+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sat Jun 13 23:09:13 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-59d59b6d9b-lhmzj 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 0x7fd27c02b668 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-06-13 23:09:15.986 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-13 23:09:15.997 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-06-13 23:09:16.860 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-06-13 23:09:16.861 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-06-13 23:09:16.862 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-13 23:09:16.873 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-06-13 23:09:16.874 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-06-13 23:09:16.875 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-13 23:09:18.903 7 WARNING glance.api.v2.images [None req-00030b65-ce5b-465a-9908-7515a758e987 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-13 23:09:18.947 8 WARNING glance.api.v2.images [None req-d3aeb217-eda8-4e5f-888c-c662020f0665 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-13 23:09:19.230 7 WARNING keystonemiddleware._common.config [None req-00030b65-ce5b-465a-9908-7515a758e987 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 23:09:19.237 7 WARNING oslo_config.cfg [None req-00030b65-ce5b-465a-9908-7515a758e987 - - - - - -] 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 0x7fd27c02b668 pid: 7 (default app) 2026-06-13 23:09:19.281 8 WARNING keystonemiddleware._common.config [None req-d3aeb217-eda8-4e5f-888c-c662020f0665 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 23:09:19.288 8 WARNING oslo_config.cfg [None req-d3aeb217-eda8-4e5f-888c-c662020f0665 - - - - - -] 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 0x7fd27c02b668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.242 () {42 vars in 689 bytes} [Sat Jun 13 23:09:20 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-06-13 23:09:20.611 8 WARNING oslo_policy.policy [None req-3017f99a-4121-4737-b7d9-f5f8fabc6614 f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - 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-06-13 23:09:20.611 8 WARNING oslo_policy.policy [None req-3017f99a-4121-4737-b7d9-f5f8fabc6614 f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - 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-06-13 23:09:20.628 8 WARNING oslo_policy.policy [None req-3017f99a-4121-4737-b7d9-f5f8fabc6614 f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - 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-06-13 23:09:20.629 8 WARNING oslo_policy.policy [None req-3017f99a-4121-4737-b7d9-f5f8fabc6614 f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - 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] 199.204.45.242 () {44 vars in 911 bytes} [Sat Jun 13 23:09:20 2026] GET /v2/images => generated 69 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.242 () {42 vars in 689 bytes} [Sat Jun 13 23:09:24 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] 199.204.45.242 () {44 vars in 911 bytes} [Sat Jun 13 23:09:24 2026] GET /v2/images => generated 69 bytes in 39 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-06-13 23:09:24.125 7 WARNING oslo_policy.policy [None req-22d8a442-e451-4865-a3b1-10e090934d7f f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - 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-06-13 23:09:24.125 7 WARNING oslo_policy.policy [None req-22d8a442-e451-4865-a3b1-10e090934d7f f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - 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] 199.204.45.242 () {44 vars in 912 bytes} [Sat Jun 13 23:09:24 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.242 () {44 vars in 934 bytes} [Sat Jun 13 23:09:24 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:09:24.256 7 WARNING oslo_policy.policy [None req-6f4f6e0b-e4b4-4368-84b1-edd032a6f619 f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - 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-06-13 23:09:24.257 7 WARNING oslo_policy.policy [None req-6f4f6e0b-e4b4-4368-84b1-edd032a6f619 f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - 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] 199.204.45.242 () {44 vars in 940 bytes} [Sat Jun 13 23:09:24 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-06-13 23:09:24.341 8 WARNING oslo_config.cfg [None req-823ea0c7-a319-4639-b919-55861269eb10 f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - 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] 199.204.45.242 () {48 vars in 952 bytes} [Sat Jun 13 23:09:24 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-13 23:09:24.364 7 WARNING oslo_policy.policy [None req-a741d0f2-3ff1-4bd7-b8a3-b9fd0b1b3d53 f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - 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-06-13 23:09:24.364 7 WARNING oslo_policy.policy [None req-a741d0f2-3ff1-4bd7-b8a3-b9fd0b1b3d53 f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - 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-06-13 23:09:24.365 7 INFO glance.api.v2.image_data [None req-a741d0f2-3ff1-4bd7-b8a3-b9fd0b1b3d53 f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 23:09:27.642 7 WARNING glance.location [None req-a741d0f2-3ff1-4bd7-b8a3-b9fd0b1b3d53 f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.242 () {48 vars in 1046 bytes} [Sat Jun 13 23:09:24 2026] PUT /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9/file => generated 0 bytes in 3320 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7256 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.242 () {44 vars in 972 bytes} [Sat Jun 13 23:09:27 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:09:27.794 7 WARNING oslo_config.cfg [None req-3e054bc1-cf1f-486b-a77e-474a19e85a02 f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - 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/15] 199.204.45.242 () {48 vars in 1052 bytes} [Sat Jun 13 23:09:27 2026] PATCH /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.242 () {44 vars in 972 bytes} [Sat Jun 13 23:09:27 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/257] 199.204.45.242 () {42 vars in 689 bytes} [Sat Jun 13 23:29:27 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: 131/258] 199.204.45.242 () {44 vars in 911 bytes} [Sat Jun 13 23:29:27 2026] GET /v2/images => generated 1381 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/263] 199.204.45.242 () {42 vars in 689 bytes} [Sat Jun 13 23:29:45 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: 130/264] 199.204.45.242 () {44 vars in 911 bytes} [Sat Jun 13 23:29:45 2026] GET /v2/images => generated 1381 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 199.204.45.242 () {44 vars in 938 bytes} [Sat Jun 13 23:29:45 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/266] 199.204.45.242 () {44 vars in 960 bytes} [Sat Jun 13 23:29:45 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: 136/267] 199.204.45.242 () {44 vars in 940 bytes} [Sat Jun 13 23:29:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/268] 199.204.45.242 () {48 vars in 952 bytes} [Sat Jun 13 23:29:45 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-13 23:29:45.306 7 INFO glance.api.v2.image_data [None req-c64a4335-7602-4b8c-a3d6-cbb7ebf44d48 f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 23:30:10.090 7 WARNING glance.location [None req-c64a4335-7602-4b8c-a3d6-cbb7ebf44d48 f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 137/275] 199.204.45.242 () {48 vars in 1047 bytes} [Sat Jun 13 23:29:45 2026] PUT /v2/images/8fc1a6d8-b86d-4c96-aec3-957fe25e3e85/file => generated 0 bytes in 24827 msecs (HTTP/1.1 204) 4 headers in 171 bytes (71518 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.204.45.242 () {44 vars in 972 bytes} [Sat Jun 13 23:30:10 2026] GET /v2/images/8fc1a6d8-b86d-4c96-aec3-957fe25e3e85 => 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: 138/277] 199.204.45.242 () {48 vars in 1052 bytes} [Sat Jun 13 23:30:10 2026] PATCH /v2/images/8fc1a6d8-b86d-4c96-aec3-957fe25e3e85 => generated 1395 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.204.45.242 () {44 vars in 972 bytes} [Sat Jun 13 23:30:10 2026] GET /v2/images/8fc1a6d8-b86d-4c96-aec3-957fe25e3e85 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.204.45.242 () {42 vars in 689 bytes} [Sat Jun 13 23:30:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.204.45.242 () {44 vars in 911 bytes} [Sat Jun 13 23:30:11 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/361] 199.204.45.242 () {42 vars in 689 bytes} [Sat Jun 13 23:36:51 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: 182/362] 199.204.45.242 () {44 vars in 911 bytes} [Sat Jun 13 23:36:51 2026] GET /v2/images => generated 2778 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/365] 199.204.45.242 () {42 vars in 689 bytes} [Sat Jun 13 23:37:01 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/366] 199.204.45.242 () {44 vars in 911 bytes} [Sat Jun 13 23:37:01 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/367] 199.204.45.242 () {44 vars in 948 bytes} [Sat Jun 13 23:37:02 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/368] 199.204.45.242 () {44 vars in 970 bytes} [Sat Jun 13 23:37:02 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/369] 199.204.45.242 () {44 vars in 940 bytes} [Sat Jun 13 23:37:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/370] 199.204.45.242 () {48 vars in 952 bytes} [Sat Jun 13 23:37:02 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-13 23:37:02.168 8 WARNING oslo_policy.policy [None req-6a96baf4-b3cf-4c6d-895c-b72c314c37d4 f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - 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-06-13 23:37:02.168 8 WARNING oslo_policy.policy [None req-6a96baf4-b3cf-4c6d-895c-b72c314c37d4 f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - 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-06-13 23:37:02.169 8 INFO glance.api.v2.image_data [None req-6a96baf4-b3cf-4c6d-895c-b72c314c37d4 f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 23:37:20.163 8 INFO glance.location [None req-6a96baf4-b3cf-4c6d-895c-b72c314c37d4 f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 187/375] 199.204.45.242 () {48 vars in 1046 bytes} [Sat Jun 13 23:37:02 2026] PUT /v2/images/7bc84a4c-6738-4c63-b9a7-e9215f8eda75/file => generated 0 bytes in 18039 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26336 switches on core 0) [pid: 7|app: 0|req: 189/376] 199.204.45.242 () {44 vars in 972 bytes} [Sat Jun 13 23:37:20 2026] GET /v2/images/7bc84a4c-6738-4c63-b9a7-e9215f8eda75 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 199.204.45.242 () {48 vars in 1052 bytes} [Sat Jun 13 23:37:20 2026] PATCH /v2/images/7bc84a4c-6738-4c63-b9a7-e9215f8eda75 => generated 1410 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/378] 199.204.45.242 () {44 vars in 972 bytes} [Sat Jun 13 23:37:20 2026] GET /v2/images/7bc84a4c-6738-4c63-b9a7-e9215f8eda75 => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 199.204.45.242 () {42 vars in 689 bytes} [Sat Jun 13 23:37:57 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: 192/386] 199.204.45.242 () {44 vars in 911 bytes} [Sat Jun 13 23:37:58 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.204.45.242 () {42 vars in 689 bytes} [Sat Jun 13 23:38:17 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: 197/392] 199.204.45.242 () {44 vars in 911 bytes} [Sat Jun 13 23:38:17 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/393] 199.204.45.242 () {44 vars in 940 bytes} [Sat Jun 13 23:38:17 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/394] 199.204.45.242 () {44 vars in 962 bytes} [Sat Jun 13 23:38:17 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: 8|app: 0|req: 197/395] 199.204.45.242 () {44 vars in 940 bytes} [Sat Jun 13 23:38:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/396] 199.204.45.242 () {48 vars in 952 bytes} [Sat Jun 13 23:38:17 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-13 23:38:17.675 8 INFO glance.api.v2.image_data [None req-98c3ced7-443a-4329-932a-dc568cdc07a3 f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 23:38:35.395 8 INFO glance.location [None req-98c3ced7-443a-4329-932a-dc568cdc07a3 f4d05326e4774ee193b23f2eb5266e0a a179875f9d324b1eb16e22e09375f7cc - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 198/401] 199.204.45.242 () {48 vars in 1047 bytes} [Sat Jun 13 23:38:17 2026] PUT /v2/images/cf466351-15bf-4aa2-876f-2700a5ba66f3/file => generated 0 bytes in 17771 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34094 switches on core 0) [pid: 7|app: 0|req: 204/402] 199.204.45.242 () {44 vars in 972 bytes} [Sat Jun 13 23:38:35 2026] GET /v2/images/cf466351-15bf-4aa2-876f-2700a5ba66f3 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/403] 199.204.45.242 () {48 vars in 1052 bytes} [Sat Jun 13 23:38:35 2026] PATCH /v2/images/cf466351-15bf-4aa2-876f-2700a5ba66f3 => generated 1382 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/404] 199.204.45.242 () {44 vars in 972 bytes} [Sat Jun 13 23:38:35 2026] GET /v2/images/cf466351-15bf-4aa2-876f-2700a5ba66f3 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/557] 199.204.45.242 () {42 vars in 689 bytes} [Sat Jun 13 23:51:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/558] 199.204.45.242 () {44 vars in 911 bytes} [Sat Jun 13 23:51:17 2026] GET /v2/images => generated 5574 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/587] 199.204.45.242 () {42 vars in 689 bytes} [Sat Jun 13 23:53:31 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: 297/588] 199.204.45.242 () {44 vars in 911 bytes} [Sat Jun 13 23:53:31 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/589] 199.204.45.242 () {42 vars in 689 bytes} [Sat Jun 13 23:53:33 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: 298/590] 199.204.45.242 () {44 vars in 911 bytes} [Sat Jun 13 23:53:33 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/601] 199.204.45.242 () {42 vars in 689 bytes} [Sat Jun 13 23:54:22 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/602] 199.204.45.242 () {44 vars in 911 bytes} [Sat Jun 13 23:54:22 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/605] 199.204.45.242 () {42 vars in 689 bytes} [Sat Jun 13 23:54:31 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: 306/606] 199.204.45.242 () {44 vars in 911 bytes} [Sat Jun 13 23:54:31 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: 313/619] 199.204.45.242 () {42 vars in 689 bytes} [Sat Jun 13 23:55:31 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: 307/620] 199.204.45.242 () {44 vars in 911 bytes} [Sat Jun 13 23:55:31 2026] GET /v2/images => generated 5574 bytes in 41 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: 312/629] 10.0.0.9 () {32 vars in 631 bytes} [Sat Jun 13 23:56:13 2026] GET /v2/images => generated 5574 bytes in 19 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: 321/636] 10.0.0.131 () {36 vars in 987 bytes} [Sat Jun 13 23:56:39 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/637] 10.0.0.131 () {36 vars in 927 bytes} [Sat Jun 13 23:56:39 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: 322/638] 10.0.0.133 () {36 vars in 987 bytes} [Sat Jun 13 23:56:40 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => generated 1312 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/639] 10.0.0.133 () {36 vars in 927 bytes} [Sat Jun 13 23:56:40 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: 323/640] 10.0.0.133 () {36 vars in 927 bytes} [Sat Jun 13 23:56:40 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: 318/641] 10.0.0.133 () {36 vars in 987 bytes} [Sat Jun 13 23:56:40 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => 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: 324/642] 10.0.0.133 () {36 vars in 927 bytes} [Sat Jun 13 23:56:40 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: 319/643] 10.0.0.133 () {36 vars in 927 bytes} [Sat Jun 13 23:56:40 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: 325/644] 10.0.0.133 () {36 vars in 987 bytes} [Sat Jun 13 23:56:40 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/645] 10.0.0.133 () {36 vars in 927 bytes} [Sat Jun 13 23:56:40 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: 326/646] 10.0.0.133 () {36 vars in 927 bytes} [Sat Jun 13 23:56:40 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: 321/647] 10.0.0.87 () {36 vars in 986 bytes} [Sat Jun 13 23:56:41 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => generated 1312 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/648] 10.0.0.87 () {36 vars in 926 bytes} [Sat Jun 13 23:56:41 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: 322/649] 10.0.0.87 () {36 vars in 986 bytes} [Sat Jun 13 23:56:41 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/650] 10.0.0.87 () {36 vars in 926 bytes} [Sat Jun 13 23:56:41 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: 323/651] 10.0.0.87 () {36 vars in 926 bytes} [Sat Jun 13 23:56:41 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: 329/652] 199.204.45.242 () {36 vars in 991 bytes} [Sat Jun 13 23:56:47 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => 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: 324/653] 199.204.45.242 () {36 vars in 931 bytes} [Sat Jun 13 23:56:47 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: 330/654] 199.204.45.242 () {36 vars in 991 bytes} [Sat Jun 13 23:56:47 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/655] 199.204.45.242 () {36 vars in 931 bytes} [Sat Jun 13 23:56:47 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: 333/660] 10.0.0.9 () {30 vars in 409 bytes} [Sat Jun 13 23:57: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: 331/667] 10.0.0.9 () {34 vars in 653 bytes} [Sat Jun 13 23:57:34 2026] POST /v2/images => generated 648 bytes in 169 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-13 23:57:34.609 7 WARNING glance.api.v2.images [None req-44970cbe-07f7-4d5f-8963-e5cb3917742b 7841efa6d90743b2a62ca511909cabe1 43c9f999b916420190b0fdab7051534f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//52669348-a015-4154-8e9b-29a29d3e1a6f [pid: 7|app: 0|req: 337/668] 10.0.0.9 () {32 vars in 708 bytes} [Sat Jun 13 23:57:34 2026] DELETE /v2/images/52669348-a015-4154-8e9b-29a29d3e1a6f => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/669] 10.0.0.9 () {32 vars in 705 bytes} [Sat Jun 13 23:57:34 2026] GET /v2/images/52669348-a015-4154-8e9b-29a29d3e1a6f => 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: 338/670] 10.0.0.9 () {32 vars in 631 bytes} [Sat Jun 13 23:57:34 2026] GET /v2/images => generated 1381 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/671] 10.0.0.9 () {34 vars in 653 bytes} [Sat Jun 13 23:57:34 2026] POST /v2/images => generated 702 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/672] 10.0.0.9 () {32 vars in 715 bytes} [Sat Jun 13 23:57:34 2026] GET /v2/images/58a44dea-bc82-4c33-9048-4ae367684c82/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:57:34.811 8 INFO glance.api.v2.image_data [None req-71a10c94-dc31-488f-9559-f7c7e8440898 7841efa6d90743b2a62ca511909cabe1 43c9f999b916420190b0fdab7051534f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 23:57:34.868 8 WARNING glance_store._drivers.rbd [None req-71a10c94-dc31-488f-9559-f7c7e8440898 7841efa6d90743b2a62ca511909cabe1 43c9f999b916420190b0fdab7051534f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-13 23:57:35.704 8 INFO glance.location [None req-71a10c94-dc31-488f-9559-f7c7e8440898 7841efa6d90743b2a62ca511909cabe1 43c9f999b916420190b0fdab7051534f - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 334/673] 10.0.0.9 () {32 vars in 725 bytes} [Sat Jun 13 23:57:34 2026] PUT /v2/images/58a44dea-bc82-4c33-9048-4ae367684c82/file => generated 0 bytes in 952 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/674] 10.0.0.9 () {32 vars in 705 bytes} [Sat Jun 13 23:57:35 2026] GET /v2/images/58a44dea-bc82-4c33-9048-4ae367684c82 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/675] 10.0.0.9 () {32 vars in 715 bytes} [Sat Jun 13 23:57:35 2026] GET /v2/images/58a44dea-bc82-4c33-9048-4ae367684c82/file => generated 1024 bytes in 131 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/676] 10.0.0.9 () {34 vars in 653 bytes} [Sat Jun 13 23:57:35 2026] POST /v2/images => generated 648 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/677] 10.0.0.9 () {32 vars in 724 bytes} [Sat Jun 13 23:57:35 2026] PATCH /v2/images/afc3e0f9-2abb-4b19-91a8-52caed8eadf5 => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/678] 10.0.0.9 () {32 vars in 705 bytes} [Sat Jun 13 23:57:36 2026] GET /v2/images/afc3e0f9-2abb-4b19-91a8-52caed8eadf5 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:57:36.038 8 WARNING glance.api.v2.images [None req-ea77504c-f074-4d95-a4f3-a991ac799953 7841efa6d90743b2a62ca511909cabe1 43c9f999b916420190b0fdab7051534f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//afc3e0f9-2abb-4b19-91a8-52caed8eadf5 [pid: 8|app: 0|req: 337/679] 10.0.0.9 () {32 vars in 708 bytes} [Sat Jun 13 23:57:36 2026] DELETE /v2/images/afc3e0f9-2abb-4b19-91a8-52caed8eadf5 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/680] 10.0.0.9 () {32 vars in 705 bytes} [Sat Jun 13 23:57:36 2026] GET /v2/images/afc3e0f9-2abb-4b19-91a8-52caed8eadf5 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:57:36.105 8 WARNING glance.api.v2.images [None req-d901f87a-e355-459f-9574-fe8e87f3917f 7841efa6d90743b2a62ca511909cabe1 43c9f999b916420190b0fdab7051534f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//58a44dea-bc82-4c33-9048-4ae367684c82 [pid: 8|app: 0|req: 338/681] 10.0.0.9 () {32 vars in 708 bytes} [Sat Jun 13 23:57:36 2026] DELETE /v2/images/58a44dea-bc82-4c33-9048-4ae367684c82 => generated 0 bytes in 842 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/682] 10.0.0.9 () {32 vars in 705 bytes} [Sat Jun 13 23:57:36 2026] GET /v2/images/58a44dea-bc82-4c33-9048-4ae367684c82 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:57:36.971 8 WARNING glance.api.v2.images [None req-01e14638-a6c9-4052-a5ec-1f717a61baf1 7841efa6d90743b2a62ca511909cabe1 43c9f999b916420190b0fdab7051534f - - default default] Failed to find image 52669348-a015-4154-8e9b-29a29d3e1a6f to delete: glance.common.exception.ImageNotFound: No image found with ID 52669348-a015-4154-8e9b-29a29d3e1a6f [pid: 8|app: 0|req: 339/683] 10.0.0.9 () {32 vars in 708 bytes} [Sat Jun 13 23:57:36 2026] DELETE /v2/images/52669348-a015-4154-8e9b-29a29d3e1a6f => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/684] 10.0.0.9 () {32 vars in 705 bytes} [Sat Jun 13 23:57:36 2026] GET /v2/images/52669348-a015-4154-8e9b-29a29d3e1a6f => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/687] 10.0.0.131 () {36 vars in 987 bytes} [Sat Jun 13 23:57:43 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/688] 10.0.0.131 () {36 vars in 927 bytes} [Sat Jun 13 23:57:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/693] 10.0.0.9 () {32 vars in 705 bytes} [Sat Jun 13 23:58:08 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => 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: 350/694] 10.0.0.9 () {32 vars in 705 bytes} [Sat Jun 13 23:58:08 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/695] 10.0.0.133 () {36 vars in 987 bytes} [Sat Jun 13 23:58:08 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => generated 1312 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/696] 10.0.0.133 () {36 vars in 927 bytes} [Sat Jun 13 23:58:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/697] 10.0.0.133 () {36 vars in 927 bytes} [Sat Jun 13 23:58: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: 7|app: 0|req: 352/698] 10.0.0.133 () {36 vars in 987 bytes} [Sat Jun 13 23:58:08 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/699] 10.0.0.133 () {36 vars in 927 bytes} [Sat Jun 13 23:58:09 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: 353/700] 10.0.0.133 () {36 vars in 927 bytes} [Sat Jun 13 23:58:09 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/701] 10.0.0.133 () {36 vars in 987 bytes} [Sat Jun 13 23:58:09 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => 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: 355/704] 10.0.0.133 () {36 vars in 927 bytes} [Sat Jun 13 23:58:09 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: 350/705] 10.0.0.133 () {36 vars in 927 bytes} [Sat Jun 13 23:58:09 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: 356/706] 10.0.0.87 () {36 vars in 986 bytes} [Sat Jun 13 23:58:09 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/707] 10.0.0.87 () {36 vars in 926 bytes} [Sat Jun 13 23:58:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/708] 10.0.0.87 () {36 vars in 986 bytes} [Sat Jun 13 23:58:09 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/709] 10.0.0.87 () {36 vars in 926 bytes} [Sat Jun 13 23:58:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/710] 10.0.0.87 () {36 vars in 926 bytes} [Sat Jun 13 23:58:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/715] 10.0.0.131 () {36 vars in 987 bytes} [Sat Jun 13 23:58:30 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => 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: 355/716] 10.0.0.131 () {36 vars in 927 bytes} [Sat Jun 13 23:58:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/725] 10.0.0.131 () {36 vars in 987 bytes} [Sat Jun 13 23:59:14 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/726] 10.0.0.131 () {36 vars in 927 bytes} [Sat Jun 13 23:59:14 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: 363/731] 10.0.0.131 () {36 vars in 987 bytes} [Sat Jun 13 23:59:36 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => 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/732] 10.0.0.131 () {36 vars in 927 bytes} [Sat Jun 13 23:59:36 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: 376/745] 10.0.0.131 () {36 vars in 987 bytes} [Sun Jun 14 00:00:33 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/746] 10.0.0.131 () {36 vars in 927 bytes} [Sun Jun 14 00:00:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/755] 10.0.0.131 () {36 vars in 987 bytes} [Sun Jun 14 00:01:14 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => 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: 381/756] 10.0.0.131 () {36 vars in 927 bytes} [Sun Jun 14 00:01:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/761] 10.0.0.131 () {36 vars in 987 bytes} [Sun Jun 14 00:01:32 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => 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: 378/762] 10.0.0.131 () {36 vars in 927 bytes} [Sun Jun 14 00:01:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/767] 10.0.0.131 () {36 vars in 987 bytes} [Sun Jun 14 00:01:55 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => 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: 381/768] 10.0.0.131 () {36 vars in 927 bytes} [Sun Jun 14 00:01:55 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: 383/771] 199.204.45.242 () {32 vars in 826 bytes} [Sun Jun 14 00:02:05 2026] GET /v2/images?status=active&owner=a179875f9d324b1eb16e22e09375f7cc&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/772] 199.204.45.242 () {32 vars in 653 bytes} [Sun Jun 14 00:02:05 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: 384/773] 10.0.0.133 () {36 vars in 987 bytes} [Sun Jun 14 00:02:05 2026] GET /v2/images/8fc1a6d8-b86d-4c96-aec3-957fe25e3e85 => generated 1395 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/774] 10.0.0.133 () {36 vars in 927 bytes} [Sun Jun 14 00:02:05 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: 385/775] 10.0.0.133 () {36 vars in 927 bytes} [Sun Jun 14 00:02:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/776] 10.0.0.133 () {36 vars in 987 bytes} [Sun Jun 14 00:02:05 2026] GET /v2/images/8fc1a6d8-b86d-4c96-aec3-957fe25e3e85 => 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: 386/777] 10.0.0.133 () {36 vars in 927 bytes} [Sun Jun 14 00:02:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/778] 10.0.0.133 () {36 vars in 927 bytes} [Sun Jun 14 00:02:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/779] 10.0.0.133 () {36 vars in 987 bytes} [Sun Jun 14 00:02:05 2026] GET /v2/images/8fc1a6d8-b86d-4c96-aec3-957fe25e3e85 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/780] 10.0.0.133 () {36 vars in 927 bytes} [Sun Jun 14 00:02:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/781] 10.0.0.87 () {36 vars in 986 bytes} [Sun Jun 14 00:02:06 2026] GET /v2/images/8fc1a6d8-b86d-4c96-aec3-957fe25e3e85 => generated 1395 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/782] 10.0.0.87 () {36 vars in 926 bytes} [Sun Jun 14 00:02:06 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: 389/783] 10.0.0.87 () {36 vars in 986 bytes} [Sun Jun 14 00:02:06 2026] GET /v2/images/8fc1a6d8-b86d-4c96-aec3-957fe25e3e85 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/784] 10.0.0.87 () {36 vars in 926 bytes} [Sun Jun 14 00:02:06 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: 390/785] 10.0.0.87 () {36 vars in 926 bytes} [Sun Jun 14 00:02: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: 394/792] 10.0.0.131 () {36 vars in 987 bytes} [Sun Jun 14 00:02:34 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => 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: 399/793] 10.0.0.131 () {36 vars in 927 bytes} [Sun Jun 14 00:02:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/800] 10.0.0.131 () {36 vars in 987 bytes} [Sun Jun 14 00:03:04 2026] GET /v2/images/34f6bc03-8f43-42bc-96f2-b802a6c8aff9 => 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: 403/801] 10.0.0.131 () {36 vars in 927 bytes} [Sun Jun 14 00:03:04 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: 415/834] 10.0.0.9 () {32 vars in 631 bytes} [Sun Jun 14 00:05:46 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)