+ 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 Mar 3 18:05:08 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-56c6cf9fd5-cmlkn machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fca433d5668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-03-03 18:05:10.524 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-03 18:05:10.525 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-03-03 18:05:11.381 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-03-03 18:05:11.382 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-03-03 18:05:11.383 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-03 18:05:11.438 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-03-03 18:05:11.439 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-03-03 18:05:11.440 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-03 18:05:13.448 8 WARNING glance.api.v2.images [None req-d7493417-096b-41cd-a157-2f9cd0059be7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-03 18:05:13.449 7 WARNING glance.api.v2.images [None req-2f6e9efc-2818-48fd-8754-9a3cb9b79eee - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-03 18:05:13.776 7 WARNING keystonemiddleware._common.config [None req-2f6e9efc-2818-48fd-8754-9a3cb9b79eee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 18:05:13.776 8 WARNING keystonemiddleware._common.config [None req-d7493417-096b-41cd-a157-2f9cd0059be7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 18:05:13.783 7 WARNING oslo_config.cfg [None req-2f6e9efc-2818-48fd-8754-9a3cb9b79eee - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-03 18:05:13.783 8 WARNING oslo_config.cfg [None req-d7493417-096b-41cd-a157-2f9cd0059be7 - - - - - -] 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 0x7fca433d5668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fca433d5668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 162.253.55.206 () {42 vars in 688 bytes} [Tue Mar 3 18:05:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:05:15.637 7 WARNING oslo_policy.policy [None req-58cf47e8-9ccd-41fd-8e86-c55d4852d185 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - 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-03-03 18:05:15.637 7 WARNING oslo_policy.policy [None req-58cf47e8-9ccd-41fd-8e86-c55d4852d185 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - 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-03-03 18:05:15.652 7 WARNING oslo_policy.policy [None req-58cf47e8-9ccd-41fd-8e86-c55d4852d185 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - 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-03-03 18:05:15.652 7 WARNING oslo_policy.policy [None req-58cf47e8-9ccd-41fd-8e86-c55d4852d185 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - 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: 3/5] 162.253.55.206 () {44 vars in 910 bytes} [Tue Mar 3 18:05:15 2026] GET /v2/images => generated 69 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/6] 162.253.55.206 () {42 vars in 688 bytes} [Tue Mar 3 18:05:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 162.253.55.206 () {44 vars in 910 bytes} [Tue Mar 3 18:05:18 2026] GET /v2/images => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 18:05:18.992 8 WARNING oslo_policy.policy [None req-e1406deb-c09e-405d-8832-cd7bda9ae023 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - 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-03-03 18:05:18.992 8 WARNING oslo_policy.policy [None req-e1406deb-c09e-405d-8832-cd7bda9ae023 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - 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/8] 162.253.55.206 () {44 vars in 911 bytes} [Tue Mar 3 18:05:18 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 162.253.55.206 () {44 vars in 933 bytes} [Tue Mar 3 18:05:19 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 18:05:19.128 8 WARNING oslo_policy.policy [None req-2248d3a6-a811-48af-a3e5-3815d3b866f5 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - 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-03-03 18:05:19.129 8 WARNING oslo_policy.policy [None req-2248d3a6-a811-48af-a3e5-3815d3b866f5 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - 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: 5/10] 162.253.55.206 () {44 vars in 939 bytes} [Tue Mar 3 18:05:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 18:05:19.208 7 WARNING oslo_config.cfg [None req-effe522b-4560-4b3c-9ccd-2e4defb4bf84 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - 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: 6/11] 162.253.55.206 () {48 vars in 951 bytes} [Tue Mar 3 18:05:19 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-03 18:05:19.225 8 WARNING oslo_policy.policy [None req-ba60f898-8ddb-473c-b816-45d10f6d0338 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - 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-03-03 18:05:19.226 8 WARNING oslo_policy.policy [None req-ba60f898-8ddb-473c-b816-45d10f6d0338 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - 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-03-03 18:05:19.227 8 INFO glance.api.v2.image_data [None req-ba60f898-8ddb-473c-b816-45d10f6d0338 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 18:05:23.064 8 WARNING glance.location [None req-ba60f898-8ddb-473c-b816-45d10f6d0338 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 6/14] 162.253.55.206 () {48 vars in 1045 bytes} [Tue Mar 3 18:05:19 2026] PUT /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae/file => generated 0 bytes in 3878 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6153 switches on core 0) [pid: 7|app: 0|req: 9/15] 162.253.55.206 () {44 vars in 971 bytes} [Tue Mar 3 18:05:23 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 18:05:23.138 8 WARNING oslo_config.cfg [None req-bf109bb5-1a99-418e-bf8f-fda83944ff32 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - 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: 7/16] 162.253.55.206 () {44 vars in 971 bytes} [Tue Mar 3 18:05:23 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/309] 162.253.55.206 () {42 vars in 688 bytes} [Tue Mar 3 18:29:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/310] 162.253.55.206 () {44 vars in 910 bytes} [Tue Mar 3 18:29:49 2026] GET /v2/images => generated 1240 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/321] 162.253.55.206 () {42 vars in 688 bytes} [Tue Mar 3 18:30:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/322] 162.253.55.206 () {44 vars in 910 bytes} [Tue Mar 3 18:30:39 2026] GET /v2/images => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/323] 162.253.55.206 () {44 vars in 937 bytes} [Tue Mar 3 18:30:39 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/324] 162.253.55.206 () {44 vars in 959 bytes} [Tue Mar 3 18:30:39 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/325] 162.253.55.206 () {44 vars in 939 bytes} [Tue Mar 3 18:30:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/326] 162.253.55.206 () {48 vars in 951 bytes} [Tue Mar 3 18:30:39 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-03 18:30:39.430 7 WARNING oslo_policy.policy [None req-45d536c3-1eaf-42cb-89c5-931346212db8 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - 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-03-03 18:30:39.430 7 WARNING oslo_policy.policy [None req-45d536c3-1eaf-42cb-89c5-931346212db8 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - 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-03-03 18:30:39.432 7 INFO glance.api.v2.image_data [None req-45d536c3-1eaf-42cb-89c5-931346212db8 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 18:31:25.291 7 WARNING glance.location [None req-45d536c3-1eaf-42cb-89c5-931346212db8 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 165/337] 162.253.55.206 () {48 vars in 1046 bytes} [Tue Mar 3 18:30:39 2026] PUT /v2/images/957872bf-afe7-4220-a033-d9563ea82783/file => generated 0 bytes in 45917 msecs (HTTP/1.1 204) 4 headers in 171 bytes (57121 switches on core 0) [pid: 8|app: 0|req: 173/338] 162.253.55.206 () {44 vars in 971 bytes} [Tue Mar 3 18:31:25 2026] GET /v2/images/957872bf-afe7-4220-a033-d9563ea82783 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/339] 162.253.55.206 () {44 vars in 971 bytes} [Tue Mar 3 18:31:25 2026] GET /v2/images/957872bf-afe7-4220-a033-d9563ea82783 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/340] 162.253.55.206 () {42 vars in 688 bytes} [Tue Mar 3 18:31:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/341] 162.253.55.206 () {44 vars in 910 bytes} [Tue Mar 3 18:31:26 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/428] 162.253.55.206 () {42 vars in 688 bytes} [Tue Mar 3 18:38:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/429] 162.253.55.206 () {44 vars in 910 bytes} [Tue Mar 3 18:38:41 2026] GET /v2/images => generated 2451 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/434] 162.253.55.206 () {42 vars in 688 bytes} [Tue Mar 3 18:38:55 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/435] 162.253.55.206 () {44 vars in 910 bytes} [Tue Mar 3 18:38:55 2026] GET /v2/images => generated 2451 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/436] 162.253.55.206 () {44 vars in 947 bytes} [Tue Mar 3 18:38:55 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/437] 162.253.55.206 () {44 vars in 969 bytes} [Tue Mar 3 18:38:55 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/438] 162.253.55.206 () {44 vars in 939 bytes} [Tue Mar 3 18:38:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/439] 162.253.55.206 () {48 vars in 951 bytes} [Tue Mar 3 18:38:56 2026] POST /v2/images => generated 799 bytes in 738 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-03 18:38:56.784 8 INFO glance.api.v2.image_data [None req-b8082c5e-5a46-4b2e-b66b-d8d3c135c334 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 18:40:12.504 8 INFO glance.location [None req-b8082c5e-5a46-4b2e-b66b-d8d3c135c334 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 224/454] 162.253.55.206 () {48 vars in 1045 bytes} [Tue Mar 3 18:38:56 2026] PUT /v2/images/daafdfc2-cd8b-45ec-99eb-c66f115f0e12/file => generated 0 bytes in 75805 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21810 switches on core 0) [pid: 7|app: 0|req: 231/455] 162.253.55.206 () {44 vars in 971 bytes} [Tue Mar 3 18:40:12 2026] GET /v2/images/daafdfc2-cd8b-45ec-99eb-c66f115f0e12 => generated 1211 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/458] 162.253.55.206 () {48 vars in 1050 bytes} [Tue Mar 3 18:40:12 2026] PATCH /v2/images/daafdfc2-cd8b-45ec-99eb-c66f115f0e12 => generated 1234 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/459] 162.253.55.206 () {44 vars in 971 bytes} [Tue Mar 3 18:40:12 2026] GET /v2/images/daafdfc2-cd8b-45ec-99eb-c66f115f0e12 => generated 1234 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/474] 162.253.55.206 () {42 vars in 688 bytes} [Tue Mar 3 18:41:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/475] 162.253.55.206 () {44 vars in 910 bytes} [Tue Mar 3 18:41:32 2026] GET /v2/images => generated 3687 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/480] 162.253.55.206 () {42 vars in 688 bytes} [Tue Mar 3 18:41:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/481] 162.253.55.206 () {44 vars in 910 bytes} [Tue Mar 3 18:41:42 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/482] 162.253.55.206 () {44 vars in 939 bytes} [Tue Mar 3 18:41:42 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/483] 162.253.55.206 () {44 vars in 961 bytes} [Tue Mar 3 18:41:42 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/484] 162.253.55.206 () {44 vars in 939 bytes} [Tue Mar 3 18:41:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/485] 162.253.55.206 () {48 vars in 951 bytes} [Tue Mar 3 18:41:43 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-03 18:41:43.077 8 INFO glance.api.v2.image_data [None req-d892e118-43c4-4331-9fd0-9a19226abb05 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 18:41:56.490 8 INFO glance.location [None req-d892e118-43c4-4331-9fd0-9a19226abb05 fab2c3dfd1984a8d917928e9e2299ce0 e8f9262e76134daa95c0bf9d8f709f36 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 239/488] 162.253.55.206 () {48 vars in 1045 bytes} [Tue Mar 3 18:41:43 2026] PUT /v2/images/ed372730-b951-4582-8d90-a1050bf9dedb/file => generated 0 bytes in 13461 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15764 switches on core 0) [pid: 7|app: 0|req: 250/489] 162.253.55.206 () {44 vars in 971 bytes} [Tue Mar 3 18:41:56 2026] GET /v2/images/ed372730-b951-4582-8d90-a1050bf9dedb => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/490] 162.253.55.206 () {44 vars in 971 bytes} [Tue Mar 3 18:41:56 2026] GET /v2/images/ed372730-b951-4582-8d90-a1050bf9dedb => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/639] 162.253.55.206 () {42 vars in 688 bytes} [Tue Mar 3 18:54:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/640] 162.253.55.206 () {44 vars in 910 bytes} [Tue Mar 3 18:54:22 2026] GET /v2/images => generated 4892 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/669] 162.253.55.206 () {42 vars in 688 bytes} [Tue Mar 3 18:56:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/670] 162.253.55.206 () {44 vars in 910 bytes} [Tue Mar 3 18:56:38 2026] GET /v2/images => generated 4892 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/671] 162.253.55.206 () {42 vars in 688 bytes} [Tue Mar 3 18:56:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/672] 162.253.55.206 () {44 vars in 910 bytes} [Tue Mar 3 18:56:39 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/683] 162.253.55.206 () {42 vars in 688 bytes} [Tue Mar 3 18:57:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/684] 162.253.55.206 () {44 vars in 910 bytes} [Tue Mar 3 18:57:28 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/687] 162.253.55.206 () {42 vars in 688 bytes} [Tue Mar 3 18:57:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/688] 162.253.55.206 () {44 vars in 910 bytes} [Tue Mar 3 18:57:35 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/701] 162.253.55.206 () {42 vars in 688 bytes} [Tue Mar 3 18:58:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/702] 162.253.55.206 () {44 vars in 910 bytes} [Tue Mar 3 18:58:35 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/711] 10.0.0.52 () {32 vars in 632 bytes} [Tue Mar 3 18:59:20 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/716] 10.0.0.169 () {36 vars in 987 bytes} [Tue Mar 3 18:59:39 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => generated 1171 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/717] 10.0.0.169 () {36 vars in 927 bytes} [Tue Mar 3 18:59:39 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: 354/718] 10.0.0.169 () {36 vars in 927 bytes} [Tue Mar 3 18:59:39 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: 365/719] 10.0.0.169 () {36 vars in 987 bytes} [Tue Mar 3 18:59:39 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => 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: 355/720] 10.0.0.169 () {36 vars in 927 bytes} [Tue Mar 3 18:59: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: 7|app: 0|req: 366/721] 10.0.0.169 () {36 vars in 927 bytes} [Tue Mar 3 18:59:39 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: 356/722] 10.0.0.169 () {36 vars in 987 bytes} [Tue Mar 3 18:59:39 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => 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: 367/723] 10.0.0.169 () {36 vars in 927 bytes} [Tue Mar 3 18:59:39 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: 357/724] 10.0.0.169 () {36 vars in 927 bytes} [Tue Mar 3 18:59: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: 368/725] 10.0.0.253 () {36 vars in 911 bytes} [Tue Mar 3 18:59:40 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/726] 10.0.0.253 () {36 vars in 1007 bytes} [Tue Mar 3 18:59:40 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae/locations => generated 127 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/727] 10.0.0.253 () {36 vars in 987 bytes} [Tue Mar 3 18:59:40 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => 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: 359/728] 10.0.0.253 () {36 vars in 927 bytes} [Tue Mar 3 18:59:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/729] 10.0.0.253 () {36 vars in 927 bytes} [Tue Mar 3 18:59:40 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/732] 10.0.0.201 () {36 vars in 987 bytes} [Tue Mar 3 18:59:44 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => 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: 372/733] 10.0.0.201 () {36 vars in 927 bytes} [Tue Mar 3 18:59: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: 362/734] 10.0.0.201 () {36 vars in 987 bytes} [Tue Mar 3 18:59:51 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/735] 10.0.0.201 () {36 vars in 927 bytes} [Tue Mar 3 18:59:51 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: 363/736] 10.0.0.201 () {36 vars in 987 bytes} [Tue Mar 3 18:59:51 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => 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: 374/737] 10.0.0.201 () {36 vars in 927 bytes} [Tue Mar 3 18:59:52 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: 365/740] 162.253.55.206 () {36 vars in 991 bytes} [Tue Mar 3 18:59:53 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => 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: 376/741] 162.253.55.206 () {36 vars in 931 bytes} [Tue Mar 3 18:59:53 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: 366/742] 162.253.55.206 () {36 vars in 991 bytes} [Tue Mar 3 18:59:54 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/743] 162.253.55.206 () {36 vars in 931 bytes} [Tue Mar 3 18:59:54 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/750] 10.0.0.201 () {36 vars in 987 bytes} [Tue Mar 3 19:00:26 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => 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: 370/751] 10.0.0.201 () {36 vars in 927 bytes} [Tue Mar 3 19:00:26 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: 382/752] 10.0.0.201 () {36 vars in 987 bytes} [Tue Mar 3 19:00:28 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => 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/753] 10.0.0.201 () {36 vars in 927 bytes} [Tue Mar 3 19:00:28 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: 384/756] 10.0.0.52 () {30 vars in 410 bytes} [Tue Mar 3 19:00:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/765] 10.0.0.201 () {36 vars in 987 bytes} [Tue Mar 3 19:01:20 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => 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: 377/766] 10.0.0.201 () {36 vars in 927 bytes} [Tue Mar 3 19:01:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/773] 10.0.0.201 () {36 vars in 987 bytes} [Tue Mar 3 19:01:51 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => 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: 381/774] 10.0.0.201 () {36 vars in 927 bytes} [Tue Mar 3 19:01:51 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/779] 10.0.0.201 () {36 vars in 987 bytes} [Tue Mar 3 19:02:03 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => 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: 384/780] 10.0.0.201 () {36 vars in 927 bytes} [Tue Mar 3 19:02:03 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/781] 10.0.0.201 () {36 vars in 987 bytes} [Tue Mar 3 19:02:12 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => 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: 385/782] 10.0.0.201 () {36 vars in 927 bytes} [Tue Mar 3 19:02:12 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: 398/785] 10.0.0.52 () {34 vars in 654 bytes} [Tue Mar 3 19:02:12 2026] POST /v2/images => generated 648 bytes in 263 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-03 19:02:12.776 8 WARNING glance.api.v2.images [None req-e8b2725e-6642-494c-a27a-56b331100e39 0ff04db3a8d2431695186efce62368d5 35529fe71a7f4dad885360864fdf6595 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6e02a723-72b7-45be-b7c7-78d3c7182db9 [pid: 8|app: 0|req: 388/786] 10.0.0.52 () {32 vars in 709 bytes} [Tue Mar 3 19:02:12 2026] DELETE /v2/images/6e02a723-72b7-45be-b7c7-78d3c7182db9 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/787] 10.0.0.52 () {32 vars in 706 bytes} [Tue Mar 3 19:02:12 2026] GET /v2/images/6e02a723-72b7-45be-b7c7-78d3c7182db9 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/788] 10.0.0.52 () {32 vars in 632 bytes} [Tue Mar 3 19:02:12 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/789] 10.0.0.52 () {34 vars in 654 bytes} [Tue Mar 3 19:02:12 2026] POST /v2/images => generated 702 bytes in 35 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/790] 10.0.0.52 () {32 vars in 716 bytes} [Tue Mar 3 19:02:12 2026] GET /v2/images/bb9001dc-d692-42e8-baf7-bd975d3ee591/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 19:02:12.969 7 INFO glance.api.v2.image_data [None req-6c4c16f6-dee9-48d7-85c1-276cf9138041 0ff04db3a8d2431695186efce62368d5 35529fe71a7f4dad885360864fdf6595 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 19:02:13.015 7 WARNING glance_store._drivers.rbd [None req-6c4c16f6-dee9-48d7-85c1-276cf9138041 0ff04db3a8d2431695186efce62368d5 35529fe71a7f4dad885360864fdf6595 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-03 19:02:13.542 7 INFO glance.location [None req-6c4c16f6-dee9-48d7-85c1-276cf9138041 0ff04db3a8d2431695186efce62368d5 35529fe71a7f4dad885360864fdf6595 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 401/791] 10.0.0.52 () {32 vars in 726 bytes} [Tue Mar 3 19:02:12 2026] PUT /v2/images/bb9001dc-d692-42e8-baf7-bd975d3ee591/file => generated 0 bytes in 617 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/792] 10.0.0.52 () {32 vars in 706 bytes} [Tue Mar 3 19:02:13 2026] GET /v2/images/bb9001dc-d692-42e8-baf7-bd975d3ee591 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/793] 10.0.0.52 () {32 vars in 716 bytes} [Tue Mar 3 19:02:13 2026] GET /v2/images/bb9001dc-d692-42e8-baf7-bd975d3ee591/file => generated 1024 bytes in 115 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/794] 10.0.0.52 () {34 vars in 654 bytes} [Tue Mar 3 19:02:13 2026] POST /v2/images => generated 649 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/795] 10.0.0.52 () {32 vars in 725 bytes} [Tue Mar 3 19:02:13 2026] PATCH /v2/images/11f368ec-b46b-4ce2-896d-564d2bf584b1 => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/796] 10.0.0.52 () {32 vars in 706 bytes} [Tue Mar 3 19:02:13 2026] GET /v2/images/11f368ec-b46b-4ce2-896d-564d2bf584b1 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 19:02:13.867 7 WARNING glance.api.v2.images [None req-84c461c1-aba6-43ab-96ee-ee3ccb9bbdb4 0ff04db3a8d2431695186efce62368d5 35529fe71a7f4dad885360864fdf6595 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//11f368ec-b46b-4ce2-896d-564d2bf584b1 [pid: 7|app: 0|req: 404/797] 10.0.0.52 () {32 vars in 709 bytes} [Tue Mar 3 19:02:13 2026] DELETE /v2/images/11f368ec-b46b-4ce2-896d-564d2bf584b1 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/798] 10.0.0.52 () {32 vars in 706 bytes} [Tue Mar 3 19:02:13 2026] GET /v2/images/11f368ec-b46b-4ce2-896d-564d2bf584b1 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 19:02:13.934 7 WARNING glance.api.v2.images [None req-cd5ebfa6-08bb-4cae-9fc6-8f08d2c327da 0ff04db3a8d2431695186efce62368d5 35529fe71a7f4dad885360864fdf6595 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bb9001dc-d692-42e8-baf7-bd975d3ee591 [pid: 7|app: 0|req: 405/799] 10.0.0.52 () {32 vars in 709 bytes} [Tue Mar 3 19:02:13 2026] DELETE /v2/images/bb9001dc-d692-42e8-baf7-bd975d3ee591 => generated 0 bytes in 874 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/800] 10.0.0.52 () {32 vars in 706 bytes} [Tue Mar 3 19:02:14 2026] GET /v2/images/bb9001dc-d692-42e8-baf7-bd975d3ee591 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 19:02:14.831 7 WARNING glance.api.v2.images [None req-c6bf2dc6-d270-456e-b240-6973abf5f9d9 0ff04db3a8d2431695186efce62368d5 35529fe71a7f4dad885360864fdf6595 - - default default] Failed to find image 6e02a723-72b7-45be-b7c7-78d3c7182db9 to delete: glance.common.exception.ImageNotFound: No image found with ID 6e02a723-72b7-45be-b7c7-78d3c7182db9 [pid: 7|app: 0|req: 406/801] 10.0.0.52 () {32 vars in 709 bytes} [Tue Mar 3 19:02:14 2026] DELETE /v2/images/6e02a723-72b7-45be-b7c7-78d3c7182db9 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/802] 10.0.0.52 () {32 vars in 706 bytes} [Tue Mar 3 19:02:14 2026] GET /v2/images/6e02a723-72b7-45be-b7c7-78d3c7182db9 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/807] 10.0.0.52 () {32 vars in 706 bytes} [Tue Mar 3 19:02:36 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => 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: 399/808] 10.0.0.52 () {32 vars in 706 bytes} [Tue Mar 3 19:02:36 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/809] 10.0.0.169 () {36 vars in 987 bytes} [Tue Mar 3 19:02:37 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => generated 1171 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/810] 10.0.0.169 () {36 vars in 927 bytes} [Tue Mar 3 19:02:37 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: 411/811] 10.0.0.169 () {36 vars in 927 bytes} [Tue Mar 3 19:02:37 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: 401/812] 10.0.0.169 () {36 vars in 987 bytes} [Tue Mar 3 19:02:37 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => 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: 412/813] 10.0.0.169 () {36 vars in 927 bytes} [Tue Mar 3 19:02:37 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: 402/814] 10.0.0.169 () {36 vars in 927 bytes} [Tue Mar 3 19:02:37 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: 413/815] 10.0.0.169 () {36 vars in 987 bytes} [Tue Mar 3 19:02:37 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => 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: 403/816] 10.0.0.169 () {36 vars in 927 bytes} [Tue Mar 3 19:02:37 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: 414/817] 10.0.0.169 () {36 vars in 927 bytes} [Tue Mar 3 19:02:37 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/818] 10.0.0.253 () {36 vars in 911 bytes} [Tue Mar 3 19:02:37 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/819] 10.0.0.253 () {36 vars in 1007 bytes} [Tue Mar 3 19:02:37 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/820] 10.0.0.253 () {36 vars in 987 bytes} [Tue Mar 3 19:02:37 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => 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: 416/821] 10.0.0.253 () {36 vars in 927 bytes} [Tue Mar 3 19:02:37 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: 406/822] 10.0.0.253 () {36 vars in 927 bytes} [Tue Mar 3 19:02:37 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: 419/827] 10.0.0.201 () {36 vars in 987 bytes} [Tue Mar 3 19:02:52 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => generated 1171 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/828] 10.0.0.201 () {36 vars in 927 bytes} [Tue Mar 3 19:02:52 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/833] 162.253.55.206 () {32 vars in 826 bytes} [Tue Mar 3 19:03:13 2026] GET /v2/images?status=active&owner=e8f9262e76134daa95c0bf9d8f709f36&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/834] 162.253.55.206 () {32 vars in 653 bytes} [Tue Mar 3 19:03:13 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: 423/835] 10.0.0.169 () {36 vars in 987 bytes} [Tue Mar 3 19:03:14 2026] GET /v2/images/957872bf-afe7-4220-a033-d9563ea82783 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/836] 10.0.0.169 () {36 vars in 927 bytes} [Tue Mar 3 19:03:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/837] 10.0.0.169 () {36 vars in 927 bytes} [Tue Mar 3 19:03:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/838] 10.0.0.169 () {36 vars in 987 bytes} [Tue Mar 3 19:03:14 2026] GET /v2/images/957872bf-afe7-4220-a033-d9563ea82783 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/839] 10.0.0.169 () {36 vars in 927 bytes} [Tue Mar 3 19:03:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/840] 10.0.0.169 () {36 vars in 927 bytes} [Tue Mar 3 19:03:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/841] 10.0.0.169 () {36 vars in 987 bytes} [Tue Mar 3 19:03:14 2026] GET /v2/images/957872bf-afe7-4220-a033-d9563ea82783 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/842] 10.0.0.169 () {36 vars in 927 bytes} [Tue Mar 3 19:03:14 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/843] 10.0.0.253 () {36 vars in 911 bytes} [Tue Mar 3 19:03:14 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/844] 10.0.0.253 () {36 vars in 1007 bytes} [Tue Mar 3 19:03:14 2026] GET /v2/images/957872bf-afe7-4220-a033-d9563ea82783/locations => generated 127 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/845] 10.0.0.253 () {36 vars in 987 bytes} [Tue Mar 3 19:03:14 2026] GET /v2/images/957872bf-afe7-4220-a033-d9563ea82783 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/846] 10.0.0.253 () {36 vars in 927 bytes} [Tue Mar 3 19:03:15 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: 429/847] 10.0.0.253 () {36 vars in 927 bytes} [Tue Mar 3 19:03:15 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/850] 10.0.0.201 () {36 vars in 987 bytes} [Tue Mar 3 19:03:31 2026] GET /v2/images/ad89805a-3dda-4b07-b8c1-0e84eefb80ae => 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: 431/851] 10.0.0.201 () {36 vars in 927 bytes} [Tue Mar 3 19:03:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/902] 10.0.0.52 () {32 vars in 632 bytes} [Tue Mar 3 19:07:41 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)