+ 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 [Tue Jun 23 19:02:00 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-658dcbcff9-kq6wv 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 0x560c3509f130 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-06-23 19:02:02.837 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-23 19:02:02.882 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-23 19:02:03.492 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-23 19:02:03.493 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-23 19:02:03.494 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-23 19:02:03.495 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-23 19:02:05.150 7 WARNING glance.api.v2.images [None req-1f3e3e82-683b-448f-99e6-b2a3bd056249 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 19:02:05.185 8 WARNING glance.api.v2.images [None req-d5e617ca-c4f9-45b7-ad7a-898c8c7b69f9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 19:02:05.405 7 WARNING keystonemiddleware._common.config [None req-1f3e3e82-683b-448f-99e6-b2a3bd056249 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:02:05.413 7 WARNING oslo_config.cfg [None req-1f3e3e82-683b-448f-99e6-b2a3bd056249 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x560c3509f130 pid: 7 (default app) 2026-06-23 19:02:05.421 8 WARNING keystonemiddleware._common.config [None req-d5e617ca-c4f9-45b7-ad7a-898c8c7b69f9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:02:05.429 8 WARNING oslo_config.cfg [None req-d5e617ca-c4f9-45b7-ad7a-898c8c7b69f9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x560c3509f130 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.25 () {42 vars in 685 bytes} [Tue Jun 23 19:02:06 2026] GET / => generated 1183 bytes in 1 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-06-23 19:02:07.321 8 WARNING oslo_policy.policy [None req-925f9680-8a9b-43c8-b341-eb6f2fea14e1 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:02:07.321 8 WARNING oslo_policy.policy [None req-925f9680-8a9b-43c8-b341-eb6f2fea14e1 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:02:07.339 8 WARNING oslo_policy.policy [None req-925f9680-8a9b-43c8-b341-eb6f2fea14e1 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:02:07.339 8 WARNING oslo_policy.policy [None req-925f9680-8a9b-43c8-b341-eb6f2fea14e1 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:02:06 2026] GET /v2/images => generated 69 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.25 () {42 vars in 685 bytes} [Tue Jun 23 19:02:10 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: 2/8] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:02:10 2026] GET /v2/images => generated 69 bytes in 57 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-06-23 19:02:10.785 7 WARNING oslo_policy.policy [None req-0ae3cbf1-0d7f-4c11-95b9-4e50ab5421de 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:02:10.786 7 WARNING oslo_policy.policy [None req-0ae3cbf1-0d7f-4c11-95b9-4e50ab5421de 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.25 () {44 vars in 908 bytes} [Tue Jun 23 19:02:10 2026] GET /v2/images/cirros => generated 151 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.25 () {44 vars in 930 bytes} [Tue Jun 23 19:02:10 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-06-23 19:02:10.919 7 WARNING oslo_policy.policy [None req-1a58bbdc-00e0-4b10-b665-1d8a6fff8b54 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:02:10.920 7 WARNING oslo_policy.policy [None req-1a58bbdc-00e0-4b10-b665-1d8a6fff8b54 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.25 () {44 vars in 936 bytes} [Tue Jun 23 19:02:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:02:11.000 8 WARNING oslo_config.cfg [None req-a83dfe81-c718-41d0-badc-ce07930a573a 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.25 () {48 vars in 948 bytes} [Tue Jun 23 19:02:10 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-06-23 19:02:11.024 7 WARNING oslo_policy.policy [None req-16d2b0a1-6e19-4df2-a139-5eebb00b1a4a 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:02:11.024 7 WARNING oslo_policy.policy [None req-16d2b0a1-6e19-4df2-a139-5eebb00b1a4a 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:02:11.026 7 INFO glance.api.v2.image_data [None req-16d2b0a1-6e19-4df2-a139-5eebb00b1a4a 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:02:14.816 7 INFO glance.location [None req-16d2b0a1-6e19-4df2-a139-5eebb00b1a4a 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 199.204.45.25 () {48 vars in 1042 bytes} [Tue Jun 23 19:02:11 2026] PUT /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6/file => generated 0 bytes in 3845 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5235 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:02:14 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:02:14.898 7 WARNING oslo_config.cfg [None req-c39fbd2b-703a-43d1-a656-ef932956344f 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.204.45.25 () {48 vars in 1046 bytes} [Tue Jun 23 19:02:14 2026] PATCH /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => 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: 6/16] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:02:14 2026] GET /v2/images => generated 1240 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/281] 199.204.45.25 () {42 vars in 685 bytes} [Tue Jun 23 19:24:12 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: 139/282] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:24:12 2026] GET /v2/images => generated 1240 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 199.204.45.25 () {42 vars in 685 bytes} [Tue Jun 23 19:24: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: 146/288] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:24:29 2026] GET /v2/images => generated 1240 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 199.204.45.25 () {44 vars in 934 bytes} [Tue Jun 23 19:24:29 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: 147/290] 199.204.45.25 () {44 vars in 956 bytes} [Tue Jun 23 19:24:29 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 199.204.45.25 () {44 vars in 936 bytes} [Tue Jun 23 19:24:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/292] 199.204.45.25 () {48 vars in 948 bytes} [Tue Jun 23 19:24:30 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-23 19:24:30.114 8 WARNING oslo_policy.policy [None req-794294e6-9f40-4550-9b04-24b25253f312 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:24:30.115 8 WARNING oslo_policy.policy [None req-794294e6-9f40-4550-9b04-24b25253f312 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:24:30.117 8 INFO glance.api.v2.image_data [None req-794294e6-9f40-4550-9b04-24b25253f312 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:24:54.725 8 INFO glance.location [None req-794294e6-9f40-4550-9b04-24b25253f312 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 145/297] 199.204.45.25 () {48 vars in 1043 bytes} [Tue Jun 23 19:24:30 2026] PUT /v2/images/2b9711d0-fa8a-4674-ba1c-42d2929f503c/file => generated 0 bytes in 24666 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67021 switches on core 0) [pid: 7|app: 0|req: 153/298] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:24:54 2026] GET /v2/images => generated 2451 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/299] 199.204.45.25 () {48 vars in 1046 bytes} [Tue Jun 23 19:24:54 2026] PATCH /v2/images/2b9711d0-fa8a-4674-ba1c-42d2929f503c => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/300] 199.204.45.25 () {48 vars in 1047 bytes} [Tue Jun 23 19:24:54 2026] PATCH /v2/images/2b9711d0-fa8a-4674-ba1c-42d2929f503c => generated 1209 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/301] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:24:54 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/304] 199.204.45.25 () {42 vars in 685 bytes} [Tue Jun 23 19:24:56 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: 156/305] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:24:56 2026] GET /v2/images => generated 2451 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/382] 199.204.45.25 () {42 vars in 685 bytes} [Tue Jun 23 19:31:25 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: 195/385] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:31:25 2026] GET /v2/images => generated 2451 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/386] 199.204.45.25 () {42 vars in 685 bytes} [Tue Jun 23 19:31:34 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/387] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:31:34 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/388] 199.204.45.25 () {44 vars in 944 bytes} [Tue Jun 23 19:31:34 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/389] 199.204.45.25 () {44 vars in 966 bytes} [Tue Jun 23 19:31:34 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 199.204.45.25 () {44 vars in 936 bytes} [Tue Jun 23 19:31:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 199.204.45.25 () {48 vars in 948 bytes} [Tue Jun 23 19:31:34 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-23 19:31:34.653 8 INFO glance.api.v2.image_data [None req-8f2eb37e-f15c-46ce-9460-2a85e930eddc 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:31:49.056 8 INFO glance.location [None req-8f2eb37e-f15c-46ce-9460-2a85e930eddc 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 194/396] 199.204.45.25 () {48 vars in 1042 bytes} [Tue Jun 23 19:31:34 2026] PUT /v2/images/2e6fffc8-965d-4fae-b42c-7b72713e2740/file => generated 0 bytes in 14463 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26853 switches on core 0) [pid: 7|app: 0|req: 203/397] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:31:49 2026] GET /v2/images => generated 3664 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/398] 199.204.45.25 () {48 vars in 1047 bytes} [Tue Jun 23 19:31:49 2026] PATCH /v2/images/2e6fffc8-965d-4fae-b42c-7b72713e2740 => generated 1234 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/399] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:31:49 2026] GET /v2/images => generated 3687 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/408] 199.204.45.25 () {42 vars in 685 bytes} [Tue Jun 23 19:32:25 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: 209/409] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:32:25 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/412] 199.204.45.25 () {42 vars in 685 bytes} [Tue Jun 23 19:32:43 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: 202/413] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:32:43 2026] GET /v2/images => generated 3687 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/414] 199.204.45.25 () {44 vars in 936 bytes} [Tue Jun 23 19:32:43 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/415] 199.204.45.25 () {44 vars in 958 bytes} [Tue Jun 23 19:32:43 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/416] 199.204.45.25 () {44 vars in 936 bytes} [Tue Jun 23 19:32:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/417] 199.204.45.25 () {48 vars in 948 bytes} [Tue Jun 23 19:32:43 2026] POST /v2/images => generated 791 bytes in 349 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-23 19:32:43.709 7 INFO glance.api.v2.image_data [None req-dd64cde9-eac4-4a46-bc88-6378b1d3306c 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:33:08.758 7 INFO glance.location [None req-dd64cde9-eac4-4a46-bc88-6378b1d3306c 5f1aa941ee8849169e3a0bf378b868a4 4f40901550694b548bb84f4d7b267be9 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 214/424] 199.204.45.25 () {48 vars in 1043 bytes} [Tue Jun 23 19:32:43 2026] PUT /v2/images/5ddc30b0-6afd-40e9-a3df-7b487e73699c/file => generated 0 bytes in 25137 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31150 switches on core 0) [pid: 8|app: 0|req: 211/425] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:33:08 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/426] 199.204.45.25 () {48 vars in 1046 bytes} [Tue Jun 23 19:33:08 2026] PATCH /v2/images/5ddc30b0-6afd-40e9-a3df-7b487e73699c => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/427] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:33:08 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/582] 199.204.45.25 () {42 vars in 685 bytes} [Tue Jun 23 19:45:58 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: 290/583] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:45:58 2026] GET /v2/images => generated 4893 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/612] 199.204.45.25 () {42 vars in 685 bytes} [Tue Jun 23 19:48:21 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: 308/613] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:48:21 2026] GET /v2/images => generated 4893 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/614] 199.204.45.25 () {42 vars in 685 bytes} [Tue Jun 23 19:48:23 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/615] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:48:23 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/626] 199.204.45.25 () {42 vars in 685 bytes} [Tue Jun 23 19:49:10 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: 315/627] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:49:10 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/630] 199.204.45.25 () {42 vars in 685 bytes} [Tue Jun 23 19:49:17 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: 317/631] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:49:17 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/644] 199.204.45.25 () {42 vars in 685 bytes} [Tue Jun 23 19:50:20 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: 321/645] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 23 19:50:20 2026] GET /v2/images => generated 4893 bytes in 76 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: 329/654] 10.0.0.155 () {32 vars in 633 bytes} [Tue Jun 23 19:51:04 2026] GET /v2/images => generated 4893 bytes in 22 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: 329/661] 10.0.0.101 () {36 vars in 987 bytes} [Tue Jun 23 19:51:27 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => generated 1171 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/662] 10.0.0.101 () {36 vars in 927 bytes} [Tue Jun 23 19:51:28 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: 330/663] 10.0.0.101 () {36 vars in 927 bytes} [Tue Jun 23 19:51:28 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: 334/664] 10.0.0.101 () {36 vars in 987 bytes} [Tue Jun 23 19:51:28 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => 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: 331/665] 10.0.0.101 () {36 vars in 927 bytes} [Tue Jun 23 19:51:28 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: 335/666] 10.0.0.101 () {36 vars in 927 bytes} [Tue Jun 23 19:51:28 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: 332/667] 10.0.0.101 () {36 vars in 987 bytes} [Tue Jun 23 19:51:28 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => 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: 336/668] 10.0.0.101 () {36 vars in 927 bytes} [Tue Jun 23 19:51:28 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: 333/669] 10.0.0.101 () {36 vars in 927 bytes} [Tue Jun 23 19:51:28 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: 337/670] 10.0.0.67 () {36 vars in 986 bytes} [Tue Jun 23 19:51:29 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => generated 1171 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/671] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 23 19:51:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/672] 10.0.0.67 () {36 vars in 986 bytes} [Tue Jun 23 19:51:29 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => generated 1171 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/673] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 23 19:51:29 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: 339/674] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 23 19:51:29 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: 336/675] 10.0.0.12 () {36 vars in 986 bytes} [Tue Jun 23 19:51:32 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/676] 10.0.0.12 () {36 vars in 926 bytes} [Tue Jun 23 19:51:32 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: 338/679] 199.204.45.25 () {36 vars in 990 bytes} [Tue Jun 23 19:51:35 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => generated 1171 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/680] 199.204.45.25 () {36 vars in 930 bytes} [Tue Jun 23 19:51:35 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: 339/681] 199.204.45.25 () {36 vars in 990 bytes} [Tue Jun 23 19:51:36 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => 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: 343/682] 199.204.45.25 () {36 vars in 930 bytes} [Tue Jun 23 19:51:36 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/683] 10.0.0.12 () {36 vars in 986 bytes} [Tue Jun 23 19:51:43 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/684] 10.0.0.12 () {36 vars in 926 bytes} [Tue Jun 23 19:51:43 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: 341/685] 10.0.0.12 () {36 vars in 986 bytes} [Tue Jun 23 19:51:44 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => 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: 345/686] 10.0.0.12 () {36 vars in 926 bytes} [Tue Jun 23 19:51:44 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/697] 10.0.0.12 () {36 vars in 986 bytes} [Tue Jun 23 19:52:32 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/698] 10.0.0.12 () {36 vars in 926 bytes} [Tue Jun 23 19:52:32 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: 349/701] 10.0.0.155 () {34 vars in 655 bytes} [Tue Jun 23 19:52:37 2026] POST /v2/images => generated 648 bytes in 283 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-23 19:52:37.823 7 WARNING glance.api.v2.images [None req-e6800b12-0cc8-4f0b-b3b2-71be89104a40 4c924907b55a4fd5be20fbeebd3da7a3 4ed1aa3ac10643fe84fb4d053689f4dd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1ddf5b46-6960-42c1-af9b-b43370404e1b [pid: 7|app: 0|req: 353/702] 10.0.0.155 () {32 vars in 710 bytes} [Tue Jun 23 19:52:37 2026] DELETE /v2/images/1ddf5b46-6960-42c1-af9b-b43370404e1b => generated 0 bytes in 74 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/703] 10.0.0.155 () {32 vars in 707 bytes} [Tue Jun 23 19:52:37 2026] GET /v2/images/1ddf5b46-6960-42c1-af9b-b43370404e1b => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/704] 10.0.0.155 () {32 vars in 633 bytes} [Tue Jun 23 19:52:37 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/705] 10.0.0.155 () {34 vars in 655 bytes} [Tue Jun 23 19:52:37 2026] POST /v2/images => generated 702 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/706] 10.0.0.155 () {32 vars in 717 bytes} [Tue Jun 23 19:52:37 2026] GET /v2/images/6d690e08-5f25-4a38-8d2b-7e5b0f3c83a4/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:52:38.030 8 INFO glance.api.v2.image_data [None req-033dc19d-b760-4f82-b871-fa80347ba8c7 4c924907b55a4fd5be20fbeebd3da7a3 4ed1aa3ac10643fe84fb4d053689f4dd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:52:38.086 8 WARNING glance_store._drivers.rbd [None req-033dc19d-b760-4f82-b871-fa80347ba8c7 4c924907b55a4fd5be20fbeebd3da7a3 4ed1aa3ac10643fe84fb4d053689f4dd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-23 19:52:38.993 8 INFO glance.location [None req-033dc19d-b760-4f82-b871-fa80347ba8c7 4c924907b55a4fd5be20fbeebd3da7a3 4ed1aa3ac10643fe84fb4d053689f4dd - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 352/707] 10.0.0.155 () {32 vars in 727 bytes} [Tue Jun 23 19:52:38 2026] PUT /v2/images/6d690e08-5f25-4a38-8d2b-7e5b0f3c83a4/file => generated 0 bytes in 1020 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/708] 10.0.0.155 () {32 vars in 707 bytes} [Tue Jun 23 19:52:39 2026] GET /v2/images/6d690e08-5f25-4a38-8d2b-7e5b0f3c83a4 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/709] 10.0.0.155 () {32 vars in 717 bytes} [Tue Jun 23 19:52:39 2026] GET /v2/images/6d690e08-5f25-4a38-8d2b-7e5b0f3c83a4/file => generated 1024 bytes in 196 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/710] 10.0.0.155 () {34 vars in 655 bytes} [Tue Jun 23 19:52:39 2026] POST /v2/images => generated 647 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/711] 10.0.0.155 () {32 vars in 726 bytes} [Tue Jun 23 19:52:39 2026] PATCH /v2/images/19f68d66-38f6-451f-a5a4-77bdb68f56f9 => generated 653 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/712] 10.0.0.155 () {32 vars in 707 bytes} [Tue Jun 23 19:52:39 2026] GET /v2/images/19f68d66-38f6-451f-a5a4-77bdb68f56f9 => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:39.408 8 WARNING glance.api.v2.images [None req-b403d28c-5ec8-478b-b963-f427493a20a5 4c924907b55a4fd5be20fbeebd3da7a3 4ed1aa3ac10643fe84fb4d053689f4dd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//19f68d66-38f6-451f-a5a4-77bdb68f56f9 [pid: 8|app: 0|req: 355/713] 10.0.0.155 () {32 vars in 710 bytes} [Tue Jun 23 19:52:39 2026] DELETE /v2/images/19f68d66-38f6-451f-a5a4-77bdb68f56f9 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/714] 10.0.0.155 () {32 vars in 707 bytes} [Tue Jun 23 19:52:39 2026] GET /v2/images/19f68d66-38f6-451f-a5a4-77bdb68f56f9 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:52:39.484 8 WARNING glance.api.v2.images [None req-3cb641f8-10ef-4da4-80e7-c415edb021e1 4c924907b55a4fd5be20fbeebd3da7a3 4ed1aa3ac10643fe84fb4d053689f4dd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6d690e08-5f25-4a38-8d2b-7e5b0f3c83a4 [pid: 8|app: 0|req: 356/715] 10.0.0.155 () {32 vars in 710 bytes} [Tue Jun 23 19:52:39 2026] DELETE /v2/images/6d690e08-5f25-4a38-8d2b-7e5b0f3c83a4 => generated 0 bytes in 965 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/716] 10.0.0.155 () {32 vars in 707 bytes} [Tue Jun 23 19:52:40 2026] GET /v2/images/6d690e08-5f25-4a38-8d2b-7e5b0f3c83a4 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:52:40.476 8 WARNING glance.api.v2.images [None req-0fc3efa6-b801-4222-8e3c-63085ee2e8c3 4c924907b55a4fd5be20fbeebd3da7a3 4ed1aa3ac10643fe84fb4d053689f4dd - - default default] Failed to find image 1ddf5b46-6960-42c1-af9b-b43370404e1b to delete: glance.common.exception.ImageNotFound: No image found with ID 1ddf5b46-6960-42c1-af9b-b43370404e1b [pid: 8|app: 0|req: 357/717] 10.0.0.155 () {32 vars in 710 bytes} [Tue Jun 23 19:52:40 2026] DELETE /v2/images/1ddf5b46-6960-42c1-af9b-b43370404e1b => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/718] 10.0.0.155 () {32 vars in 707 bytes} [Tue Jun 23 19:52:40 2026] GET /v2/images/1ddf5b46-6960-42c1-af9b-b43370404e1b => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/723] 10.0.0.12 () {36 vars in 986 bytes} [Tue Jun 23 19:52:57 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/724] 10.0.0.12 () {36 vars in 926 bytes} [Tue Jun 23 19:52:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/731] 10.0.0.155 () {30 vars in 411 bytes} [Tue Jun 23 19:53: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: 372/740] 10.0.0.12 () {36 vars in 986 bytes} [Tue Jun 23 19:54:07 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => 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: 369/741] 10.0.0.12 () {36 vars in 926 bytes} [Tue Jun 23 19:54:07 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/744] 10.0.0.12 () {36 vars in 986 bytes} [Tue Jun 23 19:54:17 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/745] 10.0.0.12 () {36 vars in 926 bytes} [Tue Jun 23 19:54:17 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/746] 10.0.0.12 () {36 vars in 986 bytes} [Tue Jun 23 19:54:18 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => 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: 372/747] 10.0.0.12 () {36 vars in 926 bytes} [Tue Jun 23 19:54:18 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: 375/752] 10.0.0.12 () {36 vars in 986 bytes} [Tue Jun 23 19:54:39 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/753] 10.0.0.12 () {36 vars in 926 bytes} [Tue Jun 23 19:54:39 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: 376/754] 10.0.0.155 () {32 vars in 707 bytes} [Tue Jun 23 19:54:39 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/755] 10.0.0.155 () {32 vars in 707 bytes} [Tue Jun 23 19:54:39 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => 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: 377/756] 10.0.0.101 () {36 vars in 987 bytes} [Tue Jun 23 19:54:40 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => generated 1171 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/757] 10.0.0.101 () {36 vars in 927 bytes} [Tue Jun 23 19:54:40 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: 378/758] 10.0.0.101 () {36 vars in 927 bytes} [Tue Jun 23 19:54:40 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: 381/759] 10.0.0.101 () {36 vars in 987 bytes} [Tue Jun 23 19:54:40 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => 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/760] 10.0.0.101 () {36 vars in 927 bytes} [Tue Jun 23 19:54:40 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: 382/761] 10.0.0.101 () {36 vars in 927 bytes} [Tue Jun 23 19:54:40 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: 380/762] 10.0.0.101 () {36 vars in 987 bytes} [Tue Jun 23 19:54:40 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/763] 10.0.0.101 () {36 vars in 927 bytes} [Tue Jun 23 19:54:40 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/764] 10.0.0.101 () {36 vars in 927 bytes} [Tue Jun 23 19:54: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: 384/765] 10.0.0.67 () {36 vars in 986 bytes} [Tue Jun 23 19:54:41 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/766] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 23 19:54:41 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: 385/767] 10.0.0.67 () {36 vars in 986 bytes} [Tue Jun 23 19:54:41 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/768] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 23 19:54:41 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: 386/769] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 23 19:54:41 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: 397/796] 10.0.0.12 () {36 vars in 986 bytes} [Tue Jun 23 19:56:53 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => generated 1171 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/797] 10.0.0.12 () {36 vars in 926 bytes} [Tue Jun 23 19:56:54 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: 402/800] 10.0.0.12 () {36 vars in 986 bytes} [Tue Jun 23 19:57:02 2026] GET /v2/images/e5d7bfc3-01c4-4baa-ac8b-136ca859b3f6 => 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: 399/801] 10.0.0.12 () {36 vars in 926 bytes} [Tue Jun 23 19:57: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: 8|app: 0|req: 403/808] 199.204.45.25 () {32 vars in 825 bytes} [Tue Jun 23 19:57:27 2026] GET /v2/images?status=active&owner=4f40901550694b548bb84f4d7b267be9&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/809] 199.204.45.25 () {32 vars in 652 bytes} [Tue Jun 23 19:57:27 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: 404/810] 10.0.0.101 () {36 vars in 987 bytes} [Tue Jun 23 19:57:27 2026] GET /v2/images/2b9711d0-fa8a-4674-ba1c-42d2929f503c => generated 1209 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/811] 10.0.0.101 () {36 vars in 927 bytes} [Tue Jun 23 19:57:27 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: 405/812] 10.0.0.101 () {36 vars in 927 bytes} [Tue Jun 23 19:57:27 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: 408/813] 10.0.0.101 () {36 vars in 987 bytes} [Tue Jun 23 19:57:27 2026] GET /v2/images/2b9711d0-fa8a-4674-ba1c-42d2929f503c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/814] 10.0.0.101 () {36 vars in 927 bytes} [Tue Jun 23 19:57:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/815] 10.0.0.101 () {36 vars in 927 bytes} [Tue Jun 23 19:57:27 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: 407/816] 10.0.0.101 () {36 vars in 987 bytes} [Tue Jun 23 19:57:28 2026] GET /v2/images/2b9711d0-fa8a-4674-ba1c-42d2929f503c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/817] 10.0.0.101 () {36 vars in 927 bytes} [Tue Jun 23 19:57:28 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: 408/818] 10.0.0.67 () {36 vars in 986 bytes} [Tue Jun 23 19:57:28 2026] GET /v2/images/2b9711d0-fa8a-4674-ba1c-42d2929f503c => generated 1209 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/819] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 23 19:57:28 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: 409/820] 10.0.0.67 () {36 vars in 986 bytes} [Tue Jun 23 19:57:28 2026] GET /v2/images/2b9711d0-fa8a-4674-ba1c-42d2929f503c => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/821] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 23 19:57:28 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: 410/822] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 23 19:57:28 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: 428/853] 10.0.0.155 () {32 vars in 633 bytes} [Tue Jun 23 20:00:02 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)