+ 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 [Thu Apr 9 01:24:32 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-777f598f6b-rw8x2 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 0x7f4948514668 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-04-09 01:24:34.707 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-09 01:24:34.740 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-09 01:24:35.588 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-04-09 01:24:35.589 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-04-09 01:24:35.589 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-09 01:24:35.595 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-04-09 01:24:35.596 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-04-09 01:24:35.596 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-09 01:24:37.622 7 WARNING glance.api.v2.images [None req-6c2c83bc-71f5-424e-9a56-a77dcaaba59a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-09 01:24:37.720 8 WARNING glance.api.v2.images [None req-296d5341-6eb5-4169-a00c-475a492db153 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-09 01:24:37.955 7 WARNING keystonemiddleware._common.config [None req-6c2c83bc-71f5-424e-9a56-a77dcaaba59a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-09 01:24:37.962 7 WARNING oslo_config.cfg [None req-6c2c83bc-71f5-424e-9a56-a77dcaaba59a - - - - - -] 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 0x7f4948514668 pid: 7 (default app) 2026-04-09 01:24:38.154 8 WARNING keystonemiddleware._common.config [None req-296d5341-6eb5-4169-a00c-475a492db153 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-09 01:24:38.162 8 WARNING oslo_config.cfg [None req-296d5341-6eb5-4169-a00c-475a492db153 - - - - - -] 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 0x7f4948514668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.200 () {42 vars in 689 bytes} [Thu Apr 9 01:24:39 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-04-09 01:24:39.556 8 WARNING oslo_policy.policy [None req-281acf0f-1cc6-4e45-a2cc-1586188c8e8c 78ddcd9b15f247dfaa06444c0511141c 2e4909364f9f44aab6bf086b7fd1debd - - 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-04-09 01:24:39.556 8 WARNING oslo_policy.policy [None req-281acf0f-1cc6-4e45-a2cc-1586188c8e8c 78ddcd9b15f247dfaa06444c0511141c 2e4909364f9f44aab6bf086b7fd1debd - - 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-04-09 01:24:39.571 8 WARNING oslo_policy.policy [None req-281acf0f-1cc6-4e45-a2cc-1586188c8e8c 78ddcd9b15f247dfaa06444c0511141c 2e4909364f9f44aab6bf086b7fd1debd - - 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-04-09 01:24:39.571 8 WARNING oslo_policy.policy [None req-281acf0f-1cc6-4e45-a2cc-1586188c8e8c 78ddcd9b15f247dfaa06444c0511141c 2e4909364f9f44aab6bf086b7fd1debd - - 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.200 () {44 vars in 911 bytes} [Thu Apr 9 01:24:39 2026] GET /v2/images => generated 69 bytes in 587 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.200 () {42 vars in 689 bytes} [Thu Apr 9 01:24:43 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/8] 162.253.55.200 () {44 vars in 911 bytes} [Thu Apr 9 01:24:43 2026] GET /v2/images => generated 69 bytes in 46 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-04-09 01:24:43.153 7 WARNING oslo_policy.policy [None req-bac1e5bc-e8ce-43dd-b6ca-78bbe93e62a1 78ddcd9b15f247dfaa06444c0511141c 2e4909364f9f44aab6bf086b7fd1debd - - 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-04-09 01:24:43.154 7 WARNING oslo_policy.policy [None req-bac1e5bc-e8ce-43dd-b6ca-78bbe93e62a1 78ddcd9b15f247dfaa06444c0511141c 2e4909364f9f44aab6bf086b7fd1debd - - 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.200 () {44 vars in 912 bytes} [Thu Apr 9 01:24:43 2026] GET /v2/images/cirros => generated 151 bytes in 132 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.200 () {44 vars in 934 bytes} [Thu Apr 9 01:24:43 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 01:24:43.297 7 WARNING oslo_policy.policy [None req-63cb471a-e1b1-4b8b-aa93-20d20166b9ed 78ddcd9b15f247dfaa06444c0511141c 2e4909364f9f44aab6bf086b7fd1debd - - 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-04-09 01:24:43.297 7 WARNING oslo_policy.policy [None req-63cb471a-e1b1-4b8b-aa93-20d20166b9ed 78ddcd9b15f247dfaa06444c0511141c 2e4909364f9f44aab6bf086b7fd1debd - - 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.200 () {44 vars in 940 bytes} [Thu Apr 9 01:24:43 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-04-09 01:24:43.391 8 WARNING oslo_config.cfg [None req-07ceabdd-4a5c-4589-9146-b8b995578f26 78ddcd9b15f247dfaa06444c0511141c 2e4909364f9f44aab6bf086b7fd1debd - - 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.200 () {48 vars in 952 bytes} [Thu Apr 9 01:24:43 2026] POST /v2/images => generated 760 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-09 01:24:43.416 7 WARNING oslo_policy.policy [None req-a6f9e7bd-a76b-4531-a414-f660603201d0 78ddcd9b15f247dfaa06444c0511141c 2e4909364f9f44aab6bf086b7fd1debd - - 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-04-09 01:24:43.416 7 WARNING oslo_policy.policy [None req-a6f9e7bd-a76b-4531-a414-f660603201d0 78ddcd9b15f247dfaa06444c0511141c 2e4909364f9f44aab6bf086b7fd1debd - - 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-04-09 01:24:43.417 7 INFO glance.api.v2.image_data [None req-a6f9e7bd-a76b-4531-a414-f660603201d0 78ddcd9b15f247dfaa06444c0511141c 2e4909364f9f44aab6bf086b7fd1debd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-09 01:24:47.590 7 WARNING glance.location [None req-a6f9e7bd-a76b-4531-a414-f660603201d0 78ddcd9b15f247dfaa06444c0511141c 2e4909364f9f44aab6bf086b7fd1debd - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 162.253.55.200 () {48 vars in 1046 bytes} [Thu Apr 9 01:24:43 2026] PUT /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe/file => generated 0 bytes in 4215 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7311 switches on core 0) [pid: 8|app: 0|req: 7/16] 162.253.55.200 () {44 vars in 972 bytes} [Thu Apr 9 01:24:47 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 01:24:47.660 7 WARNING oslo_config.cfg [None req-1269c9c6-15f1-4555-a4bb-041961f6f557 78ddcd9b15f247dfaa06444c0511141c 2e4909364f9f44aab6bf086b7fd1debd - - 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.200 () {44 vars in 972 bytes} [Thu Apr 9 01:24:47 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/268] 162.253.55.200 () {42 vars in 689 bytes} [Thu Apr 9 01:45: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: 136/269] 162.253.55.200 () {44 vars in 911 bytes} [Thu Apr 9 01:45:42 2026] GET /v2/images => generated 1240 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/274] 162.253.55.200 () {42 vars in 689 bytes} [Thu Apr 9 01:46:01 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: 136/275] 162.253.55.200 () {44 vars in 911 bytes} [Thu Apr 9 01:46:01 2026] GET /v2/images => generated 1240 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/276] 162.253.55.200 () {44 vars in 938 bytes} [Thu Apr 9 01:46:01 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/277] 162.253.55.200 () {44 vars in 960 bytes} [Thu Apr 9 01:46:01 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/278] 162.253.55.200 () {44 vars in 940 bytes} [Thu Apr 9 01:46:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/279] 162.253.55.200 () {48 vars in 952 bytes} [Thu Apr 9 01:46:01 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-09 01:46:01.465 7 INFO glance.api.v2.image_data [None req-c4d7e1e6-5cb1-49e5-9421-cdcccd4ff909 78ddcd9b15f247dfaa06444c0511141c 2e4909364f9f44aab6bf086b7fd1debd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-09 01:46:30.945 7 WARNING glance.location [None req-c4d7e1e6-5cb1-49e5-9421-cdcccd4ff909 78ddcd9b15f247dfaa06444c0511141c 2e4909364f9f44aab6bf086b7fd1debd - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 142/286] 162.253.55.200 () {48 vars in 1047 bytes} [Thu Apr 9 01:46:01 2026] PUT /v2/images/c504f0b9-b1db-4d9d-8829-159aeb60a5d2/file => generated 0 bytes in 29527 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64377 switches on core 0) [pid: 8|app: 0|req: 145/287] 162.253.55.200 () {44 vars in 972 bytes} [Thu Apr 9 01:46:30 2026] GET /v2/images/c504f0b9-b1db-4d9d-8829-159aeb60a5d2 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 162.253.55.200 () {44 vars in 972 bytes} [Thu Apr 9 01:46:31 2026] GET /v2/images/c504f0b9-b1db-4d9d-8829-159aeb60a5d2 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/289] 162.253.55.200 () {42 vars in 689 bytes} [Thu Apr 9 01:46:32 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: 144/290] 162.253.55.200 () {44 vars in 911 bytes} [Thu Apr 9 01:46:32 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 162.253.55.200 () {42 vars in 689 bytes} [Thu Apr 9 01:53:40 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: 190/378] 162.253.55.200 () {44 vars in 911 bytes} [Thu Apr 9 01:53:40 2026] GET /v2/images => generated 2451 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/383] 162.253.55.200 () {42 vars in 689 bytes} [Thu Apr 9 01:54:01 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: 193/384] 162.253.55.200 () {44 vars in 911 bytes} [Thu Apr 9 01:54:01 2026] GET /v2/images => generated 2451 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 162.253.55.200 () {44 vars in 948 bytes} [Thu Apr 9 01:54:01 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 162.253.55.200 () {44 vars in 970 bytes} [Thu Apr 9 01:54:01 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 162.253.55.200 () {44 vars in 940 bytes} [Thu Apr 9 01:54:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 162.253.55.200 () {48 vars in 952 bytes} [Thu Apr 9 01:54:01 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-09 01:54:02.027 7 INFO glance.api.v2.image_data [None req-00a2d6b9-20cf-4c9f-bb85-a0f30d3addc0 78ddcd9b15f247dfaa06444c0511141c 2e4909364f9f44aab6bf086b7fd1debd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-09 01:54:49.851 7 INFO glance.location [None req-00a2d6b9-20cf-4c9f-bb85-a0f30d3addc0 78ddcd9b15f247dfaa06444c0511141c 2e4909364f9f44aab6bf086b7fd1debd - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/399] 162.253.55.200 () {48 vars in 1046 bytes} [Thu Apr 9 01:54:02 2026] PUT /v2/images/b755623f-5d6f-4dfc-94f2-4f1b82639cc1/file => generated 0 bytes in 47902 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22789 switches on core 0) [pid: 8|app: 0|req: 206/400] 162.253.55.200 () {44 vars in 972 bytes} [Thu Apr 9 01:54:49 2026] GET /v2/images/b755623f-5d6f-4dfc-94f2-4f1b82639cc1 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/401] 162.253.55.200 () {48 vars in 1051 bytes} [Thu Apr 9 01:54:49 2026] PATCH /v2/images/b755623f-5d6f-4dfc-94f2-4f1b82639cc1 => generated 1234 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/402] 162.253.55.200 () {44 vars in 972 bytes} [Thu Apr 9 01:54:50 2026] GET /v2/images/b755623f-5d6f-4dfc-94f2-4f1b82639cc1 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/423] 162.253.55.200 () {42 vars in 689 bytes} [Thu Apr 9 01:56:33 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: 218/424] 162.253.55.200 () {44 vars in 911 bytes} [Thu Apr 9 01:56:34 2026] GET /v2/images => generated 3687 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/429] 162.253.55.200 () {42 vars in 689 bytes} [Thu Apr 9 01:56:47 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: 221/430] 162.253.55.200 () {44 vars in 911 bytes} [Thu Apr 9 01:56:47 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/431] 162.253.55.200 () {44 vars in 940 bytes} [Thu Apr 9 01:56:47 2026] GET /v2/images/manila-service-image => generated 165 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/432] 162.253.55.200 () {44 vars in 962 bytes} [Thu Apr 9 01:56:47 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/433] 162.253.55.200 () {44 vars in 940 bytes} [Thu Apr 9 01:56:47 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: 223/434] 162.253.55.200 () {48 vars in 952 bytes} [Thu Apr 9 01:56:47 2026] POST /v2/images => generated 791 bytes in 336 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-09 01:56:48.233 7 INFO glance.api.v2.image_data [None req-de79d397-cc4c-4464-86d5-506574a4d6a0 78ddcd9b15f247dfaa06444c0511141c 2e4909364f9f44aab6bf086b7fd1debd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-09 01:57:03.205 7 INFO glance.location [None req-de79d397-cc4c-4464-86d5-506574a4d6a0 78ddcd9b15f247dfaa06444c0511141c 2e4909364f9f44aab6bf086b7fd1debd - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 212/437] 162.253.55.200 () {48 vars in 1046 bytes} [Thu Apr 9 01:56:48 2026] PUT /v2/images/6681c3a0-1848-411f-9327-0e2d1708ddb6/file => generated 0 bytes in 15015 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21010 switches on core 0) [pid: 8|app: 0|req: 226/438] 162.253.55.200 () {44 vars in 972 bytes} [Thu Apr 9 01:57:03 2026] GET /v2/images/6681c3a0-1848-411f-9327-0e2d1708ddb6 => generated 1203 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/439] 162.253.55.200 () {44 vars in 972 bytes} [Thu Apr 9 01:57:03 2026] GET /v2/images/6681c3a0-1848-411f-9327-0e2d1708ddb6 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/588] 162.253.55.200 () {42 vars in 689 bytes} [Thu Apr 9 02: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: 7|app: 0|req: 288/589] 162.253.55.200 () {44 vars in 911 bytes} [Thu Apr 9 02:09:23 2026] GET /v2/images => generated 4892 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/618] 162.253.55.200 () {42 vars in 689 bytes} [Thu Apr 9 02:11:39 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: 303/619] 162.253.55.200 () {44 vars in 911 bytes} [Thu Apr 9 02:11:39 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/620] 162.253.55.200 () {42 vars in 689 bytes} [Thu Apr 9 02:11:40 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: 304/621] 162.253.55.200 () {44 vars in 911 bytes} [Thu Apr 9 02:11:40 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/632] 162.253.55.200 () {42 vars in 689 bytes} [Thu Apr 9 02:12:28 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: 323/633] 162.253.55.200 () {44 vars in 911 bytes} [Thu Apr 9 02:12:28 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/634] 162.253.55.200 () {42 vars in 689 bytes} [Thu Apr 9 02:12:35 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/635] 162.253.55.200 () {44 vars in 911 bytes} [Thu Apr 9 02:12:35 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/648] 162.253.55.200 () {42 vars in 689 bytes} [Thu Apr 9 02:13:35 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: 318/649] 162.253.55.200 () {44 vars in 911 bytes} [Thu Apr 9 02:13:35 2026] GET /v2/images => generated 4892 bytes in 50 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: 324/660] 10.0.0.209 () {32 vars in 633 bytes} [Thu Apr 9 02:14:17 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/663] 10.0.0.184 () {36 vars in 987 bytes} [Thu Apr 9 02:14:34 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 35 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: 338/664] 10.0.0.184 () {36 vars in 927 bytes} [Thu Apr 9 02:14: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: 7|app: 0|req: 328/667] 10.0.0.184 () {36 vars in 987 bytes} [Thu Apr 9 02:14:41 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/668] 10.0.0.184 () {36 vars in 927 bytes} [Thu Apr 9 02:14:41 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: 329/669] 162.253.55.200 () {36 vars in 991 bytes} [Thu Apr 9 02:14:42 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/670] 162.253.55.200 () {36 vars in 931 bytes} [Thu Apr 9 02:14:42 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/671] 162.253.55.200 () {36 vars in 991 bytes} [Thu Apr 9 02:14:43 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/672] 162.253.55.200 () {36 vars in 931 bytes} [Thu Apr 9 02:14: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: 7|app: 0|req: 332/675] 10.0.0.184 () {36 vars in 987 bytes} [Thu Apr 9 02:14:48 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/676] 10.0.0.184 () {36 vars in 927 bytes} [Thu Apr 9 02:14:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/679] 10.0.0.118 () {36 vars in 987 bytes} [Thu Apr 9 02:15:06 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/680] 10.0.0.118 () {36 vars in 927 bytes} [Thu Apr 9 02:15:06 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: 335/681] 10.0.0.118 () {36 vars in 927 bytes} [Thu Apr 9 02:15:06 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: 347/682] 10.0.0.118 () {36 vars in 987 bytes} [Thu Apr 9 02:15:06 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/683] 10.0.0.118 () {36 vars in 927 bytes} [Thu Apr 9 02:15:06 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: 348/684] 10.0.0.118 () {36 vars in 927 bytes} [Thu Apr 9 02:15:06 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/685] 10.0.0.118 () {36 vars in 987 bytes} [Thu Apr 9 02:15:06 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/686] 10.0.0.118 () {36 vars in 927 bytes} [Thu Apr 9 02:15:06 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: 338/687] 10.0.0.118 () {36 vars in 927 bytes} [Thu Apr 9 02:15:06 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: 340/690] 10.0.0.111 () {36 vars in 911 bytes} [Thu Apr 9 02:15:07 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: 351/691] 10.0.0.111 () {36 vars in 1007 bytes} [Thu Apr 9 02:15:07 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe/locations => generated 127 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/692] 10.0.0.111 () {36 vars in 987 bytes} [Thu Apr 9 02:15:07 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/693] 10.0.0.111 () {36 vars in 927 bytes} [Thu Apr 9 02:15:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/694] 10.0.0.111 () {36 vars in 927 bytes} [Thu Apr 9 02:15:07 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: 353/695] 10.0.0.209 () {30 vars in 411 bytes} [Thu Apr 9 02:15:12 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: 343/696] 10.0.0.209 () {34 vars in 655 bytes} [Thu Apr 9 02:15:15 2026] POST /v2/images => generated 649 bytes in 266 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-09 02:15:16.015 8 WARNING glance.api.v2.images [None req-b2f8d9d3-75e8-417f-8f4b-158cfa0c6e2e c6c8c06261a14be98eba9a34a77aeb29 165c92fa03af45da8469b1b188beb7d5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e2dc21f1-1032-41c8-9bd6-662fa1326e61 [pid: 8|app: 0|req: 354/697] 10.0.0.209 () {32 vars in 710 bytes} [Thu Apr 9 02:15:16 2026] DELETE /v2/images/e2dc21f1-1032-41c8-9bd6-662fa1326e61 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/698] 10.0.0.209 () {32 vars in 707 bytes} [Thu Apr 9 02:15:16 2026] GET /v2/images/e2dc21f1-1032-41c8-9bd6-662fa1326e61 => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/699] 10.0.0.209 () {32 vars in 633 bytes} [Thu Apr 9 02:15:16 2026] GET /v2/images => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/700] 10.0.0.209 () {34 vars in 655 bytes} [Thu Apr 9 02:15:16 2026] POST /v2/images => generated 703 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-09 02:15:16.168 8 WARNING oslo_policy.policy [None req-0c0654dc-2c7d-47ed-90b8-5fb57cfb8b3e c6c8c06261a14be98eba9a34a77aeb29 165c92fa03af45da8469b1b188beb7d5 - - 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-04-09 02:15:16.169 8 WARNING oslo_policy.policy [None req-0c0654dc-2c7d-47ed-90b8-5fb57cfb8b3e c6c8c06261a14be98eba9a34a77aeb29 165c92fa03af45da8469b1b188beb7d5 - - 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: 356/701] 10.0.0.209 () {32 vars in 717 bytes} [Thu Apr 9 02:15:16 2026] GET /v2/images/87120d4c-92b5-4724-a444-35316b8bad51/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 02:15:16.188 7 INFO glance.api.v2.image_data [None req-bde2e7e1-4b9b-4ddb-953e-e72110547b19 c6c8c06261a14be98eba9a34a77aeb29 165c92fa03af45da8469b1b188beb7d5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-09 02:15:16.235 7 WARNING glance_store._drivers.rbd [None req-bde2e7e1-4b9b-4ddb-953e-e72110547b19 c6c8c06261a14be98eba9a34a77aeb29 165c92fa03af45da8469b1b188beb7d5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-09 02:15:17.020 7 INFO glance.location [None req-bde2e7e1-4b9b-4ddb-953e-e72110547b19 c6c8c06261a14be98eba9a34a77aeb29 165c92fa03af45da8469b1b188beb7d5 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 346/702] 10.0.0.209 () {32 vars in 727 bytes} [Thu Apr 9 02:15:16 2026] PUT /v2/images/87120d4c-92b5-4724-a444-35316b8bad51/file => generated 0 bytes in 869 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/703] 10.0.0.209 () {32 vars in 707 bytes} [Thu Apr 9 02:15:17 2026] GET /v2/images/87120d4c-92b5-4724-a444-35316b8bad51 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/704] 10.0.0.209 () {32 vars in 717 bytes} [Thu Apr 9 02:15:17 2026] GET /v2/images/87120d4c-92b5-4724-a444-35316b8bad51/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/705] 10.0.0.209 () {34 vars in 655 bytes} [Thu Apr 9 02:15:17 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/708] 10.0.0.209 () {32 vars in 726 bytes} [Thu Apr 9 02:15:17 2026] PATCH /v2/images/0422fc6c-b30b-4625-9c8b-4e62428302bd => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/709] 10.0.0.209 () {32 vars in 707 bytes} [Thu Apr 9 02:15:17 2026] GET /v2/images/0422fc6c-b30b-4625-9c8b-4e62428302bd => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 02:15:17.333 7 WARNING glance.api.v2.images [None req-65b32b73-a287-4dfd-88f2-4e88511b69ba c6c8c06261a14be98eba9a34a77aeb29 165c92fa03af45da8469b1b188beb7d5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0422fc6c-b30b-4625-9c8b-4e62428302bd [pid: 7|app: 0|req: 349/710] 10.0.0.209 () {32 vars in 710 bytes} [Thu Apr 9 02:15:17 2026] DELETE /v2/images/0422fc6c-b30b-4625-9c8b-4e62428302bd => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/711] 10.0.0.209 () {32 vars in 707 bytes} [Thu Apr 9 02:15:17 2026] GET /v2/images/0422fc6c-b30b-4625-9c8b-4e62428302bd => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 02:15:17.400 7 WARNING glance.api.v2.images [None req-a62d8ba5-74e9-4c61-87a6-a10a64af293e c6c8c06261a14be98eba9a34a77aeb29 165c92fa03af45da8469b1b188beb7d5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//87120d4c-92b5-4724-a444-35316b8bad51 [pid: 7|app: 0|req: 350/712] 10.0.0.209 () {32 vars in 710 bytes} [Thu Apr 9 02:15:17 2026] DELETE /v2/images/87120d4c-92b5-4724-a444-35316b8bad51 => generated 0 bytes in 1169 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/713] 10.0.0.209 () {32 vars in 707 bytes} [Thu Apr 9 02:15:18 2026] GET /v2/images/87120d4c-92b5-4724-a444-35316b8bad51 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 02:15:18.582 7 WARNING glance.api.v2.images [None req-6e229e1d-b7ba-453d-9850-d254d8e1264f c6c8c06261a14be98eba9a34a77aeb29 165c92fa03af45da8469b1b188beb7d5 - - default default] Failed to find image e2dc21f1-1032-41c8-9bd6-662fa1326e61 to delete: glance.common.exception.ImageNotFound: No image found with ID e2dc21f1-1032-41c8-9bd6-662fa1326e61 [pid: 7|app: 0|req: 351/714] 10.0.0.209 () {32 vars in 710 bytes} [Thu Apr 9 02:15:18 2026] DELETE /v2/images/e2dc21f1-1032-41c8-9bd6-662fa1326e61 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/715] 10.0.0.209 () {32 vars in 707 bytes} [Thu Apr 9 02:15:18 2026] GET /v2/images/e2dc21f1-1032-41c8-9bd6-662fa1326e61 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/720] 10.0.0.184 () {36 vars in 987 bytes} [Thu Apr 9 02:15:44 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/721] 10.0.0.184 () {36 vars in 927 bytes} [Thu Apr 9 02:15: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) [pid: 7|app: 0|req: 357/726] 10.0.0.184 () {36 vars in 987 bytes} [Thu Apr 9 02:15:58 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/727] 10.0.0.184 () {36 vars in 927 bytes} [Thu Apr 9 02:15:58 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: 358/728] 10.0.0.184 () {36 vars in 987 bytes} [Thu Apr 9 02:16:00 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/729] 10.0.0.184 () {36 vars in 927 bytes} [Thu Apr 9 02:16:00 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: 360/732] 10.0.0.184 () {36 vars in 987 bytes} [Thu Apr 9 02:16:11 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/733] 10.0.0.184 () {36 vars in 927 bytes} [Thu Apr 9 02:16:11 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: 362/736] 10.0.0.184 () {36 vars in 987 bytes} [Thu Apr 9 02:16:20 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/737] 10.0.0.184 () {36 vars in 927 bytes} [Thu Apr 9 02:16:20 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: 369/750] 10.0.0.209 () {32 vars in 707 bytes} [Thu Apr 9 02:17:26 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/751] 10.0.0.209 () {32 vars in 707 bytes} [Thu Apr 9 02:17:26 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/754] 10.0.0.118 () {36 vars in 987 bytes} [Thu Apr 9 02:17:27 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/755] 10.0.0.118 () {36 vars in 927 bytes} [Thu Apr 9 02:17: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: 7|app: 0|req: 371/756] 10.0.0.118 () {36 vars in 927 bytes} [Thu Apr 9 02:17: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: 8|app: 0|req: 386/757] 10.0.0.118 () {36 vars in 987 bytes} [Thu Apr 9 02:17:27 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/758] 10.0.0.118 () {36 vars in 927 bytes} [Thu Apr 9 02:17: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: 8|app: 0|req: 387/759] 10.0.0.118 () {36 vars in 927 bytes} [Thu Apr 9 02:17:27 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: 373/760] 10.0.0.118 () {36 vars in 987 bytes} [Thu Apr 9 02:17:27 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/761] 10.0.0.118 () {36 vars in 927 bytes} [Thu Apr 9 02:17: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: 374/762] 10.0.0.118 () {36 vars in 927 bytes} [Thu Apr 9 02:17:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/763] 10.0.0.111 () {36 vars in 911 bytes} [Thu Apr 9 02:17: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: 7|app: 0|req: 375/764] 10.0.0.111 () {36 vars in 1007 bytes} [Thu Apr 9 02:17:27 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/765] 10.0.0.111 () {36 vars in 987 bytes} [Thu Apr 9 02:17:27 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/766] 10.0.0.111 () {36 vars in 927 bytes} [Thu Apr 9 02:17:27 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: 391/767] 10.0.0.111 () {36 vars in 927 bytes} [Thu Apr 9 02:17: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: 381/776] 10.0.0.184 () {36 vars in 987 bytes} [Thu Apr 9 02:18:11 2026] GET /v2/images/cf14a0cc-2f65-4e55-9d06-0829d0ad49fe => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/777] 10.0.0.184 () {36 vars in 927 bytes} [Thu Apr 9 02:18:11 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)