+ 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 Aug 14 23:38:26 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-d5b85cfc-ffqzp 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.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f59826fb668 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)... 2026-08-14 23:38:28.065 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-14 23:38:28.089 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-14 23:38:28.928 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-08-14 23:38:28.929 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-08-14 23:38:28.929 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-14 23:38:28.932 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-08-14 23:38:28.933 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-08-14 23:38:28.934 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-14 23:38:31.012 7 WARNING glance.api.v2.images [None req-e93954a8-1480-4de4-a3aa-cfcd158766bb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-14 23:38:31.046 8 WARNING glance.api.v2.images [None req-193532b8-4351-4ff6-abfc-27c91352c570 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-14 23:38:31.347 7 WARNING keystonemiddleware._common.config [None req-e93954a8-1480-4de4-a3aa-cfcd158766bb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 23:38:31.354 7 WARNING oslo_config.cfg [None req-e93954a8-1480-4de4-a3aa-cfcd158766bb - - - - - -] 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 5 seconds on interpreter 0x7f59826fb668 pid: 7 (default app) 2026-08-14 23:38:31.381 8 WARNING keystonemiddleware._common.config [None req-193532b8-4351-4ff6-abfc-27c91352c570 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 23:38:31.388 8 WARNING oslo_config.cfg [None req-193532b8-4351-4ff6-abfc-27c91352c570 - - - - - -] 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 5 seconds on interpreter 0x7f59826fb668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.240 () {42 vars in 687 bytes} [Fri Aug 14 23:38:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 23:38:32.624 8 WARNING oslo_policy.policy [None req-b6ab44b5-a8e5-482f-977d-846c7d89afec f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - 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-08-14 23:38:32.624 8 WARNING oslo_policy.policy [None req-b6ab44b5-a8e5-482f-977d-846c7d89afec f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - 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-08-14 23:38:32.643 8 WARNING oslo_policy.policy [None req-b6ab44b5-a8e5-482f-977d-846c7d89afec f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - 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-08-14 23:38:32.643 8 WARNING oslo_policy.policy [None req-b6ab44b5-a8e5-482f-977d-846c7d89afec f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 199.204.45.240 () {44 vars in 909 bytes} [Fri Aug 14 23:38:32 2026] GET /v2/images => generated 69 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.240 () {42 vars in 687 bytes} [Fri Aug 14 23:38:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.240 () {44 vars in 909 bytes} [Fri Aug 14 23:38:36 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 23:38:36.264 7 WARNING oslo_policy.policy [None req-fff68e02-f60f-4702-9dc8-97d66b144dbd f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - 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-08-14 23:38:36.264 7 WARNING oslo_policy.policy [None req-fff68e02-f60f-4702-9dc8-97d66b144dbd f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/7] 199.204.45.240 () {44 vars in 910 bytes} [Fri Aug 14 23:38:36 2026] GET /v2/images/cirros => generated 151 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.240 () {44 vars in 932 bytes} [Fri Aug 14 23:38:36 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 23:38:36.411 7 WARNING oslo_policy.policy [None req-ba0887b7-600f-451e-ba37-c93fe3ddaadc f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - 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-08-14 23:38:36.411 7 WARNING oslo_policy.policy [None req-ba0887b7-600f-451e-ba37-c93fe3ddaadc f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.204.45.240 () {44 vars in 938 bytes} [Fri Aug 14 23:38:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 23:38:36.495 8 WARNING oslo_config.cfg [None req-ce1198be-98f0-40fd-a4fa-3a2cb042edd3 f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 199.204.45.240 () {48 vars in 950 bytes} [Fri Aug 14 23:38:36 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-14 23:38:36.521 7 WARNING oslo_policy.policy [None req-c6d69bfb-2fe9-465b-a963-0940a555caf8 f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - 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-08-14 23:38:36.522 7 WARNING oslo_policy.policy [None req-c6d69bfb-2fe9-465b-a963-0940a555caf8 f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - 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-08-14 23:38:36.524 7 INFO glance.api.v2.image_data [None req-c6d69bfb-2fe9-465b-a963-0940a555caf8 f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-14 23:38:40.425 7 WARNING glance.location [None req-c6d69bfb-2fe9-465b-a963-0940a555caf8 f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.240 () {48 vars in 1044 bytes} [Fri Aug 14 23:38:36 2026] PUT /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17/file => generated 0 bytes in 3946 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6505 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.240 () {44 vars in 970 bytes} [Fri Aug 14 23:38:40 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 23:38:40.569 7 WARNING oslo_config.cfg [None req-e832576a-8054-4020-a964-53785616370f f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 8/15] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Aug 14 23:38:40 2026] PATCH /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => generated 1312 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.240 () {44 vars in 970 bytes} [Fri Aug 14 23:38:40 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/267] 199.204.45.240 () {42 vars in 687 bytes} [Fri Aug 14 23:59:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/268] 199.204.45.240 () {44 vars in 909 bytes} [Fri Aug 14 23:59:37 2026] GET /v2/images => generated 1381 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 199.204.45.240 () {42 vars in 687 bytes} [Fri Aug 14 23:59:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/274] 199.204.45.240 () {44 vars in 909 bytes} [Fri Aug 14 23:59:55 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.204.45.240 () {44 vars in 936 bytes} [Fri Aug 14 23:59:55 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.204.45.240 () {44 vars in 958 bytes} [Fri Aug 14 23:59:55 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.204.45.240 () {44 vars in 938 bytes} [Fri Aug 14 23:59:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.240 () {48 vars in 950 bytes} [Fri Aug 14 23:59:55 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-14 23:59:55.579 8 WARNING oslo_policy.policy [None req-ec5049eb-e4f6-465b-b1ca-802d6cc20bda f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - 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-08-14 23:59:55.579 8 WARNING oslo_policy.policy [None req-ec5049eb-e4f6-465b-b1ca-802d6cc20bda f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - 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-08-14 23:59:55.580 8 INFO glance.api.v2.image_data [None req-ec5049eb-e4f6-465b-b1ca-802d6cc20bda f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-15 00:00:23.794 8 WARNING glance.location [None req-ec5049eb-e4f6-465b-b1ca-802d6cc20bda f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/285] 199.204.45.240 () {48 vars in 1045 bytes} [Fri Aug 14 23:59:55 2026] PUT /v2/images/37742d67-348c-4f18-b7d4-faca1bc04a4b/file => generated 0 bytes in 28264 msecs (HTTP/1.1 204) 4 headers in 171 bytes (75635 switches on core 0) [pid: 7|app: 0|req: 146/286] 199.204.45.240 () {44 vars in 970 bytes} [Sat Aug 15 00:00:23 2026] GET /v2/images/37742d67-348c-4f18-b7d4-faca1bc04a4b => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/287] 199.204.45.240 () {48 vars in 1050 bytes} [Sat Aug 15 00:00:23 2026] PATCH /v2/images/37742d67-348c-4f18-b7d4-faca1bc04a4b => generated 1395 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/288] 199.204.45.240 () {44 vars in 970 bytes} [Sat Aug 15 00:00:23 2026] GET /v2/images/37742d67-348c-4f18-b7d4-faca1bc04a4b => 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: 142/289] 199.204.45.240 () {42 vars in 687 bytes} [Sat Aug 15 00:00:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/290] 199.204.45.240 () {44 vars in 909 bytes} [Sat Aug 15 00:00:25 2026] GET /v2/images => generated 2778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/371] 199.204.45.240 () {42 vars in 687 bytes} [Sat Aug 15 00:07:04 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/372] 199.204.45.240 () {44 vars in 909 bytes} [Sat Aug 15 00:07:04 2026] GET /v2/images => generated 2778 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/375] 199.204.45.240 () {42 vars in 687 bytes} [Sat Aug 15 00:07:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/376] 199.204.45.240 () {44 vars in 909 bytes} [Sat Aug 15 00:07:17 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/377] 199.204.45.240 () {44 vars in 946 bytes} [Sat Aug 15 00:07:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/378] 199.204.45.240 () {44 vars in 968 bytes} [Sat Aug 15 00:07:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/379] 199.204.45.240 () {44 vars in 938 bytes} [Sat Aug 15 00:07:17 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: 8|app: 0|req: 187/380] 199.204.45.240 () {48 vars in 950 bytes} [Sat Aug 15 00:07:17 2026] POST /v2/images => generated 799 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-15 00:07:17.206 7 INFO glance.api.v2.image_data [None req-5ddcc426-024f-4978-9a8a-521735d79525 f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-15 00:08:09.432 7 INFO glance.location [None req-5ddcc426-024f-4978-9a8a-521735d79525 f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/391] 199.204.45.240 () {48 vars in 1044 bytes} [Sat Aug 15 00:07:17 2026] PUT /v2/images/8d2e2cc5-234d-4241-9d8e-00944ae2cea2/file => generated 0 bytes in 52276 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22442 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.204.45.240 () {44 vars in 970 bytes} [Sat Aug 15 00:08:09 2026] GET /v2/images/8d2e2cc5-234d-4241-9d8e-00944ae2cea2 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 199.204.45.240 () {48 vars in 1050 bytes} [Sat Aug 15 00:08:09 2026] PATCH /v2/images/8d2e2cc5-234d-4241-9d8e-00944ae2cea2 => generated 1410 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/394] 199.204.45.240 () {44 vars in 970 bytes} [Sat Aug 15 00:08:09 2026] GET /v2/images/8d2e2cc5-234d-4241-9d8e-00944ae2cea2 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/407] 199.204.45.240 () {42 vars in 687 bytes} [Sat Aug 15 00:09:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 199.204.45.240 () {44 vars in 909 bytes} [Sat Aug 15 00:09:07 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/413] 199.204.45.240 () {42 vars in 687 bytes} [Sat Aug 15 00:09:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 199.204.45.240 () {44 vars in 909 bytes} [Sat Aug 15 00:09:23 2026] GET /v2/images => generated 4190 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/415] 199.204.45.240 () {44 vars in 938 bytes} [Sat Aug 15 00:09:23 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/416] 199.204.45.240 () {44 vars in 960 bytes} [Sat Aug 15 00:09:23 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/417] 199.204.45.240 () {44 vars in 938 bytes} [Sat Aug 15 00:09:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/418] 199.204.45.240 () {48 vars in 950 bytes} [Sat Aug 15 00:09:23 2026] POST /v2/images => generated 791 bytes in 145 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-15 00:09:23.850 7 INFO glance.api.v2.image_data [None req-4314be80-7fc6-4f94-b638-485acff25027 f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-15 00:09:40.187 7 INFO glance.location [None req-4314be80-7fc6-4f94-b638-485acff25027 f1dde15a1f2940f9bf10992707bed594 2c42a53b23054711b1bacc070ceb2746 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 208/421] 199.204.45.240 () {48 vars in 1045 bytes} [Sat Aug 15 00:09:23 2026] PUT /v2/images/2529364c-e5da-4489-91bf-d278cd759993/file => generated 0 bytes in 16383 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31123 switches on core 0) [pid: 8|app: 0|req: 214/422] 199.204.45.240 () {44 vars in 970 bytes} [Sat Aug 15 00:09:40 2026] GET /v2/images/2529364c-e5da-4489-91bf-d278cd759993 => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/423] 199.204.45.240 () {48 vars in 1050 bytes} [Sat Aug 15 00:09:40 2026] PATCH /v2/images/2529364c-e5da-4489-91bf-d278cd759993 => generated 1382 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/424] 199.204.45.240 () {44 vars in 970 bytes} [Sat Aug 15 00:09:40 2026] GET /v2/images/2529364c-e5da-4489-91bf-d278cd759993 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/597] 199.204.45.240 () {42 vars in 687 bytes} [Sat Aug 15 00:24:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/598] 199.204.45.240 () {44 vars in 909 bytes} [Sat Aug 15 00:24:00 2026] GET /v2/images => generated 5574 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/627] 199.204.45.240 () {42 vars in 687 bytes} [Sat Aug 15 00:26:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/628] 199.204.45.240 () {44 vars in 909 bytes} [Sat Aug 15 00:26:17 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/629] 199.204.45.240 () {42 vars in 687 bytes} [Sat Aug 15 00:26:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/630] 199.204.45.240 () {44 vars in 909 bytes} [Sat Aug 15 00:26:19 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/641] 199.204.45.240 () {42 vars in 687 bytes} [Sat Aug 15 00:27:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/642] 199.204.45.240 () {44 vars in 909 bytes} [Sat Aug 15 00:27:09 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/645] 199.204.45.240 () {42 vars in 687 bytes} [Sat Aug 15 00:27:18 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/646] 199.204.45.240 () {44 vars in 909 bytes} [Sat Aug 15 00:27:18 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/661] 199.204.45.240 () {42 vars in 687 bytes} [Sat Aug 15 00:28:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/662] 199.204.45.240 () {44 vars in 909 bytes} [Sat Aug 15 00:28:20 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 333/671] 10.0.0.149 () {32 vars in 631 bytes} [Sat Aug 15 00:29:04 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 341/676] 10.0.0.14 () {36 vars in 984 bytes} [Sat Aug 15 00:29:22 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => generated 1312 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/677] 10.0.0.14 () {36 vars in 924 bytes} [Sat Aug 15 00:29:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/678] 10.0.0.14 () {36 vars in 924 bytes} [Sat Aug 15 00:29:22 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/679] 10.0.0.14 () {36 vars in 984 bytes} [Sat Aug 15 00:29:22 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/680] 10.0.0.14 () {36 vars in 924 bytes} [Sat Aug 15 00:29:22 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/681] 10.0.0.14 () {36 vars in 924 bytes} [Sat Aug 15 00:29:22 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: 344/682] 10.0.0.14 () {36 vars in 984 bytes} [Sat Aug 15 00:29:22 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => 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: 339/683] 10.0.0.14 () {36 vars in 924 bytes} [Sat Aug 15 00:29:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/684] 10.0.0.14 () {36 vars in 924 bytes} [Sat Aug 15 00:29:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/685] 10.0.0.64 () {36 vars in 984 bytes} [Sat Aug 15 00:29:22 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/686] 10.0.0.64 () {36 vars in 924 bytes} [Sat Aug 15 00:29:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/687] 10.0.0.17 () {36 vars in 908 bytes} [Sat Aug 15 00:29:23 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/688] 10.0.0.17 () {36 vars in 1004 bytes} [Sat Aug 15 00:29:23 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17/locations => generated 127 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/689] 10.0.0.17 () {36 vars in 984 bytes} [Sat Aug 15 00:29:23 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/690] 10.0.0.17 () {36 vars in 924 bytes} [Sat Aug 15 00:29:23 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: 343/691] 10.0.0.17 () {36 vars in 924 bytes} [Sat Aug 15 00:29:23 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: 349/692] 10.0.0.64 () {36 vars in 984 bytes} [Sat Aug 15 00:29:27 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/693] 10.0.0.64 () {36 vars in 924 bytes} [Sat Aug 15 00:29:27 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: 351/696] 199.204.45.240 () {36 vars in 989 bytes} [Sat Aug 15 00:29:31 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/697] 199.204.45.240 () {36 vars in 929 bytes} [Sat Aug 15 00:29:31 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: 352/698] 199.204.45.240 () {36 vars in 989 bytes} [Sat Aug 15 00:29:32 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => 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: 347/699] 199.204.45.240 () {36 vars in 929 bytes} [Sat Aug 15 00:29:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/706] 10.0.0.64 () {36 vars in 984 bytes} [Sat Aug 15 00:30:04 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => 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: 356/707] 10.0.0.64 () {36 vars in 924 bytes} [Sat Aug 15 00:30:04 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/708] 10.0.0.64 () {36 vars in 984 bytes} [Sat Aug 15 00:30:05 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/709] 10.0.0.64 () {36 vars in 924 bytes} [Sat Aug 15 00:30:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/720] 10.0.0.149 () {34 vars in 653 bytes} [Sat Aug 15 00:30:50 2026] POST /v2/images => generated 646 bytes in 177 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-15 00:30:51.040 8 WARNING glance.api.v2.images [None req-b15370a6-57f7-48c6-8312-44cc81c684fe d867e15797074e1f9966f5fbf9a6ab44 c34d127c7ff942759fdf2cd19875c3a1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//859ab6e9-b44d-47f8-9a4d-c1e11c35dedc [pid: 8|app: 0|req: 363/721] 10.0.0.149 () {32 vars in 708 bytes} [Sat Aug 15 00:30:51 2026] DELETE /v2/images/859ab6e9-b44d-47f8-9a4d-c1e11c35dedc => 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: 359/722] 10.0.0.149 () {32 vars in 705 bytes} [Sat Aug 15 00:30:51 2026] GET /v2/images/859ab6e9-b44d-47f8-9a4d-c1e11c35dedc => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/723] 10.0.0.149 () {32 vars in 631 bytes} [Sat Aug 15 00:30:51 2026] GET /v2/images => generated 1381 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/724] 10.0.0.149 () {34 vars in 653 bytes} [Sat Aug 15 00:30:51 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/725] 10.0.0.149 () {32 vars in 715 bytes} [Sat Aug 15 00:30:51 2026] GET /v2/images/03e678d3-bc0d-44ca-88ee-eb8b30087262/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:30:51.258 7 INFO glance.api.v2.image_data [None req-287c8639-049c-4ad0-a19a-5b1db235cadb d867e15797074e1f9966f5fbf9a6ab44 c34d127c7ff942759fdf2cd19875c3a1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-15 00:30:51.296 7 WARNING glance_store._drivers.rbd [None req-287c8639-049c-4ad0-a19a-5b1db235cadb d867e15797074e1f9966f5fbf9a6ab44 c34d127c7ff942759fdf2cd19875c3a1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-15 00:30:52.008 7 INFO glance.location [None req-287c8639-049c-4ad0-a19a-5b1db235cadb d867e15797074e1f9966f5fbf9a6ab44 c34d127c7ff942759fdf2cd19875c3a1 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 361/726] 10.0.0.149 () {32 vars in 725 bytes} [Sat Aug 15 00:30:51 2026] PUT /v2/images/03e678d3-bc0d-44ca-88ee-eb8b30087262/file => generated 0 bytes in 788 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/727] 10.0.0.149 () {32 vars in 705 bytes} [Sat Aug 15 00:30:52 2026] GET /v2/images/03e678d3-bc0d-44ca-88ee-eb8b30087262 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/728] 10.0.0.149 () {32 vars in 715 bytes} [Sat Aug 15 00:30:52 2026] GET /v2/images/03e678d3-bc0d-44ca-88ee-eb8b30087262/file => generated 1024 bytes in 126 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/729] 10.0.0.149 () {34 vars in 653 bytes} [Sat Aug 15 00:30:52 2026] POST /v2/images => generated 649 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/730] 10.0.0.149 () {32 vars in 724 bytes} [Sat Aug 15 00:30:52 2026] PATCH /v2/images/d0ce1f17-a78a-4209-942b-07d83f0cbde0 => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/731] 10.0.0.149 () {32 vars in 705 bytes} [Sat Aug 15 00:30:52 2026] GET /v2/images/d0ce1f17-a78a-4209-942b-07d83f0cbde0 => generated 652 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:30:52.357 7 WARNING glance.api.v2.images [None req-988e1412-aa0a-473b-ae95-f6c90e3c0986 d867e15797074e1f9966f5fbf9a6ab44 c34d127c7ff942759fdf2cd19875c3a1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d0ce1f17-a78a-4209-942b-07d83f0cbde0 [pid: 7|app: 0|req: 364/732] 10.0.0.149 () {32 vars in 708 bytes} [Sat Aug 15 00:30:52 2026] DELETE /v2/images/d0ce1f17-a78a-4209-942b-07d83f0cbde0 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/733] 10.0.0.149 () {32 vars in 705 bytes} [Sat Aug 15 00:30:52 2026] GET /v2/images/d0ce1f17-a78a-4209-942b-07d83f0cbde0 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:30:52.410 7 WARNING glance.api.v2.images [None req-02d6377f-30bd-47d0-bfdf-1cbb5f80b099 d867e15797074e1f9966f5fbf9a6ab44 c34d127c7ff942759fdf2cd19875c3a1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//03e678d3-bc0d-44ca-88ee-eb8b30087262 [pid: 7|app: 0|req: 365/734] 10.0.0.149 () {32 vars in 708 bytes} [Sat Aug 15 00:30:52 2026] DELETE /v2/images/03e678d3-bc0d-44ca-88ee-eb8b30087262 => generated 0 bytes in 903 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/735] 10.0.0.149 () {32 vars in 705 bytes} [Sat Aug 15 00:30:53 2026] GET /v2/images/03e678d3-bc0d-44ca-88ee-eb8b30087262 => generated 139 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:30:53.360 7 WARNING glance.api.v2.images [None req-95a0b804-f263-422a-ac5b-d5bc1ddd08ca d867e15797074e1f9966f5fbf9a6ab44 c34d127c7ff942759fdf2cd19875c3a1 - - default default] Failed to find image 859ab6e9-b44d-47f8-9a4d-c1e11c35dedc to delete: glance.common.exception.ImageNotFound: No image found with ID 859ab6e9-b44d-47f8-9a4d-c1e11c35dedc [pid: 7|app: 0|req: 366/736] 10.0.0.149 () {32 vars in 708 bytes} [Sat Aug 15 00:30:53 2026] DELETE /v2/images/859ab6e9-b44d-47f8-9a4d-c1e11c35dedc => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/737] 10.0.0.149 () {32 vars in 705 bytes} [Sat Aug 15 00:30:53 2026] GET /v2/images/859ab6e9-b44d-47f8-9a4d-c1e11c35dedc => 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: 367/738] 10.0.0.149 () {30 vars in 409 bytes} [Sat Aug 15 00:30:55 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/743] 10.0.0.64 () {36 vars in 984 bytes} [Sat Aug 15 00:31:15 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/744] 10.0.0.64 () {36 vars in 924 bytes} [Sat Aug 15 00:31:15 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/749] 10.0.0.64 () {36 vars in 984 bytes} [Sat Aug 15 00:31:32 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/750] 10.0.0.64 () {36 vars in 924 bytes} [Sat Aug 15 00:31:32 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: 376/755] 10.0.0.64 () {36 vars in 984 bytes} [Sat Aug 15 00:31:53 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => 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: 380/756] 10.0.0.64 () {36 vars in 924 bytes} [Sat Aug 15 00:31: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: 8|app: 0|req: 382/759] 10.0.0.64 () {36 vars in 984 bytes} [Sat Aug 15 00:32:01 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => 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: 378/760] 10.0.0.64 () {36 vars in 924 bytes} [Sat Aug 15 00:32:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/767] 10.0.0.64 () {36 vars in 984 bytes} [Sat Aug 15 00:32:33 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/768] 10.0.0.64 () {36 vars in 924 bytes} [Sat Aug 15 00:32:33 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: 387/769] 10.0.0.149 () {32 vars in 705 bytes} [Sat Aug 15 00:32:34 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/770] 10.0.0.149 () {32 vars in 705 bytes} [Sat Aug 15 00:32:34 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => 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: 388/771] 10.0.0.14 () {36 vars in 984 bytes} [Sat Aug 15 00:32:34 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/772] 10.0.0.14 () {36 vars in 924 bytes} [Sat Aug 15 00:32: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: 389/773] 10.0.0.14 () {36 vars in 924 bytes} [Sat Aug 15 00:32:34 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/774] 10.0.0.14 () {36 vars in 984 bytes} [Sat Aug 15 00:32:34 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/775] 10.0.0.14 () {36 vars in 924 bytes} [Sat Aug 15 00:32: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: 386/776] 10.0.0.14 () {36 vars in 924 bytes} [Sat Aug 15 00:32:34 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: 391/777] 10.0.0.14 () {36 vars in 984 bytes} [Sat Aug 15 00:32:34 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/778] 10.0.0.14 () {36 vars in 924 bytes} [Sat Aug 15 00:32: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: 8|app: 0|req: 392/779] 10.0.0.17 () {36 vars in 908 bytes} [Sat Aug 15 00:32:35 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/780] 10.0.0.17 () {36 vars in 1004 bytes} [Sat Aug 15 00:32:35 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/781] 10.0.0.17 () {36 vars in 984 bytes} [Sat Aug 15 00:32:35 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/782] 10.0.0.17 () {36 vars in 924 bytes} [Sat Aug 15 00:32: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: 8|app: 0|req: 394/783] 10.0.0.17 () {36 vars in 924 bytes} [Sat Aug 15 00:32:35 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: 403/800] 10.0.0.64 () {36 vars in 984 bytes} [Sat Aug 15 00:33:54 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => 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: 398/801] 10.0.0.64 () {36 vars in 924 bytes} [Sat Aug 15 00:33:54 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/806] 10.0.0.64 () {36 vars in 984 bytes} [Sat Aug 15 00:34:11 2026] GET /v2/images/919c64a7-1c64-494f-a88d-b96cd8d3fc17 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/807] 10.0.0.64 () {36 vars in 924 bytes} [Sat Aug 15 00:34:11 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: 406/816] 199.204.45.240 () {32 vars in 824 bytes} [Sat Aug 15 00:34:52 2026] GET /v2/images?status=active&owner=2c42a53b23054711b1bacc070ceb2746&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/817] 199.204.45.240 () {32 vars in 651 bytes} [Sat Aug 15 00:34: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: 407/818] 10.0.0.14 () {36 vars in 984 bytes} [Sat Aug 15 00:34:53 2026] GET /v2/images/37742d67-348c-4f18-b7d4-faca1bc04a4b => generated 1395 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/819] 10.0.0.14 () {36 vars in 924 bytes} [Sat Aug 15 00:34:53 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/820] 10.0.0.14 () {36 vars in 924 bytes} [Sat Aug 15 00:34:53 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: 413/821] 10.0.0.14 () {36 vars in 984 bytes} [Sat Aug 15 00:34:53 2026] GET /v2/images/37742d67-348c-4f18-b7d4-faca1bc04a4b => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/822] 10.0.0.14 () {36 vars in 924 bytes} [Sat Aug 15 00:34:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/823] 10.0.0.14 () {36 vars in 924 bytes} [Sat Aug 15 00:34:53 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/824] 10.0.0.14 () {36 vars in 984 bytes} [Sat Aug 15 00:34:53 2026] GET /v2/images/37742d67-348c-4f18-b7d4-faca1bc04a4b => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/825] 10.0.0.14 () {36 vars in 924 bytes} [Sat Aug 15 00:34:53 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/826] 10.0.0.17 () {36 vars in 908 bytes} [Sat Aug 15 00:34:53 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/827] 10.0.0.17 () {36 vars in 1004 bytes} [Sat Aug 15 00:34:53 2026] GET /v2/images/37742d67-348c-4f18-b7d4-faca1bc04a4b/locations => generated 127 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/828] 10.0.0.17 () {36 vars in 984 bytes} [Sat Aug 15 00:34:53 2026] GET /v2/images/37742d67-348c-4f18-b7d4-faca1bc04a4b => 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: 417/829] 10.0.0.17 () {36 vars in 924 bytes} [Sat Aug 15 00:34:53 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: 413/830] 10.0.0.17 () {36 vars in 924 bytes} [Sat Aug 15 00:34:53 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: 435/873] 10.0.0.149 () {32 vars in 631 bytes} [Sat Aug 15 00:38:26 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)