+ 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:49:30 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-84996799cc-bpd89 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 0x7fc75494f668 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:49:32.833 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-14 07:49:32.864 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:49:33.731 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:49:33.732 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:49:33.733 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:49:33.738 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:49:33.739 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:49:33.740 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:49:35.807 7 WARNING glance.api.v2.images [None req-decac675-e9b1-4e6a-aaf3-c4176924e6e8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 07:49:35.830 8 WARNING glance.api.v2.images [None req-3cec37aa-431f-4bf7-9a97-a1d5bcfddfa5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 07:49:36.139 7 WARNING keystonemiddleware._common.config [None req-decac675-e9b1-4e6a-aaf3-c4176924e6e8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 07:49:36.146 7 WARNING oslo_config.cfg [None req-decac675-e9b1-4e6a-aaf3-c4176924e6e8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fc75494f668 pid: 7 (default app) 2026-04-14 07:49:36.160 8 WARNING keystonemiddleware._common.config [None req-3cec37aa-431f-4bf7-9a97-a1d5bcfddfa5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 07:49:36.168 8 WARNING oslo_config.cfg [None req-3cec37aa-431f-4bf7-9a97-a1d5bcfddfa5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fc75494f668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.216 () {42 vars in 688 bytes} [Tue Apr 14 07:49:38 2026] GET / => generated 1312 bytes in 2 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-04-14 07:49:39.049 8 WARNING oslo_policy.policy [None req-b797225b-43ae-46dd-a55b-ed74f8265888 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - 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:49:39.049 8 WARNING oslo_policy.policy [None req-b797225b-43ae-46dd-a55b-ed74f8265888 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - 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:49:39.068 8 WARNING oslo_policy.policy [None req-b797225b-43ae-46dd-a55b-ed74f8265888 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - 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:49:39.068 8 WARNING oslo_policy.policy [None req-b797225b-43ae-46dd-a55b-ed74f8265888 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.216 () {44 vars in 910 bytes} [Tue Apr 14 07:49:38 2026] GET /v2/images => generated 69 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.216 () {42 vars in 688 bytes} [Tue Apr 14 07:49:42 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: 2/7] 199.204.45.216 () {44 vars in 910 bytes} [Tue Apr 14 07:49:42 2026] GET /v2/images => generated 69 bytes in 38 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-04-14 07:49:42.560 7 WARNING oslo_policy.policy [None req-6fe7f6e3-8660-4368-80bf-98edf81ce988 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - 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:49:42.560 7 WARNING oslo_policy.policy [None req-6fe7f6e3-8660-4368-80bf-98edf81ce988 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - 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: 6/8] 199.204.45.216 () {44 vars in 911 bytes} [Tue Apr 14 07:49:42 2026] GET /v2/images/cirros => generated 151 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.216 () {44 vars in 933 bytes} [Tue Apr 14 07:49:42 2026] GET /v2/images?name=cirros => generated 81 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 07:49:42.729 7 WARNING oslo_policy.policy [None req-5debe30a-2eea-4259-afda-223f2e9d544d 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - 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:49:42.729 7 WARNING oslo_policy.policy [None req-5debe30a-2eea-4259-afda-223f2e9d544d 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.216 () {44 vars in 939 bytes} [Tue Apr 14 07:49:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 07:49:42.822 8 WARNING oslo_config.cfg [None req-7e4b4f8d-5862-4e70-96ad-96f180014976 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.216 () {48 vars in 951 bytes} [Tue Apr 14 07:49:42 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 07:49:42.849 7 WARNING oslo_policy.policy [None req-73c25893-b425-4dbd-a29f-1126492e1bd3 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - 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:49:42.850 7 WARNING oslo_policy.policy [None req-73c25893-b425-4dbd-a29f-1126492e1bd3 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - 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:49:42.851 7 INFO glance.api.v2.image_data [None req-73c25893-b425-4dbd-a29f-1126492e1bd3 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 07:49:48.163 7 WARNING glance.location [None req-73c25893-b425-4dbd-a29f-1126492e1bd3 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.216 () {48 vars in 1045 bytes} [Tue Apr 14 07:49:42 2026] PUT /v2/images/deefa019-b236-41ab-a77e-817c048834a1/file => generated 0 bytes in 5370 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4582 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.216 () {44 vars in 971 bytes} [Tue Apr 14 07:49:48 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 07:49:48.254 7 WARNING oslo_config.cfg [None req-83d2c289-1b33-45c5-a78e-af51dc317a24 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - 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: 9/16] 199.204.45.216 () {44 vars in 971 bytes} [Tue Apr 14 07:49:48 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => 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: 133/267] 199.204.45.216 () {42 vars in 688 bytes} [Tue Apr 14 08:10:37 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: 135/268] 199.204.45.216 () {44 vars in 910 bytes} [Tue Apr 14 08:10:37 2026] GET /v2/images => generated 1240 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.204.45.216 () {42 vars in 688 bytes} [Tue Apr 14 08:11:03 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: 138/274] 199.204.45.216 () {44 vars in 910 bytes} [Tue Apr 14 08:11:03 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.204.45.216 () {44 vars in 937 bytes} [Tue Apr 14 08:11:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.204.45.216 () {44 vars in 959 bytes} [Tue Apr 14 08:11:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.204.45.216 () {44 vars in 939 bytes} [Tue Apr 14 08:11:03 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) [pid: 7|app: 0|req: 140/278] 199.204.45.216 () {48 vars in 951 bytes} [Tue Apr 14 08:11:03 2026] POST /v2/images => generated 796 bytes in 90 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 08:11:03.929 8 WARNING oslo_policy.policy [None req-41b6b595-3bd1-4276-8d4b-13cc31511cf4 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - 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:11:03.930 8 WARNING oslo_policy.policy [None req-41b6b595-3bd1-4276-8d4b-13cc31511cf4 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - 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:11:03.931 8 INFO glance.api.v2.image_data [None req-41b6b595-3bd1-4276-8d4b-13cc31511cf4 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 08:11:50.429 8 WARNING glance.location [None req-41b6b595-3bd1-4276-8d4b-13cc31511cf4 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/289] 199.204.45.216 () {48 vars in 1046 bytes} [Tue Apr 14 08:11:03 2026] PUT /v2/images/36a29f5f-29b2-45be-966e-d05910a59cb6/file => generated 0 bytes in 46562 msecs (HTTP/1.1 204) 4 headers in 171 bytes (44082 switches on core 0) [pid: 7|app: 0|req: 151/290] 199.204.45.216 () {44 vars in 971 bytes} [Tue Apr 14 08:11:50 2026] GET /v2/images/36a29f5f-29b2-45be-966e-d05910a59cb6 => 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: 140/291] 199.204.45.216 () {44 vars in 971 bytes} [Tue Apr 14 08:11:50 2026] GET /v2/images/36a29f5f-29b2-45be-966e-d05910a59cb6 => 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: 152/292] 199.204.45.216 () {42 vars in 688 bytes} [Tue Apr 14 08:11:52 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: 141/293] 199.204.45.216 () {44 vars in 910 bytes} [Tue Apr 14 08:11:52 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/384] 199.204.45.216 () {42 vars in 688 bytes} [Tue Apr 14 08:19: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: 187/385] 199.204.45.216 () {44 vars in 910 bytes} [Tue Apr 14 08:19:20 2026] GET /v2/images => generated 2451 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/392] 199.204.45.216 () {42 vars in 688 bytes} [Tue Apr 14 08:19:46 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: 202/393] 199.204.45.216 () {44 vars in 910 bytes} [Tue Apr 14 08:19:46 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/394] 199.204.45.216 () {44 vars in 947 bytes} [Tue Apr 14 08:19:46 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/395] 199.204.45.216 () {44 vars in 969 bytes} [Tue Apr 14 08:19:46 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: 193/396] 199.204.45.216 () {44 vars in 939 bytes} [Tue Apr 14 08:19:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/397] 199.204.45.216 () {48 vars in 951 bytes} [Tue Apr 14 08:19:46 2026] POST /v2/images => generated 799 bytes in 1425 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 08:19:48.107 8 INFO glance.api.v2.image_data [None req-a85fa9b3-f1c6-4d2c-ac66-ba575614e866 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 08:22:58.688 8 INFO glance.location [None req-a85fa9b3-f1c6-4d2c-ac66-ba575614e866 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 194/436] 199.204.45.216 () {48 vars in 1045 bytes} [Tue Apr 14 08:19:48 2026] PUT /v2/images/511fde81-0543-4aac-a47d-f473b09a8502/file => generated 0 bytes in 190720 msecs (HTTP/1.1 204) 4 headers in 171 bytes (9720 switches on core 0) [pid: 7|app: 0|req: 243/437] 199.204.45.216 () {44 vars in 971 bytes} [Tue Apr 14 08:22:58 2026] GET /v2/images/511fde81-0543-4aac-a47d-f473b09a8502 => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/438] 199.204.45.216 () {48 vars in 1050 bytes} [Tue Apr 14 08:22:58 2026] PATCH /v2/images/511fde81-0543-4aac-a47d-f473b09a8502 => generated 1234 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/439] 199.204.45.216 () {44 vars in 971 bytes} [Tue Apr 14 08:22:58 2026] GET /v2/images/511fde81-0543-4aac-a47d-f473b09a8502 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/450] 199.204.45.216 () {42 vars in 688 bytes} [Tue Apr 14 08:23:46 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: 250/451] 199.204.45.216 () {44 vars in 910 bytes} [Tue Apr 14 08:23:46 2026] GET /v2/images => generated 3687 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/456] 199.204.45.216 () {42 vars in 688 bytes} [Tue Apr 14 08:24:08 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: 204/457] 199.204.45.216 () {44 vars in 910 bytes} [Tue Apr 14 08:24:08 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/458] 199.204.45.216 () {44 vars in 939 bytes} [Tue Apr 14 08:24:08 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/459] 199.204.45.216 () {44 vars in 961 bytes} [Tue Apr 14 08:24:08 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/460] 199.204.45.216 () {44 vars in 939 bytes} [Tue Apr 14 08:24:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/461] 199.204.45.216 () {48 vars in 951 bytes} [Tue Apr 14 08:24:08 2026] POST /v2/images => generated 791 bytes in 100 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 08:24:08.553 7 INFO glance.api.v2.image_data [None req-0eb0222b-d3cf-4bed-80da-684efefa6eac 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 08:24:43.981 7 INFO glance.location [None req-0eb0222b-d3cf-4bed-80da-684efefa6eac 64c6d8c4004844cd877071774a2861b8 9f22f159725f4537b7b2d8cb515ef739 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 256/468] 199.204.45.216 () {48 vars in 1046 bytes} [Tue Apr 14 08:24:08 2026] PUT /v2/images/0084245a-f7ee-4c3b-aaad-a95b42954190/file => generated 0 bytes in 35487 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16449 switches on core 0) [pid: 8|app: 0|req: 213/469] 199.204.45.216 () {44 vars in 971 bytes} [Tue Apr 14 08:24:44 2026] GET /v2/images/0084245a-f7ee-4c3b-aaad-a95b42954190 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/470] 199.204.45.216 () {44 vars in 971 bytes} [Tue Apr 14 08:24:44 2026] GET /v2/images/0084245a-f7ee-4c3b-aaad-a95b42954190 => 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: 295/633] 199.204.45.216 () {42 vars in 688 bytes} [Tue Apr 14 08:38:14 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: 339/634] 199.204.45.216 () {44 vars in 910 bytes} [Tue Apr 14 08:38:14 2026] GET /v2/images => generated 4893 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/667] 199.204.45.216 () {42 vars in 688 bytes} [Tue Apr 14 08:40:49 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: 312/668] 199.204.45.216 () {44 vars in 910 bytes} [Tue Apr 14 08:40:49 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/669] 199.204.45.216 () {42 vars in 688 bytes} [Tue Apr 14 08:40:50 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: 313/670] 199.204.45.216 () {44 vars in 910 bytes} [Tue Apr 14 08:40:50 2026] GET /v2/images => generated 4893 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/681] 199.204.45.216 () {42 vars in 688 bytes} [Tue Apr 14 08:41:43 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: 319/682] 199.204.45.216 () {44 vars in 910 bytes} [Tue Apr 14 08:41:43 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: 7|app: 0|req: 365/685] 199.204.45.216 () {42 vars in 688 bytes} [Tue Apr 14 08:41:51 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: 321/686] 199.204.45.216 () {44 vars in 910 bytes} [Tue Apr 14 08:41:51 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/699] 199.204.45.216 () {42 vars in 688 bytes} [Tue Apr 14 08:42:54 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: 328/700] 199.204.45.216 () {44 vars in 910 bytes} [Tue Apr 14 08:42:54 2026] GET /v2/images => generated 4893 bytes in 57 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: 378/711] 10.0.0.6 () {32 vars in 631 bytes} [Tue Apr 14 08:43:39 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/718] 10.0.0.220 () {36 vars in 987 bytes} [Tue Apr 14 08:44:07 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => generated 1171 bytes in 26 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: 337/719] 10.0.0.220 () {36 vars in 927 bytes} [Tue Apr 14 08:44:07 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/720] 10.0.0.23 () {36 vars in 986 bytes} [Tue Apr 14 08:44:10 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => generated 1171 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/721] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 14 08:44:11 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: 384/722] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 14 08:44:11 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: 339/723] 10.0.0.23 () {36 vars in 986 bytes} [Tue Apr 14 08:44:11 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => 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: 385/724] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 14 08:44: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: 340/725] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 14 08:44:11 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: 386/726] 10.0.0.23 () {36 vars in 986 bytes} [Tue Apr 14 08:44:11 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/727] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 14 08:44:11 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: 387/728] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 14 08:44:11 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/729] 10.0.0.227 () {36 vars in 987 bytes} [Tue Apr 14 08:44:12 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => generated 1171 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/730] 10.0.0.227 () {36 vars in 927 bytes} [Tue Apr 14 08:44:12 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: 343/731] 10.0.0.227 () {36 vars in 987 bytes} [Tue Apr 14 08:44:12 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => 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: 389/732] 10.0.0.227 () {36 vars in 927 bytes} [Tue Apr 14 08:44: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: 8|app: 0|req: 344/733] 10.0.0.227 () {36 vars in 927 bytes} [Tue Apr 14 08:44: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: 391/736] 199.204.45.216 () {36 vars in 991 bytes} [Tue Apr 14 08:44:15 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => 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: 346/737] 199.204.45.216 () {36 vars in 931 bytes} [Tue Apr 14 08:44:15 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/738] 199.204.45.216 () {36 vars in 991 bytes} [Tue Apr 14 08:44:21 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => 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: 347/739] 199.204.45.216 () {36 vars in 931 bytes} [Tue Apr 14 08:44:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/742] 10.0.0.220 () {36 vars in 987 bytes} [Tue Apr 14 08:44:31 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/743] 10.0.0.220 () {36 vars in 927 bytes} [Tue Apr 14 08:44:31 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: 400/754] 10.0.0.6 () {30 vars in 409 bytes} [Tue Apr 14 08:45:17 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: 403/759] 10.0.0.220 () {36 vars in 987 bytes} [Tue Apr 14 08:45:36 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => 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: 357/760] 10.0.0.220 () {36 vars in 927 bytes} [Tue Apr 14 08:45:36 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: 359/763] 10.0.0.220 () {36 vars in 987 bytes} [Tue Apr 14 08:45:51 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => 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: 405/764] 10.0.0.220 () {36 vars in 927 bytes} [Tue Apr 14 08:45:51 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/771] 10.0.0.220 () {36 vars in 987 bytes} [Tue Apr 14 08:46:23 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => 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: 363/772] 10.0.0.220 () {36 vars in 927 bytes} [Tue Apr 14 08:46:24 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: 412/777] 10.0.0.6 () {34 vars in 653 bytes} [Tue Apr 14 08:46:36 2026] POST /v2/images => generated 649 bytes in 247 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-14 08:46:36.367 8 WARNING glance.api.v2.images [None req-49c31e38-e575-467a-b12f-8e11db787c16 8d92cd6b55ba42b2910f94ec5c8bfb3d becf47e6f5a84854b5b9a44ccd935bc3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b42668a9-2409-445c-be9a-43a408477490 [pid: 8|app: 0|req: 366/778] 10.0.0.6 () {32 vars in 708 bytes} [Tue Apr 14 08:46:36 2026] DELETE /v2/images/b42668a9-2409-445c-be9a-43a408477490 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/779] 10.0.0.6 () {32 vars in 705 bytes} [Tue Apr 14 08:46:36 2026] GET /v2/images/b42668a9-2409-445c-be9a-43a408477490 => 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: 367/780] 10.0.0.6 () {32 vars in 631 bytes} [Tue Apr 14 08:46:36 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: 414/781] 10.0.0.6 () {34 vars in 653 bytes} [Tue Apr 14 08:46:36 2026] POST /v2/images => generated 703 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/782] 10.0.0.6 () {32 vars in 715 bytes} [Tue Apr 14 08:46:36 2026] GET /v2/images/48386012-d794-4513-a76b-cb66312cd278/file => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:46:36.596 7 INFO glance.api.v2.image_data [None req-f7d98efb-cd5e-4d6a-910a-485f3c741fe7 8d92cd6b55ba42b2910f94ec5c8bfb3d becf47e6f5a84854b5b9a44ccd935bc3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 08:46:36.637 7 WARNING glance_store._drivers.rbd [None req-f7d98efb-cd5e-4d6a-910a-485f3c741fe7 8d92cd6b55ba42b2910f94ec5c8bfb3d becf47e6f5a84854b5b9a44ccd935bc3 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-14 08:46:37.489 7 INFO glance.location [None req-f7d98efb-cd5e-4d6a-910a-485f3c741fe7 8d92cd6b55ba42b2910f94ec5c8bfb3d becf47e6f5a84854b5b9a44ccd935bc3 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 415/783] 10.0.0.6 () {32 vars in 725 bytes} [Tue Apr 14 08:46:36 2026] PUT /v2/images/48386012-d794-4513-a76b-cb66312cd278/file => generated 0 bytes in 951 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/784] 10.0.0.6 () {32 vars in 705 bytes} [Tue Apr 14 08:46:37 2026] GET /v2/images/48386012-d794-4513-a76b-cb66312cd278 => generated 1104 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/785] 10.0.0.6 () {32 vars in 715 bytes} [Tue Apr 14 08:46:37 2026] GET /v2/images/48386012-d794-4513-a76b-cb66312cd278/file => generated 1024 bytes in 157 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/786] 10.0.0.6 () {34 vars in 653 bytes} [Tue Apr 14 08:46:37 2026] POST /v2/images => generated 648 bytes in 81 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/787] 10.0.0.6 () {32 vars in 724 bytes} [Tue Apr 14 08:46:37 2026] PATCH /v2/images/4dbb185e-5ac1-449e-acc9-27afab482cc9 => generated 653 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/788] 10.0.0.6 () {32 vars in 705 bytes} [Tue Apr 14 08:46:37 2026] GET /v2/images/4dbb185e-5ac1-449e-acc9-27afab482cc9 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:46:37.906 7 WARNING glance.api.v2.images [None req-4cc7e656-8b50-47c2-8a3b-b78835873f37 8d92cd6b55ba42b2910f94ec5c8bfb3d becf47e6f5a84854b5b9a44ccd935bc3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4dbb185e-5ac1-449e-acc9-27afab482cc9 [pid: 7|app: 0|req: 418/789] 10.0.0.6 () {32 vars in 708 bytes} [Tue Apr 14 08:46:37 2026] DELETE /v2/images/4dbb185e-5ac1-449e-acc9-27afab482cc9 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/790] 10.0.0.6 () {32 vars in 705 bytes} [Tue Apr 14 08:46:37 2026] GET /v2/images/4dbb185e-5ac1-449e-acc9-27afab482cc9 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:46:37.979 7 WARNING glance.api.v2.images [None req-6e002e00-acc8-44f9-aa9b-4f18be6403f5 8d92cd6b55ba42b2910f94ec5c8bfb3d becf47e6f5a84854b5b9a44ccd935bc3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//48386012-d794-4513-a76b-cb66312cd278 [pid: 7|app: 0|req: 419/791] 10.0.0.6 () {32 vars in 708 bytes} [Tue Apr 14 08:46:37 2026] DELETE /v2/images/48386012-d794-4513-a76b-cb66312cd278 => generated 0 bytes in 902 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/792] 10.0.0.6 () {32 vars in 705 bytes} [Tue Apr 14 08:46:38 2026] GET /v2/images/48386012-d794-4513-a76b-cb66312cd278 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:46:38.903 7 WARNING glance.api.v2.images [None req-a848f759-75bc-452a-9e42-7adcab3142e4 8d92cd6b55ba42b2910f94ec5c8bfb3d becf47e6f5a84854b5b9a44ccd935bc3 - - default default] Failed to find image b42668a9-2409-445c-be9a-43a408477490 to delete: glance.common.exception.ImageNotFound: No image found with ID b42668a9-2409-445c-be9a-43a408477490 [pid: 7|app: 0|req: 420/793] 10.0.0.6 () {32 vars in 708 bytes} [Tue Apr 14 08:46:38 2026] DELETE /v2/images/b42668a9-2409-445c-be9a-43a408477490 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/794] 10.0.0.6 () {32 vars in 705 bytes} [Tue Apr 14 08:46:38 2026] GET /v2/images/b42668a9-2409-445c-be9a-43a408477490 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/799] 10.0.0.220 () {36 vars in 987 bytes} [Tue Apr 14 08:47:03 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => 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: 377/800] 10.0.0.220 () {36 vars in 927 bytes} [Tue Apr 14 08:47:03 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/809] 10.0.0.220 () {36 vars in 987 bytes} [Tue Apr 14 08:47:37 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => 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: 428/810] 10.0.0.220 () {36 vars in 927 bytes} [Tue Apr 14 08:47: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: 8|app: 0|req: 385/815] 10.0.0.220 () {36 vars in 987 bytes} [Tue Apr 14 08:47:56 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => 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: 431/816] 10.0.0.220 () {36 vars in 927 bytes} [Tue Apr 14 08:47:56 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/821] 10.0.0.220 () {36 vars in 987 bytes} [Tue Apr 14 08:48:17 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => 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: 434/822] 10.0.0.220 () {36 vars in 927 bytes} [Tue Apr 14 08:48:17 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: 438/829] 10.0.0.6 () {32 vars in 705 bytes} [Tue Apr 14 08:48:48 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/830] 10.0.0.6 () {32 vars in 705 bytes} [Tue Apr 14 08:48:48 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => 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: 439/831] 10.0.0.23 () {36 vars in 986 bytes} [Tue Apr 14 08:48:48 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => 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: 393/832] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 14 08:48: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: 440/833] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 14 08:48: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: 394/834] 10.0.0.23 () {36 vars in 986 bytes} [Tue Apr 14 08:48:48 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/835] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 14 08:48:48 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: 395/836] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 14 08:48: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: 7|app: 0|req: 442/837] 10.0.0.23 () {36 vars in 986 bytes} [Tue Apr 14 08:48:48 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => 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: 396/838] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 14 08:48: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: 443/839] 10.0.0.227 () {36 vars in 987 bytes} [Tue Apr 14 08:48:48 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/840] 10.0.0.227 () {36 vars in 927 bytes} [Tue Apr 14 08:48:48 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: 444/841] 10.0.0.227 () {36 vars in 987 bytes} [Tue Apr 14 08:48:48 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => 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: 398/842] 10.0.0.227 () {36 vars in 927 bytes} [Tue Apr 14 08:48: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: 7|app: 0|req: 445/843] 10.0.0.227 () {36 vars in 927 bytes} [Tue Apr 14 08:48: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: 7|app: 0|req: 455/862] 10.0.0.220 () {36 vars in 987 bytes} [Tue Apr 14 08:50:19 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => generated 1171 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/863] 10.0.0.220 () {36 vars in 927 bytes} [Tue Apr 14 08:50:20 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: 411/868] 10.0.0.220 () {36 vars in 987 bytes} [Tue Apr 14 08:50:38 2026] GET /v2/images/deefa019-b236-41ab-a77e-817c048834a1 => 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: 458/869] 10.0.0.220 () {36 vars in 927 bytes} [Tue Apr 14 08:50: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: 416/878] 199.204.45.216 () {32 vars in 826 bytes} [Tue Apr 14 08:51:16 2026] GET /v2/images?status=active&owner=9f22f159725f4537b7b2d8cb515ef739&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/879] 199.204.45.216 () {32 vars in 653 bytes} [Tue Apr 14 08:51: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: 8|app: 0|req: 417/880] 10.0.0.23 () {36 vars in 986 bytes} [Tue Apr 14 08:51:16 2026] GET /v2/images/36a29f5f-29b2-45be-966e-d05910a59cb6 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/881] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 14 08:51:16 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: 418/882] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 14 08:51:16 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: 465/883] 10.0.0.23 () {36 vars in 986 bytes} [Tue Apr 14 08:51:16 2026] GET /v2/images/36a29f5f-29b2-45be-966e-d05910a59cb6 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/884] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 14 08:51:16 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: 466/885] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 14 08:51:16 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: 420/886] 10.0.0.23 () {36 vars in 986 bytes} [Tue Apr 14 08:51:16 2026] GET /v2/images/36a29f5f-29b2-45be-966e-d05910a59cb6 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/887] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 14 08:51:16 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: 421/888] 10.0.0.227 () {36 vars in 987 bytes} [Tue Apr 14 08:51:17 2026] GET /v2/images/36a29f5f-29b2-45be-966e-d05910a59cb6 => generated 1209 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/889] 10.0.0.227 () {36 vars in 927 bytes} [Tue Apr 14 08:51:17 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: 422/890] 10.0.0.227 () {36 vars in 987 bytes} [Tue Apr 14 08:51:17 2026] GET /v2/images/36a29f5f-29b2-45be-966e-d05910a59cb6 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/891] 10.0.0.227 () {36 vars in 927 bytes} [Tue Apr 14 08:51:17 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/892] 10.0.0.227 () {36 vars in 927 bytes} [Tue Apr 14 08:51:17 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: 493/939] 10.0.0.6 () {32 vars in 631 bytes} [Tue Apr 14 08:55:07 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)