+ 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 [Fri Jul 17 11:15:01 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-7bc69c6f88-2sdfx 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 0x560dbfc54130 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-07-17 11:15:03.863 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-17 11:15:03.944 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-07-17 11:15:04.516 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-07-17 11:15:04.517 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-07-17 11:15:04.591 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-07-17 11:15:04.592 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-07-17 11:15:06.222 8 WARNING glance.api.v2.images [None req-846f215a-9280-4524-8183-571f6c90b0da - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-17 11:15:06.384 7 WARNING glance.api.v2.images [None req-651c3fba-7a37-4065-93c2-25c27ad32a3b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-17 11:15:06.482 8 WARNING keystonemiddleware._common.config [None req-846f215a-9280-4524-8183-571f6c90b0da - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 11:15:06.490 8 WARNING oslo_config.cfg [None req-846f215a-9280-4524-8183-571f6c90b0da - - - - - -] 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 0x560dbfc54130 pid: 8 (default app) 2026-07-17 11:15:06.674 7 WARNING keystonemiddleware._common.config [None req-651c3fba-7a37-4065-93c2-25c27ad32a3b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 11:15:06.684 7 WARNING oslo_config.cfg [None req-651c3fba-7a37-4065-93c2-25c27ad32a3b - - - - - -] 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 0x560dbfc54130 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.145 () {42 vars in 688 bytes} [Fri Jul 17 11:15:08 2026] GET / => generated 1193 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-07-17 11:15:09.147 7 WARNING oslo_policy.policy [None req-c58a9544-dc68-4ae9-abd1-284920953344 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - 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-07-17 11:15:09.148 7 WARNING oslo_policy.policy [None req-c58a9544-dc68-4ae9-abd1-284920953344 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - 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-07-17 11:15:09.172 7 WARNING oslo_policy.policy [None req-c58a9544-dc68-4ae9-abd1-284920953344 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - 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-07-17 11:15:09.173 7 WARNING oslo_policy.policy [None req-c58a9544-dc68-4ae9-abd1-284920953344 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 11:15:08 2026] GET /v2/images => generated 69 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.145 () {42 vars in 688 bytes} [Fri Jul 17 11:15:12 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 11:15:12 2026] GET /v2/images => generated 69 bytes in 55 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-07-17 11:15:12.811 8 WARNING oslo_policy.policy [None req-5f77cf69-4444-4612-a6b3-7a4bc971fdc4 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - 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-07-17 11:15:12.811 8 WARNING oslo_policy.policy [None req-5f77cf69-4444-4612-a6b3-7a4bc971fdc4 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.19.213.145 () {44 vars in 911 bytes} [Fri Jul 17 11:15:12 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.145 () {44 vars in 933 bytes} [Fri Jul 17 11:15:12 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-07-17 11:15:12.956 8 WARNING oslo_policy.policy [None req-50564a9e-81a6-46b5-8647-24ab50888779 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - 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-07-17 11:15:12.956 8 WARNING oslo_policy.policy [None req-50564a9e-81a6-46b5-8647-24ab50888779 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.19.213.145 () {44 vars in 939 bytes} [Fri Jul 17 11:15:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-17 11:15:13.035 7 WARNING oslo_config.cfg [None req-780f047a-8557-4d1c-bd26-f4e33120160e b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.19.213.145 () {48 vars in 951 bytes} [Fri Jul 17 11:15:12 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 11:15:13.060 8 WARNING oslo_policy.policy [None req-3f101013-5b49-4742-8063-440ae78c0f4a b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - 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-07-17 11:15:13.060 8 WARNING oslo_policy.policy [None req-3f101013-5b49-4742-8063-440ae78c0f4a b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - 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-07-17 11:15:13.062 8 INFO glance.api.v2.image_data [None req-3f101013-5b49-4742-8063-440ae78c0f4a b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 11:15:16.588 8 INFO glance.location [None req-3f101013-5b49-4742-8063-440ae78c0f4a b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.19.213.145 () {48 vars in 1045 bytes} [Fri Jul 17 11:15:13 2026] PUT /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8/file => generated 0 bytes in 3581 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4732 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 11:15:16 2026] GET /v2/images => generated 1240 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-17 11:15:16.676 8 WARNING oslo_config.cfg [None req-ecda093f-7a06-4634-bc0a-3e36d3ccb494 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.19.213.145 () {48 vars in 1049 bytes} [Fri Jul 17 11:15:16 2026] PATCH /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => 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: 8/17] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 11:15:16 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.19.213.145 () {42 vars in 688 bytes} [Fri Jul 17 11:37:22 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 11:37:22 2026] GET /v2/images => generated 1240 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/288] 199.19.213.145 () {42 vars in 688 bytes} [Fri Jul 17 11:37:38 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/289] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 11:37:38 2026] GET /v2/images => generated 1240 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/290] 199.19.213.145 () {44 vars in 937 bytes} [Fri Jul 17 11:37:38 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/291] 199.19.213.145 () {44 vars in 959 bytes} [Fri Jul 17 11:37:38 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/292] 199.19.213.145 () {44 vars in 939 bytes} [Fri Jul 17 11:37:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/293] 199.19.213.145 () {48 vars in 951 bytes} [Fri Jul 17 11:37:39 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 11:37:39.129 8 INFO glance.api.v2.image_data [None req-546dedde-b79a-4513-925b-e5ab9f60bcc4 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 11:38:04.881 8 INFO glance.location [None req-546dedde-b79a-4513-925b-e5ab9f60bcc4 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 148/298] 199.19.213.145 () {48 vars in 1046 bytes} [Fri Jul 17 11:37:39 2026] PUT /v2/images/eb308dcb-14a3-4d38-b049-e649049c475a/file => generated 0 bytes in 25815 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65890 switches on core 0) [pid: 7|app: 0|req: 151/299] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 11:38:04 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/300] 199.19.213.145 () {48 vars in 1049 bytes} [Fri Jul 17 11:38:04 2026] PATCH /v2/images/eb308dcb-14a3-4d38-b049-e649049c475a => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/301] 199.19.213.145 () {48 vars in 1050 bytes} [Fri Jul 17 11:38:04 2026] PATCH /v2/images/eb308dcb-14a3-4d38-b049-e649049c475a => generated 1209 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/302] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 11:38:05 2026] GET /v2/images => generated 2451 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/305] 199.19.213.145 () {42 vars in 688 bytes} [Fri Jul 17 11:38:06 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/306] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 11:38:06 2026] GET /v2/images => generated 2451 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 199.19.213.145 () {42 vars in 688 bytes} [Fri Jul 17 11:44:54 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/388] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 11:44:54 2026] GET /v2/images => generated 2451 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.19.213.145 () {42 vars in 688 bytes} [Fri Jul 17 11:45:02 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 11:45:02 2026] GET /v2/images => generated 2451 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/393] 199.19.213.145 () {44 vars in 947 bytes} [Fri Jul 17 11:45:02 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/394] 199.19.213.145 () {44 vars in 969 bytes} [Fri Jul 17 11:45:02 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/395] 199.19.213.145 () {44 vars in 939 bytes} [Fri Jul 17 11:45:02 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: 199/396] 199.19.213.145 () {48 vars in 951 bytes} [Fri Jul 17 11:45:02 2026] POST /v2/images => generated 799 bytes in 381 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 11:45:02.728 8 INFO glance.api.v2.image_data [None req-39814eac-65e2-4a58-bedf-5344aba33129 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 11:45:22.309 8 INFO glance.location [None req-39814eac-65e2-4a58-bedf-5344aba33129 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/401] 199.19.213.145 () {48 vars in 1045 bytes} [Fri Jul 17 11:45:02 2026] PUT /v2/images/8d4fe824-b51d-4be0-9f77-21a6c67a4bae/file => generated 0 bytes in 19634 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24332 switches on core 0) [pid: 7|app: 0|req: 204/402] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 11:45:22 2026] GET /v2/images => generated 3664 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/403] 199.19.213.145 () {48 vars in 1050 bytes} [Fri Jul 17 11:45:22 2026] PATCH /v2/images/8d4fe824-b51d-4be0-9f77-21a6c67a4bae => generated 1234 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/404] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 11:45:22 2026] GET /v2/images => generated 3687 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/413] 199.19.213.145 () {42 vars in 688 bytes} [Fri Jul 17 11:45:58 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 11:45:58 2026] GET /v2/images => generated 3687 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/417] 199.19.213.145 () {42 vars in 688 bytes} [Fri Jul 17 11:46:14 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/418] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 11:46:14 2026] GET /v2/images => generated 3687 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/419] 199.19.213.145 () {44 vars in 939 bytes} [Fri Jul 17 11:46:14 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: 8|app: 0|req: 207/420] 199.19.213.145 () {44 vars in 961 bytes} [Fri Jul 17 11:46:14 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/421] 199.19.213.145 () {44 vars in 939 bytes} [Fri Jul 17 11:46:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/422] 199.19.213.145 () {48 vars in 951 bytes} [Fri Jul 17 11:46:14 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 11:46:14.980 7 WARNING oslo_policy.policy [None req-f50ed2c6-90b7-4fd7-bba9-f84900e9d903 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - 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-07-17 11:46:14.981 7 WARNING oslo_policy.policy [None req-f50ed2c6-90b7-4fd7-bba9-f84900e9d903 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - 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-07-17 11:46:14.983 7 INFO glance.api.v2.image_data [None req-f50ed2c6-90b7-4fd7-bba9-f84900e9d903 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 11:46:28.179 7 INFO glance.location [None req-f50ed2c6-90b7-4fd7-bba9-f84900e9d903 b7570187f030403eb58395e1d8641dc2 a1500da0bbd9460884a1d181cadca7e9 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 215/427] 199.19.213.145 () {48 vars in 1046 bytes} [Fri Jul 17 11:46:14 2026] PUT /v2/images/30f8065f-4e46-4148-b7d4-426cd004c492/file => generated 0 bytes in 13265 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31019 switches on core 0) [pid: 8|app: 0|req: 213/428] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 11:46:28 2026] GET /v2/images => generated 4893 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/429] 199.19.213.145 () {48 vars in 1049 bytes} [Fri Jul 17 11:46:28 2026] PATCH /v2/images/30f8065f-4e46-4148-b7d4-426cd004c492 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/430] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 11:46:28 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: 294/585] 199.19.213.145 () {42 vars in 688 bytes} [Fri Jul 17 11:59:23 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/586] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 11:59:23 2026] GET /v2/images => generated 4893 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/617] 199.19.213.145 () {42 vars in 688 bytes} [Fri Jul 17 12:01:46 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/618] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 12:01:46 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/619] 199.19.213.145 () {42 vars in 688 bytes} [Fri Jul 17 12:01:48 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/620] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 12:01:48 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/629] 199.19.213.145 () {42 vars in 688 bytes} [Fri Jul 17 12:02:35 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/630] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 12:02:35 2026] GET /v2/images => generated 4893 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/633] 199.19.213.145 () {42 vars in 688 bytes} [Fri Jul 17 12:02:42 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/634] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 12:02:42 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/647] 199.19.213.145 () {42 vars in 688 bytes} [Fri Jul 17 12:03:44 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/648] 199.19.213.145 () {44 vars in 910 bytes} [Fri Jul 17 12:03:44 2026] GET /v2/images => generated 4893 bytes in 57 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: 331/659] 10.0.0.98 () {32 vars in 632 bytes} [Fri Jul 17 12:04:26 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/664] 10.0.0.134 () {36 vars in 987 bytes} [Fri Jul 17 12:04:49 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 28 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/665] 10.0.0.134 () {36 vars in 927 bytes} [Fri Jul 17 12:04:49 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: 335/666] 10.0.0.45 () {36 vars in 986 bytes} [Fri Jul 17 12:04:50 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/667] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 17 12:04:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/668] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 17 12:04:51 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/669] 10.0.0.45 () {36 vars in 986 bytes} [Fri Jul 17 12:04:51 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/670] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 17 12:04:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/671] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 17 12:04:51 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: 338/672] 10.0.0.45 () {36 vars in 986 bytes} [Fri Jul 17 12:04:51 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/673] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 17 12:04:51 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/674] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 17 12:04:51 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: 336/675] 10.0.0.196 () {36 vars in 987 bytes} [Fri Jul 17 12:04:52 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/676] 10.0.0.196 () {36 vars in 927 bytes} [Fri Jul 17 12:04:52 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: 337/677] 10.0.0.196 () {36 vars in 987 bytes} [Fri Jul 17 12:04:52 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/678] 10.0.0.196 () {36 vars in 927 bytes} [Fri Jul 17 12:04:52 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: 338/679] 10.0.0.196 () {36 vars in 927 bytes} [Fri Jul 17 12:04:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/680] 199.19.213.145 () {36 vars in 991 bytes} [Fri Jul 17 12:04:52 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/681] 199.19.213.145 () {36 vars in 931 bytes} [Fri Jul 17 12:04:52 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/682] 199.19.213.145 () {36 vars in 991 bytes} [Fri Jul 17 12:04:53 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/683] 199.19.213.145 () {36 vars in 931 bytes} [Fri Jul 17 12:04:53 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: 343/688] 10.0.0.134 () {36 vars in 987 bytes} [Fri Jul 17 12:05:09 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => 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: 346/689] 10.0.0.134 () {36 vars in 927 bytes} [Fri Jul 17 12:05:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/690] 10.0.0.134 () {36 vars in 987 bytes} [Fri Jul 17 12:05:10 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/691] 10.0.0.134 () {36 vars in 927 bytes} [Fri Jul 17 12:05:10 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/694] 10.0.0.134 () {36 vars in 987 bytes} [Fri Jul 17 12:05:23 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/695] 10.0.0.134 () {36 vars in 927 bytes} [Fri Jul 17 12:05:23 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: 351/698] 10.0.0.98 () {34 vars in 654 bytes} [Fri Jul 17 12:05:34 2026] POST /v2/images => generated 648 bytes in 203 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-17 12:05:34.420 8 WARNING glance.api.v2.images [None req-9bedfac9-f0a0-4de2-8916-c9f3e100a7f7 f6fa29f919914b8684d77aedb4d824f8 fe9a027c7c4b47d8a54fbabf31c92caf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cb04b3c9-0942-46c9-8a63-f1f5b32525c5 [pid: 8|app: 0|req: 348/699] 10.0.0.98 () {32 vars in 709 bytes} [Fri Jul 17 12:05:34 2026] DELETE /v2/images/cb04b3c9-0942-46c9-8a63-f1f5b32525c5 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/700] 10.0.0.98 () {32 vars in 706 bytes} [Fri Jul 17 12:05:34 2026] GET /v2/images/cb04b3c9-0942-46c9-8a63-f1f5b32525c5 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/701] 10.0.0.98 () {32 vars in 632 bytes} [Fri Jul 17 12:05:34 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/702] 10.0.0.98 () {34 vars in 654 bytes} [Fri Jul 17 12:05:34 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/703] 10.0.0.98 () {32 vars in 716 bytes} [Fri Jul 17 12:05:34 2026] GET /v2/images/ca0deac3-81e0-4069-871d-5d9283cb0120/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-17 12:05:34.606 7 INFO glance.api.v2.image_data [None req-8b84def8-0f2d-4408-baf7-93f646d50009 f6fa29f919914b8684d77aedb4d824f8 fe9a027c7c4b47d8a54fbabf31c92caf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 12:05:34.641 7 WARNING glance_store._drivers.rbd [None req-8b84def8-0f2d-4408-baf7-93f646d50009 f6fa29f919914b8684d77aedb4d824f8 fe9a027c7c4b47d8a54fbabf31c92caf - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-17 12:05:35.625 7 INFO glance.location [None req-8b84def8-0f2d-4408-baf7-93f646d50009 f6fa29f919914b8684d77aedb4d824f8 fe9a027c7c4b47d8a54fbabf31c92caf - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 354/704] 10.0.0.98 () {32 vars in 726 bytes} [Fri Jul 17 12:05:34 2026] PUT /v2/images/ca0deac3-81e0-4069-871d-5d9283cb0120/file => generated 0 bytes in 1082 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/705] 10.0.0.98 () {32 vars in 706 bytes} [Fri Jul 17 12:05:35 2026] GET /v2/images/ca0deac3-81e0-4069-871d-5d9283cb0120 => generated 1103 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/706] 10.0.0.98 () {32 vars in 716 bytes} [Fri Jul 17 12:05:35 2026] GET /v2/images/ca0deac3-81e0-4069-871d-5d9283cb0120/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: 352/707] 10.0.0.98 () {34 vars in 654 bytes} [Fri Jul 17 12:05:35 2026] POST /v2/images => generated 647 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/708] 10.0.0.98 () {32 vars in 725 bytes} [Fri Jul 17 12:05:35 2026] PATCH /v2/images/7e11f69e-f2b2-4454-b74e-69bff4d3e5b0 => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/709] 10.0.0.98 () {32 vars in 706 bytes} [Fri Jul 17 12:05:35 2026] GET /v2/images/7e11f69e-f2b2-4454-b74e-69bff4d3e5b0 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-17 12:05:35.948 7 WARNING glance.api.v2.images [None req-3daf8271-4d11-4965-8d31-7835848ed362 f6fa29f919914b8684d77aedb4d824f8 fe9a027c7c4b47d8a54fbabf31c92caf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7e11f69e-f2b2-4454-b74e-69bff4d3e5b0 [pid: 7|app: 0|req: 357/710] 10.0.0.98 () {32 vars in 709 bytes} [Fri Jul 17 12:05:35 2026] DELETE /v2/images/7e11f69e-f2b2-4454-b74e-69bff4d3e5b0 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/711] 10.0.0.98 () {32 vars in 706 bytes} [Fri Jul 17 12:05:35 2026] GET /v2/images/7e11f69e-f2b2-4454-b74e-69bff4d3e5b0 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-17 12:05:36.024 7 WARNING glance.api.v2.images [None req-4f168191-aba9-48ad-b6bf-0ef9dcf392f5 f6fa29f919914b8684d77aedb4d824f8 fe9a027c7c4b47d8a54fbabf31c92caf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ca0deac3-81e0-4069-871d-5d9283cb0120 [pid: 7|app: 0|req: 358/714] 10.0.0.98 () {32 vars in 709 bytes} [Fri Jul 17 12:05:36 2026] DELETE /v2/images/ca0deac3-81e0-4069-871d-5d9283cb0120 => generated 0 bytes in 914 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/715] 10.0.0.98 () {32 vars in 706 bytes} [Fri Jul 17 12:05:36 2026] GET /v2/images/ca0deac3-81e0-4069-871d-5d9283cb0120 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-17 12:05:36.955 7 WARNING glance.api.v2.images [None req-01a6cfa3-b153-4f0a-87c0-943cfd2eb1c6 f6fa29f919914b8684d77aedb4d824f8 fe9a027c7c4b47d8a54fbabf31c92caf - - default default] Failed to find image cb04b3c9-0942-46c9-8a63-f1f5b32525c5 to delete: glance.common.exception.ImageNotFound: No image found with ID cb04b3c9-0942-46c9-8a63-f1f5b32525c5 [pid: 7|app: 0|req: 359/716] 10.0.0.98 () {32 vars in 709 bytes} [Fri Jul 17 12:05:36 2026] DELETE /v2/images/cb04b3c9-0942-46c9-8a63-f1f5b32525c5 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/717] 10.0.0.98 () {32 vars in 706 bytes} [Fri Jul 17 12:05:36 2026] GET /v2/images/cb04b3c9-0942-46c9-8a63-f1f5b32525c5 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/722] 10.0.0.134 () {36 vars in 987 bytes} [Fri Jul 17 12:05:56 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/723] 10.0.0.134 () {36 vars in 927 bytes} [Fri Jul 17 12:05: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: 365/728] 10.0.0.98 () {30 vars in 410 bytes} [Fri Jul 17 12:06:23 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/739] 10.0.0.134 () {36 vars in 987 bytes} [Fri Jul 17 12:07:08 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/740] 10.0.0.134 () {36 vars in 927 bytes} [Fri Jul 17 12:07:08 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: 372/745] 10.0.0.98 () {32 vars in 706 bytes} [Fri Jul 17 12:07:33 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/746] 10.0.0.98 () {32 vars in 706 bytes} [Fri Jul 17 12:07:33 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/747] 10.0.0.45 () {36 vars in 986 bytes} [Fri Jul 17 12:07:34 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/748] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 17 12:07:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/749] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 17 12:07:34 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: 376/750] 10.0.0.45 () {36 vars in 986 bytes} [Fri Jul 17 12:07:34 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/751] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 17 12:07:34 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: 377/752] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 17 12:07:34 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: 376/753] 10.0.0.45 () {36 vars in 986 bytes} [Fri Jul 17 12:07:34 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => 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: 378/754] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 17 12:07:34 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: 377/755] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 17 12:07:34 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: 379/756] 10.0.0.196 () {36 vars in 987 bytes} [Fri Jul 17 12:07:34 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/757] 10.0.0.196 () {36 vars in 927 bytes} [Fri Jul 17 12:07:34 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: 380/758] 10.0.0.196 () {36 vars in 987 bytes} [Fri Jul 17 12:07:34 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/759] 10.0.0.196 () {36 vars in 927 bytes} [Fri Jul 17 12:07:35 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: 381/760] 10.0.0.196 () {36 vars in 927 bytes} [Fri Jul 17 12:07:35 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: 384/765] 10.0.0.134 () {36 vars in 987 bytes} [Fri Jul 17 12:07:55 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/766] 10.0.0.134 () {36 vars in 927 bytes} [Fri Jul 17 12:07: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/769] 10.0.0.134 () {36 vars in 987 bytes} [Fri Jul 17 12:07:59 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/770] 10.0.0.134 () {36 vars in 927 bytes} [Fri Jul 17 12:07:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/775] 10.0.0.134 () {36 vars in 987 bytes} [Fri Jul 17 12:08:23 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/776] 10.0.0.134 () {36 vars in 927 bytes} [Fri Jul 17 12:08:23 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: 400/797] 10.0.0.134 () {36 vars in 987 bytes} [Fri Jul 17 12:09:57 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/798] 10.0.0.134 () {36 vars in 927 bytes} [Fri Jul 17 12:09:57 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/799] 10.0.0.134 () {36 vars in 987 bytes} [Fri Jul 17 12:10:04 2026] GET /v2/images/599ee238-a45f-4814-84d9-3931e7a848d8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/800] 10.0.0.134 () {36 vars in 927 bytes} [Fri Jul 17 12:10:04 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: 405/807] 199.19.213.145 () {32 vars in 826 bytes} [Fri Jul 17 12:10:27 2026] GET /v2/images?status=active&owner=a1500da0bbd9460884a1d181cadca7e9&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/808] 199.19.213.145 () {32 vars in 653 bytes} [Fri Jul 17 12:10:27 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: 406/809] 10.0.0.45 () {36 vars in 986 bytes} [Fri Jul 17 12:10:28 2026] GET /v2/images/eb308dcb-14a3-4d38-b049-e649049c475a => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/810] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 17 12:10:28 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: 407/811] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 17 12:10:28 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: 405/812] 10.0.0.45 () {36 vars in 986 bytes} [Fri Jul 17 12:10:28 2026] GET /v2/images/eb308dcb-14a3-4d38-b049-e649049c475a => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/813] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 17 12:10:28 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: 406/814] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 17 12:10:28 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: 409/815] 10.0.0.45 () {36 vars in 986 bytes} [Fri Jul 17 12:10:28 2026] GET /v2/images/eb308dcb-14a3-4d38-b049-e649049c475a => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/816] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 17 12:10:28 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: 410/817] 10.0.0.196 () {36 vars in 987 bytes} [Fri Jul 17 12:10:28 2026] GET /v2/images/eb308dcb-14a3-4d38-b049-e649049c475a => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/818] 10.0.0.196 () {36 vars in 927 bytes} [Fri Jul 17 12:10:28 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: 411/819] 10.0.0.196 () {36 vars in 987 bytes} [Fri Jul 17 12:10:28 2026] GET /v2/images/eb308dcb-14a3-4d38-b049-e649049c475a => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/820] 10.0.0.196 () {36 vars in 927 bytes} [Fri Jul 17 12:10:28 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: 412/821] 10.0.0.196 () {36 vars in 927 bytes} [Fri Jul 17 12:10:28 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: 425/852] 10.0.0.98 () {32 vars in 632 bytes} [Fri Jul 17 12:12:59 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)