+ 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 Apr 14 07:48:31 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:06 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-89cb855c7-4f5k7 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7fba6c5ad668 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-04-14 07:48:33.360 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-14 07:48:33.380 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-04-14 07:48:34.216 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-04-14 07:48:34.217 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-04-14 07:48:34.217 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 07:48:34.250 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-04-14 07:48:34.251 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-04-14 07:48:34.251 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 07:48:36.177 8 WARNING glance.api.v2.images [None req-14be078a-2bec-49f6-912e-6330684dad56 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 07:48:36.279 7 WARNING glance.api.v2.images [None req-54fa5460-50f0-4ced-a81c-b2817503064a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 07:48:36.500 8 WARNING keystonemiddleware._common.config [None req-14be078a-2bec-49f6-912e-6330684dad56 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 07:48:36.507 8 WARNING oslo_config.cfg [None req-14be078a-2bec-49f6-912e-6330684dad56 - - - - - -] 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 0x7fba6c5ad668 pid: 8 (default app) 2026-04-14 07:48:36.606 7 WARNING keystonemiddleware._common.config [None req-54fa5460-50f0-4ced-a81c-b2817503064a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 07:48:36.613 7 WARNING oslo_config.cfg [None req-54fa5460-50f0-4ced-a81c-b2817503064a - - - - - -] 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 0x7fba6c5ad668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.223 () {42 vars in 687 bytes} [Tue Apr 14 07:48:38 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:48:38.787 7 WARNING oslo_policy.policy [None req-a68e846e-24a7-4af0-a5ab-5cfa68ff2ab9 edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - 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-04-14 07:48:38.787 7 WARNING oslo_policy.policy [None req-a68e846e-24a7-4af0-a5ab-5cfa68ff2ab9 edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - 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-04-14 07:48:38.804 7 WARNING oslo_policy.policy [None req-a68e846e-24a7-4af0-a5ab-5cfa68ff2ab9 edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - 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-04-14 07:48:38.804 7 WARNING oslo_policy.policy [None req-a68e846e-24a7-4af0-a5ab-5cfa68ff2ab9 edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.223 () {44 vars in 909 bytes} [Tue Apr 14 07:48:38 2026] GET /v2/images => generated 69 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.223 () {42 vars in 687 bytes} [Tue Apr 14 07:48: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: 2/7] 199.204.45.223 () {44 vars in 909 bytes} [Tue Apr 14 07:48:42 2026] GET /v2/images => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:48:42.106 8 WARNING oslo_policy.policy [None req-979d1bd5-720f-4ff8-aa18-d8e9128cf613 edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - 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-04-14 07:48:42.107 8 WARNING oslo_policy.policy [None req-979d1bd5-720f-4ff8-aa18-d8e9128cf613 edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.223 () {44 vars in 910 bytes} [Tue Apr 14 07:48:42 2026] GET /v2/images/cirros => generated 151 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.223 () {44 vars in 932 bytes} [Tue Apr 14 07:48:42 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 07:48:42.235 8 WARNING oslo_policy.policy [None req-09886942-1b67-42d5-9e30-2ef6f626cc56 edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - 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-04-14 07:48:42.236 8 WARNING oslo_policy.policy [None req-09886942-1b67-42d5-9e30-2ef6f626cc56 edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.223 () {44 vars in 938 bytes} [Tue Apr 14 07:48:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 07:48:42.341 7 WARNING oslo_config.cfg [None req-21c1bbc5-7402-4419-9a4c-410a629f18ec edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.223 () {48 vars in 950 bytes} [Tue Apr 14 07:48:42 2026] POST /v2/images => generated 760 bytes in 77 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 07:48:42.365 8 WARNING oslo_policy.policy [None req-73a3031c-e2a3-42d8-97ce-2bfb20e2cb75 edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - 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-04-14 07:48:42.366 8 WARNING oslo_policy.policy [None req-73a3031c-e2a3-42d8-97ce-2bfb20e2cb75 edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - 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-04-14 07:48:42.367 8 INFO glance.api.v2.image_data [None req-73a3031c-e2a3-42d8-97ce-2bfb20e2cb75 edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 07:48:45.633 8 INFO glance.location [None req-73a3031c-e2a3-42d8-97ce-2bfb20e2cb75 edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/12] 199.204.45.223 () {48 vars in 1044 bytes} [Tue Apr 14 07:48:42 2026] PUT /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1/file => generated 0 bytes in 3313 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7831 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.223 () {44 vars in 970 bytes} [Tue Apr 14 07:48:45 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 07:48:45.705 8 WARNING oslo_config.cfg [None req-85e25755-bf9f-4acb-94c4-6656ffc7803d edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.204.45.223 () {44 vars in 970 bytes} [Tue Apr 14 07:48:45 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => 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: 132/259] 199.204.45.223 () {42 vars in 687 bytes} [Tue Apr 14 08:09:02 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: 128/260] 199.204.45.223 () {44 vars in 909 bytes} [Tue Apr 14 08:09:02 2026] GET /v2/images => generated 1240 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/265] 199.204.45.223 () {42 vars in 687 bytes} [Tue Apr 14 08:09:20 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/266] 199.204.45.223 () {44 vars in 909 bytes} [Tue Apr 14 08:09:20 2026] GET /v2/images => generated 1240 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 199.204.45.223 () {44 vars in 936 bytes} [Tue Apr 14 08:09:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.204.45.223 () {44 vars in 958 bytes} [Tue Apr 14 08:09:21 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/269] 199.204.45.223 () {44 vars in 938 bytes} [Tue Apr 14 08:09:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 199.204.45.223 () {48 vars in 950 bytes} [Tue Apr 14 08:09:21 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 08:09:21.398 7 WARNING oslo_policy.policy [None req-6fb098ae-c5a2-4565-a1cd-a2987a6ba424 edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - 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-04-14 08:09:21.399 7 WARNING oslo_policy.policy [None req-6fb098ae-c5a2-4565-a1cd-a2987a6ba424 edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - 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-04-14 08:09:21.400 7 INFO glance.api.v2.image_data [None req-6fb098ae-c5a2-4565-a1cd-a2987a6ba424 edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 08:09:46.097 7 INFO glance.location [None req-6fb098ae-c5a2-4565-a1cd-a2987a6ba424 edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 134/275] 199.204.45.223 () {48 vars in 1045 bytes} [Tue Apr 14 08:09:21 2026] PUT /v2/images/62e88859-adeb-4d03-90e4-113978bb6bed/file => generated 0 bytes in 24747 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62254 switches on core 0) [pid: 8|app: 0|req: 142/276] 199.204.45.223 () {44 vars in 970 bytes} [Tue Apr 14 08:09:46 2026] GET /v2/images/62e88859-adeb-4d03-90e4-113978bb6bed => 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: 135/277] 199.204.45.223 () {44 vars in 970 bytes} [Tue Apr 14 08:09:46 2026] GET /v2/images/62e88859-adeb-4d03-90e4-113978bb6bed => 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: 144/280] 199.204.45.223 () {42 vars in 687 bytes} [Tue Apr 14 08:09:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/281] 199.204.45.223 () {44 vars in 909 bytes} [Tue Apr 14 08:09:47 2026] GET /v2/images => generated 2451 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/362] 199.204.45.223 () {42 vars in 687 bytes} [Tue Apr 14 08:16: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: 178/363] 199.204.45.223 () {44 vars in 909 bytes} [Tue Apr 14 08:16:34 2026] GET /v2/images => generated 2451 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/368] 199.204.45.223 () {42 vars in 687 bytes} [Tue Apr 14 08:16:48 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: 181/369] 199.204.45.223 () {44 vars in 909 bytes} [Tue Apr 14 08:16:48 2026] GET /v2/images => generated 2451 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/370] 199.204.45.223 () {44 vars in 946 bytes} [Tue Apr 14 08:16:48 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/371] 199.204.45.223 () {44 vars in 968 bytes} [Tue Apr 14 08:16:48 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/372] 199.204.45.223 () {44 vars in 938 bytes} [Tue Apr 14 08:16:48 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: 7|app: 0|req: 183/373] 199.204.45.223 () {48 vars in 950 bytes} [Tue Apr 14 08:16:48 2026] POST /v2/images => generated 799 bytes in 1078 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 08:16:49.573 8 INFO glance.api.v2.image_data [None req-58866609-d431-4a55-854d-eed42f031a04 edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 08:17:17.317 8 INFO glance.location [None req-58866609-d431-4a55-854d-eed42f031a04 edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/380] 199.204.45.223 () {48 vars in 1044 bytes} [Tue Apr 14 08:16:49 2026] PUT /v2/images/92461eb3-c707-47e1-a448-344a8d58e1d2/file => generated 0 bytes in 27800 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23086 switches on core 0) [pid: 7|app: 0|req: 190/381] 199.204.45.223 () {44 vars in 970 bytes} [Tue Apr 14 08:17:17 2026] GET /v2/images/92461eb3-c707-47e1-a448-344a8d58e1d2 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 199.204.45.223 () {48 vars in 1049 bytes} [Tue Apr 14 08:17:17 2026] PATCH /v2/images/92461eb3-c707-47e1-a448-344a8d58e1d2 => generated 1234 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/383] 199.204.45.223 () {44 vars in 970 bytes} [Tue Apr 14 08:17:17 2026] GET /v2/images/92461eb3-c707-47e1-a448-344a8d58e1d2 => generated 1234 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/390] 199.204.45.223 () {42 vars in 687 bytes} [Tue Apr 14 08:17:55 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: 196/391] 199.204.45.223 () {44 vars in 909 bytes} [Tue Apr 14 08:17:55 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: 199/396] 199.204.45.223 () {42 vars in 687 bytes} [Tue Apr 14 08:18:10 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: 198/397] 199.204.45.223 () {44 vars in 909 bytes} [Tue Apr 14 08:18:10 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/398] 199.204.45.223 () {44 vars in 938 bytes} [Tue Apr 14 08:18:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 199.204.45.223 () {44 vars in 960 bytes} [Tue Apr 14 08:18:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/400] 199.204.45.223 () {44 vars in 938 bytes} [Tue Apr 14 08:18:10 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: 200/401] 199.204.45.223 () {48 vars in 950 bytes} [Tue Apr 14 08:18:10 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 08:18:10.478 8 INFO glance.api.v2.image_data [None req-c3568e7e-e39b-49cb-a4dc-e65e0ca8657c edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 08:18:23.274 8 INFO glance.location [None req-c3568e7e-e39b-49cb-a4dc-e65e0ca8657c edf7227be8e2490dacc456065df51a01 d345b0ec6cf64c5b86921b9479417f8e - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 202/404] 199.204.45.223 () {48 vars in 1045 bytes} [Tue Apr 14 08:18:10 2026] PUT /v2/images/9487696b-8480-4364-9d6f-e22bba8013af/file => generated 0 bytes in 12846 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31638 switches on core 0) [pid: 7|app: 0|req: 203/405] 199.204.45.223 () {44 vars in 970 bytes} [Tue Apr 14 08:18:23 2026] GET /v2/images/9487696b-8480-4364-9d6f-e22bba8013af => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 199.204.45.223 () {44 vars in 970 bytes} [Tue Apr 14 08:18:23 2026] GET /v2/images/9487696b-8480-4364-9d6f-e22bba8013af => 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: 276/551] 199.204.45.223 () {42 vars in 687 bytes} [Tue Apr 14 08:30:21 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: 276/552] 199.204.45.223 () {44 vars in 909 bytes} [Tue Apr 14 08:30:21 2026] GET /v2/images => generated 4893 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/579] 199.204.45.223 () {42 vars in 687 bytes} [Tue Apr 14 08:32: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: 290/580] 199.204.45.223 () {44 vars in 909 bytes} [Tue Apr 14 08:32:32 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/581] 199.204.45.223 () {42 vars in 687 bytes} [Tue Apr 14 08:32: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: 291/582] 199.204.45.223 () {44 vars in 909 bytes} [Tue Apr 14 08:32:34 2026] GET /v2/images => generated 4893 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/593] 199.204.45.223 () {42 vars in 687 bytes} [Tue Apr 14 08:33:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/594] 199.204.45.223 () {44 vars in 909 bytes} [Tue Apr 14 08:33:20 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/597] 199.204.45.223 () {42 vars in 687 bytes} [Tue Apr 14 08:33:27 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/598] 199.204.45.223 () {44 vars in 909 bytes} [Tue Apr 14 08:33:27 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/609] 199.204.45.223 () {42 vars in 687 bytes} [Tue Apr 14 08:34:25 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: 305/610] 199.204.45.223 () {44 vars in 909 bytes} [Tue Apr 14 08:34:25 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 311/621] 10.0.0.228 () {32 vars in 632 bytes} [Tue Apr 14 08:35:08 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 313/626] 10.0.0.49 () {36 vars in 985 bytes} [Tue Apr 14 08:35:28 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/627] 10.0.0.49 () {36 vars in 925 bytes} [Tue Apr 14 08:35: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: 314/628] 10.0.0.115 () {36 vars in 986 bytes} [Tue Apr 14 08:35:29 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => generated 1171 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/629] 10.0.0.115 () {36 vars in 926 bytes} [Tue Apr 14 08:35:29 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: 315/630] 10.0.0.115 () {36 vars in 926 bytes} [Tue Apr 14 08:35:29 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: 316/631] 10.0.0.115 () {36 vars in 986 bytes} [Tue Apr 14 08:35:29 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/632] 10.0.0.115 () {36 vars in 926 bytes} [Tue Apr 14 08:35:29 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: 317/633] 10.0.0.115 () {36 vars in 926 bytes} [Tue Apr 14 08:35:29 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: 317/634] 10.0.0.115 () {36 vars in 986 bytes} [Tue Apr 14 08:35:29 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => 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: 318/635] 10.0.0.115 () {36 vars in 926 bytes} [Tue Apr 14 08:35:29 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: 318/636] 10.0.0.115 () {36 vars in 926 bytes} [Tue Apr 14 08:35: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: 319/637] 10.0.0.221 () {36 vars in 986 bytes} [Tue Apr 14 08:35:30 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => generated 1171 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/638] 10.0.0.221 () {36 vars in 926 bytes} [Tue Apr 14 08:35:30 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: 320/639] 10.0.0.221 () {36 vars in 986 bytes} [Tue Apr 14 08:35:30 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => 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: 321/640] 10.0.0.221 () {36 vars in 926 bytes} [Tue Apr 14 08:35:30 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: 322/641] 10.0.0.221 () {36 vars in 926 bytes} [Tue Apr 14 08:35:30 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: 320/642] 10.0.0.49 () {36 vars in 985 bytes} [Tue Apr 14 08:35:30 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/643] 10.0.0.49 () {36 vars in 925 bytes} [Tue Apr 14 08:35:30 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: 321/646] 199.204.45.223 () {36 vars in 990 bytes} [Tue Apr 14 08:35:36 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => 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: 326/647] 199.204.45.223 () {36 vars in 930 bytes} [Tue Apr 14 08:35:36 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: 322/648] 199.204.45.223 () {36 vars in 990 bytes} [Tue Apr 14 08:35:39 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/649] 199.204.45.223 () {36 vars in 930 bytes} [Tue Apr 14 08:35:39 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/656] 10.0.0.49 () {36 vars in 985 bytes} [Tue Apr 14 08:36:10 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => 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: 331/657] 10.0.0.49 () {36 vars in 925 bytes} [Tue Apr 14 08:36:10 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: 327/658] 10.0.0.49 () {36 vars in 985 bytes} [Tue Apr 14 08:36:11 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/659] 10.0.0.49 () {36 vars in 925 bytes} [Tue Apr 14 08:36:11 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: 328/660] 10.0.0.228 () {30 vars in 410 bytes} [Tue Apr 14 08:36:11 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: 331/665] 10.0.0.49 () {36 vars in 985 bytes} [Tue Apr 14 08:36:34 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => generated 1171 bytes in 41 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.49 () {36 vars in 925 bytes} [Tue Apr 14 08:36:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/677] 10.0.0.228 () {34 vars in 654 bytes} [Tue Apr 14 08:37:23 2026] POST /v2/images => generated 648 bytes in 174 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-14 08:37:23.485 8 WARNING glance.api.v2.images [None req-d384e7ea-d768-4100-85c0-260a2b42ad14 fc089c7cfb494bb481a9c8f54c0adb6b d029947106aa482b88a7b3973a809c10 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5d57bd16-3bcc-4c1e-aa17-86348c3b3142 [pid: 8|app: 0|req: 337/678] 10.0.0.228 () {32 vars in 709 bytes} [Tue Apr 14 08:37:23 2026] DELETE /v2/images/5d57bd16-3bcc-4c1e-aa17-86348c3b3142 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/679] 10.0.0.228 () {32 vars in 706 bytes} [Tue Apr 14 08:37:23 2026] GET /v2/images/5d57bd16-3bcc-4c1e-aa17-86348c3b3142 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/680] 10.0.0.228 () {32 vars in 632 bytes} [Tue Apr 14 08:37:23 2026] GET /v2/images => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/681] 10.0.0.228 () {34 vars in 654 bytes} [Tue Apr 14 08:37:23 2026] POST /v2/images => generated 702 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/682] 10.0.0.228 () {32 vars in 716 bytes} [Tue Apr 14 08:37:23 2026] GET /v2/images/2a115f97-7e12-4316-b51c-2857da1d5c2a/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:37:23.653 7 INFO glance.api.v2.image_data [None req-3323e926-77cd-4daf-b6a8-3a76bba6e1e8 fc089c7cfb494bb481a9c8f54c0adb6b d029947106aa482b88a7b3973a809c10 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 08:37:23.698 7 WARNING glance_store._drivers.rbd [None req-3323e926-77cd-4daf-b6a8-3a76bba6e1e8 fc089c7cfb494bb481a9c8f54c0adb6b d029947106aa482b88a7b3973a809c10 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-14 08:37:23.909 7 INFO glance.location [None req-3323e926-77cd-4daf-b6a8-3a76bba6e1e8 fc089c7cfb494bb481a9c8f54c0adb6b d029947106aa482b88a7b3973a809c10 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 344/683] 10.0.0.228 () {32 vars in 726 bytes} [Tue Apr 14 08:37:23 2026] PUT /v2/images/2a115f97-7e12-4316-b51c-2857da1d5c2a/file => generated 0 bytes in 296 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/684] 10.0.0.228 () {32 vars in 706 bytes} [Tue Apr 14 08:37:23 2026] GET /v2/images/2a115f97-7e12-4316-b51c-2857da1d5c2a => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/685] 10.0.0.228 () {32 vars in 716 bytes} [Tue Apr 14 08:37:23 2026] GET /v2/images/2a115f97-7e12-4316-b51c-2857da1d5c2a/file => generated 1024 bytes in 120 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/686] 10.0.0.228 () {34 vars in 654 bytes} [Tue Apr 14 08:37:24 2026] POST /v2/images => generated 649 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/687] 10.0.0.228 () {32 vars in 725 bytes} [Tue Apr 14 08:37:24 2026] PATCH /v2/images/d7936867-3e46-44e6-8bc7-8dd8a7371716 => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/688] 10.0.0.228 () {32 vars in 706 bytes} [Tue Apr 14 08:37:24 2026] GET /v2/images/d7936867-3e46-44e6-8bc7-8dd8a7371716 => generated 653 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:37:24.254 7 WARNING glance.api.v2.images [None req-e367533c-cfd0-4f07-aa6f-9d6bbe77cff7 fc089c7cfb494bb481a9c8f54c0adb6b d029947106aa482b88a7b3973a809c10 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d7936867-3e46-44e6-8bc7-8dd8a7371716 [pid: 7|app: 0|req: 347/689] 10.0.0.228 () {32 vars in 709 bytes} [Tue Apr 14 08:37:24 2026] DELETE /v2/images/d7936867-3e46-44e6-8bc7-8dd8a7371716 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/690] 10.0.0.228 () {32 vars in 706 bytes} [Tue Apr 14 08:37:24 2026] GET /v2/images/d7936867-3e46-44e6-8bc7-8dd8a7371716 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:37:24.325 7 WARNING glance.api.v2.images [None req-e76239b9-71dd-4064-a1ef-122e5681f3b6 fc089c7cfb494bb481a9c8f54c0adb6b d029947106aa482b88a7b3973a809c10 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2a115f97-7e12-4316-b51c-2857da1d5c2a [pid: 7|app: 0|req: 348/691] 10.0.0.228 () {32 vars in 709 bytes} [Tue Apr 14 08:37:24 2026] DELETE /v2/images/2a115f97-7e12-4316-b51c-2857da1d5c2a => generated 0 bytes in 861 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/692] 10.0.0.228 () {32 vars in 706 bytes} [Tue Apr 14 08:37:25 2026] GET /v2/images/2a115f97-7e12-4316-b51c-2857da1d5c2a => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:37:25.205 7 WARNING glance.api.v2.images [None req-5060d8f0-4b64-4093-80c8-c626a66a561f fc089c7cfb494bb481a9c8f54c0adb6b d029947106aa482b88a7b3973a809c10 - - default default] Failed to find image 5d57bd16-3bcc-4c1e-aa17-86348c3b3142 to delete: glance.common.exception.ImageNotFound: No image found with ID 5d57bd16-3bcc-4c1e-aa17-86348c3b3142 [pid: 7|app: 0|req: 349/693] 10.0.0.228 () {32 vars in 709 bytes} [Tue Apr 14 08:37:25 2026] DELETE /v2/images/5d57bd16-3bcc-4c1e-aa17-86348c3b3142 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/694] 10.0.0.228 () {32 vars in 706 bytes} [Tue Apr 14 08:37:25 2026] GET /v2/images/5d57bd16-3bcc-4c1e-aa17-86348c3b3142 => 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: 348/699] 10.0.0.49 () {36 vars in 985 bytes} [Tue Apr 14 08:37:45 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/700] 10.0.0.49 () {36 vars in 925 bytes} [Tue Apr 14 08:37:45 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: 352/707] 10.0.0.49 () {36 vars in 985 bytes} [Tue Apr 14 08:38:10 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/708] 10.0.0.49 () {36 vars in 925 bytes} [Tue Apr 14 08:38:10 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: 353/709] 10.0.0.49 () {36 vars in 985 bytes} [Tue Apr 14 08:38:16 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => 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: 357/710] 10.0.0.49 () {36 vars in 925 bytes} [Tue Apr 14 08:38:16 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: 359/713] 10.0.0.49 () {36 vars in 985 bytes} [Tue Apr 14 08:38:21 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => 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: 355/714] 10.0.0.49 () {36 vars in 925 bytes} [Tue Apr 14 08:38:21 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: 358/719] 10.0.0.228 () {32 vars in 706 bytes} [Tue Apr 14 08:38:43 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => 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: 362/720] 10.0.0.228 () {32 vars in 706 bytes} [Tue Apr 14 08:38:43 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => 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: 359/721] 10.0.0.115 () {36 vars in 986 bytes} [Tue Apr 14 08:38:43 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => 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: 363/722] 10.0.0.115 () {36 vars in 926 bytes} [Tue Apr 14 08:38:43 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: 360/723] 10.0.0.115 () {36 vars in 926 bytes} [Tue Apr 14 08:38:43 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: 364/724] 10.0.0.115 () {36 vars in 986 bytes} [Tue Apr 14 08:38:43 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => 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: 361/725] 10.0.0.115 () {36 vars in 926 bytes} [Tue Apr 14 08:38:43 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/726] 10.0.0.115 () {36 vars in 926 bytes} [Tue Apr 14 08:38:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/727] 10.0.0.115 () {36 vars in 986 bytes} [Tue Apr 14 08:38:43 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => 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: 366/728] 10.0.0.115 () {36 vars in 926 bytes} [Tue Apr 14 08:38:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/729] 10.0.0.221 () {36 vars in 986 bytes} [Tue Apr 14 08:38:43 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => 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: 367/730] 10.0.0.221 () {36 vars in 926 bytes} [Tue Apr 14 08:38:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/731] 10.0.0.221 () {36 vars in 986 bytes} [Tue Apr 14 08:38:43 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => 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: 368/732] 10.0.0.221 () {36 vars in 926 bytes} [Tue Apr 14 08:38:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/733] 10.0.0.221 () {36 vars in 926 bytes} [Tue Apr 14 08:38:43 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: 376/748] 10.0.0.49 () {36 vars in 985 bytes} [Tue Apr 14 08:39:55 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => 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: 373/749] 10.0.0.49 () {36 vars in 925 bytes} [Tue Apr 14 08:39:55 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: 376/754] 10.0.0.49 () {36 vars in 985 bytes} [Tue Apr 14 08:40:12 2026] GET /v2/images/7b951674-eea0-49f4-89dd-aa436ae0c5f1 => 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: 379/755] 10.0.0.49 () {36 vars in 925 bytes} [Tue Apr 14 08:40:12 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: 384/764] 199.204.45.223 () {32 vars in 825 bytes} [Tue Apr 14 08:40:46 2026] GET /v2/images?status=active&owner=d345b0ec6cf64c5b86921b9479417f8e&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/765] 199.204.45.223 () {32 vars in 652 bytes} [Tue Apr 14 08:40:46 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: 385/766] 10.0.0.115 () {36 vars in 986 bytes} [Tue Apr 14 08:40:47 2026] GET /v2/images/62e88859-adeb-4d03-90e4-113978bb6bed => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/767] 10.0.0.115 () {36 vars in 926 bytes} [Tue Apr 14 08:40:47 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: 386/768] 10.0.0.115 () {36 vars in 926 bytes} [Tue Apr 14 08:40:47 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/769] 10.0.0.115 () {36 vars in 986 bytes} [Tue Apr 14 08:40:47 2026] GET /v2/images/62e88859-adeb-4d03-90e4-113978bb6bed => 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: 387/770] 10.0.0.115 () {36 vars in 926 bytes} [Tue Apr 14 08:40:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/771] 10.0.0.115 () {36 vars in 926 bytes} [Tue Apr 14 08:40:47 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/772] 10.0.0.115 () {36 vars in 986 bytes} [Tue Apr 14 08:40:47 2026] GET /v2/images/62e88859-adeb-4d03-90e4-113978bb6bed => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/773] 10.0.0.115 () {36 vars in 926 bytes} [Tue Apr 14 08:40:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/774] 10.0.0.115 () {36 vars in 926 bytes} [Tue Apr 14 08:40:47 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: 386/775] 10.0.0.221 () {36 vars in 986 bytes} [Tue Apr 14 08:40:47 2026] GET /v2/images/62e88859-adeb-4d03-90e4-113978bb6bed => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/776] 10.0.0.221 () {36 vars in 926 bytes} [Tue Apr 14 08:40:48 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: 387/777] 10.0.0.221 () {36 vars in 986 bytes} [Tue Apr 14 08:40:48 2026] GET /v2/images/62e88859-adeb-4d03-90e4-113978bb6bed => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/778] 10.0.0.221 () {36 vars in 926 bytes} [Tue Apr 14 08:40:48 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: 388/779] 10.0.0.221 () {36 vars in 926 bytes} [Tue Apr 14 08:40:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/820] 10.0.0.228 () {32 vars in 632 bytes} [Tue Apr 14 08:44:16 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)