+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jul 3 19:10:36 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-75f956677b-npvmh 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 0x7fd699566668 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-07-03 19:10:38.357 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-03 19:10:38.398 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-07-03 19:10:39.206 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-07-03 19:10:39.207 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-07-03 19:10:39.207 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-03 19:10:39.249 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-07-03 19:10:39.250 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-07-03 19:10:39.251 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-03 19:10:41.210 8 WARNING glance.api.v2.images [None req-32d2b53f-9cff-4d54-88d6-f5f6e2bfe394 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-03 19:10:41.304 7 WARNING glance.api.v2.images [None req-470a649c-b190-4812-a362-e20741604dff - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-03 19:10:41.540 8 WARNING keystonemiddleware._common.config [None req-32d2b53f-9cff-4d54-88d6-f5f6e2bfe394 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 19:10:41.547 8 WARNING oslo_config.cfg [None req-32d2b53f-9cff-4d54-88d6-f5f6e2bfe394 - - - - - -] 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 0x7fd699566668 pid: 8 (default app) 2026-07-03 19:10:41.637 7 WARNING keystonemiddleware._common.config [None req-470a649c-b190-4812-a362-e20741604dff - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 19:10:41.644 7 WARNING oslo_config.cfg [None req-470a649c-b190-4812-a362-e20741604dff - - - - - -] 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 0x7fd699566668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.205 () {42 vars in 689 bytes} [Fri Jul 3 19:10:42 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-07-03 19:10:43.016 7 WARNING oslo_policy.policy [None req-7d746170-b04d-4609-9e54-b46a48fa903d 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - 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-07-03 19:10:43.017 7 WARNING oslo_policy.policy [None req-7d746170-b04d-4609-9e54-b46a48fa903d 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - 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-07-03 19:10:43.033 7 WARNING oslo_policy.policy [None req-7d746170-b04d-4609-9e54-b46a48fa903d 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - 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-07-03 19:10:43.033 7 WARNING oslo_policy.policy [None req-7d746170-b04d-4609-9e54-b46a48fa903d 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - 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: 1/6] 199.204.45.205 () {44 vars in 911 bytes} [Fri Jul 3 19:10:42 2026] GET /v2/images => generated 69 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.205 () {42 vars in 689 bytes} [Fri Jul 3 19:10:46 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: 2/8] 199.204.45.205 () {44 vars in 911 bytes} [Fri Jul 3 19:10:46 2026] GET /v2/images => generated 69 bytes in 44 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-07-03 19:10:46.691 8 WARNING oslo_policy.policy [None req-ada21d9c-d6cf-4d6e-9c7f-05b3d342bb7d 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - 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-07-03 19:10:46.692 8 WARNING oslo_policy.policy [None req-ada21d9c-d6cf-4d6e-9c7f-05b3d342bb7d 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - 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: 7/9] 199.204.45.205 () {44 vars in 912 bytes} [Fri Jul 3 19:10:46 2026] GET /v2/images/cirros => generated 151 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.205 () {44 vars in 934 bytes} [Fri Jul 3 19:10:46 2026] GET /v2/images?name=cirros => generated 81 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 19:10:46.832 8 WARNING oslo_policy.policy [None req-17e01192-723d-4e8d-94c1-244ab27fe100 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - 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-07-03 19:10:46.832 8 WARNING oslo_policy.policy [None req-17e01192-723d-4e8d-94c1-244ab27fe100 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - 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: 8/11] 199.204.45.205 () {44 vars in 940 bytes} [Fri Jul 3 19:10:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 19:10:46.917 7 WARNING oslo_config.cfg [None req-9b0ffb8b-d592-4d75-8307-79ef9d891e1f 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - 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: 4/12] 199.204.45.205 () {48 vars in 952 bytes} [Fri Jul 3 19:10:46 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-03 19:10:46.936 8 WARNING oslo_policy.policy [None req-afd99419-425a-47dd-9824-68d0543e840e 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - 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-07-03 19:10:46.936 8 WARNING oslo_policy.policy [None req-afd99419-425a-47dd-9824-68d0543e840e 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - 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-07-03 19:10:46.938 8 INFO glance.api.v2.image_data [None req-afd99419-425a-47dd-9824-68d0543e840e 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 19:10:50.529 8 WARNING glance.location [None req-afd99419-425a-47dd-9824-68d0543e840e 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.205 () {48 vars in 1046 bytes} [Fri Jul 3 19:10:46 2026] PUT /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70/file => generated 0 bytes in 3639 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5633 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.205 () {44 vars in 972 bytes} [Fri Jul 3 19:10:50 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 19:10:50.680 8 WARNING oslo_config.cfg [None req-9aea8b99-be74-42dc-b136-fa56768a9730 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - 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: 10/15] 199.204.45.205 () {48 vars in 1052 bytes} [Fri Jul 3 19:10:50 2026] PATCH /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => generated 1312 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.205 () {44 vars in 972 bytes} [Fri Jul 3 19:10:50 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => 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: 132/259] 199.204.45.205 () {42 vars in 689 bytes} [Fri Jul 3 19:30: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: 128/260] 199.204.45.205 () {44 vars in 911 bytes} [Fri Jul 3 19:30:56 2026] GET /v2/images => generated 1381 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/265] 199.204.45.205 () {42 vars in 689 bytes} [Fri Jul 3 19:31:13 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/266] 199.204.45.205 () {44 vars in 911 bytes} [Fri Jul 3 19:31:13 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: 8|app: 0|req: 136/267] 199.204.45.205 () {44 vars in 938 bytes} [Fri Jul 3 19:31:13 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/268] 199.204.45.205 () {44 vars in 960 bytes} [Fri Jul 3 19:31:13 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/269] 199.204.45.205 () {44 vars in 940 bytes} [Fri Jul 3 19:31:13 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: 7|app: 0|req: 133/270] 199.204.45.205 () {48 vars in 952 bytes} [Fri Jul 3 19:31:13 2026] POST /v2/images => generated 796 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-03 19:31:13.969 8 INFO glance.api.v2.image_data [None req-6520bbaa-bf42-41f0-b549-fcd5e4a83926 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 19:31:38.992 8 WARNING glance.location [None req-6520bbaa-bf42-41f0-b549-fcd5e4a83926 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/275] 199.204.45.205 () {48 vars in 1047 bytes} [Fri Jul 3 19:31:13 2026] PUT /v2/images/2cbee342-15cb-4be0-b96f-0874171b01de/file => generated 0 bytes in 25065 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61610 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.204.45.205 () {44 vars in 972 bytes} [Fri Jul 3 19:31:39 2026] GET /v2/images/2cbee342-15cb-4be0-b96f-0874171b01de => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.204.45.205 () {48 vars in 1052 bytes} [Fri Jul 3 19:31:39 2026] PATCH /v2/images/2cbee342-15cb-4be0-b96f-0874171b01de => generated 1395 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.205 () {44 vars in 972 bytes} [Fri Jul 3 19:31:39 2026] GET /v2/images/2cbee342-15cb-4be0-b96f-0874171b01de => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.204.45.205 () {42 vars in 689 bytes} [Fri Jul 3 19:31:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.205 () {44 vars in 911 bytes} [Fri Jul 3 19:31:40 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/363] 199.204.45.205 () {42 vars in 689 bytes} [Fri Jul 3 19:38:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/364] 199.204.45.205 () {44 vars in 911 bytes} [Fri Jul 3 19:38:23 2026] GET /v2/images => generated 2778 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 199.204.45.205 () {42 vars in 689 bytes} [Fri Jul 3 19:38:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/368] 199.204.45.205 () {44 vars in 911 bytes} [Fri Jul 3 19:38:39 2026] GET /v2/images => generated 2778 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 199.204.45.205 () {44 vars in 948 bytes} [Fri Jul 3 19:38:39 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: 185/370] 199.204.45.205 () {44 vars in 970 bytes} [Fri Jul 3 19:38:39 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/371] 199.204.45.205 () {44 vars in 940 bytes} [Fri Jul 3 19:38:39 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: 186/372] 199.204.45.205 () {48 vars in 952 bytes} [Fri Jul 3 19:38:40 2026] POST /v2/images => generated 799 bytes in 298 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-03 19:38:40.341 8 INFO glance.api.v2.image_data [None req-7d8ec984-6336-4142-9538-88374fa97c23 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 19:38:55.109 8 INFO glance.location [None req-7d8ec984-6336-4142-9538-88374fa97c23 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 187/377] 199.204.45.205 () {48 vars in 1046 bytes} [Fri Jul 3 19:38:40 2026] PUT /v2/images/8a77bc55-35cd-494d-985e-11318b88ee29/file => generated 0 bytes in 14831 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30995 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.204.45.205 () {44 vars in 972 bytes} [Fri Jul 3 19:38:55 2026] GET /v2/images/8a77bc55-35cd-494d-985e-11318b88ee29 => 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/379] 199.204.45.205 () {48 vars in 1052 bytes} [Fri Jul 3 19:38:55 2026] PATCH /v2/images/8a77bc55-35cd-494d-985e-11318b88ee29 => generated 1410 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 199.204.45.205 () {44 vars in 972 bytes} [Fri Jul 3 19:38:55 2026] GET /v2/images/8a77bc55-35cd-494d-985e-11318b88ee29 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/389] 199.204.45.205 () {42 vars in 689 bytes} [Fri Jul 3 19:39:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 199.204.45.205 () {44 vars in 911 bytes} [Fri Jul 3 19:39:33 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/395] 199.204.45.205 () {42 vars in 689 bytes} [Fri Jul 3 19:39:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/396] 199.204.45.205 () {44 vars in 911 bytes} [Fri Jul 3 19:39:53 2026] GET /v2/images => generated 4190 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/397] 199.204.45.205 () {44 vars in 940 bytes} [Fri Jul 3 19:39:53 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: 8|app: 0|req: 197/398] 199.204.45.205 () {44 vars in 962 bytes} [Fri Jul 3 19:39:53 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/399] 199.204.45.205 () {44 vars in 940 bytes} [Fri Jul 3 19:39:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/400] 199.204.45.205 () {48 vars in 952 bytes} [Fri Jul 3 19:39:53 2026] POST /v2/images => generated 791 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-03 19:39:53.511 7 WARNING oslo_policy.policy [None req-6c146f0a-22d7-45a0-b7c2-46e4df9bcd6a 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - 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-07-03 19:39:53.511 7 WARNING oslo_policy.policy [None req-6c146f0a-22d7-45a0-b7c2-46e4df9bcd6a 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - 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-07-03 19:39:53.512 7 INFO glance.api.v2.image_data [None req-6c146f0a-22d7-45a0-b7c2-46e4df9bcd6a 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 19:40:10.665 7 INFO glance.location [None req-6c146f0a-22d7-45a0-b7c2-46e4df9bcd6a 3e3950f97cab4c00a975090e35ddce89 755e5adebcde42dcbf5809a4fd45e93e - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 203/403] 199.204.45.205 () {48 vars in 1047 bytes} [Fri Jul 3 19:39:53 2026] PUT /v2/images/718bc326-cf62-49fc-8ce7-dbd1775188f6/file => generated 0 bytes in 17200 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27336 switches on core 0) [pid: 8|app: 0|req: 201/404] 199.204.45.205 () {44 vars in 972 bytes} [Fri Jul 3 19:40:10 2026] GET /v2/images/718bc326-cf62-49fc-8ce7-dbd1775188f6 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.204.45.205 () {48 vars in 1052 bytes} [Fri Jul 3 19:40:10 2026] PATCH /v2/images/718bc326-cf62-49fc-8ce7-dbd1775188f6 => generated 1382 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 199.204.45.205 () {44 vars in 972 bytes} [Fri Jul 3 19:40:10 2026] GET /v2/images/718bc326-cf62-49fc-8ce7-dbd1775188f6 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/561] 199.204.45.205 () {42 vars in 689 bytes} [Fri Jul 3 19:52:57 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: 282/562] 199.204.45.205 () {44 vars in 911 bytes} [Fri Jul 3 19:52:57 2026] GET /v2/images => generated 5574 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/591] 199.204.45.205 () {42 vars in 689 bytes} [Fri Jul 3 19:55:14 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: 295/592] 199.204.45.205 () {44 vars in 911 bytes} [Fri Jul 3 19:55:14 2026] GET /v2/images => generated 5574 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/593] 199.204.45.205 () {42 vars in 689 bytes} [Fri Jul 3 19:55:16 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: 296/594] 199.204.45.205 () {44 vars in 911 bytes} [Fri Jul 3 19:55:16 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/605] 199.204.45.205 () {42 vars in 689 bytes} [Fri Jul 3 19:56:06 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: 302/606] 199.204.45.205 () {44 vars in 911 bytes} [Fri Jul 3 19:56:06 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/609] 199.204.45.205 () {42 vars in 689 bytes} [Fri Jul 3 19:56:15 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: 304/610] 199.204.45.205 () {44 vars in 911 bytes} [Fri Jul 3 19:56:15 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/623] 199.204.45.205 () {42 vars in 689 bytes} [Fri Jul 3 19:57: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: 311/624] 199.204.45.205 () {44 vars in 911 bytes} [Fri Jul 3 19:57:17 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: 316/633] 10.0.0.115 () {32 vars in 633 bytes} [Fri Jul 3 19:57:58 2026] GET /v2/images => generated 5574 bytes in 25 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/640] 10.0.0.94 () {36 vars in 986 bytes} [Fri Jul 3 19:58:22 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => 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: 320/641] 10.0.0.94 () {36 vars in 926 bytes} [Fri Jul 3 19:58: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: 7|app: 0|req: 322/642] 10.0.0.94 () {36 vars in 986 bytes} [Fri Jul 3 19:58:23 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/643] 10.0.0.94 () {36 vars in 926 bytes} [Fri Jul 3 19:58:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/644] 10.0.0.94 () {36 vars in 986 bytes} [Fri Jul 3 19:58:26 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => 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: 322/645] 10.0.0.94 () {36 vars in 926 bytes} [Fri Jul 3 19:58:26 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/646] 199.204.45.205 () {36 vars in 991 bytes} [Fri Jul 3 19:58:31 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => 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: 323/647] 199.204.45.205 () {36 vars in 931 bytes} [Fri Jul 3 19:58:31 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/650] 199.204.45.205 () {36 vars in 991 bytes} [Fri Jul 3 19:58:31 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => 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: 325/651] 199.204.45.205 () {36 vars in 931 bytes} [Fri Jul 3 19:58:31 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: 327/654] 10.0.0.94 () {36 vars in 986 bytes} [Fri Jul 3 19:58:49 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => 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: 328/655] 10.0.0.94 () {36 vars in 926 bytes} [Fri Jul 3 19:58:49 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: 333/664] 10.0.0.68 () {36 vars in 986 bytes} [Fri Jul 3 19:59:23 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => generated 1312 bytes in 126 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.68 () {36 vars in 926 bytes} [Fri Jul 3 19:59: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: 334/666] 10.0.0.68 () {36 vars in 926 bytes} [Fri Jul 3 19:59: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: 333/667] 10.0.0.68 () {36 vars in 986 bytes} [Fri Jul 3 19:59:23 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => 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: 335/668] 10.0.0.68 () {36 vars in 926 bytes} [Fri Jul 3 19:59: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: 8|app: 0|req: 334/669] 10.0.0.68 () {36 vars in 926 bytes} [Fri Jul 3 19:59: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: 336/670] 10.0.0.68 () {36 vars in 986 bytes} [Fri Jul 3 19:59:23 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/671] 10.0.0.68 () {36 vars in 926 bytes} [Fri Jul 3 19:59: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: 337/672] 10.0.0.68 () {36 vars in 926 bytes} [Fri Jul 3 19:59: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: 8|app: 0|req: 336/673] 10.0.0.17 () {36 vars in 986 bytes} [Fri Jul 3 19:59:24 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => generated 1312 bytes in 248 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.17 () {36 vars in 926 bytes} [Fri Jul 3 19:59: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: 337/675] 10.0.0.17 () {36 vars in 986 bytes} [Fri Jul 3 19:59:25 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => 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: 339/676] 10.0.0.17 () {36 vars in 926 bytes} [Fri Jul 3 19:59:25 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: 338/677] 10.0.0.17 () {36 vars in 926 bytes} [Fri Jul 3 19:59:25 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: 340/680] 10.0.0.115 () {34 vars in 655 bytes} [Fri Jul 3 19:59:37 2026] POST /v2/images => generated 649 bytes in 121 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-03 19:59:37.882 7 WARNING glance.api.v2.images [None req-d8b7c9da-3412-4782-9907-0af4fd026a36 4439376224c4410a96a4f75e9b99d68e 4bce0380dfb5466492684ef319253565 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//68fd1c54-5b0d-444d-8b2f-b0401998eafa [pid: 7|app: 0|req: 341/681] 10.0.0.115 () {32 vars in 710 bytes} [Fri Jul 3 19:59:37 2026] DELETE /v2/images/68fd1c54-5b0d-444d-8b2f-b0401998eafa => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/682] 10.0.0.115 () {32 vars in 707 bytes} [Fri Jul 3 19:59:37 2026] GET /v2/images/68fd1c54-5b0d-444d-8b2f-b0401998eafa => 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: 342/683] 10.0.0.115 () {32 vars in 633 bytes} [Fri Jul 3 19:59:37 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/684] 10.0.0.115 () {34 vars in 655 bytes} [Fri Jul 3 19:59:37 2026] POST /v2/images => generated 702 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/685] 10.0.0.115 () {32 vars in 717 bytes} [Fri Jul 3 19:59:38 2026] GET /v2/images/1cea1525-b197-4246-a354-86e23447cf66/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 19:59:38.095 8 INFO glance.api.v2.image_data [None req-909b383e-35de-4db8-81a1-51e32b5fb7ad 4439376224c4410a96a4f75e9b99d68e 4bce0380dfb5466492684ef319253565 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 19:59:38.150 8 WARNING glance_store._drivers.rbd [None req-909b383e-35de-4db8-81a1-51e32b5fb7ad 4439376224c4410a96a4f75e9b99d68e 4bce0380dfb5466492684ef319253565 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-03 19:59:38.393 8 INFO glance.location [None req-909b383e-35de-4db8-81a1-51e32b5fb7ad 4439376224c4410a96a4f75e9b99d68e 4bce0380dfb5466492684ef319253565 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 343/686] 10.0.0.115 () {32 vars in 727 bytes} [Fri Jul 3 19:59:38 2026] PUT /v2/images/1cea1525-b197-4246-a354-86e23447cf66/file => generated 0 bytes in 358 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/687] 10.0.0.115 () {32 vars in 707 bytes} [Fri Jul 3 19:59:38 2026] GET /v2/images/1cea1525-b197-4246-a354-86e23447cf66 => generated 1103 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/688] 10.0.0.115 () {32 vars in 717 bytes} [Fri Jul 3 19:59:38 2026] GET /v2/images/1cea1525-b197-4246-a354-86e23447cf66/file => generated 1024 bytes in 136 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/689] 10.0.0.115 () {34 vars in 655 bytes} [Fri Jul 3 19:59:38 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/690] 10.0.0.115 () {32 vars in 726 bytes} [Fri Jul 3 19:59:38 2026] PATCH /v2/images/2e1effea-4bd1-4759-a41c-8bc8c6c9ca74 => generated 652 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 10.0.0.115 () {32 vars in 707 bytes} [Fri Jul 3 19:59:38 2026] GET /v2/images/2e1effea-4bd1-4759-a41c-8bc8c6c9ca74 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 19:59:38.739 8 WARNING glance.api.v2.images [None req-3d44ee5b-57af-4832-9c04-57d3c28e039e 4439376224c4410a96a4f75e9b99d68e 4bce0380dfb5466492684ef319253565 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2e1effea-4bd1-4759-a41c-8bc8c6c9ca74 [pid: 8|app: 0|req: 346/692] 10.0.0.115 () {32 vars in 710 bytes} [Fri Jul 3 19:59:38 2026] DELETE /v2/images/2e1effea-4bd1-4759-a41c-8bc8c6c9ca74 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/693] 10.0.0.115 () {32 vars in 707 bytes} [Fri Jul 3 19:59:38 2026] GET /v2/images/2e1effea-4bd1-4759-a41c-8bc8c6c9ca74 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 19:59:38.804 8 WARNING glance.api.v2.images [None req-e3a02705-5e05-425e-88a6-53574710d7bf 4439376224c4410a96a4f75e9b99d68e 4bce0380dfb5466492684ef319253565 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1cea1525-b197-4246-a354-86e23447cf66 [pid: 8|app: 0|req: 347/694] 10.0.0.115 () {32 vars in 710 bytes} [Fri Jul 3 19:59:38 2026] DELETE /v2/images/1cea1525-b197-4246-a354-86e23447cf66 => generated 0 bytes in 827 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/695] 10.0.0.115 () {32 vars in 707 bytes} [Fri Jul 3 19:59:39 2026] GET /v2/images/1cea1525-b197-4246-a354-86e23447cf66 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 19:59:39.656 8 WARNING glance.api.v2.images [None req-b875fb18-5a7a-4447-b4d9-058d0c21e8c2 4439376224c4410a96a4f75e9b99d68e 4bce0380dfb5466492684ef319253565 - - default default] Failed to find image 68fd1c54-5b0d-444d-8b2f-b0401998eafa to delete: glance.common.exception.ImageNotFound: No image found with ID 68fd1c54-5b0d-444d-8b2f-b0401998eafa [pid: 8|app: 0|req: 348/696] 10.0.0.115 () {32 vars in 710 bytes} [Fri Jul 3 19:59:39 2026] DELETE /v2/images/68fd1c54-5b0d-444d-8b2f-b0401998eafa => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/697] 10.0.0.115 () {32 vars in 707 bytes} [Fri Jul 3 19:59:39 2026] GET /v2/images/68fd1c54-5b0d-444d-8b2f-b0401998eafa => 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: 353/704] 10.0.0.94 () {36 vars in 986 bytes} [Fri Jul 3 20:00:09 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => 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: 352/705] 10.0.0.94 () {36 vars in 926 bytes} [Fri Jul 3 20:00: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: 8|app: 0|req: 356/712] 10.0.0.94 () {36 vars in 986 bytes} [Fri Jul 3 20:00:38 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => 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: 357/713] 10.0.0.94 () {36 vars in 926 bytes} [Fri Jul 3 20:00:38 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: 359/716] 10.0.0.94 () {36 vars in 986 bytes} [Fri Jul 3 20:00:43 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => 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: 358/717] 10.0.0.94 () {36 vars in 926 bytes} [Fri Jul 3 20:00:43 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/720] 10.0.0.115 () {30 vars in 411 bytes} [Fri Jul 3 20:00:54 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: 363/725] 10.0.0.115 () {32 vars in 707 bytes} [Fri Jul 3 20:01:13 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => 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: 363/726] 10.0.0.115 () {32 vars in 707 bytes} [Fri Jul 3 20:01:13 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => 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: 364/727] 10.0.0.68 () {36 vars in 986 bytes} [Fri Jul 3 20:01:13 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => 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: 364/728] 10.0.0.68 () {36 vars in 926 bytes} [Fri Jul 3 20:01:13 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: 365/729] 10.0.0.68 () {36 vars in 926 bytes} [Fri Jul 3 20:01:13 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: 365/730] 10.0.0.68 () {36 vars in 986 bytes} [Fri Jul 3 20:01:13 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => 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: 366/731] 10.0.0.68 () {36 vars in 926 bytes} [Fri Jul 3 20:01:13 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: 366/732] 10.0.0.68 () {36 vars in 926 bytes} [Fri Jul 3 20:01:13 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: 367/733] 10.0.0.68 () {36 vars in 986 bytes} [Fri Jul 3 20:01:13 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/734] 10.0.0.68 () {36 vars in 926 bytes} [Fri Jul 3 20:01:13 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: 368/735] 10.0.0.17 () {36 vars in 986 bytes} [Fri Jul 3 20:01:14 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/736] 10.0.0.17 () {36 vars in 926 bytes} [Fri Jul 3 20:01:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/737] 10.0.0.17 () {36 vars in 986 bytes} [Fri Jul 3 20:01:14 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => 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: 369/738] 10.0.0.17 () {36 vars in 926 bytes} [Fri Jul 3 20:01:14 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: 370/739] 10.0.0.17 () {36 vars in 926 bytes} [Fri Jul 3 20:01:14 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: 377/754] 10.0.0.94 () {36 vars in 986 bytes} [Fri Jul 3 20:02:24 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => 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: 378/755] 10.0.0.94 () {36 vars in 926 bytes} [Fri Jul 3 20:02:24 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: 380/760] 10.0.0.94 () {36 vars in 986 bytes} [Fri Jul 3 20:02:46 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => 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: 381/761] 10.0.0.94 () {36 vars in 926 bytes} [Fri Jul 3 20:02:46 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: 384/768] 10.0.0.94 () {36 vars in 986 bytes} [Fri Jul 3 20:03:14 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/769] 10.0.0.94 () {36 vars in 926 bytes} [Fri Jul 3 20:03:14 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/770] 10.0.0.94 () {36 vars in 986 bytes} [Fri Jul 3 20:03:19 2026] GET /v2/images/6e07cc2e-260c-4f14-aeee-28a00e7dad70 => generated 1312 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/771] 10.0.0.94 () {36 vars in 926 bytes} [Fri Jul 3 20:03:19 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: 390/778] 199.204.45.205 () {32 vars in 826 bytes} [Fri Jul 3 20:03:51 2026] GET /v2/images?status=active&owner=755e5adebcde42dcbf5809a4fd45e93e&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/779] 199.204.45.205 () {32 vars in 653 bytes} [Fri Jul 3 20:03:51 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: 391/782] 10.0.0.68 () {36 vars in 986 bytes} [Fri Jul 3 20:03:52 2026] GET /v2/images/2cbee342-15cb-4be0-b96f-0874171b01de => generated 1395 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/783] 10.0.0.68 () {36 vars in 926 bytes} [Fri Jul 3 20:03:52 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/784] 10.0.0.68 () {36 vars in 926 bytes} [Fri Jul 3 20:03:52 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/785] 10.0.0.68 () {36 vars in 986 bytes} [Fri Jul 3 20:03:52 2026] GET /v2/images/2cbee342-15cb-4be0-b96f-0874171b01de => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/786] 10.0.0.68 () {36 vars in 926 bytes} [Fri Jul 3 20:03:52 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: 394/787] 10.0.0.68 () {36 vars in 926 bytes} [Fri Jul 3 20:03:52 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: 8|app: 0|req: 394/788] 10.0.0.68 () {36 vars in 986 bytes} [Fri Jul 3 20:03:52 2026] GET /v2/images/2cbee342-15cb-4be0-b96f-0874171b01de => 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: 395/789] 10.0.0.68 () {36 vars in 926 bytes} [Fri Jul 3 20:03:52 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: 395/790] 10.0.0.68 () {36 vars in 926 bytes} [Fri Jul 3 20:03:52 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: 396/791] 10.0.0.17 () {36 vars in 986 bytes} [Fri Jul 3 20:03:52 2026] GET /v2/images/2cbee342-15cb-4be0-b96f-0874171b01de => 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: 396/792] 10.0.0.17 () {36 vars in 926 bytes} [Fri Jul 3 20:03:52 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: 397/793] 10.0.0.17 () {36 vars in 986 bytes} [Fri Jul 3 20:03:52 2026] GET /v2/images/2cbee342-15cb-4be0-b96f-0874171b01de => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/794] 10.0.0.17 () {36 vars in 926 bytes} [Fri Jul 3 20:03:52 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: 398/795] 10.0.0.17 () {36 vars in 926 bytes} [Fri Jul 3 20:03:52 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: 419/838] 10.0.0.115 () {32 vars in 633 bytes} [Fri Jul 3 20:07:26 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)