+ 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 [Sat Sep 12 04:28:05 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: glance-api-f65d75cb4-tlgd9 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fb535d1d668 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-09-12 04:28:07.511 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-12 04:28:07.689 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-09-12 04:28:08.389 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-09-12 04:28:08.390 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-09-12 04:28:08.390 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-12 04:28:08.573 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-09-12 04:28:08.574 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-09-12 04:28:08.574 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-12 04:28:10.472 7 WARNING glance.api.v2.images [None req-d509de3d-e050-405d-a74b-aad9ab706a99 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-12 04:28:10.636 8 WARNING glance.api.v2.images [None req-4014a00a-3193-4919-8f35-6d9655c8652c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-12 04:28:10.794 7 WARNING keystonemiddleware._common.config [None req-d509de3d-e050-405d-a74b-aad9ab706a99 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-12 04:28:10.801 7 WARNING oslo_config.cfg [None req-d509de3d-e050-405d-a74b-aad9ab706a99 - - - - - -] 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 0x7fb535d1d668 pid: 7 (default app) 2026-09-12 04:28:11.017 8 WARNING keystonemiddleware._common.config [None req-4014a00a-3193-4919-8f35-6d9655c8652c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-12 04:28:11.024 8 WARNING oslo_config.cfg [None req-4014a00a-3193-4919-8f35-6d9655c8652c - - - - - -] 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 6 seconds on interpreter 0x7fb535d1d668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.136 () {42 vars in 687 bytes} [Sat Sep 12 04:28:13 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-09-12 04:28:13.562 8 WARNING oslo_policy.policy [None req-667077f8-f872-4eda-bcec-03bc48d3af46 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-12 04:28:13.563 8 WARNING oslo_policy.policy [None req-667077f8-f872-4eda-bcec-03bc48d3af46 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-12 04:28:13.591 8 WARNING oslo_policy.policy [None req-667077f8-f872-4eda-bcec-03bc48d3af46 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-12 04:28:13.591 8 WARNING oslo_policy.policy [None req-667077f8-f872-4eda-bcec-03bc48d3af46 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - 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/6] 162.253.55.136 () {44 vars in 909 bytes} [Sat Sep 12 04:28:13 2026] GET /v2/images => generated 69 bytes in 676 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 162.253.55.136 () {42 vars in 687 bytes} [Sat Sep 12 04:28:17 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: 2/8] 162.253.55.136 () {44 vars in 909 bytes} [Sat Sep 12 04:28:17 2026] GET /v2/images => generated 69 bytes in 51 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-09-12 04:28:17.579 7 WARNING oslo_policy.policy [None req-ddab07eb-9132-4eba-9071-d66f9eed2819 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-12 04:28:17.580 7 WARNING oslo_policy.policy [None req-ddab07eb-9132-4eba-9071-d66f9eed2819 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - 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: 7/9] 162.253.55.136 () {44 vars in 910 bytes} [Sat Sep 12 04:28:17 2026] GET /v2/images/cirros => generated 151 bytes in 191 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.136 () {44 vars in 932 bytes} [Sat Sep 12 04:28:17 2026] GET /v2/images?name=cirros => generated 81 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 04:28:17.773 7 WARNING oslo_policy.policy [None req-954dbbd2-2f4c-419f-9325-09ffc695f03c e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-12 04:28:17.774 7 WARNING oslo_policy.policy [None req-954dbbd2-2f4c-419f-9325-09ffc695f03c e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - 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: 8/11] 162.253.55.136 () {44 vars in 938 bytes} [Sat Sep 12 04:28:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 04:28:17.906 8 WARNING oslo_config.cfg [None req-c7051c15-07ac-44f5-bd34-bd5b9faefb0d e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - 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/12] 162.253.55.136 () {48 vars in 950 bytes} [Sat Sep 12 04:28:17 2026] POST /v2/images => generated 760 bytes in 104 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-12 04:28:17.936 7 WARNING oslo_policy.policy [None req-d2276755-7418-40c6-a13c-414fe3e4db13 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-12 04:28:17.936 7 WARNING oslo_policy.policy [None req-d2276755-7418-40c6-a13c-414fe3e4db13 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-12 04:28:17.939 7 INFO glance.api.v2.image_data [None req-d2276755-7418-40c6-a13c-414fe3e4db13 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-12 04:28:21.389 7 WARNING glance.location [None req-d2276755-7418-40c6-a13c-414fe3e4db13 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 162.253.55.136 () {48 vars in 1044 bytes} [Sat Sep 12 04:28:17 2026] PUT /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4/file => generated 0 bytes in 3528 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6157 switches on core 0) [pid: 8|app: 0|req: 7/16] 162.253.55.136 () {44 vars in 970 bytes} [Sat Sep 12 04:28:21 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 04:28:21.605 7 WARNING oslo_config.cfg [None req-03d2b7f4-5d6e-4104-8a14-22c2c9160a9d e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - 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: 10/17] 162.253.55.136 () {48 vars in 1050 bytes} [Sat Sep 12 04:28:21 2026] PATCH /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => generated 1312 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 162.253.55.136 () {44 vars in 970 bytes} [Sat Sep 12 04:28:21 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => 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: 140/277] 162.253.55.136 () {42 vars in 687 bytes} [Sat Sep 12 04:49:52 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: 138/278] 162.253.55.136 () {44 vars in 909 bytes} [Sat Sep 12 04:49:52 2026] GET /v2/images => generated 1381 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 162.253.55.136 () {42 vars in 687 bytes} [Sat Sep 12 04:50:11 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: 141/284] 162.253.55.136 () {44 vars in 909 bytes} [Sat Sep 12 04:50:12 2026] GET /v2/images => generated 1381 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 162.253.55.136 () {44 vars in 936 bytes} [Sat Sep 12 04:50:12 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 162.253.55.136 () {44 vars in 958 bytes} [Sat Sep 12 04:50:12 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 162.253.55.136 () {44 vars in 938 bytes} [Sat Sep 12 04:50:12 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: 143/288] 162.253.55.136 () {48 vars in 950 bytes} [Sat Sep 12 04:50:12 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-12 04:50:12.241 7 INFO glance.api.v2.image_data [None req-b4aa4d32-7a81-4826-ae84-4d96320d26c8 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-12 04:50:40.064 7 WARNING glance.location [None req-b4aa4d32-7a81-4826-ae84-4d96320d26c8 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 146/293] 162.253.55.136 () {48 vars in 1045 bytes} [Sat Sep 12 04:50:12 2026] PUT /v2/images/c7e1f76b-def7-4797-b3bd-b13fe571f6d7/file => generated 0 bytes in 27881 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67655 switches on core 0) [pid: 8|app: 0|req: 148/294] 162.253.55.136 () {44 vars in 970 bytes} [Sat Sep 12 04:50:40 2026] GET /v2/images/c7e1f76b-def7-4797-b3bd-b13fe571f6d7 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/295] 162.253.55.136 () {48 vars in 1050 bytes} [Sat Sep 12 04:50:40 2026] PATCH /v2/images/c7e1f76b-def7-4797-b3bd-b13fe571f6d7 => generated 1395 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/296] 162.253.55.136 () {44 vars in 970 bytes} [Sat Sep 12 04:50:40 2026] GET /v2/images/c7e1f76b-def7-4797-b3bd-b13fe571f6d7 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/299] 162.253.55.136 () {42 vars in 687 bytes} [Sat Sep 12 04:50:42 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: 149/300] 162.253.55.136 () {44 vars in 909 bytes} [Sat Sep 12 04:50:42 2026] GET /v2/images => generated 2778 bytes in 601 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 162.253.55.136 () {42 vars in 687 bytes} [Sat Sep 12 04:57:47 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: 192/386] 162.253.55.136 () {44 vars in 909 bytes} [Sat Sep 12 04:57:47 2026] GET /v2/images => generated 2778 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 162.253.55.136 () {42 vars in 687 bytes} [Sat Sep 12 04:57:56 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: 194/390] 162.253.55.136 () {44 vars in 909 bytes} [Sat Sep 12 04:57:56 2026] GET /v2/images => generated 2778 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 162.253.55.136 () {44 vars in 946 bytes} [Sat Sep 12 04:57:56 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 162.253.55.136 () {44 vars in 968 bytes} [Sat Sep 12 04:57:56 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 162.253.55.136 () {44 vars in 938 bytes} [Sat Sep 12 04:57:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/394] 162.253.55.136 () {48 vars in 950 bytes} [Sat Sep 12 04:57:57 2026] POST /v2/images => generated 799 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-12 04:57:57.155 8 WARNING oslo_policy.policy [None req-d4e95085-89c9-4a57-901c-86cf2645d80d e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-12 04:57:57.156 8 WARNING oslo_policy.policy [None req-d4e95085-89c9-4a57-901c-86cf2645d80d e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-12 04:57:57.158 8 INFO glance.api.v2.image_data [None req-d4e95085-89c9-4a57-901c-86cf2645d80d e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-12 04:58:19.750 8 INFO glance.location [None req-d4e95085-89c9-4a57-901c-86cf2645d80d e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 199/399] 162.253.55.136 () {48 vars in 1044 bytes} [Sat Sep 12 04:57:57 2026] PUT /v2/images/1c969788-1fda-4a58-80ee-d5e3759ed97a/file => generated 0 bytes in 22658 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24628 switches on core 0) [pid: 7|app: 0|req: 201/400] 162.253.55.136 () {44 vars in 970 bytes} [Sat Sep 12 04:58:19 2026] GET /v2/images/1c969788-1fda-4a58-80ee-d5e3759ed97a => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/401] 162.253.55.136 () {48 vars in 1050 bytes} [Sat Sep 12 04:58:19 2026] PATCH /v2/images/1c969788-1fda-4a58-80ee-d5e3759ed97a => generated 1410 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/402] 162.253.55.136 () {44 vars in 970 bytes} [Sat Sep 12 04:58:19 2026] GET /v2/images/1c969788-1fda-4a58-80ee-d5e3759ed97a => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/411] 162.253.55.136 () {42 vars in 687 bytes} [Sat Sep 12 04:58:58 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: 207/412] 162.253.55.136 () {44 vars in 909 bytes} [Sat Sep 12 04:58:58 2026] GET /v2/images => generated 4190 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 162.253.55.136 () {42 vars in 687 bytes} [Sat Sep 12 04:59:10 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: 209/416] 162.253.55.136 () {44 vars in 909 bytes} [Sat Sep 12 04:59:10 2026] GET /v2/images => generated 4190 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/417] 162.253.55.136 () {44 vars in 938 bytes} [Sat Sep 12 04:59:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/418] 162.253.55.136 () {44 vars in 960 bytes} [Sat Sep 12 04:59:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/419] 162.253.55.136 () {44 vars in 938 bytes} [Sat Sep 12 04:59:10 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: 211/420] 162.253.55.136 () {48 vars in 950 bytes} [Sat Sep 12 04:59:10 2026] POST /v2/images => generated 791 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-12 04:59:10.276 8 INFO glance.api.v2.image_data [None req-c8afc5e6-5b87-464b-ae31-4c1ea9b9b8ea e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-12 04:59:27.317 8 INFO glance.location [None req-c8afc5e6-5b87-464b-ae31-4c1ea9b9b8ea e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 210/425] 162.253.55.136 () {48 vars in 1045 bytes} [Sat Sep 12 04:59:10 2026] PUT /v2/images/9ba0a88c-edf5-470b-ae14-a16a5ebbdef0/file => generated 0 bytes in 17098 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29540 switches on core 0) [pid: 7|app: 0|req: 216/426] 162.253.55.136 () {44 vars in 970 bytes} [Sat Sep 12 04:59:27 2026] GET /v2/images/9ba0a88c-edf5-470b-ae14-a16a5ebbdef0 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/427] 162.253.55.136 () {48 vars in 1050 bytes} [Sat Sep 12 04:59:27 2026] PATCH /v2/images/9ba0a88c-edf5-470b-ae14-a16a5ebbdef0 => generated 1382 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/428] 162.253.55.136 () {44 vars in 970 bytes} [Sat Sep 12 04:59:27 2026] GET /v2/images/9ba0a88c-edf5-470b-ae14-a16a5ebbdef0 => generated 1382 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/605] 162.253.55.136 () {42 vars in 687 bytes} [Sat Sep 12 05:14:01 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: 306/606] 162.253.55.136 () {44 vars in 909 bytes} [Sat Sep 12 05:14:01 2026] GET /v2/images => generated 5574 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/637] 162.253.55.136 () {42 vars in 687 bytes} [Sat Sep 12 05:16:39 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: 316/638] 162.253.55.136 () {44 vars in 909 bytes} [Sat Sep 12 05:16:39 2026] GET /v2/images => generated 5574 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/641] 162.253.55.136 () {42 vars in 687 bytes} [Sat Sep 12 05:16:41 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/642] 162.253.55.136 () {44 vars in 909 bytes} [Sat Sep 12 05:16:41 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/653] 162.253.55.136 () {42 vars in 687 bytes} [Sat Sep 12 05:17:36 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: 330/654] 162.253.55.136 () {44 vars in 909 bytes} [Sat Sep 12 05:17:36 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/657] 162.253.55.136 () {42 vars in 687 bytes} [Sat Sep 12 05:17:45 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/658] 162.253.55.136 () {44 vars in 909 bytes} [Sat Sep 12 05:17:45 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/673] 162.253.55.136 () {42 vars in 687 bytes} [Sat Sep 12 05:18:53 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: 334/674] 162.253.55.136 () {44 vars in 909 bytes} [Sat Sep 12 05:18:53 2026] GET /v2/images => generated 5574 bytes in 71 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: 345/683] 10.0.0.67 () {32 vars in 631 bytes} [Sat Sep 12 05:19:39 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/690] 10.0.0.21 () {36 vars in 985 bytes} [Sat Sep 12 05:20:05 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => generated 1312 bytes in 34 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: 342/691] 10.0.0.21 () {36 vars in 925 bytes} [Sat Sep 12 05:20:05 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/694] 162.253.55.136 () {36 vars in 990 bytes} [Sat Sep 12 05:20:15 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => generated 1312 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/695] 162.253.55.136 () {36 vars in 930 bytes} [Sat Sep 12 05:20:15 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/696] 162.253.55.136 () {36 vars in 990 bytes} [Sat Sep 12 05:20:16 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => 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: 352/697] 162.253.55.136 () {36 vars in 930 bytes} [Sat Sep 12 05:20:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/698] 10.0.0.21 () {36 vars in 985 bytes} [Sat Sep 12 05:20:19 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => 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: 353/699] 10.0.0.21 () {36 vars in 925 bytes} [Sat Sep 12 05:20:19 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: 359/710] 10.0.0.21 () {36 vars in 985 bytes} [Sat Sep 12 05:21:03 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/711] 10.0.0.21 () {36 vars in 925 bytes} [Sat Sep 12 05:21:03 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: 355/716] 10.0.0.84 () {36 vars in 985 bytes} [Sat Sep 12 05:21:26 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => generated 1312 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/717] 10.0.0.84 () {36 vars in 925 bytes} [Sat Sep 12 05:21:26 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: 356/718] 10.0.0.84 () {36 vars in 925 bytes} [Sat Sep 12 05:21:26 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: 363/719] 10.0.0.84 () {36 vars in 985 bytes} [Sat Sep 12 05:21:26 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => 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: 357/720] 10.0.0.84 () {36 vars in 925 bytes} [Sat Sep 12 05:21:26 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: 364/721] 10.0.0.84 () {36 vars in 925 bytes} [Sat Sep 12 05:21:26 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: 358/722] 10.0.0.84 () {36 vars in 985 bytes} [Sat Sep 12 05:21:26 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/723] 10.0.0.84 () {36 vars in 925 bytes} [Sat Sep 12 05:21:26 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: 359/724] 10.0.0.84 () {36 vars in 925 bytes} [Sat Sep 12 05:21:26 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: 366/725] 10.0.0.237 () {36 vars in 910 bytes} [Sat Sep 12 05:21:27 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: 360/726] 10.0.0.237 () {36 vars in 1006 bytes} [Sat Sep 12 05:21:27 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4/locations => generated 127 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/727] 10.0.0.237 () {36 vars in 986 bytes} [Sat Sep 12 05:21:27 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => 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: 361/728] 10.0.0.237 () {36 vars in 926 bytes} [Sat Sep 12 05:21:27 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: 368/729] 10.0.0.237 () {36 vars in 926 bytes} [Sat Sep 12 05:21: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: 373/738] 10.0.0.21 () {36 vars in 985 bytes} [Sat Sep 12 05:22:03 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/739] 10.0.0.21 () {36 vars in 925 bytes} [Sat Sep 12 05:22:03 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: 374/740] 10.0.0.67 () {34 vars in 653 bytes} [Sat Sep 12 05:22:04 2026] POST /v2/images => generated 648 bytes in 229 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-12 05:22:04.671 8 WARNING glance.api.v2.images [None req-81cb8e5e-77a2-4419-b954-870297a9d96c 9595b23d152a47038306624297281f6c 1834610b52a64eb89d099fe7bd44e843 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5cf28afc-f996-4773-ad62-7dc410bbde3a [pid: 8|app: 0|req: 367/741] 10.0.0.67 () {32 vars in 708 bytes} [Sat Sep 12 05:22:04 2026] DELETE /v2/images/5cf28afc-f996-4773-ad62-7dc410bbde3a => generated 0 bytes in 81 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/742] 10.0.0.67 () {32 vars in 705 bytes} [Sat Sep 12 05:22:04 2026] GET /v2/images/5cf28afc-f996-4773-ad62-7dc410bbde3a => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/743] 10.0.0.67 () {32 vars in 631 bytes} [Sat Sep 12 05:22:04 2026] GET /v2/images => generated 1381 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/744] 10.0.0.67 () {34 vars in 653 bytes} [Sat Sep 12 05:22:04 2026] POST /v2/images => generated 703 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/745] 10.0.0.67 () {32 vars in 715 bytes} [Sat Sep 12 05:22:04 2026] GET /v2/images/1c23361c-434d-4db1-9955-542bd84dc9a3/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:22:04.887 7 INFO glance.api.v2.image_data [None req-fefbd944-0069-4b7f-ad14-613361da442d 9595b23d152a47038306624297281f6c 1834610b52a64eb89d099fe7bd44e843 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-12 05:22:04.946 7 WARNING glance_store._drivers.rbd [None req-fefbd944-0069-4b7f-ad14-613361da442d 9595b23d152a47038306624297281f6c 1834610b52a64eb89d099fe7bd44e843 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-12 05:22:05.998 7 INFO glance.location [None req-fefbd944-0069-4b7f-ad14-613361da442d 9595b23d152a47038306624297281f6c 1834610b52a64eb89d099fe7bd44e843 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 377/746] 10.0.0.67 () {32 vars in 725 bytes} [Sat Sep 12 05:22:04 2026] PUT /v2/images/1c23361c-434d-4db1-9955-542bd84dc9a3/file => generated 0 bytes in 1196 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/747] 10.0.0.67 () {32 vars in 705 bytes} [Sat Sep 12 05:22:06 2026] GET /v2/images/1c23361c-434d-4db1-9955-542bd84dc9a3 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/748] 10.0.0.67 () {32 vars in 715 bytes} [Sat Sep 12 05:22:06 2026] GET /v2/images/1c23361c-434d-4db1-9955-542bd84dc9a3/file => generated 1024 bytes in 159 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/749] 10.0.0.67 () {34 vars in 653 bytes} [Sat Sep 12 05:22:06 2026] POST /v2/images => generated 649 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/750] 10.0.0.67 () {32 vars in 724 bytes} [Sat Sep 12 05:22:06 2026] PATCH /v2/images/11abd5ec-9d21-498b-99fd-b86a11cf2c7b => generated 653 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/751] 10.0.0.67 () {32 vars in 705 bytes} [Sat Sep 12 05:22:06 2026] GET /v2/images/11abd5ec-9d21-498b-99fd-b86a11cf2c7b => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:22:06.417 7 WARNING glance.api.v2.images [None req-20ebbb1e-10b0-44fa-b1d7-f89c26ea39f2 9595b23d152a47038306624297281f6c 1834610b52a64eb89d099fe7bd44e843 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//11abd5ec-9d21-498b-99fd-b86a11cf2c7b [pid: 7|app: 0|req: 380/752] 10.0.0.67 () {32 vars in 708 bytes} [Sat Sep 12 05:22:06 2026] DELETE /v2/images/11abd5ec-9d21-498b-99fd-b86a11cf2c7b => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/753] 10.0.0.67 () {32 vars in 705 bytes} [Sat Sep 12 05:22:06 2026] GET /v2/images/11abd5ec-9d21-498b-99fd-b86a11cf2c7b => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:22:06.493 7 WARNING glance.api.v2.images [None req-2f9509b3-2032-41b9-ab79-ed35e20ab43f 9595b23d152a47038306624297281f6c 1834610b52a64eb89d099fe7bd44e843 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1c23361c-434d-4db1-9955-542bd84dc9a3 [pid: 7|app: 0|req: 381/754] 10.0.0.67 () {32 vars in 708 bytes} [Sat Sep 12 05:22:06 2026] DELETE /v2/images/1c23361c-434d-4db1-9955-542bd84dc9a3 => generated 0 bytes in 818 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/755] 10.0.0.67 () {32 vars in 705 bytes} [Sat Sep 12 05:22:07 2026] GET /v2/images/1c23361c-434d-4db1-9955-542bd84dc9a3 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:22:07.333 7 WARNING glance.api.v2.images [None req-1adb2415-e0e2-43d2-8ea5-6d6faa49d210 9595b23d152a47038306624297281f6c 1834610b52a64eb89d099fe7bd44e843 - - default default] Failed to find image 5cf28afc-f996-4773-ad62-7dc410bbde3a to delete: glance.common.exception.ImageNotFound: No image found with ID 5cf28afc-f996-4773-ad62-7dc410bbde3a [pid: 7|app: 0|req: 382/756] 10.0.0.67 () {32 vars in 708 bytes} [Sat Sep 12 05:22:07 2026] DELETE /v2/images/5cf28afc-f996-4773-ad62-7dc410bbde3a => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/757] 10.0.0.67 () {32 vars in 705 bytes} [Sat Sep 12 05:22:07 2026] GET /v2/images/5cf28afc-f996-4773-ad62-7dc410bbde3a => 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: 384/760] 10.0.0.21 () {36 vars in 985 bytes} [Sat Sep 12 05:22:12 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/761] 10.0.0.21 () {36 vars in 925 bytes} [Sat Sep 12 05:22:12 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: 387/766] 10.0.0.21 () {36 vars in 985 bytes} [Sat Sep 12 05:22:34 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/767] 10.0.0.21 () {36 vars in 925 bytes} [Sat Sep 12 05:22: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: 386/778] 10.0.0.21 () {36 vars in 985 bytes} [Sat Sep 12 05:23:29 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/779] 10.0.0.21 () {36 vars in 925 bytes} [Sat Sep 12 05:23:29 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: 388/782] 10.0.0.21 () {36 vars in 985 bytes} [Sat Sep 12 05:23:30 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/783] 10.0.0.21 () {36 vars in 925 bytes} [Sat Sep 12 05:23:30 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: 397/786] 10.0.0.21 () {36 vars in 985 bytes} [Sat Sep 12 05:23:48 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => generated 1312 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/787] 10.0.0.21 () {36 vars in 925 bytes} [Sat Sep 12 05:23:48 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/792] 10.0.0.21 () {36 vars in 985 bytes} [Sat Sep 12 05:24:01 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/793] 10.0.0.21 () {36 vars in 925 bytes} [Sat Sep 12 05:24:01 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: 403/798] 10.0.0.67 () {30 vars in 409 bytes} [Sat Sep 12 05:24:21 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: 398/803] 162.253.55.136 () {32 vars in 825 bytes} [Sat Sep 12 05:24:42 2026] GET /v2/images?status=active&owner=a4f76882aadc4ec2a9c8a59c09fafb56&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/804] 162.253.55.136 () {32 vars in 652 bytes} [Sat Sep 12 05:24:42 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/805] 10.0.0.84 () {36 vars in 985 bytes} [Sat Sep 12 05:24:43 2026] GET /v2/images/c7e1f76b-def7-4797-b3bd-b13fe571f6d7 => generated 1395 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/806] 10.0.0.84 () {36 vars in 925 bytes} [Sat Sep 12 05:24:43 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/807] 10.0.0.84 () {36 vars in 925 bytes} [Sat Sep 12 05:24:43 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/808] 10.0.0.84 () {36 vars in 985 bytes} [Sat Sep 12 05:24:43 2026] GET /v2/images/c7e1f76b-def7-4797-b3bd-b13fe571f6d7 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/809] 10.0.0.84 () {36 vars in 925 bytes} [Sat Sep 12 05:24:43 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/810] 10.0.0.84 () {36 vars in 925 bytes} [Sat Sep 12 05:24:43 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: 402/811] 10.0.0.84 () {36 vars in 985 bytes} [Sat Sep 12 05:24:43 2026] GET /v2/images/c7e1f76b-def7-4797-b3bd-b13fe571f6d7 => generated 1395 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/812] 10.0.0.84 () {36 vars in 925 bytes} [Sat Sep 12 05:24:43 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: 403/813] 10.0.0.237 () {36 vars in 910 bytes} [Sat Sep 12 05:24:44 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: 411/814] 10.0.0.237 () {36 vars in 1006 bytes} [Sat Sep 12 05:24:44 2026] GET /v2/images/c7e1f76b-def7-4797-b3bd-b13fe571f6d7/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/815] 10.0.0.237 () {36 vars in 986 bytes} [Sat Sep 12 05:24:44 2026] GET /v2/images/c7e1f76b-def7-4797-b3bd-b13fe571f6d7 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/816] 10.0.0.237 () {36 vars in 926 bytes} [Sat Sep 12 05:24:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/817] 10.0.0.237 () {36 vars in 926 bytes} [Sat Sep 12 05:24:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/822] 10.0.0.21 () {36 vars in 985 bytes} [Sat Sep 12 05:25:09 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/823] 10.0.0.21 () {36 vars in 925 bytes} [Sat Sep 12 05:25:09 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/832] 10.0.0.67 () {32 vars in 705 bytes} [Sat Sep 12 05:25:42 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => 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: 413/833] 10.0.0.67 () {32 vars in 705 bytes} [Sat Sep 12 05:25:42 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => 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: 421/834] 10.0.0.84 () {36 vars in 985 bytes} [Sat Sep 12 05:25:43 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => generated 1312 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/835] 10.0.0.84 () {36 vars in 925 bytes} [Sat Sep 12 05:25:43 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: 422/836] 10.0.0.84 () {36 vars in 925 bytes} [Sat Sep 12 05:25:43 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: 415/837] 10.0.0.84 () {36 vars in 985 bytes} [Sat Sep 12 05:25:43 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => 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: 423/838] 10.0.0.84 () {36 vars in 925 bytes} [Sat Sep 12 05:25:43 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: 416/839] 10.0.0.84 () {36 vars in 925 bytes} [Sat Sep 12 05:25:43 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: 424/840] 10.0.0.84 () {36 vars in 985 bytes} [Sat Sep 12 05:25:43 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => 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: 417/841] 10.0.0.84 () {36 vars in 925 bytes} [Sat Sep 12 05:25:43 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: 425/842] 10.0.0.84 () {36 vars in 925 bytes} [Sat Sep 12 05:25:43 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: 418/843] 10.0.0.237 () {36 vars in 910 bytes} [Sat Sep 12 05:25:44 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/844] 10.0.0.237 () {36 vars in 1006 bytes} [Sat Sep 12 05:25:44 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/845] 10.0.0.237 () {36 vars in 986 bytes} [Sat Sep 12 05:25:44 2026] GET /v2/images/6de4a391-d86b-4ea9-afcf-5d6576e3f5d4 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/846] 10.0.0.237 () {36 vars in 926 bytes} [Sat Sep 12 05:25:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/847] 10.0.0.237 () {36 vars in 926 bytes} [Sat Sep 12 05:25:44 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)