+ 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 [Mon Apr 27 21:21:32 2026] *** compiled with version: 13.3.0 on 27 April 2026 14:33:18 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-79b9b5b759-g5ngk 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f4339b78668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-27 21:21:34.548 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-27 21:21:34.623 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-27 21:21:35.398 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-27 21:21:35.399 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-27 21:21:35.399 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-27 21:21:35.496 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-27 21:21:35.497 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-27 21:21:35.498 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-27 21:21:37.535 7 WARNING glance.api.v2.images [None req-f34ce51e-c5cc-442a-85f2-5bc442ab15ec - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-27 21:21:37.562 8 WARNING glance.api.v2.images [None req-86dd34fc-d02d-410a-801c-ec1084dd97a0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-27 21:21:37.872 7 WARNING keystonemiddleware._common.config [None req-f34ce51e-c5cc-442a-85f2-5bc442ab15ec - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 21:21:37.880 7 WARNING oslo_config.cfg [None req-f34ce51e-c5cc-442a-85f2-5bc442ab15ec - - - - - -] 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 0x7f4339b78668 pid: 7 (default app) 2026-04-27 21:21:37.898 8 WARNING keystonemiddleware._common.config [None req-86dd34fc-d02d-410a-801c-ec1084dd97a0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 21:21:37.905 8 WARNING oslo_config.cfg [None req-86dd34fc-d02d-410a-801c-ec1084dd97a0 - - - - - -] 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 0x7f4339b78668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.23 () {42 vars in 684 bytes} [Mon Apr 27 21:21:39 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-04-27 21:21:39.820 8 WARNING oslo_policy.policy [None req-8dab79d4-504e-4990-86d2-b8f0e8d3d570 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 21:21:39.820 8 WARNING oslo_policy.policy [None req-8dab79d4-504e-4990-86d2-b8f0e8d3d570 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 21:21:39.835 8 WARNING oslo_policy.policy [None req-8dab79d4-504e-4990-86d2-b8f0e8d3d570 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 21:21:39.835 8 WARNING oslo_policy.policy [None req-8dab79d4-504e-4990-86d2-b8f0e8d3d570 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.19.213.23 () {44 vars in 906 bytes} [Mon Apr 27 21:21:39 2026] GET /v2/images => generated 69 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.19.213.23 () {42 vars in 684 bytes} [Mon Apr 27 21:22:12 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-04-27 21:22:12.438 7 WARNING oslo_policy.policy [None req-314fe83a-41f1-45de-ba1f-ea53dc009265 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 21:22:12.438 7 WARNING oslo_policy.policy [None req-314fe83a-41f1-45de-ba1f-ea53dc009265 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 21:22:12.454 7 WARNING oslo_policy.policy [None req-314fe83a-41f1-45de-ba1f-ea53dc009265 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 21:22:12.454 7 WARNING oslo_policy.policy [None req-314fe83a-41f1-45de-ba1f-ea53dc009265 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - 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: 9/14] 199.19.213.23 () {44 vars in 906 bytes} [Mon Apr 27 21:22:12 2026] GET /v2/images => generated 69 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.19.213.23 () {44 vars in 907 bytes} [Mon Apr 27 21:22:12 2026] GET /v2/images/cirros => generated 151 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 199.19.213.23 () {44 vars in 929 bytes} [Mon Apr 27 21:22:12 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/17] 199.19.213.23 () {44 vars in 935 bytes} [Mon Apr 27 21:22:12 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) 2026-04-27 21:22:12.678 7 WARNING oslo_config.cfg [None req-b9a8a4ba-28a2-4105-ac6e-c00868fdd97d 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - 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: 11/18] 199.19.213.23 () {48 vars in 947 bytes} [Mon Apr 27 21:22:12 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-27 21:22:12.701 8 WARNING oslo_policy.policy [None req-ad30160c-7359-4fcb-aa19-91541136232b 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 21:22:12.701 8 WARNING oslo_policy.policy [None req-ad30160c-7359-4fcb-aa19-91541136232b 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 21:22:12.702 8 INFO glance.api.v2.image_data [None req-ad30160c-7359-4fcb-aa19-91541136232b 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 21:22:16.271 8 WARNING glance.location [None req-ad30160c-7359-4fcb-aa19-91541136232b 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/19] 199.19.213.23 () {48 vars in 1041 bytes} [Mon Apr 27 21:22:12 2026] PUT /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be/file => generated 0 bytes in 3614 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5835 switches on core 0) [pid: 7|app: 0|req: 12/20] 199.19.213.23 () {44 vars in 967 bytes} [Mon Apr 27 21:22:16 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 21:22:16.340 8 WARNING oslo_config.cfg [None req-92ef8127-2c2f-449e-b08d-239857c4bf15 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - 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: 9/21] 199.19.213.23 () {44 vars in 967 bytes} [Mon Apr 27 21:22:16 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.19.213.23 () {42 vars in 684 bytes} [Mon Apr 27 21:43:22 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: 140/277] 199.19.213.23 () {44 vars in 906 bytes} [Mon Apr 27 21:43:22 2026] GET /v2/images => generated 1240 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/282] 199.19.213.23 () {42 vars in 684 bytes} [Mon Apr 27 21:43:39 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: 140/283] 199.19.213.23 () {44 vars in 906 bytes} [Mon Apr 27 21:43:39 2026] GET /v2/images => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/284] 199.19.213.23 () {44 vars in 933 bytes} [Mon Apr 27 21:43:39 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 199.19.213.23 () {44 vars in 955 bytes} [Mon Apr 27 21:43:39 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: 145/286] 199.19.213.23 () {44 vars in 935 bytes} [Mon Apr 27 21:43:39 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) [pid: 8|app: 0|req: 142/287] 199.19.213.23 () {48 vars in 947 bytes} [Mon Apr 27 21:43:39 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-27 21:43:39.781 7 WARNING oslo_policy.policy [None req-b21a23be-feeb-472a-b4cf-14b8c4892a4d 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 21:43:39.781 7 WARNING oslo_policy.policy [None req-b21a23be-feeb-472a-b4cf-14b8c4892a4d 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 21:43:39.782 7 INFO glance.api.v2.image_data [None req-b21a23be-feeb-472a-b4cf-14b8c4892a4d 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 21:44:04.364 7 WARNING glance.location [None req-b21a23be-feeb-472a-b4cf-14b8c4892a4d 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 146/292] 199.19.213.23 () {48 vars in 1042 bytes} [Mon Apr 27 21:43:39 2026] PUT /v2/images/431e3a01-5fea-4d1e-b037-29410d82c254/file => generated 0 bytes in 24631 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64437 switches on core 0) [pid: 8|app: 0|req: 147/293] 199.19.213.23 () {44 vars in 967 bytes} [Mon Apr 27 21:44:04 2026] GET /v2/images/431e3a01-5fea-4d1e-b037-29410d82c254 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/294] 199.19.213.23 () {44 vars in 967 bytes} [Mon Apr 27 21:44:04 2026] GET /v2/images/431e3a01-5fea-4d1e-b037-29410d82c254 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/295] 199.19.213.23 () {42 vars in 684 bytes} [Mon Apr 27 21:44:05 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: 148/296] 199.19.213.23 () {44 vars in 906 bytes} [Mon Apr 27 21:44:05 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.19.213.23 () {42 vars in 684 bytes} [Mon Apr 27 21:51:01 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: 191/382] 199.19.213.23 () {44 vars in 906 bytes} [Mon Apr 27 21:51:01 2026] GET /v2/images => generated 2451 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 199.19.213.23 () {42 vars in 684 bytes} [Mon Apr 27 21:51:09 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: 193/386] 199.19.213.23 () {44 vars in 906 bytes} [Mon Apr 27 21:51:09 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/387] 199.19.213.23 () {44 vars in 943 bytes} [Mon Apr 27 21:51:09 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 199.19.213.23 () {44 vars in 965 bytes} [Mon Apr 27 21:51:09 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/389] 199.19.213.23 () {44 vars in 935 bytes} [Mon Apr 27 21:51:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/390] 199.19.213.23 () {48 vars in 947 bytes} [Mon Apr 27 21:51:09 2026] POST /v2/images => generated 799 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-27 21:51:09.325 8 INFO glance.api.v2.image_data [None req-75cff6ad-6752-4305-b749-dc6bcc60b59b 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 21:51:28.653 8 INFO glance.location [None req-75cff6ad-6752-4305-b749-dc6bcc60b59b 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/395] 199.19.213.23 () {48 vars in 1041 bytes} [Mon Apr 27 21:51:09 2026] PUT /v2/images/cffa861d-52d1-4bec-ad48-4673b78198f4/file => generated 0 bytes in 19373 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21693 switches on core 0) [pid: 7|app: 0|req: 200/396] 199.19.213.23 () {44 vars in 967 bytes} [Mon Apr 27 21:51:28 2026] GET /v2/images/cffa861d-52d1-4bec-ad48-4673b78198f4 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 199.19.213.23 () {48 vars in 1046 bytes} [Mon Apr 27 21:51:28 2026] PATCH /v2/images/cffa861d-52d1-4bec-ad48-4673b78198f4 => generated 1234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 199.19.213.23 () {44 vars in 967 bytes} [Mon Apr 27 21:51:28 2026] GET /v2/images/cffa861d-52d1-4bec-ad48-4673b78198f4 => generated 1234 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/405] 199.19.213.23 () {42 vars in 684 bytes} [Mon Apr 27 21:52:06 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: 205/406] 199.19.213.23 () {44 vars in 906 bytes} [Mon Apr 27 21:52:06 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/411] 199.19.213.23 () {42 vars in 684 bytes} [Mon Apr 27 21:52:25 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: 208/412] 199.19.213.23 () {44 vars in 906 bytes} [Mon Apr 27 21:52:25 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/413] 199.19.213.23 () {44 vars in 935 bytes} [Mon Apr 27 21:52:25 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/414] 199.19.213.23 () {44 vars in 957 bytes} [Mon Apr 27 21:52:25 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/415] 199.19.213.23 () {44 vars in 935 bytes} [Mon Apr 27 21:52:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 199.19.213.23 () {48 vars in 947 bytes} [Mon Apr 27 21:52:25 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-27 21:52:25.465 8 INFO glance.api.v2.image_data [None req-998608d0-7899-40be-8136-29904c60e572 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 21:52:38.378 8 INFO glance.location [None req-998608d0-7899-40be-8136-29904c60e572 194c760999444bf4ba1040f147085c4e e9e1c01ccbd64cc6804302eb74e640ad - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 207/421] 199.19.213.23 () {48 vars in 1042 bytes} [Mon Apr 27 21:52:25 2026] PUT /v2/images/cf9c11e3-3455-4679-a841-218c46dd78a4/file => generated 0 bytes in 12957 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30317 switches on core 0) [pid: 7|app: 0|req: 215/422] 199.19.213.23 () {44 vars in 967 bytes} [Mon Apr 27 21:52:38 2026] GET /v2/images/cf9c11e3-3455-4679-a841-218c46dd78a4 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/423] 199.19.213.23 () {44 vars in 967 bytes} [Mon Apr 27 21:52:38 2026] GET /v2/images/cf9c11e3-3455-4679-a841-218c46dd78a4 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/572] 199.19.213.23 () {42 vars in 684 bytes} [Mon Apr 27 22:04:58 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: 290/573] 199.19.213.23 () {44 vars in 906 bytes} [Mon Apr 27 22:04:58 2026] GET /v2/images => generated 4893 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/602] 199.19.213.23 () {42 vars in 684 bytes} [Mon Apr 27 22:07:17 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: 305/603] 199.19.213.23 () {44 vars in 906 bytes} [Mon Apr 27 22:07:17 2026] GET /v2/images => generated 4893 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/604] 199.19.213.23 () {42 vars in 684 bytes} [Mon Apr 27 22:07:19 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: 306/605] 199.19.213.23 () {44 vars in 906 bytes} [Mon Apr 27 22:07:19 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/616] 199.19.213.23 () {42 vars in 684 bytes} [Mon Apr 27 22:08:08 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: 305/617] 199.19.213.23 () {44 vars in 906 bytes} [Mon Apr 27 22:08:08 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/618] 199.19.213.23 () {42 vars in 684 bytes} [Mon Apr 27 22:08:16 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: 306/619] 199.19.213.23 () {44 vars in 906 bytes} [Mon Apr 27 22:08:16 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/634] 199.19.213.23 () {42 vars in 684 bytes} [Mon Apr 27 22:09:17 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: 314/635] 199.19.213.23 () {44 vars in 906 bytes} [Mon Apr 27 22:09:17 2026] GET /v2/images => generated 4893 bytes in 54 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: 326/644] 10.0.0.165 () {32 vars in 633 bytes} [Mon Apr 27 22:10:01 2026] GET /v2/images => generated 4893 bytes in 21 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: 321/649] 10.0.0.156 () {36 vars in 987 bytes} [Mon Apr 27 22:10:20 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/650] 10.0.0.156 () {36 vars in 927 bytes} [Mon Apr 27 22:10:21 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/651] 10.0.0.156 () {36 vars in 927 bytes} [Mon Apr 27 22:10:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/652] 10.0.0.156 () {36 vars in 987 bytes} [Mon Apr 27 22:10:21 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/653] 10.0.0.156 () {36 vars in 927 bytes} [Mon Apr 27 22:10:21 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: 331/654] 10.0.0.156 () {36 vars in 927 bytes} [Mon Apr 27 22:10:21 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: 324/655] 10.0.0.65 () {36 vars in 986 bytes} [Mon Apr 27 22:10:21 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/656] 10.0.0.65 () {36 vars in 926 bytes} [Mon Apr 27 22:10:21 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: 325/657] 10.0.0.156 () {36 vars in 987 bytes} [Mon Apr 27 22:10:21 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/658] 10.0.0.156 () {36 vars in 927 bytes} [Mon Apr 27 22:10:21 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: 326/659] 10.0.0.156 () {36 vars in 927 bytes} [Mon Apr 27 22:10:21 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: 334/660] 10.0.0.166 () {36 vars in 911 bytes} [Mon Apr 27 22:10:22 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: 327/661] 10.0.0.166 () {36 vars in 1007 bytes} [Mon Apr 27 22:10:22 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/662] 10.0.0.166 () {36 vars in 987 bytes} [Mon Apr 27 22:10:22 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/663] 10.0.0.166 () {36 vars in 927 bytes} [Mon Apr 27 22:10:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/664] 10.0.0.166 () {36 vars in 927 bytes} [Mon Apr 27 22:10:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/665] 10.0.0.65 () {36 vars in 986 bytes} [Mon Apr 27 22:10:26 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/666] 10.0.0.65 () {36 vars in 926 bytes} [Mon Apr 27 22:10:26 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/669] 199.19.213.23 () {36 vars in 990 bytes} [Mon Apr 27 22:10:29 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/670] 199.19.213.23 () {36 vars in 930 bytes} [Mon Apr 27 22:10:29 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: 332/671] 199.19.213.23 () {36 vars in 990 bytes} [Mon Apr 27 22:10:29 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/672] 199.19.213.23 () {36 vars in 930 bytes} [Mon Apr 27 22:10:29 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: 344/679] 10.0.0.165 () {34 vars in 655 bytes} [Mon Apr 27 22:11:03 2026] POST /v2/images => generated 649 bytes in 260 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-27 22:11:04.197 8 WARNING glance.api.v2.images [None req-9f5ac64a-64e8-404c-848b-fd08274b7850 c831d62e07e345febf1a4ab2a9735803 c7cb684aaf7b4e7d928db38715fae63d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6bc1f1d8-5691-4578-a979-36676d686f5b [pid: 8|app: 0|req: 336/680] 10.0.0.165 () {32 vars in 710 bytes} [Mon Apr 27 22:11:04 2026] DELETE /v2/images/6bc1f1d8-5691-4578-a979-36676d686f5b => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/681] 10.0.0.165 () {32 vars in 707 bytes} [Mon Apr 27 22:11:04 2026] GET /v2/images/6bc1f1d8-5691-4578-a979-36676d686f5b => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/682] 10.0.0.165 () {32 vars in 633 bytes} [Mon Apr 27 22:11:04 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/683] 10.0.0.165 () {34 vars in 655 bytes} [Mon Apr 27 22:11:04 2026] POST /v2/images => generated 702 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/684] 10.0.0.165 () {32 vars in 717 bytes} [Mon Apr 27 22:11:04 2026] GET /v2/images/810fb4ff-b982-4dec-8380-0fec4d459153/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:11:04.390 7 INFO glance.api.v2.image_data [None req-ef63e7e2-93d0-4e1b-a09d-ab1ebfa73bb2 c831d62e07e345febf1a4ab2a9735803 c7cb684aaf7b4e7d928db38715fae63d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 22:11:04.437 7 WARNING glance_store._drivers.rbd [None req-ef63e7e2-93d0-4e1b-a09d-ab1ebfa73bb2 c831d62e07e345febf1a4ab2a9735803 c7cb684aaf7b4e7d928db38715fae63d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-27 22:11:04.679 7 INFO glance.location [None req-ef63e7e2-93d0-4e1b-a09d-ab1ebfa73bb2 c831d62e07e345febf1a4ab2a9735803 c7cb684aaf7b4e7d928db38715fae63d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 347/685] 10.0.0.165 () {32 vars in 727 bytes} [Mon Apr 27 22:11:04 2026] PUT /v2/images/810fb4ff-b982-4dec-8380-0fec4d459153/file => generated 0 bytes in 339 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/686] 10.0.0.165 () {32 vars in 707 bytes} [Mon Apr 27 22:11:04 2026] GET /v2/images/810fb4ff-b982-4dec-8380-0fec4d459153 => generated 1103 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/687] 10.0.0.165 () {32 vars in 717 bytes} [Mon Apr 27 22:11:04 2026] GET /v2/images/810fb4ff-b982-4dec-8380-0fec4d459153/file => generated 1024 bytes in 135 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/688] 10.0.0.165 () {34 vars in 655 bytes} [Mon Apr 27 22:11:04 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/689] 10.0.0.165 () {32 vars in 726 bytes} [Mon Apr 27 22:11:04 2026] PATCH /v2/images/938092a4-1c67-4512-8869-7e570672b409 => generated 652 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/690] 10.0.0.165 () {32 vars in 707 bytes} [Mon Apr 27 22:11:04 2026] GET /v2/images/938092a4-1c67-4512-8869-7e570672b409 => generated 652 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:11:05.036 7 WARNING glance.api.v2.images [None req-2358b9e2-cea2-4c3a-b6ac-b5953ca2e349 c831d62e07e345febf1a4ab2a9735803 c7cb684aaf7b4e7d928db38715fae63d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//938092a4-1c67-4512-8869-7e570672b409 [pid: 8|app: 0|req: 342/691] 10.0.0.65 () {36 vars in 986 bytes} [Mon Apr 27 22:11:05 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/692] 10.0.0.65 () {36 vars in 926 bytes} [Mon Apr 27 22:11:05 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/693] 10.0.0.165 () {32 vars in 710 bytes} [Mon Apr 27 22:11:05 2026] DELETE /v2/images/938092a4-1c67-4512-8869-7e570672b409 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/694] 10.0.0.165 () {32 vars in 707 bytes} [Mon Apr 27 22:11:05 2026] GET /v2/images/938092a4-1c67-4512-8869-7e570672b409 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:11:05.128 7 WARNING glance.api.v2.images [None req-acb3bb4e-19a4-4a58-b11e-1fe0a214fa3e c831d62e07e345febf1a4ab2a9735803 c7cb684aaf7b4e7d928db38715fae63d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//810fb4ff-b982-4dec-8380-0fec4d459153 [pid: 7|app: 0|req: 351/695] 10.0.0.165 () {32 vars in 710 bytes} [Mon Apr 27 22:11:05 2026] DELETE /v2/images/810fb4ff-b982-4dec-8380-0fec4d459153 => generated 0 bytes in 880 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/696] 10.0.0.165 () {32 vars in 707 bytes} [Mon Apr 27 22:11:05 2026] GET /v2/images/810fb4ff-b982-4dec-8380-0fec4d459153 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:11:06.031 7 WARNING glance.api.v2.images [None req-c8d6041c-4fe7-4752-849c-2d4aee856ae5 c831d62e07e345febf1a4ab2a9735803 c7cb684aaf7b4e7d928db38715fae63d - - default default] Failed to find image 6bc1f1d8-5691-4578-a979-36676d686f5b to delete: glance.common.exception.ImageNotFound: No image found with ID 6bc1f1d8-5691-4578-a979-36676d686f5b [pid: 7|app: 0|req: 352/697] 10.0.0.165 () {32 vars in 710 bytes} [Mon Apr 27 22:11:06 2026] DELETE /v2/images/6bc1f1d8-5691-4578-a979-36676d686f5b => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/698] 10.0.0.165 () {32 vars in 707 bytes} [Mon Apr 27 22:11:06 2026] GET /v2/images/6bc1f1d8-5691-4578-a979-36676d686f5b => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/701] 10.0.0.165 () {30 vars in 411 bytes} [Mon Apr 27 22:11:08 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: 357/706] 10.0.0.65 () {36 vars in 986 bytes} [Mon Apr 27 22:11:31 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/707] 10.0.0.65 () {36 vars in 926 bytes} [Mon Apr 27 22:11: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: 352/710] 10.0.0.65 () {36 vars in 986 bytes} [Mon Apr 27 22:11:39 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/711] 10.0.0.65 () {36 vars in 926 bytes} [Mon Apr 27 22:11:39 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: 360/726] 10.0.0.65 () {36 vars in 986 bytes} [Mon Apr 27 22:12:48 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/727] 10.0.0.65 () {36 vars in 926 bytes} [Mon Apr 27 22:12:48 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: 361/728] 10.0.0.65 () {36 vars in 986 bytes} [Mon Apr 27 22:12:52 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/729] 10.0.0.65 () {36 vars in 926 bytes} [Mon Apr 27 22:12: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: 364/734] 10.0.0.65 () {36 vars in 986 bytes} [Mon Apr 27 22:13:10 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/735] 10.0.0.65 () {36 vars in 926 bytes} [Mon Apr 27 22:13:10 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: 376/744] 10.0.0.165 () {32 vars in 707 bytes} [Mon Apr 27 22:13:48 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/745] 10.0.0.165 () {32 vars in 707 bytes} [Mon Apr 27 22:13:48 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/746] 10.0.0.156 () {36 vars in 987 bytes} [Mon Apr 27 22:13:48 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/747] 10.0.0.156 () {36 vars in 927 bytes} [Mon Apr 27 22:13:49 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: 378/748] 10.0.0.156 () {36 vars in 927 bytes} [Mon Apr 27 22:13:49 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/749] 10.0.0.156 () {36 vars in 987 bytes} [Mon Apr 27 22:13:49 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/750] 10.0.0.156 () {36 vars in 927 bytes} [Mon Apr 27 22:13:49 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: 372/751] 10.0.0.156 () {36 vars in 927 bytes} [Mon Apr 27 22:13: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: 380/752] 10.0.0.156 () {36 vars in 987 bytes} [Mon Apr 27 22:13:49 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/753] 10.0.0.156 () {36 vars in 927 bytes} [Mon Apr 27 22:13:49 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: 381/754] 10.0.0.156 () {36 vars in 927 bytes} [Mon Apr 27 22:13:49 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: 374/755] 10.0.0.166 () {36 vars in 911 bytes} [Mon Apr 27 22:13:49 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: 382/756] 10.0.0.166 () {36 vars in 1007 bytes} [Mon Apr 27 22:13:49 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/757] 10.0.0.166 () {36 vars in 987 bytes} [Mon Apr 27 22:13:49 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/758] 10.0.0.166 () {36 vars in 927 bytes} [Mon Apr 27 22:13:49 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/759] 10.0.0.166 () {36 vars in 927 bytes} [Mon Apr 27 22:13:49 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: 378/762] 199.19.213.23 () {32 vars in 825 bytes} [Mon Apr 27 22:13:58 2026] GET /v2/images?status=active&owner=e9e1c01ccbd64cc6804302eb74e640ad&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/763] 199.19.213.23 () {32 vars in 652 bytes} [Mon Apr 27 22:13: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: 379/764] 10.0.0.156 () {36 vars in 987 bytes} [Mon Apr 27 22:13:59 2026] GET /v2/images/431e3a01-5fea-4d1e-b037-29410d82c254 => 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: 386/765] 10.0.0.156 () {36 vars in 927 bytes} [Mon Apr 27 22:13:59 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: 380/766] 10.0.0.156 () {36 vars in 927 bytes} [Mon Apr 27 22:13:59 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: 387/767] 10.0.0.156 () {36 vars in 987 bytes} [Mon Apr 27 22:13:59 2026] GET /v2/images/431e3a01-5fea-4d1e-b037-29410d82c254 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/768] 10.0.0.156 () {36 vars in 927 bytes} [Mon Apr 27 22:13:59 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: 388/769] 10.0.0.156 () {36 vars in 927 bytes} [Mon Apr 27 22:13:59 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/770] 10.0.0.156 () {36 vars in 987 bytes} [Mon Apr 27 22:13:59 2026] GET /v2/images/431e3a01-5fea-4d1e-b037-29410d82c254 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/771] 10.0.0.156 () {36 vars in 927 bytes} [Mon Apr 27 22:13:59 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: 383/772] 10.0.0.166 () {36 vars in 911 bytes} [Mon Apr 27 22:13:59 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: 390/773] 10.0.0.166 () {36 vars in 1007 bytes} [Mon Apr 27 22:13:59 2026] GET /v2/images/431e3a01-5fea-4d1e-b037-29410d82c254/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/774] 10.0.0.166 () {36 vars in 987 bytes} [Mon Apr 27 22:13:59 2026] GET /v2/images/431e3a01-5fea-4d1e-b037-29410d82c254 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/775] 10.0.0.166 () {36 vars in 927 bytes} [Mon Apr 27 22:13:59 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/776] 10.0.0.166 () {36 vars in 927 bytes} [Mon Apr 27 22:13:59 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: 393/779] 10.0.0.65 () {36 vars in 986 bytes} [Mon Apr 27 22:14:15 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/780] 10.0.0.65 () {36 vars in 926 bytes} [Mon Apr 27 22:14:15 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: 392/789] 10.0.0.65 () {36 vars in 986 bytes} [Mon Apr 27 22:14:53 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/790] 10.0.0.65 () {36 vars in 926 bytes} [Mon Apr 27 22:14:53 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: 406/805] 10.0.0.65 () {36 vars in 986 bytes} [Mon Apr 27 22:16:01 2026] GET /v2/images/a6a5e305-dbba-49cb-b900-1f8ebc3065be => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/806] 10.0.0.65 () {36 vars in 926 bytes} [Mon Apr 27 22:16:01 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/825] 10.0.0.165 () {32 vars in 633 bytes} [Mon Apr 27 22:17:27 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)