+ 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 [Thu Jun 25 22:43:07 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-77f849d759-fx992 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 0x55de43d64170 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-25 22:43:08.908 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-25 22:43:08.988 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-06-25 22:43:09.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-25 22:43:09.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-25 22:43:09.662 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-25 22:43:09.663 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-25 22:43:11.221 8 WARNING glance.api.v2.images [None req-e30e292e-8eee-4b5d-86ad-c4160994b549 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-25 22:43:11.329 7 WARNING glance.api.v2.images [None req-3d9949a4-94bd-44fd-8bfd-14912e20dc43 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-25 22:43:11.460 8 WARNING keystonemiddleware._common.config [None req-e30e292e-8eee-4b5d-86ad-c4160994b549 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-25 22:43:11.468 8 WARNING oslo_config.cfg [None req-e30e292e-8eee-4b5d-86ad-c4160994b549 - - - - - -] 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 0x55de43d64170 pid: 8 (default app) 2026-06-25 22:43:11.581 7 WARNING keystonemiddleware._common.config [None req-3d9949a4-94bd-44fd-8bfd-14912e20dc43 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-25 22:43:11.589 7 WARNING oslo_config.cfg [None req-3d9949a4-94bd-44fd-8bfd-14912e20dc43 - - - - - -] 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 0x55de43d64170 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.4 () {42 vars in 681 bytes} [Thu Jun 25 22:43:12 2026] GET / => generated 1173 bytes in 2 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-25 22:43:12.921 7 WARNING oslo_policy.policy [None req-5e446c57-ca6a-4526-9f9e-6ad96bf16494 c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - 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-25 22:43:12.922 7 WARNING oslo_policy.policy [None req-5e446c57-ca6a-4526-9f9e-6ad96bf16494 c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - 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-25 22:43:12.941 7 WARNING oslo_policy.policy [None req-5e446c57-ca6a-4526-9f9e-6ad96bf16494 c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - 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-25 22:43:12.941 7 WARNING oslo_policy.policy [None req-5e446c57-ca6a-4526-9f9e-6ad96bf16494 c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 22:43:12 2026] GET /v2/images => generated 69 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.4 () {42 vars in 681 bytes} [Thu Jun 25 22:43:16 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 22:43:16 2026] GET /v2/images => generated 69 bytes in 52 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-25 22:43:16.761 8 WARNING oslo_policy.policy [None req-676c7e07-6110-4c87-82b4-29d6e002a4fc c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - 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-25 22:43:16.762 8 WARNING oslo_policy.policy [None req-676c7e07-6110-4c87-82b4-29d6e002a4fc c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.4 () {44 vars in 904 bytes} [Thu Jun 25 22:43:16 2026] GET /v2/images/cirros => generated 151 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.4 () {44 vars in 926 bytes} [Thu Jun 25 22:43:16 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:43:16.897 8 WARNING oslo_policy.policy [None req-342fe514-3546-413c-984e-feae181692c9 c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - 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-25 22:43:16.898 8 WARNING oslo_policy.policy [None req-342fe514-3546-413c-984e-feae181692c9 c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.4 () {44 vars in 932 bytes} [Thu Jun 25 22:43:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:43:16.979 7 WARNING oslo_config.cfg [None req-0ebae40a-5b0f-459c-b2f2-946c48120cc6 c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.4 () {48 vars in 944 bytes} [Thu Jun 25 22:43:16 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-25 22:43:17.000 8 WARNING oslo_policy.policy [None req-297ba2a1-5602-4ee7-9648-8ecc35cf33a6 c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - 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-25 22:43:17.000 8 WARNING oslo_policy.policy [None req-297ba2a1-5602-4ee7-9648-8ecc35cf33a6 c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - 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-25 22:43:17.002 8 INFO glance.api.v2.image_data [None req-297ba2a1-5602-4ee7-9648-8ecc35cf33a6 c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 22:43:21.933 8 INFO glance.location [None req-297ba2a1-5602-4ee7-9648-8ecc35cf33a6 c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.204.45.4 () {48 vars in 1038 bytes} [Thu Jun 25 22:43:16 2026] PUT /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9/file => generated 0 bytes in 4989 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6119 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 22:43:21 2026] GET /v2/images => generated 1240 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 22:43:22.029 8 WARNING oslo_config.cfg [None req-5f4a72d4-5856-4bcd-968c-c2df735f31f6 c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.4 () {48 vars in 1042 bytes} [Thu Jun 25 22:43:22 2026] PATCH /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => 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: 8/17] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 22:43:22 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.204.45.4 () {42 vars in 681 bytes} [Thu Jun 25 23:05:06 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 23:05:06 2026] GET /v2/images => generated 1240 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 199.204.45.4 () {42 vars in 681 bytes} [Thu Jun 25 23:05:25 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 23:05:25 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 199.204.45.4 () {44 vars in 930 bytes} [Thu Jun 25 23:05:25 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/287] 199.204.45.4 () {44 vars in 952 bytes} [Thu Jun 25 23:05:25 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/288] 199.204.45.4 () {44 vars in 932 bytes} [Thu Jun 25 23:05:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 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.4 () {48 vars in 944 bytes} [Thu Jun 25 23:05:25 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-25 23:05:25.622 8 INFO glance.api.v2.image_data [None req-16530808-e39e-44a7-8a5e-d39afe818d2c c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:05:56.135 8 INFO glance.location [None req-16530808-e39e-44a7-8a5e-d39afe818d2c c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 146/296] 199.204.45.4 () {48 vars in 1039 bytes} [Thu Jun 25 23:05:25 2026] PUT /v2/images/d3cd4a09-1b58-4ac9-9247-e1f341f08230/file => generated 0 bytes in 30570 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67658 switches on core 0) [pid: 7|app: 0|req: 151/297] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 23:05:56 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: 8|app: 0|req: 147/298] 199.204.45.4 () {48 vars in 1042 bytes} [Thu Jun 25 23:05:56 2026] PATCH /v2/images/d3cd4a09-1b58-4ac9-9247-e1f341f08230 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/299] 199.204.45.4 () {48 vars in 1043 bytes} [Thu Jun 25 23:05:56 2026] PATCH /v2/images/d3cd4a09-1b58-4ac9-9247-e1f341f08230 => generated 1209 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/300] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 23:05:56 2026] GET /v2/images => generated 2451 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/301] 199.204.45.4 () {42 vars in 681 bytes} [Thu Jun 25 23:05:57 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/302] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 23:05:57 2026] GET /v2/images => generated 2451 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.204.45.4 () {42 vars in 681 bytes} [Thu Jun 25 23:12:49 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 23:12:49 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: 7|app: 0|req: 198/391] 199.204.45.4 () {42 vars in 681 bytes} [Thu Jun 25 23:13:06 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/392] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 23:13:06 2026] GET /v2/images => generated 2451 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/393] 199.204.45.4 () {44 vars in 940 bytes} [Thu Jun 25 23:13:06 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 199.204.45.4 () {44 vars in 962 bytes} [Thu Jun 25 23:13:06 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/395] 199.204.45.4 () {44 vars in 932 bytes} [Thu Jun 25 23:13:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/396] 199.204.45.4 () {48 vars in 944 bytes} [Thu Jun 25 23:13:06 2026] POST /v2/images => generated 799 bytes in 1226 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-25 23:13:08.236 7 WARNING oslo_policy.policy [None req-505f0139-e038-4e3d-ab21-0a95c429eca0 c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - 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-25 23:13:08.237 7 WARNING oslo_policy.policy [None req-505f0139-e038-4e3d-ab21-0a95c429eca0 c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - 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-25 23:13:08.238 7 INFO glance.api.v2.image_data [None req-505f0139-e038-4e3d-ab21-0a95c429eca0 c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:14:02.977 7 INFO glance.location [None req-505f0139-e038-4e3d-ab21-0a95c429eca0 c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 201/409] 199.204.45.4 () {48 vars in 1038 bytes} [Thu Jun 25 23:13:08 2026] PUT /v2/images/7e902f8b-d0d0-4e37-9060-5c2e0f45ad6f/file => generated 0 bytes in 54789 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16698 switches on core 0) [pid: 8|app: 0|req: 209/410] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 23:14:03 2026] GET /v2/images => generated 3664 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/411] 199.204.45.4 () {48 vars in 1043 bytes} [Thu Jun 25 23:14:03 2026] PATCH /v2/images/7e902f8b-d0d0-4e37-9060-5c2e0f45ad6f => generated 1234 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/412] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 23:14:03 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: 7|app: 0|req: 212/431] 199.204.45.4 () {42 vars in 681 bytes} [Thu Jun 25 23:15:32 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/432] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 23:15:33 2026] GET /v2/images => generated 3687 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/435] 199.204.45.4 () {42 vars in 681 bytes} [Thu Jun 25 23:15:48 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/436] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 23:15:48 2026] GET /v2/images => generated 3687 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/437] 199.204.45.4 () {44 vars in 932 bytes} [Thu Jun 25 23:15:48 2026] GET /v2/images/manila-service-image => generated 165 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/438] 199.204.45.4 () {44 vars in 954 bytes} [Thu Jun 25 23:15:48 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/439] 199.204.45.4 () {44 vars in 932 bytes} [Thu Jun 25 23:15:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/440] 199.204.45.4 () {48 vars in 944 bytes} [Thu Jun 25 23:15:48 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-25 23:15:48.507 7 INFO glance.api.v2.image_data [None req-f8c49b22-4cec-4beb-968e-092e730fd263 c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:16:06.971 7 INFO glance.location [None req-f8c49b22-4cec-4beb-968e-092e730fd263 c26e1bea72844b4fa2afd28abb2a9f03 2b43eefe57fe4a4798d2146efe13832c - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 217/445] 199.204.45.4 () {48 vars in 1039 bytes} [Thu Jun 25 23:15:48 2026] PUT /v2/images/8042689f-ab9c-4517-8868-7c1e0e13921b/file => generated 0 bytes in 18517 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32163 switches on core 0) [pid: 8|app: 0|req: 229/446] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 23:16:07 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/447] 199.204.45.4 () {48 vars in 1042 bytes} [Thu Jun 25 23:16:07 2026] PATCH /v2/images/8042689f-ab9c-4517-8868-7c1e0e13921b => generated 1204 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/448] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 23:16:07 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/599] 199.204.45.4 () {42 vars in 681 bytes} [Thu Jun 25 23:28:34 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/600] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 23:28:34 2026] GET /v2/images => generated 4893 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/629] 199.204.45.4 () {42 vars in 681 bytes} [Thu Jun 25 23:30:56 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/630] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 23:30:56 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/631] 199.204.45.4 () {42 vars in 681 bytes} [Thu Jun 25 23:30:57 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/632] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 23:30:57 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/643] 199.204.45.4 () {42 vars in 681 bytes} [Thu Jun 25 23:31:43 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/644] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 23:31:43 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/645] 199.204.45.4 () {42 vars in 681 bytes} [Thu Jun 25 23:31:50 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/646] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 23:31:51 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/659] 199.204.45.4 () {42 vars in 681 bytes} [Thu Jun 25 23:32:50 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/660] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jun 25 23:32:50 2026] GET /v2/images => generated 4893 bytes in 73 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: 330/671] 10.0.0.38 () {32 vars in 632 bytes} [Thu Jun 25 23:33:33 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: 7|app: 0|req: 336/682] 10.0.0.226 () {36 vars in 987 bytes} [Thu Jun 25 23:34:25 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => generated 1171 bytes in 29 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: 347/683] 10.0.0.226 () {36 vars in 927 bytes} [Thu Jun 25 23:34:25 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: 338/686] 10.0.0.107 () {36 vars in 987 bytes} [Thu Jun 25 23:34:40 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => generated 1171 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/687] 10.0.0.107 () {36 vars in 927 bytes} [Thu Jun 25 23:34:41 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: 339/688] 10.0.0.107 () {36 vars in 927 bytes} [Thu Jun 25 23:34:41 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: 350/689] 10.0.0.107 () {36 vars in 987 bytes} [Thu Jun 25 23:34:41 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => 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: 340/690] 10.0.0.107 () {36 vars in 927 bytes} [Thu Jun 25 23:34:41 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: 351/691] 10.0.0.107 () {36 vars in 927 bytes} [Thu Jun 25 23:34:41 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: 341/692] 10.0.0.107 () {36 vars in 987 bytes} [Thu Jun 25 23:34:41 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/693] 10.0.0.107 () {36 vars in 927 bytes} [Thu Jun 25 23:34:41 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: 342/694] 10.0.0.107 () {36 vars in 927 bytes} [Thu Jun 25 23:34:41 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: 354/697] 199.204.45.4 () {36 vars in 989 bytes} [Thu Jun 25 23:34:42 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/698] 199.204.45.4 () {36 vars in 929 bytes} [Thu Jun 25 23:34:42 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/699] 199.204.45.4 () {36 vars in 989 bytes} [Thu Jun 25 23:34:44 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => 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: 346/700] 199.204.45.4 () {36 vars in 929 bytes} [Thu Jun 25 23: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: 8|app: 0|req: 355/701] 10.0.0.108 () {36 vars in 987 bytes} [Thu Jun 25 23:34:44 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => generated 1171 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/702] 10.0.0.108 () {36 vars in 927 bytes} [Thu Jun 25 23:34:44 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: 356/703] 10.0.0.108 () {36 vars in 987 bytes} [Thu Jun 25 23:34:44 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => 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: 348/704] 10.0.0.108 () {36 vars in 927 bytes} [Thu Jun 25 23: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: 8|app: 0|req: 357/705] 10.0.0.108 () {36 vars in 927 bytes} [Thu Jun 25 23: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: 350/708] 10.0.0.226 () {36 vars in 987 bytes} [Thu Jun 25 23:34:53 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => 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: 359/709] 10.0.0.226 () {36 vars in 927 bytes} [Thu Jun 25 23:34:53 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: 351/710] 10.0.0.38 () {34 vars in 654 bytes} [Thu Jun 25 23:34:57 2026] POST /v2/images => generated 649 bytes in 207 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-25 23:34:57.362 8 WARNING glance.api.v2.images [None req-0202f7b7-c4dd-4915-b47a-bf4cb279e615 6e111493d6b84fc5bc71a3acf738b485 24b610716020443d825dfd9373ea5970 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0fe8fb05-ef5c-4f15-83ba-582743ee45cb [pid: 8|app: 0|req: 360/711] 10.0.0.38 () {32 vars in 709 bytes} [Thu Jun 25 23:34:57 2026] DELETE /v2/images/0fe8fb05-ef5c-4f15-83ba-582743ee45cb => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/712] 10.0.0.38 () {32 vars in 706 bytes} [Thu Jun 25 23:34:57 2026] GET /v2/images/0fe8fb05-ef5c-4f15-83ba-582743ee45cb => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/713] 10.0.0.38 () {32 vars in 632 bytes} [Thu Jun 25 23:34:57 2026] GET /v2/images => generated 1240 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/714] 10.0.0.38 () {34 vars in 654 bytes} [Thu Jun 25 23:34:57 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/715] 10.0.0.38 () {32 vars in 716 bytes} [Thu Jun 25 23:34:57 2026] GET /v2/images/6b67892f-48a1-4694-af2f-16ab7e469a9f/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:57.651 7 INFO glance.api.v2.image_data [None req-bd2d1c2b-c204-42c1-be8b-fff775b53320 6e111493d6b84fc5bc71a3acf738b485 24b610716020443d825dfd9373ea5970 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:34:57.686 7 WARNING glance_store._drivers.rbd [None req-bd2d1c2b-c204-42c1-be8b-fff775b53320 6e111493d6b84fc5bc71a3acf738b485 24b610716020443d825dfd9373ea5970 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-25 23:34:58.303 7 INFO glance.location [None req-bd2d1c2b-c204-42c1-be8b-fff775b53320 6e111493d6b84fc5bc71a3acf738b485 24b610716020443d825dfd9373ea5970 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 354/716] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jun 25 23:34:57 2026] PUT /v2/images/6b67892f-48a1-4694-af2f-16ab7e469a9f/file => generated 0 bytes in 705 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/717] 10.0.0.38 () {32 vars in 706 bytes} [Thu Jun 25 23:34:58 2026] GET /v2/images/6b67892f-48a1-4694-af2f-16ab7e469a9f => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/718] 10.0.0.38 () {32 vars in 716 bytes} [Thu Jun 25 23:34:58 2026] GET /v2/images/6b67892f-48a1-4694-af2f-16ab7e469a9f/file => generated 1024 bytes in 148 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/719] 10.0.0.38 () {34 vars in 654 bytes} [Thu Jun 25 23:34:58 2026] POST /v2/images => generated 647 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/720] 10.0.0.38 () {32 vars in 725 bytes} [Thu Jun 25 23:34:58 2026] PATCH /v2/images/9de2a729-7a52-4f51-b944-56498752b5a6 => generated 653 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/721] 10.0.0.38 () {32 vars in 706 bytes} [Thu Jun 25 23:34:58 2026] GET /v2/images/9de2a729-7a52-4f51-b944-56498752b5a6 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:58.684 7 WARNING glance.api.v2.images [None req-3e91fb62-3742-4d50-a5bf-f9f476273914 6e111493d6b84fc5bc71a3acf738b485 24b610716020443d825dfd9373ea5970 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9de2a729-7a52-4f51-b944-56498752b5a6 [pid: 7|app: 0|req: 357/722] 10.0.0.38 () {32 vars in 709 bytes} [Thu Jun 25 23:34:58 2026] DELETE /v2/images/9de2a729-7a52-4f51-b944-56498752b5a6 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/723] 10.0.0.38 () {32 vars in 706 bytes} [Thu Jun 25 23:34:58 2026] GET /v2/images/9de2a729-7a52-4f51-b944-56498752b5a6 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:34:58.779 7 WARNING glance.api.v2.images [None req-8e22d418-4682-417a-8a70-d10b7549303f 6e111493d6b84fc5bc71a3acf738b485 24b610716020443d825dfd9373ea5970 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6b67892f-48a1-4694-af2f-16ab7e469a9f [pid: 7|app: 0|req: 358/724] 10.0.0.38 () {32 vars in 709 bytes} [Thu Jun 25 23:34:58 2026] DELETE /v2/images/6b67892f-48a1-4694-af2f-16ab7e469a9f => generated 0 bytes in 942 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/725] 10.0.0.38 () {32 vars in 706 bytes} [Thu Jun 25 23:34:59 2026] GET /v2/images/6b67892f-48a1-4694-af2f-16ab7e469a9f => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:34:59.736 7 WARNING glance.api.v2.images [None req-dd09fff7-3bab-41dd-aae5-57725d95fb06 6e111493d6b84fc5bc71a3acf738b485 24b610716020443d825dfd9373ea5970 - - default default] Failed to find image 0fe8fb05-ef5c-4f15-83ba-582743ee45cb to delete: glance.common.exception.ImageNotFound: No image found with ID 0fe8fb05-ef5c-4f15-83ba-582743ee45cb [pid: 7|app: 0|req: 359/726] 10.0.0.38 () {32 vars in 709 bytes} [Thu Jun 25 23:34:59 2026] DELETE /v2/images/0fe8fb05-ef5c-4f15-83ba-582743ee45cb => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/727] 10.0.0.38 () {32 vars in 706 bytes} [Thu Jun 25 23:34:59 2026] GET /v2/images/0fe8fb05-ef5c-4f15-83ba-582743ee45cb => generated 139 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/732] 10.0.0.226 () {36 vars in 987 bytes} [Thu Jun 25 23:35:19 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => 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: 371/733] 10.0.0.226 () {36 vars in 927 bytes} [Thu Jun 25 23:35:19 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: 374/738] 10.0.0.226 () {36 vars in 987 bytes} [Thu Jun 25 23:35:33 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => 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: 365/739] 10.0.0.226 () {36 vars in 927 bytes} [Thu Jun 25 23:35: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: 376/742] 10.0.0.226 () {36 vars in 987 bytes} [Thu Jun 25 23:35:47 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/743] 10.0.0.226 () {36 vars in 927 bytes} [Thu Jun 25 23:35: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: 379/748] 10.0.0.38 () {30 vars in 410 bytes} [Thu Jun 25 23:36:02 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/751] 10.0.0.38 () {32 vars in 706 bytes} [Thu Jun 25 23:36:15 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => 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: 381/752] 10.0.0.38 () {32 vars in 706 bytes} [Thu Jun 25 23:36:15 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/753] 10.0.0.107 () {36 vars in 987 bytes} [Thu Jun 25 23:36:15 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => generated 1171 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/754] 10.0.0.107 () {36 vars in 927 bytes} [Thu Jun 25 23:36:15 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/755] 10.0.0.107 () {36 vars in 927 bytes} [Thu Jun 25 23:36:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/756] 10.0.0.107 () {36 vars in 987 bytes} [Thu Jun 25 23:36:16 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/757] 10.0.0.107 () {36 vars in 927 bytes} [Thu Jun 25 23:36:16 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: 384/758] 10.0.0.107 () {36 vars in 927 bytes} [Thu Jun 25 23:36:16 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/759] 10.0.0.107 () {36 vars in 987 bytes} [Thu Jun 25 23:36:16 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/760] 10.0.0.107 () {36 vars in 927 bytes} [Thu Jun 25 23:36:16 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/761] 10.0.0.107 () {36 vars in 927 bytes} [Thu Jun 25 23:36: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: 386/762] 10.0.0.108 () {36 vars in 987 bytes} [Thu Jun 25 23:36:16 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/763] 10.0.0.108 () {36 vars in 927 bytes} [Thu Jun 25 23:36:16 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/764] 10.0.0.108 () {36 vars in 987 bytes} [Thu Jun 25 23:36:16 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => 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: 378/765] 10.0.0.108 () {36 vars in 927 bytes} [Thu Jun 25 23:36:16 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/766] 10.0.0.108 () {36 vars in 927 bytes} [Thu Jun 25 23:36:16 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: 379/767] 10.0.0.226 () {36 vars in 987 bytes} [Thu Jun 25 23:36:19 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => 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: 389/768] 10.0.0.226 () {36 vars in 927 bytes} [Thu Jun 25 23:36:19 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: 394/777] 10.0.0.226 () {36 vars in 987 bytes} [Thu Jun 25 23:36:55 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/778] 10.0.0.226 () {36 vars in 927 bytes} [Thu Jun 25 23:36:55 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: 397/783] 10.0.0.226 () {36 vars in 987 bytes} [Thu Jun 25 23:37:15 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/784] 10.0.0.226 () {36 vars in 927 bytes} [Thu Jun 25 23:37: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: 7|app: 0|req: 396/801] 10.0.0.226 () {36 vars in 987 bytes} [Thu Jun 25 23:38:36 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => 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: 406/802] 10.0.0.226 () {36 vars in 927 bytes} [Thu Jun 25 23:38: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: 403/815] 10.0.0.226 () {36 vars in 987 bytes} [Thu Jun 25 23:39:33 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => generated 1171 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/816] 10.0.0.226 () {36 vars in 927 bytes} [Thu Jun 25 23:39: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: 7|app: 0|req: 404/817] 10.0.0.226 () {36 vars in 987 bytes} [Thu Jun 25 23:39:41 2026] GET /v2/images/59d046d6-1bd4-4536-a575-ad3890ba4ad9 => 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: 414/818] 10.0.0.226 () {36 vars in 927 bytes} [Thu Jun 25 23:39:41 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: 408/825] 199.204.45.4 () {32 vars in 824 bytes} [Thu Jun 25 23:40:06 2026] GET /v2/images?status=active&owner=2b43eefe57fe4a4798d2146efe13832c&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/826] 199.204.45.4 () {32 vars in 651 bytes} [Thu Jun 25 23:40:06 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: 409/827] 10.0.0.107 () {36 vars in 987 bytes} [Thu Jun 25 23:40:07 2026] GET /v2/images/d3cd4a09-1b58-4ac9-9247-e1f341f08230 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/828] 10.0.0.107 () {36 vars in 927 bytes} [Thu Jun 25 23:40:07 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/829] 10.0.0.107 () {36 vars in 927 bytes} [Thu Jun 25 23:40:07 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: 420/830] 10.0.0.107 () {36 vars in 987 bytes} [Thu Jun 25 23:40:07 2026] GET /v2/images/d3cd4a09-1b58-4ac9-9247-e1f341f08230 => generated 1209 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/831] 10.0.0.107 () {36 vars in 927 bytes} [Thu Jun 25 23:40:07 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: 421/832] 10.0.0.107 () {36 vars in 927 bytes} [Thu Jun 25 23:40:07 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: 412/833] 10.0.0.107 () {36 vars in 987 bytes} [Thu Jun 25 23:40:07 2026] GET /v2/images/d3cd4a09-1b58-4ac9-9247-e1f341f08230 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/834] 10.0.0.107 () {36 vars in 927 bytes} [Thu Jun 25 23:40:07 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: 413/835] 10.0.0.108 () {36 vars in 987 bytes} [Thu Jun 25 23:40:07 2026] GET /v2/images/d3cd4a09-1b58-4ac9-9247-e1f341f08230 => generated 1209 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/836] 10.0.0.108 () {36 vars in 927 bytes} [Thu Jun 25 23:40:07 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/837] 10.0.0.108 () {36 vars in 987 bytes} [Thu Jun 25 23:40:07 2026] GET /v2/images/d3cd4a09-1b58-4ac9-9247-e1f341f08230 => 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: 424/838] 10.0.0.108 () {36 vars in 927 bytes} [Thu Jun 25 23:40:07 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: 415/839] 10.0.0.108 () {36 vars in 927 bytes} [Thu Jun 25 23:40:07 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/878] 10.0.0.38 () {32 vars in 632 bytes} [Thu Jun 25 23:43:16 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)