+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Sep 1 18:47:44 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-58967577cb-9dl2b 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 0x563ddabe2190 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-09-01 18:47:46.080 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-01 18:47:46.091 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-09-01 18:47:46.672 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-09-01 18:47:46.673 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-09-01 18:47:46.681 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-09-01 18:47:46.682 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-09-01 18:47:48.196 8 WARNING glance.api.v2.images [None req-1151c060-71a2-4b37-9119-6e34865facdf - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-01 18:47:48.197 7 WARNING glance.api.v2.images [None req-8d8ac00b-8ce9-47a0-9051-bb82bf9739f1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-01 18:47:48.423 8 WARNING keystonemiddleware._common.config [None req-1151c060-71a2-4b37-9119-6e34865facdf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 18:47:48.423 7 WARNING keystonemiddleware._common.config [None req-8d8ac00b-8ce9-47a0-9051-bb82bf9739f1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 18:47:48.430 8 WARNING oslo_config.cfg [None req-1151c060-71a2-4b37-9119-6e34865facdf - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-01 18:47:48.431 7 WARNING oslo_config.cfg [None req-8d8ac00b-8ce9-47a0-9051-bb82bf9739f1 - - - - - -] 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 0x563ddabe2190 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x563ddabe2190 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 162.253.55.54 () {42 vars in 685 bytes} [Tue Sep 1 18:47:49 2026] GET / => generated 1183 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-09-01 18:47:50.452 7 WARNING oslo_policy.policy [None req-7b38270c-1915-406f-98b4-91af3ae657e6 6dc162ecd3be4bd9a6a2e22874fa0156 d0f9b0cdd6fe49efa6367f33eb4ac8af - - 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-09-01 18:47:50.453 7 WARNING oslo_policy.policy [None req-7b38270c-1915-406f-98b4-91af3ae657e6 6dc162ecd3be4bd9a6a2e22874fa0156 d0f9b0cdd6fe49efa6367f33eb4ac8af - - 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-09-01 18:47:50.488 7 WARNING oslo_policy.policy [None req-7b38270c-1915-406f-98b4-91af3ae657e6 6dc162ecd3be4bd9a6a2e22874fa0156 d0f9b0cdd6fe49efa6367f33eb4ac8af - - 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-09-01 18:47:50.488 7 WARNING oslo_policy.policy [None req-7b38270c-1915-406f-98b4-91af3ae657e6 6dc162ecd3be4bd9a6a2e22874fa0156 d0f9b0cdd6fe49efa6367f33eb4ac8af - - 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: 2/4] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 18:47:50 2026] GET /v2/images => generated 69 bytes in 611 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/5] 162.253.55.54 () {42 vars in 685 bytes} [Tue Sep 1 18:47:54 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/6] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 18:47:54 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-09-01 18:47:54.518 8 WARNING oslo_policy.policy [None req-1ac27069-619f-4fb4-8236-44b25e7fb435 6dc162ecd3be4bd9a6a2e22874fa0156 d0f9b0cdd6fe49efa6367f33eb4ac8af - - 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-09-01 18:47:54.519 8 WARNING oslo_policy.policy [None req-1ac27069-619f-4fb4-8236-44b25e7fb435 6dc162ecd3be4bd9a6a2e22874fa0156 d0f9b0cdd6fe49efa6367f33eb4ac8af - - 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: 4/7] 162.253.55.54 () {44 vars in 908 bytes} [Tue Sep 1 18:47:54 2026] GET /v2/images/cirros => generated 151 bytes in 175 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.54 () {44 vars in 930 bytes} [Tue Sep 1 18:47:54 2026] GET /v2/images?name=cirros => generated 81 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 18:47:54.705 8 WARNING oslo_policy.policy [None req-53c1a56f-062e-4d71-a446-47a4892f9a83 6dc162ecd3be4bd9a6a2e22874fa0156 d0f9b0cdd6fe49efa6367f33eb4ac8af - - 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-09-01 18:47:54.706 8 WARNING oslo_policy.policy [None req-53c1a56f-062e-4d71-a446-47a4892f9a83 6dc162ecd3be4bd9a6a2e22874fa0156 d0f9b0cdd6fe49efa6367f33eb4ac8af - - 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: 5/9] 162.253.55.54 () {44 vars in 936 bytes} [Tue Sep 1 18:47:54 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) 2026-09-01 18:47:54.779 7 WARNING oslo_config.cfg [None req-9b199785-eb8a-4fdd-8eff-b52f199c0ac3 6dc162ecd3be4bd9a6a2e22874fa0156 d0f9b0cdd6fe49efa6367f33eb4ac8af - - 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: 5/10] 162.253.55.54 () {48 vars in 948 bytes} [Tue Sep 1 18:47:54 2026] POST /v2/images => generated 760 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-01 18:47:54.804 8 WARNING oslo_policy.policy [None req-91257d61-8966-4971-bf95-1d3c8859f39d 6dc162ecd3be4bd9a6a2e22874fa0156 d0f9b0cdd6fe49efa6367f33eb4ac8af - - 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-09-01 18:47:54.805 8 WARNING oslo_policy.policy [None req-91257d61-8966-4971-bf95-1d3c8859f39d 6dc162ecd3be4bd9a6a2e22874fa0156 d0f9b0cdd6fe49efa6367f33eb4ac8af - - 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-09-01 18:47:54.807 8 INFO glance.api.v2.image_data [None req-91257d61-8966-4971-bf95-1d3c8859f39d 6dc162ecd3be4bd9a6a2e22874fa0156 d0f9b0cdd6fe49efa6367f33eb4ac8af - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 18:47:59.819 8 INFO glance.location [None req-91257d61-8966-4971-bf95-1d3c8859f39d 6dc162ecd3be4bd9a6a2e22874fa0156 d0f9b0cdd6fe49efa6367f33eb4ac8af - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 6/13] 162.253.55.54 () {48 vars in 1042 bytes} [Tue Sep 1 18:47:54 2026] PUT /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8/file => generated 0 bytes in 5073 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6552 switches on core 0) [pid: 7|app: 0|req: 8/14] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 18:47:59 2026] GET /v2/images => generated 1240 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-01 18:47:59.917 8 WARNING oslo_config.cfg [None req-ed2533f3-1969-42a2-b9e1-cecae215749e 6dc162ecd3be4bd9a6a2e22874fa0156 d0f9b0cdd6fe49efa6367f33eb4ac8af - - 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: 7/15] 162.253.55.54 () {48 vars in 1046 bytes} [Tue Sep 1 18:47:59 2026] PATCH /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => 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: 9/16] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 18:47:59 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: 7|app: 0|req: 145/287] 162.253.55.54 () {42 vars in 685 bytes} [Tue Sep 1 19:10:37 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 19:10:37 2026] GET /v2/images => generated 1240 bytes in 650 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/293] 162.253.55.54 () {42 vars in 685 bytes} [Tue Sep 1 19:10:58 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/296] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 19:10:58 2026] GET /v2/images => generated 1240 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/297] 162.253.55.54 () {44 vars in 934 bytes} [Tue Sep 1 19:10:58 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/298] 162.253.55.54 () {44 vars in 956 bytes} [Tue Sep 1 19:10:58 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/299] 162.253.55.54 () {44 vars in 936 bytes} [Tue Sep 1 19:10:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/300] 162.253.55.54 () {48 vars in 948 bytes} [Tue Sep 1 19:10:59 2026] POST /v2/images => generated 796 bytes in 78 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-01 19:10:59.114 8 INFO glance.api.v2.image_data [None req-99791158-4589-4573-b85e-92ea60c59ed2 6dc162ecd3be4bd9a6a2e22874fa0156 d0f9b0cdd6fe49efa6367f33eb4ac8af - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 19:11:28.452 8 INFO glance.location [None req-99791158-4589-4573-b85e-92ea60c59ed2 6dc162ecd3be4bd9a6a2e22874fa0156 d0f9b0cdd6fe49efa6367f33eb4ac8af - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 151/305] 162.253.55.54 () {48 vars in 1043 bytes} [Tue Sep 1 19:10:59 2026] PUT /v2/images/c7951a14-87d7-4961-b05e-0a9b5143bff6/file => generated 0 bytes in 29411 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68953 switches on core 0) [pid: 7|app: 0|req: 155/306] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 19:11:28 2026] GET /v2/images => generated 2451 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/307] 162.253.55.54 () {48 vars in 1046 bytes} [Tue Sep 1 19:11:28 2026] PATCH /v2/images/c7951a14-87d7-4961-b05e-0a9b5143bff6 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/308] 162.253.55.54 () {48 vars in 1047 bytes} [Tue Sep 1 19:11:28 2026] PATCH /v2/images/c7951a14-87d7-4961-b05e-0a9b5143bff6 => generated 1209 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/309] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 19:11:28 2026] GET /v2/images => generated 2451 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/312] 162.253.55.54 () {42 vars in 685 bytes} [Tue Sep 1 19:11:30 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/313] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 19:11:30 2026] GET /v2/images => generated 2451 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/396] 162.253.55.54 () {42 vars in 685 bytes} [Tue Sep 1 19:18:22 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/397] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 19:18:22 2026] GET /v2/images => generated 2451 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 162.253.55.54 () {42 vars in 685 bytes} [Tue Sep 1 19:18:32 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 19:18:32 2026] GET /v2/images => generated 2451 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 162.253.55.54 () {44 vars in 944 bytes} [Tue Sep 1 19:18:32 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 162.253.55.54 () {44 vars in 966 bytes} [Tue Sep 1 19:18:32 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 162.253.55.54 () {44 vars in 936 bytes} [Tue Sep 1 19:18:32 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: 7|app: 0|req: 204/405] 162.253.55.54 () {48 vars in 948 bytes} [Tue Sep 1 19:18:32 2026] POST /v2/images => generated 799 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-01 19:18:32.535 8 INFO glance.api.v2.image_data [None req-5b0946a8-8fec-41d5-ba48-3dbedd8466c4 6dc162ecd3be4bd9a6a2e22874fa0156 d0f9b0cdd6fe49efa6367f33eb4ac8af - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 19:18:48.619 8 INFO glance.location [None req-5b0946a8-8fec-41d5-ba48-3dbedd8466c4 6dc162ecd3be4bd9a6a2e22874fa0156 d0f9b0cdd6fe49efa6367f33eb4ac8af - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 202/408] 162.253.55.54 () {48 vars in 1042 bytes} [Tue Sep 1 19:18:32 2026] PUT /v2/images/4a9932e6-4d0b-4b5c-ba7e-33a40d99cafd/file => generated 0 bytes in 16157 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24240 switches on core 0) [pid: 7|app: 0|req: 207/409] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 19:18:48 2026] GET /v2/images => generated 3664 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/410] 162.253.55.54 () {48 vars in 1047 bytes} [Tue Sep 1 19:18:48 2026] PATCH /v2/images/4a9932e6-4d0b-4b5c-ba7e-33a40d99cafd => generated 1234 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 19:18:48 2026] GET /v2/images => generated 3687 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/420] 162.253.55.54 () {42 vars in 685 bytes} [Tue Sep 1 19:19:25 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/421] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 19:19:25 2026] GET /v2/images => generated 3687 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 162.253.55.54 () {42 vars in 685 bytes} [Tue Sep 1 19:19:41 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/427] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 19:19:41 2026] GET /v2/images => generated 3687 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/428] 162.253.55.54 () {44 vars in 936 bytes} [Tue Sep 1 19:19:41 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/429] 162.253.55.54 () {44 vars in 958 bytes} [Tue Sep 1 19:19:41 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/430] 162.253.55.54 () {44 vars in 936 bytes} [Tue Sep 1 19:19:41 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: 7|app: 0|req: 217/431] 162.253.55.54 () {48 vars in 948 bytes} [Tue Sep 1 19:19:41 2026] POST /v2/images => generated 791 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-01 19:19:41.344 8 INFO glance.api.v2.image_data [None req-4c0188f8-1c5a-4dc6-a9a5-ad2147a2048d 6dc162ecd3be4bd9a6a2e22874fa0156 d0f9b0cdd6fe49efa6367f33eb4ac8af - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 19:20:02.782 8 INFO glance.location [None req-4c0188f8-1c5a-4dc6-a9a5-ad2147a2048d 6dc162ecd3be4bd9a6a2e22874fa0156 d0f9b0cdd6fe49efa6367f33eb4ac8af - - default default] Image format matched and virtual size computed: 2931228672 [pid: 8|app: 0|req: 215/436] 162.253.55.54 () {48 vars in 1043 bytes} [Tue Sep 1 19:19:41 2026] PUT /v2/images/a08dd9be-5799-4553-a6fa-74940b2b8bcd/file => generated 0 bytes in 21525 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59128 switches on core 0) [pid: 7|app: 0|req: 222/437] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 19:20:02 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: 8|app: 0|req: 216/438] 162.253.55.54 () {48 vars in 1046 bytes} [Tue Sep 1 19:20:02 2026] PATCH /v2/images/a08dd9be-5799-4553-a6fa-74940b2b8bcd => generated 1204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/439] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 19:20:02 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/610] 162.253.55.54 () {42 vars in 685 bytes} [Tue Sep 1 19:34:11 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/611] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 19:34:11 2026] GET /v2/images => generated 4893 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/642] 162.253.55.54 () {42 vars in 685 bytes} [Tue Sep 1 19:36:48 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/643] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 19:36:48 2026] GET /v2/images => generated 4893 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/646] 162.253.55.54 () {42 vars in 685 bytes} [Tue Sep 1 19:36:49 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/647] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 19:36:49 2026] GET /v2/images => generated 4893 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/658] 162.253.55.54 () {42 vars in 685 bytes} [Tue Sep 1 19:37:39 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/659] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 19:37:39 2026] GET /v2/images => generated 4893 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/660] 162.253.55.54 () {42 vars in 685 bytes} [Tue Sep 1 19:37:47 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/661] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 19:37:47 2026] GET /v2/images => generated 4893 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/676] 162.253.55.54 () {42 vars in 685 bytes} [Tue Sep 1 19:38:53 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/677] 162.253.55.54 () {44 vars in 907 bytes} [Tue Sep 1 19:38:53 2026] GET /v2/images => generated 4893 bytes in 91 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: 347/686] 10.0.0.244 () {32 vars in 633 bytes} [Tue Sep 1 19:39:38 2026] GET /v2/images => generated 4893 bytes in 19 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: 343/693] 10.0.0.20 () {36 vars in 986 bytes} [Tue Sep 1 19:40:05 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => generated 1171 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/694] 10.0.0.20 () {36 vars in 926 bytes} [Tue Sep 1 19:40:05 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: 344/695] 10.0.0.20 () {36 vars in 926 bytes} [Tue Sep 1 19:40:05 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: 352/696] 10.0.0.20 () {36 vars in 986 bytes} [Tue Sep 1 19:40:05 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/697] 10.0.0.20 () {36 vars in 926 bytes} [Tue Sep 1 19:40:05 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: 353/698] 10.0.0.20 () {36 vars in 926 bytes} [Tue Sep 1 19:40:05 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: 346/699] 10.0.0.20 () {36 vars in 986 bytes} [Tue Sep 1 19:40:05 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => 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: 354/700] 10.0.0.20 () {36 vars in 926 bytes} [Tue Sep 1 19:40:05 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: 347/701] 10.0.0.20 () {36 vars in 926 bytes} [Tue Sep 1 19:40:05 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: 355/702] 10.0.0.9 () {36 vars in 985 bytes} [Tue Sep 1 19:40:07 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => generated 1171 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/703] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 1 19: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: 356/704] 10.0.0.9 () {36 vars in 985 bytes} [Tue Sep 1 19:40:07 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/705] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 1 19:40:07 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: 357/706] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 1 19:40:07 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: 8|app: 0|req: 351/709] 10.0.0.16 () {36 vars in 986 bytes} [Tue Sep 1 19:40:13 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => 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: 359/710] 10.0.0.16 () {36 vars in 926 bytes} [Tue Sep 1 19:40:13 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/711] 10.0.0.16 () {36 vars in 986 bytes} [Tue Sep 1 19:40:13 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/712] 10.0.0.16 () {36 vars in 926 bytes} [Tue Sep 1 19:40:13 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: 353/713] 162.253.55.54 () {36 vars in 990 bytes} [Tue Sep 1 19:40:15 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => 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: 361/714] 162.253.55.54 () {36 vars in 930 bytes} [Tue Sep 1 19:40: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: 8|app: 0|req: 354/715] 162.253.55.54 () {36 vars in 990 bytes} [Tue Sep 1 19:40:16 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => 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: 362/716] 162.253.55.54 () {36 vars in 930 bytes} [Tue Sep 1 19:40: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: 357/721] 10.0.0.244 () {34 vars in 655 bytes} [Tue Sep 1 19:40:30 2026] POST /v2/images => generated 649 bytes in 279 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-01 19:40:30.652 7 WARNING glance.api.v2.images [None req-62414710-e212-410e-8ef3-b0bc228ec95d 95eb9bf7cbfa4831b0916d7404076899 8021135adb87461980e2a669fe24516f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//89e21a8d-0553-44ca-98dc-eb70fb5e37fc [pid: 7|app: 0|req: 365/722] 10.0.0.244 () {32 vars in 710 bytes} [Tue Sep 1 19:40:30 2026] DELETE /v2/images/89e21a8d-0553-44ca-98dc-eb70fb5e37fc => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/723] 10.0.0.244 () {32 vars in 707 bytes} [Tue Sep 1 19:40:30 2026] GET /v2/images/89e21a8d-0553-44ca-98dc-eb70fb5e37fc => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/724] 10.0.0.244 () {32 vars in 633 bytes} [Tue Sep 1 19:40:30 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/725] 10.0.0.244 () {34 vars in 655 bytes} [Tue Sep 1 19:40:30 2026] POST /v2/images => generated 700 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-01 19:40:30.840 7 WARNING oslo_policy.policy [None req-07c8a206-fcb6-486d-898a-9f725a99ae57 95eb9bf7cbfa4831b0916d7404076899 8021135adb87461980e2a669fe24516f - - 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-09-01 19:40:30.840 7 WARNING oslo_policy.policy [None req-07c8a206-fcb6-486d-898a-9f725a99ae57 95eb9bf7cbfa4831b0916d7404076899 8021135adb87461980e2a669fe24516f - - 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: 367/726] 10.0.0.244 () {32 vars in 717 bytes} [Tue Sep 1 19:40:30 2026] GET /v2/images/72ff5cfe-f019-4a29-bede-d43b450f61c7/file => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-01 19:40:30.873 8 INFO glance.api.v2.image_data [None req-9881c7c2-3c55-43fe-8162-e45fe113cd28 95eb9bf7cbfa4831b0916d7404076899 8021135adb87461980e2a669fe24516f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 19:40:30.926 8 WARNING glance_store._drivers.rbd [None req-9881c7c2-3c55-43fe-8162-e45fe113cd28 95eb9bf7cbfa4831b0916d7404076899 8021135adb87461980e2a669fe24516f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-01 19:40:31.167 8 INFO glance.location [None req-9881c7c2-3c55-43fe-8162-e45fe113cd28 95eb9bf7cbfa4831b0916d7404076899 8021135adb87461980e2a669fe24516f - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 360/727] 10.0.0.244 () {32 vars in 727 bytes} [Tue Sep 1 19:40:30 2026] PUT /v2/images/72ff5cfe-f019-4a29-bede-d43b450f61c7/file => generated 0 bytes in 376 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/728] 10.0.0.244 () {32 vars in 707 bytes} [Tue Sep 1 19:40:31 2026] GET /v2/images/72ff5cfe-f019-4a29-bede-d43b450f61c7 => generated 1101 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/729] 10.0.0.244 () {32 vars in 717 bytes} [Tue Sep 1 19:40:31 2026] GET /v2/images/72ff5cfe-f019-4a29-bede-d43b450f61c7/file => generated 1024 bytes in 121 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/730] 10.0.0.244 () {34 vars in 655 bytes} [Tue Sep 1 19:40:31 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/731] 10.0.0.244 () {32 vars in 726 bytes} [Tue Sep 1 19:40:31 2026] PATCH /v2/images/163ef2ce-c655-406e-9205-2d1fbf35600c => generated 652 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/732] 10.0.0.244 () {32 vars in 707 bytes} [Tue Sep 1 19:40:31 2026] GET /v2/images/163ef2ce-c655-406e-9205-2d1fbf35600c => generated 652 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-01 19:40:31.572 8 WARNING glance.api.v2.images [None req-bcc456cc-3792-4dd5-8e2c-865fb5b7ad32 95eb9bf7cbfa4831b0916d7404076899 8021135adb87461980e2a669fe24516f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//163ef2ce-c655-406e-9205-2d1fbf35600c [pid: 8|app: 0|req: 363/733] 10.0.0.244 () {32 vars in 710 bytes} [Tue Sep 1 19:40:31 2026] DELETE /v2/images/163ef2ce-c655-406e-9205-2d1fbf35600c => generated 0 bytes in 98 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/734] 10.0.0.244 () {32 vars in 707 bytes} [Tue Sep 1 19:40:31 2026] GET /v2/images/163ef2ce-c655-406e-9205-2d1fbf35600c => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:40:31.668 8 WARNING glance.api.v2.images [None req-918cde4c-1fbd-4284-abf8-46b5aa1c8baf 95eb9bf7cbfa4831b0916d7404076899 8021135adb87461980e2a669fe24516f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//72ff5cfe-f019-4a29-bede-d43b450f61c7 [pid: 8|app: 0|req: 364/735] 10.0.0.244 () {32 vars in 710 bytes} [Tue Sep 1 19:40:31 2026] DELETE /v2/images/72ff5cfe-f019-4a29-bede-d43b450f61c7 => generated 0 bytes in 739 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/736] 10.0.0.244 () {32 vars in 707 bytes} [Tue Sep 1 19:40:32 2026] GET /v2/images/72ff5cfe-f019-4a29-bede-d43b450f61c7 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:40:32.425 8 WARNING glance.api.v2.images [None req-1821c398-e3c0-4cf4-af03-619e6f578c3c 95eb9bf7cbfa4831b0916d7404076899 8021135adb87461980e2a669fe24516f - - default default] Failed to find image 89e21a8d-0553-44ca-98dc-eb70fb5e37fc to delete: glance.common.exception.ImageNotFound: No image found with ID 89e21a8d-0553-44ca-98dc-eb70fb5e37fc [pid: 8|app: 0|req: 365/737] 10.0.0.244 () {32 vars in 710 bytes} [Tue Sep 1 19:40:32 2026] DELETE /v2/images/89e21a8d-0553-44ca-98dc-eb70fb5e37fc => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/738] 10.0.0.244 () {32 vars in 707 bytes} [Tue Sep 1 19:40:32 2026] GET /v2/images/89e21a8d-0553-44ca-98dc-eb70fb5e37fc => generated 139 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/741] 10.0.0.16 () {36 vars in 986 bytes} [Tue Sep 1 19:40:41 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => 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: 367/742] 10.0.0.16 () {36 vars in 926 bytes} [Tue Sep 1 19:40: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: 7|app: 0|req: 377/745] 10.0.0.244 () {30 vars in 411 bytes} [Tue Sep 1 19:40:54 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/748] 10.0.0.16 () {36 vars in 986 bytes} [Tue Sep 1 19:41:05 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/749] 10.0.0.16 () {36 vars in 926 bytes} [Tue Sep 1 19:41:05 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: 374/756] 10.0.0.16 () {36 vars in 986 bytes} [Tue Sep 1 19:41:36 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => 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: 383/757] 10.0.0.16 () {36 vars in 926 bytes} [Tue Sep 1 19:41: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: 385/760] 10.0.0.16 () {36 vars in 986 bytes} [Tue Sep 1 19:41:43 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/761] 10.0.0.16 () {36 vars in 926 bytes} [Tue Sep 1 19:41:43 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: 378/764] 10.0.0.244 () {32 vars in 707 bytes} [Tue Sep 1 19:41:54 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/765] 10.0.0.244 () {32 vars in 707 bytes} [Tue Sep 1 19:41:54 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => 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: 379/766] 10.0.0.20 () {36 vars in 986 bytes} [Tue Sep 1 19:41:55 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/767] 10.0.0.20 () {36 vars in 926 bytes} [Tue Sep 1 19:41:55 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: 380/768] 10.0.0.20 () {36 vars in 926 bytes} [Tue Sep 1 19:41: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: 7|app: 0|req: 389/769] 10.0.0.20 () {36 vars in 986 bytes} [Tue Sep 1 19:41:55 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/770] 10.0.0.20 () {36 vars in 926 bytes} [Tue Sep 1 19:41:55 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/771] 10.0.0.20 () {36 vars in 926 bytes} [Tue Sep 1 19:41:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/772] 10.0.0.20 () {36 vars in 986 bytes} [Tue Sep 1 19:41:55 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/773] 10.0.0.20 () {36 vars in 926 bytes} [Tue Sep 1 19:41:55 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: 383/774] 10.0.0.9 () {36 vars in 985 bytes} [Tue Sep 1 19:41:55 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => 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: 392/775] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 1 19:41:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/776] 10.0.0.9 () {36 vars in 985 bytes} [Tue Sep 1 19:41:55 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/777] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 1 19:41:55 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: 385/778] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 1 19:41:55 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: 399/789] 10.0.0.16 () {36 vars in 986 bytes} [Tue Sep 1 19:42:39 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => 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: 391/790] 10.0.0.16 () {36 vars in 926 bytes} [Tue Sep 1 19:42:39 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: 8|app: 0|req: 394/795] 10.0.0.16 () {36 vars in 986 bytes} [Tue Sep 1 19:43:05 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/796] 10.0.0.16 () {36 vars in 926 bytes} [Tue Sep 1 19:43:06 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: 399/805] 10.0.0.16 () {36 vars in 986 bytes} [Tue Sep 1 19:43:41 2026] GET /v2/images/3d1ea7ed-54c0-4e8e-8f9a-d2e5a9d46fe8 => generated 1171 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/806] 10.0.0.16 () {36 vars in 926 bytes} [Tue Sep 1 19:43: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)