+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 27 06:23:31 2026] *** compiled with version: 13.3.0 on 27 May 2026 02:10:16 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-5cd97bbd4c-88qgn machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f8d9406c668 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-05-27 06:23:33.030 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-27 06:23:33.059 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-05-27 06:23:33.878 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-05-27 06:23:33.879 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-05-27 06:23:33.880 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 06:23:33.896 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-05-27 06:23:33.897 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-05-27 06:23:33.898 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 06:23:35.933 7 WARNING glance.api.v2.images [None req-4d53b24e-d6a0-406d-b483-a42ccfef8c1d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 06:23:35.943 8 WARNING glance.api.v2.images [None req-301f018c-7d06-4e5e-af30-79203e75407f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 06:23:36.272 7 WARNING keystonemiddleware._common.config [None req-4d53b24e-d6a0-406d-b483-a42ccfef8c1d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 06:23:36.273 8 WARNING keystonemiddleware._common.config [None req-301f018c-7d06-4e5e-af30-79203e75407f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 06:23:36.280 7 WARNING oslo_config.cfg [None req-4d53b24e-d6a0-406d-b483-a42ccfef8c1d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-27 06:23:36.281 8 WARNING oslo_config.cfg [None req-301f018c-7d06-4e5e-af30-79203e75407f - - - - - -] 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 0x7f8d9406c668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f8d9406c668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.19.213.216 () {42 vars in 689 bytes} [Wed May 27 06:23:38 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-05-27 06:23:39.043 7 WARNING oslo_policy.policy [None req-e91d4882-a207-4c1f-9afe-a16d6f71106d cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - 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-05-27 06:23:39.044 7 WARNING oslo_policy.policy [None req-e91d4882-a207-4c1f-9afe-a16d6f71106d cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - 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-05-27 06:23:39.059 7 WARNING oslo_policy.policy [None req-e91d4882-a207-4c1f-9afe-a16d6f71106d cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - 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-05-27 06:23:39.059 7 WARNING oslo_policy.policy [None req-e91d4882-a207-4c1f-9afe-a16d6f71106d cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.19.213.216 () {44 vars in 911 bytes} [Wed May 27 06:23:38 2026] GET /v2/images => generated 69 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/6] 199.19.213.216 () {42 vars in 689 bytes} [Wed May 27 06:23:42 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: 4/7] 199.19.213.216 () {44 vars in 911 bytes} [Wed May 27 06:23:42 2026] GET /v2/images => generated 69 bytes in 41 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-05-27 06:23:42.588 8 WARNING oslo_policy.policy [None req-5247395f-1908-48f4-b64b-938d2344db97 cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - 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-05-27 06:23:42.589 8 WARNING oslo_policy.policy [None req-5247395f-1908-48f4-b64b-938d2344db97 cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 4/8] 199.19.213.216 () {44 vars in 912 bytes} [Wed May 27 06:23:42 2026] GET /v2/images/cirros => generated 151 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.216 () {44 vars in 934 bytes} [Wed May 27 06:23:42 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 06:23:42.722 8 WARNING oslo_policy.policy [None req-20c5e039-1c1a-4130-b751-b2b6da353c30 cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - 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-05-27 06:23:42.722 8 WARNING oslo_policy.policy [None req-20c5e039-1c1a-4130-b751-b2b6da353c30 cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 5/10] 199.19.213.216 () {44 vars in 940 bytes} [Wed May 27 06:23:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 06:23:42.801 7 WARNING oslo_config.cfg [None req-4f8eb094-5b5d-493b-b88f-087d2042a235 cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 6/11] 199.19.213.216 () {48 vars in 952 bytes} [Wed May 27 06:23:42 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 06:23:42.824 8 WARNING oslo_policy.policy [None req-33a2eb0c-f903-4407-9a2b-1816a99ac205 cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - 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-05-27 06:23:42.824 8 WARNING oslo_policy.policy [None req-33a2eb0c-f903-4407-9a2b-1816a99ac205 cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - 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-05-27 06:23:42.825 8 INFO glance.api.v2.image_data [None req-33a2eb0c-f903-4407-9a2b-1816a99ac205 cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 06:23:46.811 8 WARNING glance.location [None req-33a2eb0c-f903-4407-9a2b-1816a99ac205 cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 6/14] 199.19.213.216 () {48 vars in 1046 bytes} [Wed May 27 06:23:42 2026] PUT /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2/file => generated 0 bytes in 4031 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7258 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.216 () {44 vars in 972 bytes} [Wed May 27 06:23:46 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 06:23:46.953 8 WARNING oslo_config.cfg [None req-8ef9dd2e-2bbf-4c9d-be17-0cd679a28e29 cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 7/16] 199.19.213.216 () {48 vars in 1052 bytes} [Wed May 27 06:23:46 2026] PATCH /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => generated 1312 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/17] 199.19.213.216 () {44 vars in 972 bytes} [Wed May 27 06:23:46 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 199.19.213.216 () {42 vars in 689 bytes} [Wed May 27 06:44:54 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: 134/271] 199.19.213.216 () {44 vars in 911 bytes} [Wed May 27 06:44:54 2026] GET /v2/images => generated 1381 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.19.213.216 () {42 vars in 689 bytes} [Wed May 27 06:45: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: 140/277] 199.19.213.216 () {44 vars in 911 bytes} [Wed May 27 06:45:12 2026] GET /v2/images => generated 1381 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 199.19.213.216 () {44 vars in 938 bytes} [Wed May 27 06:45:12 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 199.19.213.216 () {44 vars in 960 bytes} [Wed May 27 06:45:12 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/280] 199.19.213.216 () {44 vars in 940 bytes} [Wed May 27 06:45:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.19.213.216 () {48 vars in 952 bytes} [Wed May 27 06:45:12 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 06:45:12.470 8 INFO glance.api.v2.image_data [None req-7facead7-0a77-45f7-8490-da757534b81f cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 06:45:37.288 8 WARNING glance.location [None req-7facead7-0a77-45f7-8490-da757534b81f cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/288] 199.19.213.216 () {48 vars in 1047 bytes} [Wed May 27 06:45:12 2026] PUT /v2/images/9d04729b-2b85-444c-8080-02e0d6e0d753/file => generated 0 bytes in 24864 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64676 switches on core 0) [pid: 7|app: 0|req: 149/289] 199.19.213.216 () {44 vars in 972 bytes} [Wed May 27 06:45:37 2026] GET /v2/images/9d04729b-2b85-444c-8080-02e0d6e0d753 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/290] 199.19.213.216 () {48 vars in 1052 bytes} [Wed May 27 06:45:37 2026] PATCH /v2/images/9d04729b-2b85-444c-8080-02e0d6e0d753 => generated 1395 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/291] 199.19.213.216 () {44 vars in 972 bytes} [Wed May 27 06:45:37 2026] GET /v2/images/9d04729b-2b85-444c-8080-02e0d6e0d753 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/292] 199.19.213.216 () {42 vars in 689 bytes} [Wed May 27 06:45:38 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: 151/293] 199.19.213.216 () {44 vars in 911 bytes} [Wed May 27 06:45:38 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/376] 199.19.213.216 () {42 vars in 689 bytes} [Wed May 27 06:52:30 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: 184/377] 199.19.213.216 () {44 vars in 911 bytes} [Wed May 27 06:52:30 2026] GET /v2/images => generated 2778 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/380] 199.19.213.216 () {42 vars in 689 bytes} [Wed May 27 06:52:40 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: 186/381] 199.19.213.216 () {44 vars in 911 bytes} [Wed May 27 06:52:40 2026] GET /v2/images => generated 2778 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/382] 199.19.213.216 () {44 vars in 948 bytes} [Wed May 27 06:52:41 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/383] 199.19.213.216 () {44 vars in 970 bytes} [Wed May 27 06:52:41 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/384] 199.19.213.216 () {44 vars in 940 bytes} [Wed May 27 06:52:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/385] 199.19.213.216 () {48 vars in 952 bytes} [Wed May 27 06:52:41 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 06:52:41.173 7 WARNING oslo_policy.policy [None req-e1c874a2-11c9-4cbd-aee3-37c7d4414aad cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - 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-05-27 06:52:41.173 7 WARNING oslo_policy.policy [None req-e1c874a2-11c9-4cbd-aee3-37c7d4414aad cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - 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-05-27 06:52:41.175 7 INFO glance.api.v2.image_data [None req-e1c874a2-11c9-4cbd-aee3-37c7d4414aad cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 06:52:57.440 7 INFO glance.location [None req-e1c874a2-11c9-4cbd-aee3-37c7d4414aad cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/390] 199.19.213.216 () {48 vars in 1046 bytes} [Wed May 27 06:52:41 2026] PUT /v2/images/a3e2e461-988e-4667-9a2a-433bb46d614e/file => generated 0 bytes in 16317 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32384 switches on core 0) [pid: 8|app: 0|req: 193/391] 199.19.213.216 () {44 vars in 972 bytes} [Wed May 27 06:52:57 2026] GET /v2/images/a3e2e461-988e-4667-9a2a-433bb46d614e => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/392] 199.19.213.216 () {48 vars in 1052 bytes} [Wed May 27 06:52:57 2026] PATCH /v2/images/a3e2e461-988e-4667-9a2a-433bb46d614e => generated 1410 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/393] 199.19.213.216 () {44 vars in 972 bytes} [Wed May 27 06:52:57 2026] GET /v2/images/a3e2e461-988e-4667-9a2a-433bb46d614e => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/400] 199.19.213.216 () {42 vars in 689 bytes} [Wed May 27 06:53: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: 203/401] 199.19.213.216 () {44 vars in 911 bytes} [Wed May 27 06:53:35 2026] GET /v2/images => generated 4190 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/408] 199.19.213.216 () {42 vars in 689 bytes} [Wed May 27 06:53:59 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: 202/409] 199.19.213.216 () {44 vars in 911 bytes} [Wed May 27 06:53:59 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/410] 199.19.213.216 () {44 vars in 940 bytes} [Wed May 27 06:53:59 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/411] 199.19.213.216 () {44 vars in 962 bytes} [Wed May 27 06:53:59 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/412] 199.19.213.216 () {44 vars in 940 bytes} [Wed May 27 06:53:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/413] 199.19.213.216 () {48 vars in 952 bytes} [Wed May 27 06:53:59 2026] POST /v2/images => generated 791 bytes in 267 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 06:53:59.692 7 INFO glance.api.v2.image_data [None req-91eb1384-01ca-4d11-b954-9ebf8a276827 cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 06:54:14.836 7 INFO glance.location [None req-91eb1384-01ca-4d11-b954-9ebf8a276827 cd7df3cfed744a318b0f0ac242e263e2 f6920b11cf834fd3888d04b34fb6518a - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 210/416] 199.19.213.216 () {48 vars in 1047 bytes} [Wed May 27 06:53:59 2026] PUT /v2/images/9bf57bd1-5651-4061-98da-84a713ae684e/file => generated 0 bytes in 15198 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33571 switches on core 0) [pid: 8|app: 0|req: 207/417] 199.19.213.216 () {44 vars in 972 bytes} [Wed May 27 06:54:14 2026] GET /v2/images/9bf57bd1-5651-4061-98da-84a713ae684e => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/418] 199.19.213.216 () {48 vars in 1052 bytes} [Wed May 27 06:54:14 2026] PATCH /v2/images/9bf57bd1-5651-4061-98da-84a713ae684e => generated 1382 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/419] 199.19.213.216 () {44 vars in 972 bytes} [Wed May 27 06:54:15 2026] GET /v2/images/9bf57bd1-5651-4061-98da-84a713ae684e => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/582] 199.19.213.216 () {42 vars in 689 bytes} [Wed May 27 07:07:37 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: 290/583] 199.19.213.216 () {44 vars in 911 bytes} [Wed May 27 07:07:37 2026] GET /v2/images => generated 5574 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/612] 199.19.213.216 () {42 vars in 689 bytes} [Wed May 27 07:10:03 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: 305/613] 199.19.213.216 () {44 vars in 911 bytes} [Wed May 27 07:10:03 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/614] 199.19.213.216 () {42 vars in 689 bytes} [Wed May 27 07:10:05 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: 306/615] 199.19.213.216 () {44 vars in 911 bytes} [Wed May 27 07:10:05 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/628] 199.19.213.216 () {42 vars in 689 bytes} [Wed May 27 07:10: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: 316/629] 199.19.213.216 () {44 vars in 911 bytes} [Wed May 27 07:10:56 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/630] 199.19.213.216 () {42 vars in 689 bytes} [Wed May 27 07:11:05 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: 317/631] 199.19.213.216 () {44 vars in 911 bytes} [Wed May 27 07:11:05 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/646] 199.19.213.216 () {42 vars in 689 bytes} [Wed May 27 07:12:08 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: 322/647] 199.19.213.216 () {44 vars in 911 bytes} [Wed May 27 07:12:08 2026] GET /v2/images => generated 5574 bytes in 53 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: 327/656] 10.0.0.107 () {32 vars in 633 bytes} [Wed May 27 07:12:52 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/661] 10.0.0.225 () {36 vars in 987 bytes} [Wed May 27 07:13:12 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => generated 1312 bytes in 26 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: 332/662] 10.0.0.225 () {36 vars in 927 bytes} [Wed May 27 07:13:12 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/665] 10.0.0.152 () {36 vars in 987 bytes} [Wed May 27 07:13:17 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => generated 1312 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/666] 10.0.0.152 () {36 vars in 927 bytes} [Wed May 27 07:13:17 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: 333/667] 10.0.0.152 () {36 vars in 927 bytes} [Wed May 27 07:13:17 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/668] 10.0.0.152 () {36 vars in 987 bytes} [Wed May 27 07:13:17 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/669] 10.0.0.152 () {36 vars in 927 bytes} [Wed May 27 07:13:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/670] 10.0.0.152 () {36 vars in 927 bytes} [Wed May 27 07:13:17 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: 335/671] 10.0.0.152 () {36 vars in 987 bytes} [Wed May 27 07:13:17 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => 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: 337/672] 10.0.0.152 () {36 vars in 927 bytes} [Wed May 27 07:13:17 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: 336/673] 10.0.0.152 () {36 vars in 927 bytes} [Wed May 27 07:13:17 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/674] 10.0.0.1 () {36 vars in 909 bytes} [Wed May 27 07:13:18 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: 337/675] 10.0.0.1 () {36 vars in 1005 bytes} [Wed May 27 07:13:18 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2/locations => generated 127 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/676] 10.0.0.1 () {36 vars in 985 bytes} [Wed May 27 07:13:18 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => 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: 338/677] 10.0.0.1 () {36 vars in 925 bytes} [Wed May 27 07:13:18 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/678] 10.0.0.1 () {36 vars in 925 bytes} [Wed May 27 07:13:18 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/679] 199.19.213.216 () {36 vars in 991 bytes} [Wed May 27 07:13:20 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/680] 199.19.213.216 () {36 vars in 931 bytes} [Wed May 27 07:13:20 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: 340/681] 199.19.213.216 () {36 vars in 991 bytes} [Wed May 27 07:13:20 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => 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: 342/682] 199.19.213.216 () {36 vars in 931 bytes} [Wed May 27 07:13:20 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: 7|app: 0|req: 344/685] 10.0.0.225 () {36 vars in 987 bytes} [Wed May 27 07:13:25 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => 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: 342/686] 10.0.0.225 () {36 vars in 927 bytes} [Wed May 27 07:13:25 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: 346/693] 10.0.0.225 () {36 vars in 987 bytes} [Wed May 27 07:13:58 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/694] 10.0.0.225 () {36 vars in 927 bytes} [Wed May 27 07:13:58 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/701] 10.0.0.107 () {34 vars in 655 bytes} [Wed May 27 07:14:29 2026] POST /v2/images => generated 649 bytes in 228 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-27 07:14:29.578 7 WARNING glance.api.v2.images [None req-ddd3244a-b007-4d59-beb3-1b8a4cd39661 025dcc4c43054002946bf5eb879a43a2 6943f9ef5b0e4bfda1c64ec362e658b3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cb9a548d-3c63-4a9e-9756-cef33604a8d4 [pid: 7|app: 0|req: 352/702] 10.0.0.107 () {32 vars in 710 bytes} [Wed May 27 07:14:29 2026] DELETE /v2/images/cb9a548d-3c63-4a9e-9756-cef33604a8d4 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/703] 10.0.0.107 () {32 vars in 707 bytes} [Wed May 27 07:14:29 2026] GET /v2/images/cb9a548d-3c63-4a9e-9756-cef33604a8d4 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/704] 10.0.0.107 () {32 vars in 633 bytes} [Wed May 27 07:14:29 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/705] 10.0.0.107 () {34 vars in 655 bytes} [Wed May 27 07:14:29 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/706] 10.0.0.107 () {32 vars in 717 bytes} [Wed May 27 07:14:29 2026] GET /v2/images/ea7ad1a8-1c65-4fbe-823f-2c24e4a1b277/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:14:29.768 8 INFO glance.api.v2.image_data [None req-18d7b437-e2c7-4dfd-a7a9-d67c8da2d2d9 025dcc4c43054002946bf5eb879a43a2 6943f9ef5b0e4bfda1c64ec362e658b3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 07:14:29.818 8 WARNING glance_store._drivers.rbd [None req-18d7b437-e2c7-4dfd-a7a9-d67c8da2d2d9 025dcc4c43054002946bf5eb879a43a2 6943f9ef5b0e4bfda1c64ec362e658b3 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-27 07:14:30.324 8 INFO glance.location [None req-18d7b437-e2c7-4dfd-a7a9-d67c8da2d2d9 025dcc4c43054002946bf5eb879a43a2 6943f9ef5b0e4bfda1c64ec362e658b3 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 353/707] 10.0.0.107 () {32 vars in 727 bytes} [Wed May 27 07:14:29 2026] PUT /v2/images/ea7ad1a8-1c65-4fbe-823f-2c24e4a1b277/file => generated 0 bytes in 601 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 10.0.0.107 () {32 vars in 707 bytes} [Wed May 27 07:14:30 2026] GET /v2/images/ea7ad1a8-1c65-4fbe-823f-2c24e4a1b277 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/709] 10.0.0.107 () {32 vars in 717 bytes} [Wed May 27 07:14:30 2026] GET /v2/images/ea7ad1a8-1c65-4fbe-823f-2c24e4a1b277/file => generated 1024 bytes in 146 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/710] 10.0.0.107 () {34 vars in 655 bytes} [Wed May 27 07:14:30 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/711] 10.0.0.107 () {32 vars in 726 bytes} [Wed May 27 07:14:30 2026] PATCH /v2/images/62bd691a-011c-4852-9b51-ff54e3ceb02f => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/712] 10.0.0.107 () {32 vars in 707 bytes} [Wed May 27 07:14:30 2026] GET /v2/images/62bd691a-011c-4852-9b51-ff54e3ceb02f => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:14:30.673 8 WARNING glance.api.v2.images [None req-b288329a-b379-4efd-9441-b04c04388ec8 025dcc4c43054002946bf5eb879a43a2 6943f9ef5b0e4bfda1c64ec362e658b3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//62bd691a-011c-4852-9b51-ff54e3ceb02f [pid: 8|app: 0|req: 356/713] 10.0.0.107 () {32 vars in 710 bytes} [Wed May 27 07:14:30 2026] DELETE /v2/images/62bd691a-011c-4852-9b51-ff54e3ceb02f => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/714] 10.0.0.107 () {32 vars in 707 bytes} [Wed May 27 07:14:30 2026] GET /v2/images/62bd691a-011c-4852-9b51-ff54e3ceb02f => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:14:30.737 8 WARNING glance.api.v2.images [None req-df5badd6-2a9c-4264-a31c-a5dcca40e4b1 025dcc4c43054002946bf5eb879a43a2 6943f9ef5b0e4bfda1c64ec362e658b3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ea7ad1a8-1c65-4fbe-823f-2c24e4a1b277 [pid: 8|app: 0|req: 357/715] 10.0.0.107 () {32 vars in 710 bytes} [Wed May 27 07:14:30 2026] DELETE /v2/images/ea7ad1a8-1c65-4fbe-823f-2c24e4a1b277 => generated 0 bytes in 895 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/716] 10.0.0.107 () {32 vars in 707 bytes} [Wed May 27 07:14:31 2026] GET /v2/images/ea7ad1a8-1c65-4fbe-823f-2c24e4a1b277 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:14:31.682 8 WARNING glance.api.v2.images [None req-b6f7e8b9-ca5a-4d85-b545-11522f271989 025dcc4c43054002946bf5eb879a43a2 6943f9ef5b0e4bfda1c64ec362e658b3 - - default default] Failed to find image cb9a548d-3c63-4a9e-9756-cef33604a8d4 to delete: glance.common.exception.ImageNotFound: No image found with ID cb9a548d-3c63-4a9e-9756-cef33604a8d4 [pid: 8|app: 0|req: 358/717] 10.0.0.107 () {32 vars in 710 bytes} [Wed May 27 07:14:31 2026] DELETE /v2/images/cb9a548d-3c63-4a9e-9756-cef33604a8d4 => generated 147 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/718] 10.0.0.107 () {32 vars in 707 bytes} [Wed May 27 07:14:31 2026] GET /v2/images/cb9a548d-3c63-4a9e-9756-cef33604a8d4 => 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: 359/719] 10.0.0.225 () {36 vars in 987 bytes} [Wed May 27 07:14:33 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => 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: 361/720] 10.0.0.225 () {36 vars in 927 bytes} [Wed May 27 07:14:33 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: 364/725] 10.0.0.225 () {36 vars in 987 bytes} [Wed May 27 07:14:46 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => 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: 362/726] 10.0.0.225 () {36 vars in 927 bytes} [Wed May 27 07:14:47 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/731] 10.0.0.225 () {36 vars in 987 bytes} [Wed May 27 07:15:08 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/732] 10.0.0.225 () {36 vars in 927 bytes} [Wed May 27 07:15:08 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: 367/735] 10.0.0.107 () {32 vars in 707 bytes} [Wed May 27 07:15:22 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/736] 10.0.0.107 () {32 vars in 707 bytes} [Wed May 27 07:15:22 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/737] 10.0.0.152 () {36 vars in 987 bytes} [Wed May 27 07:15:22 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => generated 1312 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/738] 10.0.0.152 () {36 vars in 927 bytes} [Wed May 27 07:15:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/739] 10.0.0.152 () {36 vars in 927 bytes} [Wed May 27 07:15:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/740] 10.0.0.152 () {36 vars in 987 bytes} [Wed May 27 07:15:22 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/741] 10.0.0.152 () {36 vars in 927 bytes} [Wed May 27 07:15:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/742] 10.0.0.152 () {36 vars in 927 bytes} [Wed May 27 07:15:22 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/743] 10.0.0.152 () {36 vars in 987 bytes} [Wed May 27 07:15:22 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => 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: 373/744] 10.0.0.152 () {36 vars in 927 bytes} [Wed May 27 07:15:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/745] 10.0.0.152 () {36 vars in 927 bytes} [Wed May 27 07:15:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/746] 10.0.0.1 () {36 vars in 909 bytes} [Wed May 27 07:15:23 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/747] 10.0.0.1 () {36 vars in 1005 bytes} [Wed May 27 07:15:23 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/748] 10.0.0.1 () {36 vars in 985 bytes} [Wed May 27 07:15:23 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/749] 10.0.0.1 () {36 vars in 925 bytes} [Wed May 27 07:15:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/750] 10.0.0.1 () {36 vars in 925 bytes} [Wed May 27 07:15:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/755] 10.0.0.225 () {36 vars in 987 bytes} [Wed May 27 07:15:43 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => 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: 377/756] 10.0.0.225 () {36 vars in 927 bytes} [Wed May 27 07:15: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: 384/765] 10.0.0.225 () {36 vars in 987 bytes} [Wed May 27 07:16:18 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => 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: 382/766] 10.0.0.225 () {36 vars in 927 bytes} [Wed May 27 07:16:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/769] 10.0.0.107 () {30 vars in 411 bytes} [Wed May 27 07:16:33 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: 385/772] 10.0.0.225 () {36 vars in 987 bytes} [Wed May 27 07:16:36 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/773] 10.0.0.225 () {36 vars in 927 bytes} [Wed May 27 07:16:36 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: 393/782] 199.19.213.216 () {32 vars in 826 bytes} [Wed May 27 07:17:23 2026] GET /v2/images?status=active&owner=f6920b11cf834fd3888d04b34fb6518a&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/783] 199.19.213.216 () {32 vars in 653 bytes} [Wed May 27 07:17:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/784] 10.0.0.152 () {36 vars in 987 bytes} [Wed May 27 07:17:23 2026] GET /v2/images/9d04729b-2b85-444c-8080-02e0d6e0d753 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/785] 10.0.0.152 () {36 vars in 927 bytes} [Wed May 27 07:17:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/786] 10.0.0.152 () {36 vars in 927 bytes} [Wed May 27 07:17:23 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/787] 10.0.0.152 () {36 vars in 987 bytes} [Wed May 27 07:17:23 2026] GET /v2/images/9d04729b-2b85-444c-8080-02e0d6e0d753 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/788] 10.0.0.152 () {36 vars in 927 bytes} [Wed May 27 07:17:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/789] 10.0.0.152 () {36 vars in 927 bytes} [Wed May 27 07:17:23 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: 397/790] 10.0.0.152 () {36 vars in 987 bytes} [Wed May 27 07:17:23 2026] GET /v2/images/9d04729b-2b85-444c-8080-02e0d6e0d753 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/791] 10.0.0.152 () {36 vars in 927 bytes} [Wed May 27 07:17:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/792] 10.0.0.1 () {36 vars in 909 bytes} [Wed May 27 07:17:24 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/793] 10.0.0.1 () {36 vars in 1005 bytes} [Wed May 27 07:17:24 2026] GET /v2/images/9d04729b-2b85-444c-8080-02e0d6e0d753/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/794] 10.0.0.1 () {36 vars in 985 bytes} [Wed May 27 07:17:24 2026] GET /v2/images/9d04729b-2b85-444c-8080-02e0d6e0d753 => 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: 396/795] 10.0.0.1 () {36 vars in 925 bytes} [Wed May 27 07:17:24 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/796] 10.0.0.1 () {36 vars in 925 bytes} [Wed May 27 07:17:24 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: 399/801] 10.0.0.225 () {36 vars in 987 bytes} [Wed May 27 07:17:37 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/802] 10.0.0.225 () {36 vars in 927 bytes} [Wed May 27 07:17:37 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: 404/811] 10.0.0.225 () {36 vars in 987 bytes} [Wed May 27 07:18:17 2026] GET /v2/images/b141ed9f-4f59-4819-8d8c-2f79cf735ba2 => generated 1312 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/812] 10.0.0.225 () {36 vars in 927 bytes} [Wed May 27 07:18:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/845] 10.0.0.107 () {32 vars in 633 bytes} [Wed May 27 07:20:58 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)