+ 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 28 17:44:14 2026] *** compiled with version: 11.4.0 on 28 April 2026 06:27:36 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-5c88fb6784-s6v9b machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55f418d28140 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-28 17:44:16.405 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-28 17:44:16.483 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-28 17:44:17.029 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-28 17:44:17.031 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-28 17:44:17.109 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-28 17:44:17.110 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-28 17:44:18.661 8 WARNING glance.api.v2.images [None req-c6247d4f-d6ec-4a40-9d62-ce800669e821 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 17:44:18.686 7 WARNING glance.api.v2.images [None req-481c4e95-a006-4e30-8afd-21a5bed1fea0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 17:44:18.912 8 WARNING keystonemiddleware._common.config [None req-c6247d4f-d6ec-4a40-9d62-ce800669e821 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 17:44:18.921 8 WARNING oslo_config.cfg [None req-c6247d4f-d6ec-4a40-9d62-ce800669e821 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-28 17:44:18.922 7 WARNING keystonemiddleware._common.config [None req-481c4e95-a006-4e30-8afd-21a5bed1fea0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55f418d28140 pid: 8 (default app) 2026-04-28 17:44:18.930 7 WARNING oslo_config.cfg [None req-481c4e95-a006-4e30-8afd-21a5bed1fea0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55f418d28140 pid: 7 (default app) [pid: 7|app: 0|req: 2/4] 199.19.213.209 () {42 vars in 688 bytes} [Tue Apr 28 17:44:19 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 17:44:20.401 8 WARNING oslo_policy.policy [None req-f798c3f0-dc98-424c-99be-5b9500429b08 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - 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-28 17:44:20.402 8 WARNING oslo_policy.policy [None req-f798c3f0-dc98-424c-99be-5b9500429b08 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - 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-28 17:44:20.422 8 WARNING oslo_policy.policy [None req-f798c3f0-dc98-424c-99be-5b9500429b08 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - 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-28 17:44:20.422 8 WARNING oslo_policy.policy [None req-f798c3f0-dc98-424c-99be-5b9500429b08 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 17:44:19 2026] GET /v2/images => generated 69 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/6] 199.19.213.209 () {42 vars in 688 bytes} [Tue Apr 28 17:44:23 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 17:44:23 2026] GET /v2/images => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 17:44:23.769 7 WARNING oslo_policy.policy [None req-8f717d7f-6aa1-43ac-a233-cc39953604dd 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - 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-28 17:44:23.770 7 WARNING oslo_policy.policy [None req-8f717d7f-6aa1-43ac-a233-cc39953604dd 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 4/8] 199.19.213.209 () {44 vars in 911 bytes} [Tue Apr 28 17:44:23 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.19.213.209 () {44 vars in 933 bytes} [Tue Apr 28 17:44:23 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 17:44:23.908 7 WARNING oslo_policy.policy [None req-1626946b-02f8-46f3-970c-4d3590fe0ebb 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - 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-28 17:44:23.909 7 WARNING oslo_policy.policy [None req-1626946b-02f8-46f3-970c-4d3590fe0ebb 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - 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: 5/10] 199.19.213.209 () {44 vars in 939 bytes} [Tue Apr 28 17:44:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 17:44:23.999 8 WARNING oslo_config.cfg [None req-a8d524cf-5f02-4372-ab7a-e262dfd2ccdb 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 6/11] 199.19.213.209 () {48 vars in 951 bytes} [Tue Apr 28 17:44:23 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 17:44:24.021 7 WARNING oslo_policy.policy [None req-16ecdd51-0665-4138-9bee-d04d65bad350 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - 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-28 17:44:24.021 7 WARNING oslo_policy.policy [None req-16ecdd51-0665-4138-9bee-d04d65bad350 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - 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-28 17:44:24.023 7 INFO glance.api.v2.image_data [None req-16ecdd51-0665-4138-9bee-d04d65bad350 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 17:44:27.625 7 INFO glance.location [None req-16ecdd51-0665-4138-9bee-d04d65bad350 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 6/12] 199.19.213.209 () {48 vars in 1045 bytes} [Tue Apr 28 17:44:24 2026] PUT /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729/file => generated 0 bytes in 3650 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7579 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 17:44:27 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 17:44:27.702 7 WARNING oslo_config.cfg [None req-57de0d33-d145-43ac-8b6b-982d5166fde1 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 7/14] 199.19.213.209 () {48 vars in 1049 bytes} [Tue Apr 28 17:44:27 2026] PATCH /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => 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: 8/15] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 17:44:27 2026] GET /v2/images => generated 1240 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/274] 199.19.213.209 () {42 vars in 688 bytes} [Tue Apr 28 18:05:49 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 18:05:49 2026] GET /v2/images => generated 1240 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.19.213.209 () {42 vars in 688 bytes} [Tue Apr 28 18:06:07 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 18:06:07 2026] GET /v2/images => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.19.213.209 () {44 vars in 937 bytes} [Tue Apr 28 18:06:07 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.19.213.209 () {44 vars in 959 bytes} [Tue Apr 28 18:06:07 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.19.213.209 () {44 vars in 939 bytes} [Tue Apr 28 18:06:07 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: 8|app: 0|req: 142/283] 199.19.213.209 () {48 vars in 951 bytes} [Tue Apr 28 18:06:07 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 18:06:07.994 7 INFO glance.api.v2.image_data [None req-4227db6d-54a2-4e58-ba9d-ba31643a8bd8 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 18:06:35.896 7 INFO glance.location [None req-4227db6d-54a2-4e58-ba9d-ba31643a8bd8 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 142/290] 199.19.213.209 () {48 vars in 1046 bytes} [Tue Apr 28 18:06:07 2026] PUT /v2/images/749372c3-c2ac-475d-9931-cabf684ea18c/file => generated 0 bytes in 27948 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67237 switches on core 0) [pid: 8|app: 0|req: 149/291] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 18:06:35 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/292] 199.19.213.209 () {48 vars in 1049 bytes} [Tue Apr 28 18:06:35 2026] PATCH /v2/images/749372c3-c2ac-475d-9931-cabf684ea18c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/293] 199.19.213.209 () {48 vars in 1050 bytes} [Tue Apr 28 18:06:35 2026] PATCH /v2/images/749372c3-c2ac-475d-9931-cabf684ea18c => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/294] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 18:06:36 2026] GET /v2/images => generated 2451 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/295] 199.19.213.209 () {42 vars in 688 bytes} [Tue Apr 28 18:06:37 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/296] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 18:06:37 2026] GET /v2/images => generated 2451 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/377] 199.19.213.209 () {42 vars in 688 bytes} [Tue Apr 28 18:13:12 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/378] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 18:13:12 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: 194/381] 199.19.213.209 () {42 vars in 688 bytes} [Tue Apr 28 18:13:22 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/382] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 18:13:22 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/383] 199.19.213.209 () {44 vars in 947 bytes} [Tue Apr 28 18:13:22 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/384] 199.19.213.209 () {44 vars in 969 bytes} [Tue Apr 28 18:13:22 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/385] 199.19.213.209 () {44 vars in 939 bytes} [Tue Apr 28 18:13:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/386] 199.19.213.209 () {48 vars in 951 bytes} [Tue Apr 28 18:13:22 2026] POST /v2/images => generated 799 bytes in 279 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 18:13:22.574 8 WARNING oslo_policy.policy [None req-59249d59-7a79-49ba-ab19-809a79350a4b 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - 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-28 18:13:22.574 8 WARNING oslo_policy.policy [None req-59249d59-7a79-49ba-ab19-809a79350a4b 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - 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-28 18:13:22.576 8 INFO glance.api.v2.image_data [None req-59249d59-7a79-49ba-ab19-809a79350a4b 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 18:13:56.125 8 INFO glance.location [None req-59249d59-7a79-49ba-ab19-809a79350a4b 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 197/393] 199.19.213.209 () {48 vars in 1045 bytes} [Tue Apr 28 18:13:22 2026] PUT /v2/images/64e464da-a107-460d-be0a-74560aa484b6/file => generated 0 bytes in 33589 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26344 switches on core 0) [pid: 7|app: 0|req: 197/394] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 18:13:56 2026] GET /v2/images => generated 3664 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/395] 199.19.213.209 () {48 vars in 1050 bytes} [Tue Apr 28 18:13:56 2026] PATCH /v2/images/64e464da-a107-460d-be0a-74560aa484b6 => generated 1234 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/396] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 18:13:56 2026] GET /v2/images => generated 3687 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 199.19.213.209 () {42 vars in 688 bytes} [Tue Apr 28 18:14:37 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 18:14:37 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 199.19.213.209 () {42 vars in 688 bytes} [Tue Apr 28 18:14:52 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/412] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 18:14:52 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 199.19.213.209 () {44 vars in 939 bytes} [Tue Apr 28 18:14:52 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: 8|app: 0|req: 207/414] 199.19.213.209 () {44 vars in 961 bytes} [Tue Apr 28 18:14:52 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/415] 199.19.213.209 () {44 vars in 939 bytes} [Tue Apr 28 18:14:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/416] 199.19.213.209 () {48 vars in 951 bytes} [Tue Apr 28 18:14:52 2026] POST /v2/images => generated 791 bytes in 409 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 18:14:53.388 7 INFO glance.api.v2.image_data [None req-c380b54e-0f0c-4b82-9ffd-427665994f88 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 18:15:08.624 7 INFO glance.location [None req-c380b54e-0f0c-4b82-9ffd-427665994f88 48e081fb0e3148478a0338e7fc589bad 7c9837aa41ee4d8fb6b630692028dc4c - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 209/419] 199.19.213.209 () {48 vars in 1046 bytes} [Tue Apr 28 18:14:53 2026] PUT /v2/images/97035a5d-2b1a-433a-a44d-afcdc0e9cf1d/file => generated 0 bytes in 15297 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31616 switches on core 0) [pid: 8|app: 0|req: 211/420] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 18:15:08 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/421] 199.19.213.209 () {48 vars in 1049 bytes} [Tue Apr 28 18:15:08 2026] PATCH /v2/images/97035a5d-2b1a-433a-a44d-afcdc0e9cf1d => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/422] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 18:15: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) [pid: 7|app: 0|req: 280/561] 199.19.213.209 () {42 vars in 688 bytes} [Tue Apr 28 18:26:37 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/562] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 18:26:37 2026] GET /v2/images => generated 4893 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/591] 199.19.213.209 () {42 vars in 688 bytes} [Tue Apr 28 18:28:52 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/592] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 18:28:52 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/593] 199.19.213.209 () {42 vars in 688 bytes} [Tue Apr 28 18:28:53 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/594] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 18:28:53 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/603] 199.19.213.209 () {42 vars in 688 bytes} [Tue Apr 28 18:29:37 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/604] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 18:29:37 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/607] 199.19.213.209 () {42 vars in 688 bytes} [Tue Apr 28 18:29:44 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/608] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 18:29:44 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: 310/621] 199.19.213.209 () {42 vars in 688 bytes} [Tue Apr 28 18:30:44 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/622] 199.19.213.209 () {44 vars in 910 bytes} [Tue Apr 28 18:30:44 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 317/631] 10.0.0.85 () {32 vars in 632 bytes} [Tue Apr 28 18:31:28 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/638] 10.0.0.139 () {36 vars in 987 bytes} [Tue Apr 28 18:31:49 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 318/639] 10.0.0.139 () {36 vars in 927 bytes} [Tue Apr 28 18:31:50 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/640] 10.0.0.218 () {36 vars in 987 bytes} [Tue Apr 28 18:31:51 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => generated 1171 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/641] 10.0.0.218 () {36 vars in 927 bytes} [Tue Apr 28 18:31:51 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: 323/642] 10.0.0.218 () {36 vars in 927 bytes} [Tue Apr 28 18:31:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/643] 10.0.0.218 () {36 vars in 987 bytes} [Tue Apr 28 18:31:51 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => 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: 324/644] 10.0.0.218 () {36 vars in 927 bytes} [Tue Apr 28 18:31: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: 321/645] 10.0.0.218 () {36 vars in 927 bytes} [Tue Apr 28 18:31:51 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/646] 10.0.0.218 () {36 vars in 987 bytes} [Tue Apr 28 18:31:51 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => 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: 322/647] 10.0.0.218 () {36 vars in 927 bytes} [Tue Apr 28 18:31:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/648] 10.0.0.218 () {36 vars in 927 bytes} [Tue Apr 28 18:31: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: 323/649] 10.0.0.95 () {36 vars in 986 bytes} [Tue Apr 28 18:31:52 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => generated 1171 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/650] 10.0.0.95 () {36 vars in 926 bytes} [Tue Apr 28 18:31:52 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/651] 10.0.0.95 () {36 vars in 986 bytes} [Tue Apr 28 18:31:52 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => 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: 328/652] 10.0.0.95 () {36 vars in 926 bytes} [Tue Apr 28 18:31:52 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/653] 10.0.0.95 () {36 vars in 926 bytes} [Tue Apr 28 18:31:52 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: 329/654] 199.19.213.209 () {36 vars in 991 bytes} [Tue Apr 28 18:31:52 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => generated 1171 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/655] 199.19.213.209 () {36 vars in 931 bytes} [Tue Apr 28 18:31:52 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/656] 199.19.213.209 () {36 vars in 991 bytes} [Tue Apr 28 18:31:53 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => 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: 327/657] 199.19.213.209 () {36 vars in 931 bytes} [Tue Apr 28 18:31:53 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: 329/660] 10.0.0.139 () {36 vars in 987 bytes} [Tue Apr 28 18:32:08 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/661] 10.0.0.139 () {36 vars in 927 bytes} [Tue Apr 28 18:32:08 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: 335/666] 10.0.0.139 () {36 vars in 987 bytes} [Tue Apr 28 18:32:20 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => 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: 332/667] 10.0.0.139 () {36 vars in 927 bytes} [Tue Apr 28 18:32:20 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/672] 10.0.0.139 () {36 vars in 987 bytes} [Tue Apr 28 18:32:39 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => 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: 338/673] 10.0.0.139 () {36 vars in 927 bytes} [Tue Apr 28 18:32:39 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: 341/678] 10.0.0.139 () {36 vars in 987 bytes} [Tue Apr 28 18:32:59 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/679] 10.0.0.139 () {36 vars in 927 bytes} [Tue Apr 28 18:32:59 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: 340/682] 10.0.0.139 () {36 vars in 987 bytes} [Tue Apr 28 18:33:11 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => 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: 343/683] 10.0.0.139 () {36 vars in 927 bytes} [Tue Apr 28 18:33: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: 8|app: 0|req: 346/688] 10.0.0.85 () {34 vars in 654 bytes} [Tue Apr 28 18:33:32 2026] POST /v2/images => generated 649 bytes in 175 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-28 18:33:32.814 7 WARNING glance.api.v2.images [None req-64d5e93d-c6c5-47c4-a2d5-6a79c3866325 5ac43999288946d791780a319192397f 5cfb8ef764b94a1bb549dd43147273aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2eec3413-7778-4fe6-b7fc-f2d91429e9ac [pid: 7|app: 0|req: 343/689] 10.0.0.85 () {32 vars in 709 bytes} [Tue Apr 28 18:33:32 2026] DELETE /v2/images/2eec3413-7778-4fe6-b7fc-f2d91429e9ac => generated 0 bytes in 66 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 10.0.0.85 () {32 vars in 706 bytes} [Tue Apr 28 18:33:32 2026] GET /v2/images/2eec3413-7778-4fe6-b7fc-f2d91429e9ac => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/691] 10.0.0.85 () {32 vars in 632 bytes} [Tue Apr 28 18:33:32 2026] GET /v2/images => generated 1240 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/692] 10.0.0.85 () {34 vars in 654 bytes} [Tue Apr 28 18:33:33 2026] POST /v2/images => generated 702 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/693] 10.0.0.85 () {32 vars in 716 bytes} [Tue Apr 28 18:33:33 2026] GET /v2/images/eed96a61-2f6a-477b-a78f-daee7954a783/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:33:33.113 8 INFO glance.api.v2.image_data [None req-9b475f74-307e-49ab-ac29-5ab0bd073c99 5ac43999288946d791780a319192397f 5cfb8ef764b94a1bb549dd43147273aa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 18:33:33.157 8 WARNING glance_store._drivers.rbd [None req-9b475f74-307e-49ab-ac29-5ab0bd073c99 5ac43999288946d791780a319192397f 5cfb8ef764b94a1bb549dd43147273aa - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-28 18:33:34.051 8 INFO glance.location [None req-9b475f74-307e-49ab-ac29-5ab0bd073c99 5ac43999288946d791780a319192397f 5cfb8ef764b94a1bb549dd43147273aa - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 349/694] 10.0.0.85 () {32 vars in 726 bytes} [Tue Apr 28 18:33:33 2026] PUT /v2/images/eed96a61-2f6a-477b-a78f-daee7954a783/file => generated 0 bytes in 983 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/695] 10.0.0.85 () {32 vars in 706 bytes} [Tue Apr 28 18:33:34 2026] GET /v2/images/eed96a61-2f6a-477b-a78f-daee7954a783 => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 10.0.0.85 () {32 vars in 716 bytes} [Tue Apr 28 18:33:34 2026] GET /v2/images/eed96a61-2f6a-477b-a78f-daee7954a783/file => generated 1024 bytes in 207 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/697] 10.0.0.85 () {34 vars in 654 bytes} [Tue Apr 28 18:33:34 2026] POST /v2/images => generated 648 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/698] 10.0.0.85 () {32 vars in 725 bytes} [Tue Apr 28 18:33:34 2026] PATCH /v2/images/3790fdba-fc65-45f0-8bd5-367a9e7ce077 => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/699] 10.0.0.85 () {32 vars in 706 bytes} [Tue Apr 28 18:33:34 2026] GET /v2/images/3790fdba-fc65-45f0-8bd5-367a9e7ce077 => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/700] 10.0.0.139 () {36 vars in 987 bytes} [Tue Apr 28 18:33:34 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:33:34.446 7 WARNING glance.api.v2.images [None req-ebe7f189-cbc5-4dd4-bf54-fff59202342b 5ac43999288946d791780a319192397f 5cfb8ef764b94a1bb549dd43147273aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3790fdba-fc65-45f0-8bd5-367a9e7ce077 [pid: 8|app: 0|req: 353/701] 10.0.0.139 () {36 vars in 927 bytes} [Tue Apr 28 18:33:34 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: 349/702] 10.0.0.85 () {32 vars in 709 bytes} [Tue Apr 28 18:33:34 2026] DELETE /v2/images/3790fdba-fc65-45f0-8bd5-367a9e7ce077 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 10.0.0.85 () {32 vars in 706 bytes} [Tue Apr 28 18:33:34 2026] GET /v2/images/3790fdba-fc65-45f0-8bd5-367a9e7ce077 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:33:34.515 7 WARNING glance.api.v2.images [None req-9168261c-fa79-48ac-9687-2621aa19657c 5ac43999288946d791780a319192397f 5cfb8ef764b94a1bb549dd43147273aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//eed96a61-2f6a-477b-a78f-daee7954a783 [pid: 7|app: 0|req: 350/704] 10.0.0.85 () {32 vars in 709 bytes} [Tue Apr 28 18:33:34 2026] DELETE /v2/images/eed96a61-2f6a-477b-a78f-daee7954a783 => generated 0 bytes in 762 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/705] 10.0.0.85 () {32 vars in 706 bytes} [Tue Apr 28 18:33:35 2026] GET /v2/images/eed96a61-2f6a-477b-a78f-daee7954a783 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:33:35.302 7 WARNING glance.api.v2.images [None req-5e74ad09-1f49-4ab3-b555-c6242b255f8b 5ac43999288946d791780a319192397f 5cfb8ef764b94a1bb549dd43147273aa - - default default] Failed to find image 2eec3413-7778-4fe6-b7fc-f2d91429e9ac to delete: glance.common.exception.ImageNotFound: No image found with ID 2eec3413-7778-4fe6-b7fc-f2d91429e9ac [pid: 7|app: 0|req: 351/706] 10.0.0.85 () {32 vars in 709 bytes} [Tue Apr 28 18:33:35 2026] DELETE /v2/images/2eec3413-7778-4fe6-b7fc-f2d91429e9ac => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/707] 10.0.0.85 () {32 vars in 706 bytes} [Tue Apr 28 18:33:35 2026] GET /v2/images/2eec3413-7778-4fe6-b7fc-f2d91429e9ac => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/708] 10.0.0.85 () {30 vars in 410 bytes} [Tue Apr 28 18:33:38 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 10.0.0.139 () {36 vars in 987 bytes} [Tue Apr 28 18:34:12 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/718] 10.0.0.139 () {36 vars in 927 bytes} [Tue Apr 28 18:34:12 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/721] 10.0.0.139 () {36 vars in 987 bytes} [Tue Apr 28 18:34:20 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => 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: 363/722] 10.0.0.139 () {36 vars in 927 bytes} [Tue Apr 28 18:34:21 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: 362/727] 10.0.0.85 () {32 vars in 706 bytes} [Tue Apr 28 18:34:43 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => 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: 366/728] 10.0.0.85 () {32 vars in 706 bytes} [Tue Apr 28 18:34:43 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => 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: 363/729] 10.0.0.218 () {36 vars in 987 bytes} [Tue Apr 28 18:34:44 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => generated 1171 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/730] 10.0.0.218 () {36 vars in 927 bytes} [Tue Apr 28 18:34:44 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: 364/731] 10.0.0.218 () {36 vars in 927 bytes} [Tue Apr 28 18:34:44 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: 368/732] 10.0.0.218 () {36 vars in 987 bytes} [Tue Apr 28 18:34:44 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => 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: 365/733] 10.0.0.218 () {36 vars in 927 bytes} [Tue Apr 28 18:34:44 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/734] 10.0.0.218 () {36 vars in 927 bytes} [Tue Apr 28 18:34:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/735] 10.0.0.218 () {36 vars in 987 bytes} [Tue Apr 28 18:34:44 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/736] 10.0.0.218 () {36 vars in 927 bytes} [Tue Apr 28 18:34:44 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: 367/737] 10.0.0.218 () {36 vars in 927 bytes} [Tue Apr 28 18:34:44 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: 371/738] 10.0.0.95 () {36 vars in 986 bytes} [Tue Apr 28 18:34:44 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => 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: 368/739] 10.0.0.95 () {36 vars in 926 bytes} [Tue Apr 28 18:34:44 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: 372/740] 10.0.0.95 () {36 vars in 986 bytes} [Tue Apr 28 18:34:44 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => 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: 369/741] 10.0.0.95 () {36 vars in 926 bytes} [Tue Apr 28 18:34:44 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: 373/742] 10.0.0.95 () {36 vars in 926 bytes} [Tue Apr 28 18:34:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/765] 10.0.0.139 () {36 vars in 987 bytes} [Tue Apr 28 18:36:29 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => 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: 385/766] 10.0.0.139 () {36 vars in 927 bytes} [Tue Apr 28 18:36: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: 382/767] 10.0.0.139 () {36 vars in 987 bytes} [Tue Apr 28 18:36:36 2026] GET /v2/images/00f56b9f-2f98-49df-8492-c911e14d9729 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/768] 10.0.0.139 () {36 vars in 927 bytes} [Tue Apr 28 18:36:36 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/775] 199.19.213.209 () {32 vars in 826 bytes} [Tue Apr 28 18:36:59 2026] GET /v2/images?status=active&owner=7c9837aa41ee4d8fb6b630692028dc4c&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/776] 199.19.213.209 () {32 vars in 653 bytes} [Tue Apr 28 18:36:59 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: 386/777] 10.0.0.218 () {36 vars in 987 bytes} [Tue Apr 28 18:36:59 2026] GET /v2/images/749372c3-c2ac-475d-9931-cabf684ea18c => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/778] 10.0.0.218 () {36 vars in 927 bytes} [Tue Apr 28 18:36:59 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: 387/779] 10.0.0.218 () {36 vars in 927 bytes} [Tue Apr 28 18:36:59 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: 393/780] 10.0.0.218 () {36 vars in 987 bytes} [Tue Apr 28 18:36:59 2026] GET /v2/images/749372c3-c2ac-475d-9931-cabf684ea18c => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/781] 10.0.0.218 () {36 vars in 927 bytes} [Tue Apr 28 18:36:59 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: 394/782] 10.0.0.218 () {36 vars in 927 bytes} [Tue Apr 28 18:36:59 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/783] 10.0.0.218 () {36 vars in 987 bytes} [Tue Apr 28 18:36:59 2026] GET /v2/images/749372c3-c2ac-475d-9931-cabf684ea18c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/784] 10.0.0.218 () {36 vars in 927 bytes} [Tue Apr 28 18:36:59 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: 390/785] 10.0.0.95 () {36 vars in 986 bytes} [Tue Apr 28 18:37:00 2026] GET /v2/images/749372c3-c2ac-475d-9931-cabf684ea18c => generated 1209 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/786] 10.0.0.95 () {36 vars in 926 bytes} [Tue Apr 28 18:37:00 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: 391/787] 10.0.0.95 () {36 vars in 986 bytes} [Tue Apr 28 18:37:00 2026] GET /v2/images/749372c3-c2ac-475d-9931-cabf684ea18c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/788] 10.0.0.95 () {36 vars in 926 bytes} [Tue Apr 28 18:37:00 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: 392/789] 10.0.0.95 () {36 vars in 926 bytes} [Tue Apr 28 18:37:00 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: 413/820] 10.0.0.85 () {32 vars in 632 bytes} [Tue Apr 28 18:39:30 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)