+ 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 [Sat Jun 27 06:01:54 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-6fbcf4db54-9h5lf 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 0x557ab6677180 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-27 06:01:55.895 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-27 06:01:55.942 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-27 06:01:56.506 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-27 06:01:56.507 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-27 06:01:56.565 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-27 06:01:56.566 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-27 06:01:58.122 7 WARNING glance.api.v2.images [None req-3e264f78-c904-474d-8945-3864f7955c41 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-27 06:01:58.196 8 WARNING glance.api.v2.images [None req-d10908a1-5d05-4c4f-88dd-87fda9d4a666 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-27 06:01:58.365 7 WARNING keystonemiddleware._common.config [None req-3e264f78-c904-474d-8945-3864f7955c41 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-27 06:01:58.372 7 WARNING oslo_config.cfg [None req-3e264f78-c904-474d-8945-3864f7955c41 - - - - - -] 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 0x557ab6677180 pid: 7 (default app) 2026-06-27 06:01:58.442 8 WARNING keystonemiddleware._common.config [None req-d10908a1-5d05-4c4f-88dd-87fda9d4a666 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-27 06:01:58.452 8 WARNING oslo_config.cfg [None req-d10908a1-5d05-4c4f-88dd-87fda9d4a666 - - - - - -] 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 0x557ab6677180 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.229 () {42 vars in 688 bytes} [Sat Jun 27 06:02:00 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-06-27 06:02:01.301 8 WARNING oslo_policy.policy [None req-d1c59856-a318-4cc3-b55f-b0d9637e1c7f abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-27 06:02:01.302 8 WARNING oslo_policy.policy [None req-d1c59856-a318-4cc3-b55f-b0d9637e1c7f abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-27 06:02:01.327 8 WARNING oslo_policy.policy [None req-d1c59856-a318-4cc3-b55f-b0d9637e1c7f abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-27 06:02:01.328 8 WARNING oslo_policy.policy [None req-d1c59856-a318-4cc3-b55f-b0d9637e1c7f abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - 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/4] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:02:00 2026] GET /v2/images => generated 69 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.229 () {42 vars in 688 bytes} [Sat Jun 27 06:02:04 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: 2/6] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:02:04 2026] GET /v2/images => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 06:02:04.800 7 WARNING oslo_policy.policy [None req-f66a2221-9fc7-45eb-af10-d723d5bb7c86 abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-27 06:02:04.800 7 WARNING oslo_policy.policy [None req-f66a2221-9fc7-45eb-af10-d723d5bb7c86 abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - 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/7] 199.204.45.229 () {44 vars in 911 bytes} [Sat Jun 27 06:02:04 2026] GET /v2/images/cirros => generated 151 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.229 () {44 vars in 933 bytes} [Sat Jun 27 06:02:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-27 06:02:04.928 7 WARNING oslo_policy.policy [None req-019a7f55-fb98-4584-83ef-2492c0d129eb abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-27 06:02:04.929 7 WARNING oslo_policy.policy [None req-019a7f55-fb98-4584-83ef-2492c0d129eb abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - 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/9] 199.204.45.229 () {44 vars in 939 bytes} [Sat Jun 27 06:02:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-27 06:02:05.012 8 WARNING oslo_config.cfg [None req-cefd129b-e08a-419a-82b8-9a7e13ae13d2 abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - 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/10] 199.204.45.229 () {48 vars in 951 bytes} [Sat Jun 27 06:02:04 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-27 06:02:05.034 7 WARNING oslo_policy.policy [None req-dc1fcf46-640b-4354-bce8-f4131ab79a04 abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-27 06:02:05.034 7 WARNING oslo_policy.policy [None req-dc1fcf46-640b-4354-bce8-f4131ab79a04 abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-27 06:02:05.036 7 INFO glance.api.v2.image_data [None req-dc1fcf46-640b-4354-bce8-f4131ab79a04 abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-27 06:02:08.275 7 INFO glance.location [None req-dc1fcf46-640b-4354-bce8-f4131ab79a04 abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 7/11] 199.204.45.229 () {48 vars in 1045 bytes} [Sat Jun 27 06:02:05 2026] PUT /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb/file => generated 0 bytes in 3288 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5527 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:02:08 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-27 06:02:08.362 7 WARNING oslo_config.cfg [None req-f3a7f4e0-80f0-470c-b25d-56e69674fdd8 abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - 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: 8/15] 199.204.45.229 () {48 vars in 1049 bytes} [Sat Jun 27 06:02:08 2026] PATCH /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => 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: 8/16] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:02:08 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: 140/279] 199.204.45.229 () {42 vars in 688 bytes} [Sat Jun 27 06:24:01 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: 140/280] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:24:01 2026] GET /v2/images => generated 1240 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.229 () {42 vars in 688 bytes} [Sat Jun 27 06:24:18 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: 142/284] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:24:18 2026] GET /v2/images => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.204.45.229 () {44 vars in 937 bytes} [Sat Jun 27 06:24:18 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.204.45.229 () {44 vars in 959 bytes} [Sat Jun 27 06:24:18 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/289] 199.204.45.229 () {44 vars in 939 bytes} [Sat Jun 27 06:24:18 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: 8|app: 0|req: 146/290] 199.204.45.229 () {48 vars in 951 bytes} [Sat Jun 27 06:24:18 2026] POST /v2/images => generated 796 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-27 06:24:18.466 7 INFO glance.api.v2.image_data [None req-3b87f6af-a490-4c36-976a-111920f707f5 abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-27 06:24:42.665 7 INFO glance.location [None req-3b87f6af-a490-4c36-976a-111920f707f5 abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 145/295] 199.204.45.229 () {48 vars in 1046 bytes} [Sat Jun 27 06:24:18 2026] PUT /v2/images/5af3d802-6ea8-4bda-b74f-61548c69e545/file => generated 0 bytes in 24253 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67322 switches on core 0) [pid: 8|app: 0|req: 151/296] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:24:42 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/297] 199.204.45.229 () {48 vars in 1049 bytes} [Sat Jun 27 06:24:42 2026] PATCH /v2/images/5af3d802-6ea8-4bda-b74f-61548c69e545 => 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: 152/298] 199.204.45.229 () {48 vars in 1050 bytes} [Sat Jun 27 06:24:42 2026] PATCH /v2/images/5af3d802-6ea8-4bda-b74f-61548c69e545 => generated 1209 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/299] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:24:42 2026] GET /v2/images => generated 2451 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/300] 199.204.45.229 () {42 vars in 688 bytes} [Sat Jun 27 06:24:44 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: 148/301] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:24:44 2026] GET /v2/images => generated 2451 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/380] 199.204.45.229 () {42 vars in 688 bytes} [Sat Jun 27 06:31:15 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: 188/381] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:31:15 2026] GET /v2/images => generated 2451 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/384] 199.204.45.229 () {42 vars in 688 bytes} [Sat Jun 27 06:31:27 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: 190/385] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:31:27 2026] GET /v2/images => generated 2451 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/386] 199.204.45.229 () {44 vars in 947 bytes} [Sat Jun 27 06:31:27 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/387] 199.204.45.229 () {44 vars in 969 bytes} [Sat Jun 27 06:31:27 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 199.204.45.229 () {44 vars in 939 bytes} [Sat Jun 27 06:31:27 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) [pid: 7|app: 0|req: 192/389] 199.204.45.229 () {48 vars in 951 bytes} [Sat Jun 27 06:31:27 2026] POST /v2/images => generated 799 bytes in 256 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-27 06:31:28.077 8 WARNING oslo_policy.policy [None req-ea23c6eb-d46b-41cf-bb8e-245571542230 abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-27 06:31:28.078 8 WARNING oslo_policy.policy [None req-ea23c6eb-d46b-41cf-bb8e-245571542230 abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-27 06:31:28.081 8 INFO glance.api.v2.image_data [None req-ea23c6eb-d46b-41cf-bb8e-245571542230 abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-27 06:31:41.794 8 INFO glance.location [None req-ea23c6eb-d46b-41cf-bb8e-245571542230 abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/394] 199.204.45.229 () {48 vars in 1045 bytes} [Sat Jun 27 06:31:28 2026] PUT /v2/images/9833e945-6349-4c95-8130-828ba74be315/file => generated 0 bytes in 13796 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24136 switches on core 0) [pid: 7|app: 0|req: 197/395] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:31:41 2026] GET /v2/images => generated 3664 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 199.204.45.229 () {48 vars in 1050 bytes} [Sat Jun 27 06:31:41 2026] PATCH /v2/images/9833e945-6349-4c95-8130-828ba74be315 => generated 1234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/397] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:31:41 2026] GET /v2/images => generated 3687 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 199.204.45.229 () {42 vars in 688 bytes} [Sat Jun 27 06:32:18 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: 204/407] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:32:18 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/410] 199.204.45.229 () {42 vars in 688 bytes} [Sat Jun 27 06:32:36 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: 205/411] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:32:36 2026] GET /v2/images => generated 3687 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/412] 199.204.45.229 () {44 vars in 939 bytes} [Sat Jun 27 06:32:36 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 199.204.45.229 () {44 vars in 961 bytes} [Sat Jun 27 06:32:36 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: 8|app: 0|req: 208/414] 199.204.45.229 () {44 vars in 939 bytes} [Sat Jun 27 06:32:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 199.204.45.229 () {48 vars in 951 bytes} [Sat Jun 27 06:32:36 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-27 06:32:36.740 8 INFO glance.api.v2.image_data [None req-4fd97405-fe86-4a42-8a46-e75b0360a089 abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-27 06:32:50.802 8 INFO glance.location [None req-4fd97405-fe86-4a42-8a46-e75b0360a089 abd9cc57a86b48d7a15f5f86c76bbf1d 861a604e7d104a3eaa50393b7c704dc6 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 209/420] 199.204.45.229 () {48 vars in 1046 bytes} [Sat Jun 27 06:32:36 2026] PUT /v2/images/6d1d8a67-1016-4ac4-8b6b-db03155db3bb/file => generated 0 bytes in 14116 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31856 switches on core 0) [pid: 7|app: 0|req: 212/421] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:32:50 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/422] 199.204.45.229 () {48 vars in 1049 bytes} [Sat Jun 27 06:32:50 2026] PATCH /v2/images/6d1d8a67-1016-4ac4-8b6b-db03155db3bb => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/423] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:32:50 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/576] 199.204.45.229 () {42 vars in 688 bytes} [Sat Jun 27 06:45:34 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: 287/577] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:45:34 2026] GET /v2/images => generated 4893 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/606] 199.204.45.229 () {42 vars in 688 bytes} [Sat Jun 27 06:47:56 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: 302/607] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:47:56 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: 306/608] 199.204.45.229 () {42 vars in 688 bytes} [Sat Jun 27 06:47:57 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/609] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:47:57 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/620] 199.204.45.229 () {42 vars in 688 bytes} [Sat Jun 27 06:48:44 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/621] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:48:44 2026] GET /v2/images => generated 4893 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/624] 199.204.45.229 () {42 vars in 688 bytes} [Sat Jun 27 06:48:52 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: 311/625] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:48:52 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/638] 199.204.45.229 () {42 vars in 688 bytes} [Sat Jun 27 06:49:54 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: 321/639] 199.204.45.229 () {44 vars in 910 bytes} [Sat Jun 27 06:49:54 2026] GET /v2/images => generated 4893 bytes in 66 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: 328/652] 10.0.0.115 () {32 vars in 633 bytes} [Sat Jun 27 06:50:55 2026] GET /v2/images => generated 4893 bytes in 24 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: 327/657] 10.0.0.178 () {36 vars in 987 bytes} [Sat Jun 27 06:51:15 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => generated 1171 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/658] 10.0.0.178 () {36 vars in 927 bytes} [Sat Jun 27 06:51:15 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: 328/659] 10.0.0.178 () {36 vars in 927 bytes} [Sat Jun 27 06:51:15 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: 332/660] 10.0.0.178 () {36 vars in 987 bytes} [Sat Jun 27 06:51:15 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/661] 10.0.0.178 () {36 vars in 927 bytes} [Sat Jun 27 06:51:16 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: 333/662] 10.0.0.178 () {36 vars in 927 bytes} [Sat Jun 27 06:51:16 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: 330/663] 10.0.0.178 () {36 vars in 987 bytes} [Sat Jun 27 06:51:16 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/664] 10.0.0.178 () {36 vars in 927 bytes} [Sat Jun 27 06:51:16 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: 331/665] 10.0.0.178 () {36 vars in 927 bytes} [Sat Jun 27 06: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: 7|app: 0|req: 335/666] 10.0.0.119 () {36 vars in 987 bytes} [Sat Jun 27 06:51:17 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => generated 1171 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/667] 10.0.0.119 () {36 vars in 927 bytes} [Sat Jun 27 06:51: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: 336/668] 10.0.0.119 () {36 vars in 987 bytes} [Sat Jun 27 06:51:17 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => 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: 333/669] 10.0.0.119 () {36 vars in 927 bytes} [Sat Jun 27 06: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: 337/670] 10.0.0.119 () {36 vars in 927 bytes} [Sat Jun 27 06:51:17 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: 336/675] 10.0.0.42 () {36 vars in 986 bytes} [Sat Jun 27 06:51:29 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => generated 1171 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/676] 10.0.0.42 () {36 vars in 926 bytes} [Sat Jun 27 06:51:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/677] 199.204.45.229 () {36 vars in 991 bytes} [Sat Jun 27 06:51:31 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => 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: 341/678] 199.204.45.229 () {36 vars in 931 bytes} [Sat Jun 27 06:51: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: 8|app: 0|req: 338/679] 199.204.45.229 () {36 vars in 991 bytes} [Sat Jun 27 06:51:32 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => 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: 342/680] 199.204.45.229 () {36 vars in 931 bytes} [Sat Jun 27 06:51:32 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: 339/681] 10.0.0.42 () {36 vars in 986 bytes} [Sat Jun 27 06:51:36 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => 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: 343/682] 10.0.0.42 () {36 vars in 926 bytes} [Sat Jun 27 06:51: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: 7|app: 0|req: 345/685] 10.0.0.115 () {30 vars in 411 bytes} [Sat Jun 27 06:51:47 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: 342/688] 10.0.0.115 () {34 vars in 655 bytes} [Sat Jun 27 06:51:52 2026] POST /v2/images => generated 647 bytes in 221 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-27 06:51:52.849 7 WARNING glance.api.v2.images [None req-a09a4fdb-ad99-4330-a593-8e2341acc908 e92cb35d53af4c15ad25f461ee54cf41 9a894ed5b16646708f2ed11b8007717f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9d226160-c340-42a7-8049-7db90ce62eea [pid: 7|app: 0|req: 347/689] 10.0.0.115 () {32 vars in 710 bytes} [Sat Jun 27 06:51:52 2026] DELETE /v2/images/9d226160-c340-42a7-8049-7db90ce62eea => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/690] 10.0.0.115 () {32 vars in 707 bytes} [Sat Jun 27 06:51:52 2026] GET /v2/images/9d226160-c340-42a7-8049-7db90ce62eea => 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: 348/691] 10.0.0.115 () {32 vars in 633 bytes} [Sat Jun 27 06:51:52 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/692] 10.0.0.115 () {34 vars in 655 bytes} [Sat Jun 27 06:51:52 2026] POST /v2/images => generated 703 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/693] 10.0.0.115 () {32 vars in 717 bytes} [Sat Jun 27 06:51:52 2026] GET /v2/images/27eba18d-fcc0-48c4-add8-4202d5197021/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-27 06:51:53.024 8 INFO glance.api.v2.image_data [None req-5a39bb0a-53f1-420a-a9d4-66ad8cc6a44a e92cb35d53af4c15ad25f461ee54cf41 9a894ed5b16646708f2ed11b8007717f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-27 06:51:53.073 8 WARNING glance_store._drivers.rbd [None req-5a39bb0a-53f1-420a-a9d4-66ad8cc6a44a e92cb35d53af4c15ad25f461ee54cf41 9a894ed5b16646708f2ed11b8007717f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-27 06:51:53.892 8 INFO glance.location [None req-5a39bb0a-53f1-420a-a9d4-66ad8cc6a44a e92cb35d53af4c15ad25f461ee54cf41 9a894ed5b16646708f2ed11b8007717f - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 345/694] 10.0.0.115 () {32 vars in 727 bytes} [Sat Jun 27 06:51:53 2026] PUT /v2/images/27eba18d-fcc0-48c4-add8-4202d5197021/file => generated 0 bytes in 930 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/695] 10.0.0.115 () {32 vars in 707 bytes} [Sat Jun 27 06:51:53 2026] GET /v2/images/27eba18d-fcc0-48c4-add8-4202d5197021 => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/696] 10.0.0.115 () {32 vars in 717 bytes} [Sat Jun 27 06:51:53 2026] GET /v2/images/27eba18d-fcc0-48c4-add8-4202d5197021/file => generated 1024 bytes in 177 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/697] 10.0.0.115 () {34 vars in 655 bytes} [Sat Jun 27 06:51:54 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/698] 10.0.0.115 () {32 vars in 726 bytes} [Sat Jun 27 06:51:54 2026] PATCH /v2/images/c032284c-39c3-46b1-85b3-2faf11c4b658 => generated 653 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/699] 10.0.0.115 () {32 vars in 707 bytes} [Sat Jun 27 06:51:54 2026] GET /v2/images/c032284c-39c3-46b1-85b3-2faf11c4b658 => generated 653 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-27 06:51:54.303 8 WARNING glance.api.v2.images [None req-799e7c0a-d917-4c2d-90ae-fe51c932d47b e92cb35d53af4c15ad25f461ee54cf41 9a894ed5b16646708f2ed11b8007717f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c032284c-39c3-46b1-85b3-2faf11c4b658 [pid: 8|app: 0|req: 348/700] 10.0.0.115 () {32 vars in 710 bytes} [Sat Jun 27 06:51:54 2026] DELETE /v2/images/c032284c-39c3-46b1-85b3-2faf11c4b658 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/701] 10.0.0.115 () {32 vars in 707 bytes} [Sat Jun 27 06:51:54 2026] GET /v2/images/c032284c-39c3-46b1-85b3-2faf11c4b658 => generated 139 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-27 06:51:54.416 8 WARNING glance.api.v2.images [None req-4eadcfa1-5461-46a3-b3c0-deebff8890af e92cb35d53af4c15ad25f461ee54cf41 9a894ed5b16646708f2ed11b8007717f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//27eba18d-fcc0-48c4-add8-4202d5197021 [pid: 8|app: 0|req: 349/702] 10.0.0.115 () {32 vars in 710 bytes} [Sat Jun 27 06:51:54 2026] DELETE /v2/images/27eba18d-fcc0-48c4-add8-4202d5197021 => generated 0 bytes in 805 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/703] 10.0.0.115 () {32 vars in 707 bytes} [Sat Jun 27 06:51:55 2026] GET /v2/images/27eba18d-fcc0-48c4-add8-4202d5197021 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-27 06:51:55.243 8 WARNING glance.api.v2.images [None req-8825615c-0903-43b3-9fa2-33189002846c e92cb35d53af4c15ad25f461ee54cf41 9a894ed5b16646708f2ed11b8007717f - - default default] Failed to find image 9d226160-c340-42a7-8049-7db90ce62eea to delete: glance.common.exception.ImageNotFound: No image found with ID 9d226160-c340-42a7-8049-7db90ce62eea [pid: 8|app: 0|req: 350/704] 10.0.0.115 () {32 vars in 710 bytes} [Sat Jun 27 06:51:55 2026] DELETE /v2/images/9d226160-c340-42a7-8049-7db90ce62eea => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/705] 10.0.0.115 () {32 vars in 707 bytes} [Sat Jun 27 06:51:55 2026] GET /v2/images/9d226160-c340-42a7-8049-7db90ce62eea => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/708] 10.0.0.42 () {36 vars in 986 bytes} [Sat Jun 27 06:52:02 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/709] 10.0.0.42 () {36 vars in 926 bytes} [Sat Jun 27 06:52:02 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: 355/714] 10.0.0.42 () {36 vars in 986 bytes} [Sat Jun 27 06:52:19 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => 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: 360/715] 10.0.0.42 () {36 vars in 926 bytes} [Sat Jun 27 06:52:19 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: 357/718] 10.0.0.42 () {36 vars in 986 bytes} [Sat Jun 27 06:52:28 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/719] 10.0.0.42 () {36 vars in 926 bytes} [Sat Jun 27 06:52:28 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/720] 10.0.0.42 () {36 vars in 986 bytes} [Sat Jun 27 06:52:33 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => 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: 363/721] 10.0.0.42 () {36 vars in 926 bytes} [Sat Jun 27 06:52:33 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: 367/738] 10.0.0.42 () {36 vars in 986 bytes} [Sat Jun 27 06:53:50 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/739] 10.0.0.42 () {36 vars in 926 bytes} [Sat Jun 27 06:53: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: 370/744] 10.0.0.115 () {32 vars in 707 bytes} [Sat Jun 27 06:54:08 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => 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: 375/745] 10.0.0.115 () {32 vars in 707 bytes} [Sat Jun 27 06:54:09 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => 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: 371/746] 10.0.0.178 () {36 vars in 987 bytes} [Sat Jun 27 06:54:09 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => generated 1171 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/747] 10.0.0.178 () {36 vars in 927 bytes} [Sat Jun 27 06:54:09 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: 372/748] 10.0.0.178 () {36 vars in 927 bytes} [Sat Jun 27 06:54:09 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: 377/749] 10.0.0.178 () {36 vars in 987 bytes} [Sat Jun 27 06:54:09 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/750] 10.0.0.178 () {36 vars in 927 bytes} [Sat Jun 27 06:54:09 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: 378/751] 10.0.0.178 () {36 vars in 927 bytes} [Sat Jun 27 06:54:09 2026] GET /v2/schemas/image => generated 4018 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/752] 10.0.0.178 () {36 vars in 987 bytes} [Sat Jun 27 06:54:09 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => 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: 379/753] 10.0.0.178 () {36 vars in 927 bytes} [Sat Jun 27 06:54:09 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: 375/754] 10.0.0.178 () {36 vars in 927 bytes} [Sat Jun 27 06:54:09 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: 380/755] 10.0.0.119 () {36 vars in 987 bytes} [Sat Jun 27 06:54:10 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => 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: 376/756] 10.0.0.119 () {36 vars in 927 bytes} [Sat Jun 27 06:54:10 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/757] 10.0.0.119 () {36 vars in 987 bytes} [Sat Jun 27 06:54:10 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => 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: 377/758] 10.0.0.119 () {36 vars in 927 bytes} [Sat Jun 27 06:54:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/759] 10.0.0.119 () {36 vars in 927 bytes} [Sat Jun 27 06:54:10 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: 380/764] 10.0.0.42 () {36 vars in 986 bytes} [Sat Jun 27 06:54:30 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => 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: 385/765] 10.0.0.42 () {36 vars in 926 bytes} [Sat Jun 27 06:54:30 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: 382/768] 10.0.0.42 () {36 vars in 986 bytes} [Sat Jun 27 06:54:47 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/769] 10.0.0.42 () {36 vars in 926 bytes} [Sat Jun 27 06:54:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/772] 10.0.0.42 () {36 vars in 986 bytes} [Sat Jun 27 06:54:54 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => generated 1171 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/773] 10.0.0.42 () {36 vars in 926 bytes} [Sat Jun 27 06:54:54 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: 385/774] 10.0.0.42 () {36 vars in 986 bytes} [Sat Jun 27 06:54:56 2026] GET /v2/images/69259182-6eba-4770-9cfc-c1a8443ec1eb => 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: 390/775] 10.0.0.42 () {36 vars in 926 bytes} [Sat Jun 27 06:54: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: 7|app: 0|req: 394/782] 199.204.45.229 () {32 vars in 826 bytes} [Sat Jun 27 06:55:21 2026] GET /v2/images?status=active&owner=861a604e7d104a3eaa50393b7c704dc6&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/783] 199.204.45.229 () {32 vars in 653 bytes} [Sat Jun 27 06:55:21 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: 395/784] 10.0.0.178 () {36 vars in 987 bytes} [Sat Jun 27 06:55:22 2026] GET /v2/images/5af3d802-6ea8-4bda-b74f-61548c69e545 => 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: 390/785] 10.0.0.178 () {36 vars in 927 bytes} [Sat Jun 27 06:55:22 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: 396/786] 10.0.0.178 () {36 vars in 927 bytes} [Sat Jun 27 06:55:22 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: 391/787] 10.0.0.178 () {36 vars in 987 bytes} [Sat Jun 27 06:55:22 2026] GET /v2/images/5af3d802-6ea8-4bda-b74f-61548c69e545 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/788] 10.0.0.178 () {36 vars in 927 bytes} [Sat Jun 27 06:55:22 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: 392/789] 10.0.0.178 () {36 vars in 927 bytes} [Sat Jun 27 06:55:22 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: 398/790] 10.0.0.178 () {36 vars in 987 bytes} [Sat Jun 27 06:55:22 2026] GET /v2/images/5af3d802-6ea8-4bda-b74f-61548c69e545 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/791] 10.0.0.178 () {36 vars in 927 bytes} [Sat Jun 27 06:55:22 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: 399/792] 10.0.0.119 () {36 vars in 987 bytes} [Sat Jun 27 06:55:22 2026] GET /v2/images/5af3d802-6ea8-4bda-b74f-61548c69e545 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/793] 10.0.0.119 () {36 vars in 927 bytes} [Sat Jun 27 06:55:22 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/794] 10.0.0.119 () {36 vars in 987 bytes} [Sat Jun 27 06:55:22 2026] GET /v2/images/5af3d802-6ea8-4bda-b74f-61548c69e545 => 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: 395/795] 10.0.0.119 () {36 vars in 927 bytes} [Sat Jun 27 06:55:22 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: 401/796] 10.0.0.119 () {36 vars in 927 bytes} [Sat Jun 27 06:55:22 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: 421/835] 10.0.0.115 () {32 vars in 633 bytes} [Sat Jun 27 06:58:36 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)