+ 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 [Wed Jun 10 01:38:28 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:03 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-799576fc94-jtb7h 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 0x56127cd93730 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/os_win/_utils.py:19: 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. from pkg_resources import parse_version /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: 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. from pkg_resources import parse_version 2026-06-10 01:38:30.713 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 01:38:30.757 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-10 01:38:31.415 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-10 01:38:31.417 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-10 01:38:31.418 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 01:38:31.577 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-10 01:38:31.579 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-10 01:38:31.579 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 01:38:32.924 8 WARNING glance.api.v2.images [None req-282903af-63af-413a-836f-a0ebede19df0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 01:38:33.125 7 WARNING glance.api.v2.images [None req-9cea0948-b788-4b26-a14a-2df49fc07564 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 01:38:33.190 8 WARNING keystonemiddleware._common.config [None req-282903af-63af-413a-836f-a0ebede19df0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 01:38:33.199 8 WARNING oslo_config.cfg [None req-282903af-63af-413a-836f-a0ebede19df0 - - - - - -] 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 0x56127cd93730 pid: 8 (default app) 2026-06-10 01:38:33.390 7 WARNING keystonemiddleware._common.config [None req-9cea0948-b788-4b26-a14a-2df49fc07564 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 01:38:33.398 7 WARNING oslo_config.cfg [None req-9cea0948-b788-4b26-a14a-2df49fc07564 - - - - - -] 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 0x56127cd93730 pid: 7 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.65 () {42 vars in 685 bytes} [Wed Jun 10 01:38:34 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/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-10 01:38:35.217 7 WARNING oslo_policy.policy [None req-73f058b2-42a4-4df7-9b52-f309777708cd 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - 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-10 01:38:35.217 7 WARNING oslo_policy.policy [None req-73f058b2-42a4-4df7-9b52-f309777708cd 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - 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-10 01:38:35.234 7 WARNING oslo_policy.policy [None req-73f058b2-42a4-4df7-9b52-f309777708cd 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - 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-10 01:38:35.235 7 WARNING oslo_policy.policy [None req-73f058b2-42a4-4df7-9b52-f309777708cd 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - 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: 3/5] 199.204.45.65 () {44 vars in 907 bytes} [Wed Jun 10 01:38:34 2026] GET /v2/images => generated 69 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/6] 199.204.45.65 () {42 vars in 685 bytes} [Wed Jun 10 01:38:38 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: 4/7] 199.204.45.65 () {44 vars in 907 bytes} [Wed Jun 10 01:38:38 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 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-10 01:38:38.879 8 WARNING oslo_policy.policy [None req-c95e7ec8-ffaa-4c8e-ace1-b8a08eff84f9 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - 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-10 01:38:38.880 8 WARNING oslo_policy.policy [None req-c95e7ec8-ffaa-4c8e-ace1-b8a08eff84f9 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - 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/8] 199.204.45.65 () {44 vars in 908 bytes} [Wed Jun 10 01:38:38 2026] GET /v2/images/cirros => generated 151 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.65 () {44 vars in 930 bytes} [Wed Jun 10 01:38:38 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 01:38:39.002 8 WARNING oslo_policy.policy [None req-c156a8ee-f6c1-4917-8bc2-2642c541672d 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - 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-10 01:38:39.002 8 WARNING oslo_policy.policy [None req-c156a8ee-f6c1-4917-8bc2-2642c541672d 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - 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/10] 199.204.45.65 () {44 vars in 936 bytes} [Wed Jun 10 01:38:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 01:38:39.082 7 WARNING oslo_config.cfg [None req-a5655804-ea03-48f1-8bd0-6517e09a830e 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - 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: 6/11] 199.204.45.65 () {48 vars in 948 bytes} [Wed Jun 10 01:38:39 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 01:38:39.105 8 WARNING oslo_policy.policy [None req-9ac03d0f-cdee-4867-8bed-3b0c3a00552f 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - 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-10 01:38:39.105 8 WARNING oslo_policy.policy [None req-9ac03d0f-cdee-4867-8bed-3b0c3a00552f 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - 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-10 01:38:39.107 8 INFO glance.api.v2.image_data [None req-9ac03d0f-cdee-4867-8bed-3b0c3a00552f 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 01:38:44.243 8 INFO glance.location [None req-9ac03d0f-cdee-4867-8bed-3b0c3a00552f 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 6/14] 199.204.45.65 () {48 vars in 1042 bytes} [Wed Jun 10 01:38:39 2026] PUT /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496/file => generated 0 bytes in 5192 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4799 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.65 () {44 vars in 968 bytes} [Wed Jun 10 01:38:44 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 01:38:44.440 8 WARNING oslo_config.cfg [None req-0107423b-e481-4ccf-a454-81efd8fab45d 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - 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/16] 199.204.45.65 () {48 vars in 1048 bytes} [Wed Jun 10 01:38:44 2026] PATCH /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/17] 199.204.45.65 () {44 vars in 968 bytes} [Wed Jun 10 01:38:44 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/280] 199.204.45.65 () {42 vars in 685 bytes} [Wed Jun 10 02:00:43 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: 142/281] 199.204.45.65 () {44 vars in 907 bytes} [Wed Jun 10 02:00:43 2026] GET /v2/images => generated 1381 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.204.45.65 () {42 vars in 685 bytes} [Wed Jun 10 02:01:04 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: 146/289] 199.204.45.65 () {44 vars in 907 bytes} [Wed Jun 10 02:01:04 2026] GET /v2/images => generated 1381 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 199.204.45.65 () {44 vars in 934 bytes} [Wed Jun 10 02:01:04 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.204.45.65 () {44 vars in 956 bytes} [Wed Jun 10 02:01:04 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.204.45.65 () {44 vars in 936 bytes} [Wed Jun 10 02:01:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.204.45.65 () {48 vars in 948 bytes} [Wed Jun 10 02:01:04 2026] POST /v2/images => generated 796 bytes in 88 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 02:01:04.794 8 INFO glance.api.v2.image_data [None req-987cecdc-713e-4ee4-92ae-081c8d673dd8 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 02:01:56.844 8 INFO glance.location [None req-987cecdc-713e-4ee4-92ae-081c8d673dd8 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 146/304] 199.204.45.65 () {48 vars in 1043 bytes} [Wed Jun 10 02:01:04 2026] PUT /v2/images/f362f520-c360-41d8-ae76-d46d2787615b/file => generated 0 bytes in 52106 msecs (HTTP/1.1 204) 4 headers in 171 bytes (47765 switches on core 0) [pid: 7|app: 0|req: 159/305] 199.204.45.65 () {44 vars in 968 bytes} [Wed Jun 10 02:01:56 2026] GET /v2/images/f362f520-c360-41d8-ae76-d46d2787615b => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/306] 199.204.45.65 () {48 vars in 1048 bytes} [Wed Jun 10 02:01:56 2026] PATCH /v2/images/f362f520-c360-41d8-ae76-d46d2787615b => generated 1395 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/307] 199.204.45.65 () {44 vars in 968 bytes} [Wed Jun 10 02:01:57 2026] GET /v2/images/f362f520-c360-41d8-ae76-d46d2787615b => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/308] 199.204.45.65 () {42 vars in 685 bytes} [Wed Jun 10 02:01:58 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: 161/309] 199.204.45.65 () {44 vars in 907 bytes} [Wed Jun 10 02:01:58 2026] GET /v2/images => generated 2778 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/392] 199.204.45.65 () {42 vars in 685 bytes} [Wed Jun 10 02:08:51 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: 203/393] 199.204.45.65 () {44 vars in 907 bytes} [Wed Jun 10 02:08:51 2026] GET /v2/images => generated 2778 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/400] 199.204.45.65 () {42 vars in 685 bytes} [Wed Jun 10 02:09:18 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: 207/401] 199.204.45.65 () {44 vars in 907 bytes} [Wed Jun 10 02:09:18 2026] GET /v2/images => generated 2778 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/402] 199.204.45.65 () {44 vars in 944 bytes} [Wed Jun 10 02:09:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/403] 199.204.45.65 () {44 vars in 966 bytes} [Wed Jun 10 02:09:18 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: 196/404] 199.204.45.65 () {44 vars in 936 bytes} [Wed Jun 10 02:09:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/405] 199.204.45.65 () {48 vars in 948 bytes} [Wed Jun 10 02:09:18 2026] POST /v2/images => generated 799 bytes in 1719 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 02:09:20.439 8 INFO glance.api.v2.image_data [None req-cffb310f-c095-4595-be38-671b2d3b9603 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 02:12:06.976 8 INFO glance.location [None req-cffb310f-c095-4595-be38-671b2d3b9603 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 197/440] 199.204.45.65 () {48 vars in 1042 bytes} [Wed Jun 10 02:09:20 2026] PUT /v2/images/10576d7b-50a8-4985-b0c3-f6a8a905bc3a/file => generated 0 bytes in 166596 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17409 switches on core 0) [pid: 7|app: 0|req: 244/441] 199.204.45.65 () {44 vars in 968 bytes} [Wed Jun 10 02:12:07 2026] GET /v2/images/10576d7b-50a8-4985-b0c3-f6a8a905bc3a => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/442] 199.204.45.65 () {48 vars in 1048 bytes} [Wed Jun 10 02:12:07 2026] PATCH /v2/images/10576d7b-50a8-4985-b0c3-f6a8a905bc3a => generated 1410 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/443] 199.204.45.65 () {44 vars in 968 bytes} [Wed Jun 10 02:12:07 2026] GET /v2/images/10576d7b-50a8-4985-b0c3-f6a8a905bc3a => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/468] 199.204.45.65 () {42 vars in 685 bytes} [Wed Jun 10 02:14:04 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: 258/469] 199.204.45.65 () {44 vars in 907 bytes} [Wed Jun 10 02:14:04 2026] GET /v2/images => generated 4190 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/472] 199.204.45.65 () {42 vars in 685 bytes} [Wed Jun 10 02:14:22 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: 260/473] 199.204.45.65 () {44 vars in 907 bytes} [Wed Jun 10 02:14:22 2026] GET /v2/images => generated 4190 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/474] 199.204.45.65 () {44 vars in 936 bytes} [Wed Jun 10 02:14:22 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/475] 199.204.45.65 () {44 vars in 958 bytes} [Wed Jun 10 02:14:22 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/476] 199.204.45.65 () {44 vars in 936 bytes} [Wed Jun 10 02:14:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/477] 199.204.45.65 () {48 vars in 948 bytes} [Wed Jun 10 02:14:22 2026] POST /v2/images => generated 791 bytes in 165 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 02:14:22.869 8 INFO glance.api.v2.image_data [None req-f1518ed6-ee9d-4c44-ba3b-90e62a6f3ecf 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 02:14:41.352 8 INFO glance.location [None req-f1518ed6-ee9d-4c44-ba3b-90e62a6f3ecf 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 216/482] 199.204.45.65 () {48 vars in 1043 bytes} [Wed Jun 10 02:14:22 2026] PUT /v2/images/07d0a7c2-2c30-40e8-8aed-ba89192641d0/file => generated 0 bytes in 18551 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29640 switches on core 0) [pid: 7|app: 0|req: 267/483] 199.204.45.65 () {44 vars in 968 bytes} [Wed Jun 10 02:14:41 2026] GET /v2/images/07d0a7c2-2c30-40e8-8aed-ba89192641d0 => generated 1204 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/484] 199.204.45.65 () {48 vars in 1048 bytes} [Wed Jun 10 02:14:41 2026] PATCH /v2/images/07d0a7c2-2c30-40e8-8aed-ba89192641d0 => generated 1382 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/485] 199.204.45.65 () {44 vars in 968 bytes} [Wed Jun 10 02:14:41 2026] GET /v2/images/07d0a7c2-2c30-40e8-8aed-ba89192641d0 => generated 1382 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/638] 199.204.45.65 () {42 vars in 685 bytes} [Wed Jun 10 02:27:21 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: 294/639] 199.204.45.65 () {44 vars in 907 bytes} [Wed Jun 10 02:27:21 2026] GET /v2/images => generated 5574 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/670] 199.204.45.65 () {42 vars in 685 bytes} [Wed Jun 10 02:29:43 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: 361/671] 199.204.45.65 () {44 vars in 907 bytes} [Wed Jun 10 02:29:43 2026] GET /v2/images => generated 5574 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/672] 199.204.45.65 () {42 vars in 685 bytes} [Wed Jun 10 02:29:45 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: 362/673] 199.204.45.65 () {44 vars in 907 bytes} [Wed Jun 10 02:29:45 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/682] 199.204.45.65 () {42 vars in 685 bytes} [Wed Jun 10 02:30:32 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: 367/683] 199.204.45.65 () {44 vars in 907 bytes} [Wed Jun 10 02:30:32 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/686] 199.204.45.65 () {42 vars in 685 bytes} [Wed Jun 10 02:30: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: 369/687] 199.204.45.65 () {44 vars in 907 bytes} [Wed Jun 10 02:30:41 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/700] 199.204.45.65 () {42 vars in 685 bytes} [Wed Jun 10 02:31:42 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: 376/701] 199.204.45.65 () {44 vars in 907 bytes} [Wed Jun 10 02:31:42 2026] GET /v2/images => generated 5574 bytes in 62 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: 331/712] 10.0.0.225 () {32 vars in 633 bytes} [Wed Jun 10 02:32:26 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/717] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jun 10 02:32:46 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 292 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: 384/718] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jun 10 02:32:46 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: 335/719] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jun 10 02:32:46 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: 385/720] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jun 10 02:32:46 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/721] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jun 10 02:32:47 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: 386/722] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jun 10 02:32:47 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: 337/723] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jun 10 02:32:47 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/724] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jun 10 02:32:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/725] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jun 10 02:32: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: 7|app: 0|req: 388/726] 10.0.0.63 () {36 vars in 986 bytes} [Wed Jun 10 02:32:48 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/727] 10.0.0.63 () {36 vars in 926 bytes} [Wed Jun 10 02:32:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/728] 10.0.0.63 () {36 vars in 986 bytes} [Wed Jun 10 02:32:48 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/729] 10.0.0.63 () {36 vars in 926 bytes} [Wed Jun 10 02:32:48 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/730] 10.0.0.63 () {36 vars in 926 bytes} [Wed Jun 10 02:32:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/731] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jun 10 02:32:52 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/732] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jun 10 02:32:52 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: 393/735] 199.204.45.65 () {36 vars in 990 bytes} [Wed Jun 10 02:32:55 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/736] 199.204.45.65 () {36 vars in 930 bytes} [Wed Jun 10 02:32: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: 394/737] 199.204.45.65 () {36 vars in 990 bytes} [Wed Jun 10 02:32:56 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/738] 199.204.45.65 () {36 vars in 930 bytes} [Wed Jun 10 02:32:56 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: 397/743] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jun 10 02:33:17 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/744] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jun 10 02:33:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/747] 10.0.0.225 () {34 vars in 655 bytes} [Wed Jun 10 02:33:32 2026] POST /v2/images => generated 647 bytes in 139 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-10 02:33:33.075 8 WARNING glance.api.v2.images [None req-0d3abe34-f7e1-4b66-ab4b-9bb94e1e5396 6a7c94f0306640bc9ba1950f490ef336 cfdf8c1dbe5d460ba4bebc582213fcff - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3e6e3bf2-8f17-40b1-9371-5348b44acbd9 [pid: 8|app: 0|req: 349/748] 10.0.0.225 () {32 vars in 710 bytes} [Wed Jun 10 02:33:33 2026] DELETE /v2/images/3e6e3bf2-8f17-40b1-9371-5348b44acbd9 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/749] 10.0.0.225 () {32 vars in 707 bytes} [Wed Jun 10 02:33:33 2026] GET /v2/images/3e6e3bf2-8f17-40b1-9371-5348b44acbd9 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/750] 10.0.0.225 () {32 vars in 633 bytes} [Wed Jun 10 02:33:33 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/751] 10.0.0.225 () {34 vars in 655 bytes} [Wed Jun 10 02:33:33 2026] POST /v2/images => generated 703 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/752] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:33:33 2026] GET /v2/images/398ba555-14a2-4f7b-8115-f82b4fede73e/file => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:33.292 7 WARNING oslo_policy.policy [None req-d2184547-abdc-45fc-901b-a88c8e1cf4b4 6a7c94f0306640bc9ba1950f490ef336 cfdf8c1dbe5d460ba4bebc582213fcff - - 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-10 02:33:33.292 7 WARNING oslo_policy.policy [None req-d2184547-abdc-45fc-901b-a88c8e1cf4b4 6a7c94f0306640bc9ba1950f490ef336 cfdf8c1dbe5d460ba4bebc582213fcff - - 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-10 02:33:33.294 7 INFO glance.api.v2.image_data [None req-d2184547-abdc-45fc-901b-a88c8e1cf4b4 6a7c94f0306640bc9ba1950f490ef336 cfdf8c1dbe5d460ba4bebc582213fcff - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 02:33:33.347 7 WARNING glance_store._drivers.rbd [None req-d2184547-abdc-45fc-901b-a88c8e1cf4b4 6a7c94f0306640bc9ba1950f490ef336 cfdf8c1dbe5d460ba4bebc582213fcff - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-10 02:33:33.611 7 INFO glance.location [None req-d2184547-abdc-45fc-901b-a88c8e1cf4b4 6a7c94f0306640bc9ba1950f490ef336 cfdf8c1dbe5d460ba4bebc582213fcff - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 402/755] 10.0.0.225 () {32 vars in 727 bytes} [Wed Jun 10 02:33:33 2026] PUT /v2/images/398ba555-14a2-4f7b-8115-f82b4fede73e/file => generated 0 bytes in 373 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/756] 10.0.0.225 () {32 vars in 707 bytes} [Wed Jun 10 02:33:33 2026] GET /v2/images/398ba555-14a2-4f7b-8115-f82b4fede73e => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/757] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:33:33 2026] GET /v2/images/398ba555-14a2-4f7b-8115-f82b4fede73e/file => generated 1024 bytes in 108 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/758] 10.0.0.225 () {34 vars in 655 bytes} [Wed Jun 10 02:33:33 2026] POST /v2/images => generated 649 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/759] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:33:33 2026] PATCH /v2/images/4829609a-bc6f-4904-ad36-e87146bf1296 => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/760] 10.0.0.225 () {32 vars in 707 bytes} [Wed Jun 10 02:33:33 2026] GET /v2/images/4829609a-bc6f-4904-ad36-e87146bf1296 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:33.947 7 WARNING glance.api.v2.images [None req-a3130767-d0d3-4ad2-a75a-663127c3b375 6a7c94f0306640bc9ba1950f490ef336 cfdf8c1dbe5d460ba4bebc582213fcff - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4829609a-bc6f-4904-ad36-e87146bf1296 [pid: 7|app: 0|req: 405/761] 10.0.0.225 () {32 vars in 710 bytes} [Wed Jun 10 02:33:33 2026] DELETE /v2/images/4829609a-bc6f-4904-ad36-e87146bf1296 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/762] 10.0.0.225 () {32 vars in 707 bytes} [Wed Jun 10 02:33:33 2026] GET /v2/images/4829609a-bc6f-4904-ad36-e87146bf1296 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:33:34.023 7 WARNING glance.api.v2.images [None req-fa93a76e-6dcf-4d10-a3c5-a60c83de7b7f 6a7c94f0306640bc9ba1950f490ef336 cfdf8c1dbe5d460ba4bebc582213fcff - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//398ba555-14a2-4f7b-8115-f82b4fede73e [pid: 7|app: 0|req: 406/763] 10.0.0.225 () {32 vars in 710 bytes} [Wed Jun 10 02:33:34 2026] DELETE /v2/images/398ba555-14a2-4f7b-8115-f82b4fede73e => generated 0 bytes in 833 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/764] 10.0.0.225 () {32 vars in 707 bytes} [Wed Jun 10 02:33:34 2026] GET /v2/images/398ba555-14a2-4f7b-8115-f82b4fede73e => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:33:34.873 7 WARNING glance.api.v2.images [None req-ca89fe80-34d0-4415-9567-699bb15262d4 6a7c94f0306640bc9ba1950f490ef336 cfdf8c1dbe5d460ba4bebc582213fcff - - default default] Failed to find image 3e6e3bf2-8f17-40b1-9371-5348b44acbd9 to delete: glance.common.exception.ImageNotFound: No image found with ID 3e6e3bf2-8f17-40b1-9371-5348b44acbd9 [pid: 7|app: 0|req: 407/765] 10.0.0.225 () {32 vars in 710 bytes} [Wed Jun 10 02:33:34 2026] DELETE /v2/images/3e6e3bf2-8f17-40b1-9371-5348b44acbd9 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/766] 10.0.0.225 () {32 vars in 707 bytes} [Wed Jun 10 02:33:34 2026] GET /v2/images/3e6e3bf2-8f17-40b1-9371-5348b44acbd9 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/767] 10.0.0.225 () {30 vars in 411 bytes} [Wed Jun 10 02:33: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: 360/768] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jun 10 02:33:42 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/769] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jun 10 02:33:42 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: 364/776] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jun 10 02:34:10 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/777] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jun 10 02:34:11 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: 366/780] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jun 10 02:34:17 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/781] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jun 10 02:34:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/786] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jun 10 02:34:41 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/787] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jun 10 02: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: 371/790] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jun 10 02:34:48 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/791] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jun 10 02:34:49 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: 426/802] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jun 10 02:35:40 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/803] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jun 10 02:35:40 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: 8|app: 0|req: 380/808] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jun 10 02:35:53 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/809] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jun 10 02:35:53 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/818] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jun 10 02:36:37 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/819] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jun 10 02:36:37 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: 435/820] 10.0.0.225 () {32 vars in 707 bytes} [Wed Jun 10 02:36:38 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/821] 10.0.0.225 () {32 vars in 707 bytes} [Wed Jun 10 02:36:38 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/822] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jun 10 02:36:38 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/823] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jun 10 02:36:38 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: 437/824] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jun 10 02:36:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/825] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jun 10 02:36:38 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/826] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jun 10 02:36:38 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: 389/827] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jun 10 02:36:38 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: 439/828] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jun 10 02:36:38 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/829] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jun 10 02:36:39 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: 440/830] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jun 10 02:36:39 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: 391/831] 10.0.0.63 () {36 vars in 986 bytes} [Wed Jun 10 02:36:39 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/832] 10.0.0.63 () {36 vars in 926 bytes} [Wed Jun 10 02:36:39 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: 392/833] 10.0.0.63 () {36 vars in 986 bytes} [Wed Jun 10 02:36:39 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/834] 10.0.0.63 () {36 vars in 926 bytes} [Wed Jun 10 02:36:39 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: 393/835] 10.0.0.63 () {36 vars in 926 bytes} [Wed Jun 10 02:36:39 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: 395/838] 10.0.0.187 () {36 vars in 987 bytes} [Wed Jun 10 02:36:45 2026] GET /v2/images/6c09ade3-954f-4eae-b83d-1560f8f0f496 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/839] 10.0.0.187 () {36 vars in 927 bytes} [Wed Jun 10 02:36:45 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: 399/846] 199.204.45.65 () {32 vars in 825 bytes} [Wed Jun 10 02:37:13 2026] GET /v2/images?status=active&owner=8e15068815f5478cab23f85ee2e472db&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/847] 199.204.45.65 () {32 vars in 652 bytes} [Wed Jun 10 02:37: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: 400/848] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jun 10 02:37:14 2026] GET /v2/images/f362f520-c360-41d8-ae76-d46d2787615b => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/849] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jun 10 02:37:14 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: 401/850] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jun 10 02:37:14 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: 450/851] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jun 10 02:37:14 2026] GET /v2/images/f362f520-c360-41d8-ae76-d46d2787615b => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/852] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jun 10 02:37:14 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: 451/853] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jun 10 02:37:14 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: 403/854] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jun 10 02:37:14 2026] GET /v2/images/f362f520-c360-41d8-ae76-d46d2787615b => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/855] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jun 10 02:37:14 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: 404/856] 10.0.0.63 () {36 vars in 986 bytes} [Wed Jun 10 02:37:14 2026] GET /v2/images/f362f520-c360-41d8-ae76-d46d2787615b => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/857] 10.0.0.63 () {36 vars in 926 bytes} [Wed Jun 10 02:37:14 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: 405/858] 10.0.0.63 () {36 vars in 986 bytes} [Wed Jun 10 02:37:14 2026] GET /v2/images/f362f520-c360-41d8-ae76-d46d2787615b => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/859] 10.0.0.63 () {36 vars in 926 bytes} [Wed Jun 10 02:37:14 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: 406/860] 10.0.0.63 () {36 vars in 926 bytes} [Wed Jun 10 02:37:14 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: 432/911] 10.0.0.225 () {32 vars in 633 bytes} [Wed Jun 10 02:41:29 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)