+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 9 09:47:44 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-88889b855-zlz8n 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 0x7f5db0946668 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-09 09:47:46.739 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-09 09:47:46.845 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-09 09:47:47.681 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-09 09:47:47.682 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-09 09:47:47.683 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-09 09:47:47.894 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-09 09:47:47.896 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-09 09:47:47.897 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-09 09:47:50.328 8 WARNING glance.api.v2.images [None req-bc1acf6b-959a-4831-ae28-48774ab9310f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-09 09:47:50.466 7 WARNING glance.api.v2.images [None req-543049ec-1ad0-406d-93bb-cda17dd87783 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-09 09:47:50.856 8 WARNING keystonemiddleware._common.config [None req-bc1acf6b-959a-4831-ae28-48774ab9310f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 09:47:50.869 8 WARNING oslo_config.cfg [None req-bc1acf6b-959a-4831-ae28-48774ab9310f - - - - - -] 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 0x7f5db0946668 pid: 8 (default app) 2026-07-09 09:47:50.938 7 WARNING keystonemiddleware._common.config [None req-543049ec-1ad0-406d-93bb-cda17dd87783 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 09:47:50.947 7 WARNING oslo_config.cfg [None req-543049ec-1ad0-406d-93bb-cda17dd87783 - - - - - -] 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 0x7f5db0946668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.99 () {42 vars in 684 bytes} [Thu Jul 9 09:47:52 2026] GET / => generated 1301 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-09 09:47:52.971 7 WARNING oslo_policy.policy [None req-1673369a-18b0-4116-b6dc-1f3138ddad96 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - 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-09 09:47:52.971 7 WARNING oslo_policy.policy [None req-1673369a-18b0-4116-b6dc-1f3138ddad96 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - 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-09 09:47:52.985 7 WARNING oslo_policy.policy [None req-1673369a-18b0-4116-b6dc-1f3138ddad96 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - 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-09 09:47:52.985 7 WARNING oslo_policy.policy [None req-1673369a-18b0-4116-b6dc-1f3138ddad96 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - 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.19.213.99 () {44 vars in 906 bytes} [Thu Jul 9 09:47:52 2026] GET /v2/images => generated 69 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.99 () {42 vars in 684 bytes} [Thu Jul 9 09:47:56 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.19.213.99 () {44 vars in 906 bytes} [Thu Jul 9 09:47:56 2026] GET /v2/images => generated 69 bytes in 42 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-09 09:47:57.083 8 WARNING oslo_policy.policy [None req-f8e10149-e96a-4511-8110-c227853b5e3f 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - 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-09 09:47:57.083 8 WARNING oslo_policy.policy [None req-f8e10149-e96a-4511-8110-c227853b5e3f 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - 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.19.213.99 () {44 vars in 907 bytes} [Thu Jul 9 09:47:57 2026] GET /v2/images/cirros => generated 151 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.99 () {44 vars in 929 bytes} [Thu Jul 9 09:47:57 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 09:47:57.251 8 WARNING oslo_policy.policy [None req-da5c3520-eead-4840-922e-327db955fc1a 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - 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-09 09:47:57.251 8 WARNING oslo_policy.policy [None req-da5c3520-eead-4840-922e-327db955fc1a 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - 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.19.213.99 () {44 vars in 935 bytes} [Thu Jul 9 09:47:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 09:47:57.350 7 WARNING oslo_config.cfg [None req-35ed16c5-b1ab-448d-a17e-0e8e050954aa 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - 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.19.213.99 () {48 vars in 947 bytes} [Thu Jul 9 09:47:57 2026] POST /v2/images => generated 760 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 09:47:57.375 8 WARNING oslo_policy.policy [None req-16396670-69db-43b7-bb84-41798f37d2fd 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - 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-09 09:47:57.375 8 WARNING oslo_policy.policy [None req-16396670-69db-43b7-bb84-41798f37d2fd 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - 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-09 09:47:57.377 8 INFO glance.api.v2.image_data [None req-16396670-69db-43b7-bb84-41798f37d2fd 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 09:48:03.335 8 WARNING glance.location [None req-16396670-69db-43b7-bb84-41798f37d2fd 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.19.213.99 () {48 vars in 1041 bytes} [Thu Jul 9 09:47:57 2026] PUT /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817/file => generated 0 bytes in 6062 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4680 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.99 () {44 vars in 967 bytes} [Thu Jul 9 09:48:03 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 09:48:03.551 8 WARNING oslo_config.cfg [None req-9a616841-7dec-4233-9fb1-88f9c4257741 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - 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/17] 199.19.213.99 () {48 vars in 1047 bytes} [Thu Jul 9 09:48:03 2026] PATCH /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => generated 1312 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.99 () {44 vars in 967 bytes} [Thu Jul 9 09:48:03 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => 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: 149/295] 199.19.213.99 () {42 vars in 684 bytes} [Thu Jul 9 10:11:04 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/296] 199.19.213.99 () {44 vars in 906 bytes} [Thu Jul 9 10:11:04 2026] GET /v2/images => generated 1381 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/305] 199.19.213.99 () {42 vars in 684 bytes} [Thu Jul 9 10:11:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/306] 199.19.213.99 () {44 vars in 906 bytes} [Thu Jul 9 10:11:41 2026] GET /v2/images => generated 1381 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/307] 199.19.213.99 () {44 vars in 933 bytes} [Thu Jul 9 10:11:42 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/308] 199.19.213.99 () {44 vars in 955 bytes} [Thu Jul 9 10:11:42 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/309] 199.19.213.99 () {44 vars in 935 bytes} [Thu Jul 9 10:11:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/310] 199.19.213.99 () {48 vars in 947 bytes} [Thu Jul 9 10:11:42 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 10:11:42.456 7 WARNING oslo_policy.policy [None req-f92f4601-d210-44b8-bb7a-d8b659dd6d1a 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - 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-09 10:11:42.456 7 WARNING oslo_policy.policy [None req-f92f4601-d210-44b8-bb7a-d8b659dd6d1a 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - 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-09 10:11:42.458 7 INFO glance.api.v2.image_data [None req-f92f4601-d210-44b8-bb7a-d8b659dd6d1a 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 10:12:16.024 7 WARNING glance.location [None req-f92f4601-d210-44b8-bb7a-d8b659dd6d1a 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 155/317] 199.19.213.99 () {48 vars in 1042 bytes} [Thu Jul 9 10:11:42 2026] PUT /v2/images/f47c60f7-2038-427a-8289-ee531ec4b6d0/file => generated 0 bytes in 33635 msecs (HTTP/1.1 204) 4 headers in 171 bytes (57672 switches on core 0) [pid: 8|app: 0|req: 163/318] 199.19.213.99 () {44 vars in 967 bytes} [Thu Jul 9 10:12:16 2026] GET /v2/images/f47c60f7-2038-427a-8289-ee531ec4b6d0 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/319] 199.19.213.99 () {48 vars in 1047 bytes} [Thu Jul 9 10:12:16 2026] PATCH /v2/images/f47c60f7-2038-427a-8289-ee531ec4b6d0 => generated 1395 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/320] 199.19.213.99 () {44 vars in 967 bytes} [Thu Jul 9 10:12:16 2026] GET /v2/images/f47c60f7-2038-427a-8289-ee531ec4b6d0 => 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: 157/321] 199.19.213.99 () {42 vars in 684 bytes} [Thu Jul 9 10:12:18 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/322] 199.19.213.99 () {44 vars in 906 bytes} [Thu Jul 9 10:12:18 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/415] 199.19.213.99 () {42 vars in 684 bytes} [Thu Jul 9 10:19:52 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/416] 199.19.213.99 () {44 vars in 906 bytes} [Thu Jul 9 10:19:52 2026] GET /v2/images => generated 2778 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/419] 199.19.213.99 () {42 vars in 684 bytes} [Thu Jul 9 10:20:00 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/420] 199.19.213.99 () {44 vars in 906 bytes} [Thu Jul 9 10:20:00 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: 215/421] 199.19.213.99 () {44 vars in 943 bytes} [Thu Jul 9 10:20:00 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/422] 199.19.213.99 () {44 vars in 965 bytes} [Thu Jul 9 10:20:00 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/423] 199.19.213.99 () {44 vars in 935 bytes} [Thu Jul 9 10:20:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/424] 199.19.213.99 () {48 vars in 947 bytes} [Thu Jul 9 10:20:00 2026] POST /v2/images => generated 799 bytes in 951 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 10:20:01.890 8 INFO glance.api.v2.image_data [None req-581cd96d-9621-432f-8dfc-a80b5376a1d2 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 10:20:55.083 8 INFO glance.location [None req-581cd96d-9621-432f-8dfc-a80b5376a1d2 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 217/435] 199.19.213.99 () {48 vars in 1041 bytes} [Thu Jul 9 10:20:01 2026] PUT /v2/images/e9c904bb-43dd-4329-8bd4-e642fbaa4469/file => generated 0 bytes in 53281 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20862 switches on core 0) [pid: 7|app: 0|req: 219/436] 199.19.213.99 () {44 vars in 967 bytes} [Thu Jul 9 10:20:55 2026] GET /v2/images/e9c904bb-43dd-4329-8bd4-e642fbaa4469 => 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: 218/437] 199.19.213.99 () {48 vars in 1047 bytes} [Thu Jul 9 10:20:55 2026] PATCH /v2/images/e9c904bb-43dd-4329-8bd4-e642fbaa4469 => generated 1410 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/438] 199.19.213.99 () {44 vars in 967 bytes} [Thu Jul 9 10:20:55 2026] GET /v2/images/e9c904bb-43dd-4329-8bd4-e642fbaa4469 => generated 1410 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/449] 199.19.213.99 () {42 vars in 684 bytes} [Thu Jul 9 10:21:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/450] 199.19.213.99 () {44 vars in 906 bytes} [Thu Jul 9 10:21:40 2026] GET /v2/images => generated 4190 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/453] 199.19.213.99 () {42 vars in 684 bytes} [Thu Jul 9 10:21:52 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/454] 199.19.213.99 () {44 vars in 906 bytes} [Thu Jul 9 10:21:52 2026] GET /v2/images => generated 4190 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/455] 199.19.213.99 () {44 vars in 935 bytes} [Thu Jul 9 10:21:52 2026] GET /v2/images/manila-service-image => generated 165 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/456] 199.19.213.99 () {44 vars in 957 bytes} [Thu Jul 9 10:21:52 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/457] 199.19.213.99 () {44 vars in 935 bytes} [Thu Jul 9 10:21:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/458] 199.19.213.99 () {48 vars in 947 bytes} [Thu Jul 9 10:21:52 2026] POST /v2/images => generated 791 bytes in 900 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 10:21:53.936 7 INFO glance.api.v2.image_data [None req-8e1a45ed-3847-4859-845d-579bfd7b086e 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 10:22:16.087 7 INFO glance.location [None req-8e1a45ed-3847-4859-845d-579bfd7b086e 4fe0ac4ab97c45da851fdc4edfc8676c 71377a8d08334d978e2e4a9722e9eb66 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 231/463] 199.19.213.99 () {48 vars in 1042 bytes} [Thu Jul 9 10:21:53 2026] PUT /v2/images/481dbb11-9d30-47a9-8d73-847119c3cc50/file => generated 0 bytes in 22231 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30779 switches on core 0) [pid: 8|app: 0|req: 233/464] 199.19.213.99 () {44 vars in 967 bytes} [Thu Jul 9 10:22:16 2026] GET /v2/images/481dbb11-9d30-47a9-8d73-847119c3cc50 => 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: 232/465] 199.19.213.99 () {48 vars in 1047 bytes} [Thu Jul 9 10:22:16 2026] PATCH /v2/images/481dbb11-9d30-47a9-8d73-847119c3cc50 => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/466] 199.19.213.99 () {44 vars in 967 bytes} [Thu Jul 9 10:22:16 2026] GET /v2/images/481dbb11-9d30-47a9-8d73-847119c3cc50 => generated 1382 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/643] 199.19.213.99 () {42 vars in 684 bytes} [Thu Jul 9 10:36:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/644] 199.19.213.99 () {44 vars in 906 bytes} [Thu Jul 9 10:36:55 2026] GET /v2/images => generated 5574 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/675] 199.19.213.99 () {42 vars in 684 bytes} [Thu Jul 9 10:39:26 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/676] 199.19.213.99 () {44 vars in 906 bytes} [Thu Jul 9 10:39:27 2026] GET /v2/images => generated 5574 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/679] 199.19.213.99 () {42 vars in 684 bytes} [Thu Jul 9 10:39:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/680] 199.19.213.99 () {44 vars in 906 bytes} [Thu Jul 9 10:39:29 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/691] 199.19.213.99 () {42 vars in 684 bytes} [Thu Jul 9 10:40:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/692] 199.19.213.99 () {44 vars in 906 bytes} [Thu Jul 9 10:40:24 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/695] 199.19.213.99 () {42 vars in 684 bytes} [Thu Jul 9 10:40:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/696] 199.19.213.99 () {44 vars in 906 bytes} [Thu Jul 9 10:40:33 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/711] 199.19.213.99 () {42 vars in 684 bytes} [Thu Jul 9 10:41:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/712] 199.19.213.99 () {44 vars in 906 bytes} [Thu Jul 9 10:41:42 2026] GET /v2/images => generated 5574 bytes in 60 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: 360/721] 10.0.0.165 () {32 vars in 632 bytes} [Thu Jul 9 10:42:28 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/728] 10.0.0.39 () {36 vars in 985 bytes} [Thu Jul 9 10:42:49 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => generated 1312 bytes in 200 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: 365/729] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 9 10:42:49 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: 7|app: 0|req: 365/730] 10.0.0.39 () {36 vars in 985 bytes} [Thu Jul 9 10:42:51 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/731] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 9 10:42: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: 7|app: 0|req: 366/732] 10.0.0.111 () {36 vars in 986 bytes} [Thu Jul 9 10:42:56 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => generated 1312 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 9 10:42:56 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: 367/734] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 9 10:42:56 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: 368/735] 10.0.0.111 () {36 vars in 986 bytes} [Thu Jul 9 10:42:56 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/736] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 9 10:42:56 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: 369/737] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 9 10:42:56 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: 369/738] 10.0.0.111 () {36 vars in 986 bytes} [Thu Jul 9 10:42:57 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/739] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 9 10:42:57 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: 370/740] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 9 10:42:57 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: 371/741] 10.0.0.161 () {36 vars in 910 bytes} [Thu Jul 9 10:42:58 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/742] 10.0.0.161 () {36 vars in 1006 bytes} [Thu Jul 9 10:42:58 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817/locations => generated 127 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/743] 10.0.0.161 () {36 vars in 986 bytes} [Thu Jul 9 10:42:58 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => 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: 372/744] 10.0.0.161 () {36 vars in 926 bytes} [Thu Jul 9 10:42:58 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: 373/745] 10.0.0.161 () {36 vars in 926 bytes} [Thu Jul 9 10:42:58 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: 375/748] 199.19.213.99 () {36 vars in 989 bytes} [Thu Jul 9 10:43:00 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => 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: 374/749] 199.19.213.99 () {36 vars in 929 bytes} [Thu Jul 9 10:43:01 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: 376/750] 199.19.213.99 () {36 vars in 989 bytes} [Thu Jul 9 10:43:01 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/751] 199.19.213.99 () {36 vars in 929 bytes} [Thu Jul 9 10:43:01 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/754] 10.0.0.39 () {36 vars in 985 bytes} [Thu Jul 9 10:43:17 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/755] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 9 10:43:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/762] 10.0.0.39 () {36 vars in 985 bytes} [Thu Jul 9 10:43:44 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => 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: 381/763] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 9 10:43:44 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/766] 10.0.0.39 () {36 vars in 985 bytes} [Thu Jul 9 10:43:53 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => 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: 384/767] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 9 10:43:53 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/768] 10.0.0.165 () {30 vars in 410 bytes} [Thu Jul 9 10:43:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/777] 10.0.0.165 () {34 vars in 654 bytes} [Thu Jul 9 10:44:38 2026] POST /v2/images => generated 649 bytes in 186 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-09 10:44:38.721 8 WARNING glance.api.v2.images [None req-7e63b284-818e-4348-bb9a-1f3f316116ce 553274e7f6644ca59cd3f9c049e46d01 3fd434f16ec0472ab32b03fe3baeb7d0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8eee537b-058a-423d-9fcf-c866e4889b7f [pid: 8|app: 0|req: 389/778] 10.0.0.165 () {32 vars in 709 bytes} [Thu Jul 9 10:44:38 2026] DELETE /v2/images/8eee537b-058a-423d-9fcf-c866e4889b7f => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/779] 10.0.0.165 () {32 vars in 706 bytes} [Thu Jul 9 10:44:38 2026] GET /v2/images/8eee537b-058a-423d-9fcf-c866e4889b7f => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/780] 10.0.0.165 () {32 vars in 632 bytes} [Thu Jul 9 10:44:38 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/781] 10.0.0.165 () {34 vars in 654 bytes} [Thu Jul 9 10:44:38 2026] POST /v2/images => generated 703 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/782] 10.0.0.165 () {32 vars in 716 bytes} [Thu Jul 9 10:44:38 2026] GET /v2/images/44d6982d-8b58-4f20-a03a-328dd2cacf47/file => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 10:44:38.937 7 INFO glance.api.v2.image_data [None req-ef66e151-84aa-4276-9a65-861faa01b40d 553274e7f6644ca59cd3f9c049e46d01 3fd434f16ec0472ab32b03fe3baeb7d0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 10:44:38.996 7 WARNING glance_store._drivers.rbd [None req-ef66e151-84aa-4276-9a65-861faa01b40d 553274e7f6644ca59cd3f9c049e46d01 3fd434f16ec0472ab32b03fe3baeb7d0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-09 10:44:39.251 7 INFO glance.location [None req-ef66e151-84aa-4276-9a65-861faa01b40d 553274e7f6644ca59cd3f9c049e46d01 3fd434f16ec0472ab32b03fe3baeb7d0 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 392/785] 10.0.0.165 () {32 vars in 726 bytes} [Thu Jul 9 10:44:38 2026] PUT /v2/images/44d6982d-8b58-4f20-a03a-328dd2cacf47/file => generated 0 bytes in 365 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/786] 10.0.0.165 () {32 vars in 706 bytes} [Thu Jul 9 10:44:39 2026] GET /v2/images/44d6982d-8b58-4f20-a03a-328dd2cacf47 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/787] 10.0.0.165 () {32 vars in 716 bytes} [Thu Jul 9 10:44:39 2026] GET /v2/images/44d6982d-8b58-4f20-a03a-328dd2cacf47/file => generated 1024 bytes in 145 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/788] 10.0.0.165 () {34 vars in 654 bytes} [Thu Jul 9 10:44:39 2026] POST /v2/images => generated 649 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/789] 10.0.0.165 () {32 vars in 725 bytes} [Thu Jul 9 10:44:39 2026] PATCH /v2/images/9eea9fa1-5bac-4312-9556-c2a5141c43e5 => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/790] 10.0.0.165 () {32 vars in 706 bytes} [Thu Jul 9 10:44:39 2026] GET /v2/images/9eea9fa1-5bac-4312-9556-c2a5141c43e5 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 10:44:39.606 7 WARNING glance.api.v2.images [None req-127c1069-acff-4d06-a646-e70bb4769bc1 553274e7f6644ca59cd3f9c049e46d01 3fd434f16ec0472ab32b03fe3baeb7d0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9eea9fa1-5bac-4312-9556-c2a5141c43e5 [pid: 7|app: 0|req: 395/791] 10.0.0.165 () {32 vars in 709 bytes} [Thu Jul 9 10:44:39 2026] DELETE /v2/images/9eea9fa1-5bac-4312-9556-c2a5141c43e5 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/792] 10.0.0.165 () {32 vars in 706 bytes} [Thu Jul 9 10:44:39 2026] GET /v2/images/9eea9fa1-5bac-4312-9556-c2a5141c43e5 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 10:44:39.685 7 WARNING glance.api.v2.images [None req-6954bde8-b8a0-4972-a18e-7cca39389aa6 553274e7f6644ca59cd3f9c049e46d01 3fd434f16ec0472ab32b03fe3baeb7d0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//44d6982d-8b58-4f20-a03a-328dd2cacf47 [pid: 7|app: 0|req: 396/793] 10.0.0.165 () {32 vars in 709 bytes} [Thu Jul 9 10:44:39 2026] DELETE /v2/images/44d6982d-8b58-4f20-a03a-328dd2cacf47 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/794] 10.0.0.165 () {32 vars in 706 bytes} [Thu Jul 9 10:44:40 2026] GET /v2/images/44d6982d-8b58-4f20-a03a-328dd2cacf47 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 10:44:40.562 7 WARNING glance.api.v2.images [None req-b09f47f7-e231-4c58-b644-2a99e6b035ff 553274e7f6644ca59cd3f9c049e46d01 3fd434f16ec0472ab32b03fe3baeb7d0 - - default default] Failed to find image 8eee537b-058a-423d-9fcf-c866e4889b7f to delete: glance.common.exception.ImageNotFound: No image found with ID 8eee537b-058a-423d-9fcf-c866e4889b7f [pid: 7|app: 0|req: 397/795] 10.0.0.165 () {32 vars in 709 bytes} [Thu Jul 9 10:44:40 2026] DELETE /v2/images/8eee537b-058a-423d-9fcf-c866e4889b7f => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/796] 10.0.0.165 () {32 vars in 706 bytes} [Thu Jul 9 10:44:40 2026] GET /v2/images/8eee537b-058a-423d-9fcf-c866e4889b7f => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/803] 10.0.0.39 () {36 vars in 985 bytes} [Thu Jul 9 10:45:16 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/804] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 9 10:45:16 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/813] 10.0.0.39 () {36 vars in 985 bytes} [Thu Jul 9 10:45:52 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/814] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 9 10:45:52 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: 407/815] 10.0.0.39 () {36 vars in 985 bytes} [Thu Jul 9 10:45:55 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/816] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 9 10:45:55 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: 408/817] 10.0.0.39 () {36 vars in 985 bytes} [Thu Jul 9 10:45:58 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => 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: 410/818] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 9 10:45:58 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/827] 10.0.0.165 () {32 vars in 706 bytes} [Thu Jul 9 10:46:36 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => 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: 413/828] 10.0.0.165 () {32 vars in 706 bytes} [Thu Jul 9 10:46:36 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => 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: 416/829] 10.0.0.111 () {36 vars in 986 bytes} [Thu Jul 9 10:46:37 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => generated 1312 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/830] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 9 10:46:37 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/831] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 9 10:46:37 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: 415/832] 10.0.0.111 () {36 vars in 986 bytes} [Thu Jul 9 10:46:37 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => 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: 418/833] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 9 10:46:37 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: 416/834] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 9 10:46:37 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: 419/835] 10.0.0.111 () {36 vars in 986 bytes} [Thu Jul 9 10:46:37 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => 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: 417/836] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 9 10:46:37 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: 420/837] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 9 10:46:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/838] 10.0.0.161 () {36 vars in 910 bytes} [Thu Jul 9 10:46:37 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/839] 10.0.0.161 () {36 vars in 1006 bytes} [Thu Jul 9 10:46:37 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/840] 10.0.0.161 () {36 vars in 986 bytes} [Thu Jul 9 10:46:37 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/841] 10.0.0.161 () {36 vars in 926 bytes} [Thu Jul 9 10:46:37 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/842] 10.0.0.161 () {36 vars in 926 bytes} [Thu Jul 9 10:46:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/855] 10.0.0.39 () {36 vars in 985 bytes} [Thu Jul 9 10:47:33 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => 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: 429/856] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 9 10:47: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: 432/861] 10.0.0.39 () {36 vars in 985 bytes} [Thu Jul 9 10:47:51 2026] GET /v2/images/8699fdea-08ba-4e2d-98c5-e51e5d3d0817 => generated 1312 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/862] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 9 10:47:51 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: 435/871] 199.19.213.99 () {32 vars in 824 bytes} [Thu Jul 9 10:48:33 2026] GET /v2/images?status=active&owner=71377a8d08334d978e2e4a9722e9eb66&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/872] 199.19.213.99 () {32 vars in 651 bytes} [Thu Jul 9 10:48: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: 7|app: 0|req: 436/873] 10.0.0.111 () {36 vars in 986 bytes} [Thu Jul 9 10:48:33 2026] GET /v2/images/f47c60f7-2038-427a-8289-ee531ec4b6d0 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/874] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 9 10:48:33 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: 437/875] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 9 10:48:33 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: 439/876] 10.0.0.111 () {36 vars in 986 bytes} [Thu Jul 9 10:48:33 2026] GET /v2/images/f47c60f7-2038-427a-8289-ee531ec4b6d0 => 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: 438/877] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 9 10:48: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: 440/878] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 9 10:48: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: 7|app: 0|req: 439/879] 10.0.0.111 () {36 vars in 986 bytes} [Thu Jul 9 10:48:33 2026] GET /v2/images/f47c60f7-2038-427a-8289-ee531ec4b6d0 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/880] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 9 10:48:33 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: 440/881] 10.0.0.161 () {36 vars in 910 bytes} [Thu Jul 9 10:48:34 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/882] 10.0.0.161 () {36 vars in 1006 bytes} [Thu Jul 9 10:48:34 2026] GET /v2/images/f47c60f7-2038-427a-8289-ee531ec4b6d0/locations => generated 127 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/883] 10.0.0.161 () {36 vars in 986 bytes} [Thu Jul 9 10:48:34 2026] GET /v2/images/f47c60f7-2038-427a-8289-ee531ec4b6d0 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/884] 10.0.0.161 () {36 vars in 926 bytes} [Thu Jul 9 10:48:34 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: 442/885] 10.0.0.161 () {36 vars in 926 bytes} [Thu Jul 9 10:48:34 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: 466/930] 10.0.0.165 () {32 vars in 632 bytes} [Thu Jul 9 10:52:09 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)