+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sat May 9 17:14:45 2026] *** compiled with version: 13.3.0 on 09 May 2026 12:55:12 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-6d47cd7f65-qzlv2 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 0x7fa84be96668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-09 17:14:47.301 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-09 17:14:47.309 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-05-09 17:14:48.143 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 17:14:48.143 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 17:14:48.144 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 17:14:48.170 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 17:14:48.171 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 17:14:48.172 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 17:14:50.130 8 WARNING glance.api.v2.images [None req-904f8615-d6e5-40e5-a463-55a859d24d4e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 17:14:50.213 7 WARNING glance.api.v2.images [None req-c4240ffc-ece7-4c45-8503-d70d0629bde9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 17:14:50.460 8 WARNING keystonemiddleware._common.config [None req-904f8615-d6e5-40e5-a463-55a859d24d4e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 17:14:50.468 8 WARNING oslo_config.cfg [None req-904f8615-d6e5-40e5-a463-55a859d24d4e - - - - - -] 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 0x7fa84be96668 pid: 8 (default app) 2026-05-09 17:14:50.547 7 WARNING keystonemiddleware._common.config [None req-c4240ffc-ece7-4c45-8503-d70d0629bde9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 17:14:50.554 7 WARNING oslo_config.cfg [None req-c4240ffc-ece7-4c45-8503-d70d0629bde9 - - - - - -] 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 0x7fa84be96668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.35 () {42 vars in 684 bytes} [Sat May 9 17:14: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-05-09 17:14:52.905 7 WARNING oslo_policy.policy [None req-91302827-f78b-4a81-b099-5665b175bea5 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:14:52.905 7 WARNING oslo_policy.policy [None req-91302827-f78b-4a81-b099-5665b175bea5 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:14:52.921 7 WARNING oslo_policy.policy [None req-91302827-f78b-4a81-b099-5665b175bea5 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:14:52.921 7 WARNING oslo_policy.policy [None req-91302827-f78b-4a81-b099-5665b175bea5 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.35 () {44 vars in 906 bytes} [Sat May 9 17:14:52 2026] GET /v2/images => generated 69 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.35 () {42 vars in 684 bytes} [Sat May 9 17:14: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: 2/8] 199.204.45.35 () {44 vars in 906 bytes} [Sat May 9 17:14:56 2026] GET /v2/images => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 17:14:56.211 8 WARNING oslo_policy.policy [None req-2e48063e-4c9a-40d6-a764-b73e2a73a479 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:14:56.211 8 WARNING oslo_policy.policy [None req-2e48063e-4c9a-40d6-a764-b73e2a73a479 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.35 () {44 vars in 907 bytes} [Sat May 9 17:14:56 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.35 () {44 vars in 929 bytes} [Sat May 9 17:14:56 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) 2026-05-09 17:14:56.349 8 WARNING oslo_policy.policy [None req-daa1c72a-c116-413d-a13f-5235425b8528 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:14:56.349 8 WARNING oslo_policy.policy [None req-daa1c72a-c116-413d-a13f-5235425b8528 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.35 () {44 vars in 935 bytes} [Sat May 9 17:14:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 17:14:56.432 7 WARNING oslo_config.cfg [None req-b11dccc9-a906-4f97-a64d-aa4dd8dcc257 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.35 () {48 vars in 947 bytes} [Sat May 9 17:14:56 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 17:14:56.456 8 WARNING oslo_policy.policy [None req-b1a63528-519d-443a-aaf1-071f6b1b39ed 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:14:56.456 8 WARNING oslo_policy.policy [None req-b1a63528-519d-443a-aaf1-071f6b1b39ed 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:14:56.458 8 INFO glance.api.v2.image_data [None req-b1a63528-519d-443a-aaf1-071f6b1b39ed 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 17:14:59.970 8 WARNING glance.location [None req-b1a63528-519d-443a-aaf1-071f6b1b39ed 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.35 () {48 vars in 1041 bytes} [Sat May 9 17:14:56 2026] PUT /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5/file => generated 0 bytes in 3557 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6568 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.35 () {44 vars in 967 bytes} [Sat May 9 17:15:00 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 17:15:00.045 8 WARNING oslo_config.cfg [None req-7a15eb7b-2919-4b27-a5a8-04f2ee04a774 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/15] 199.204.45.35 () {44 vars in 967 bytes} [Sat May 9 17:15:00 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/258] 199.204.45.35 () {42 vars in 684 bytes} [Sat May 9 17:35:09 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: 132/259] 199.204.45.35 () {44 vars in 906 bytes} [Sat May 9 17:35:09 2026] GET /v2/images => generated 1240 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/264] 199.204.45.35 () {42 vars in 684 bytes} [Sat May 9 17:35:25 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: 135/265] 199.204.45.35 () {44 vars in 906 bytes} [Sat May 9 17:35:25 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/266] 199.204.45.35 () {44 vars in 933 bytes} [Sat May 9 17:35:26 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/267] 199.204.45.35 () {44 vars in 955 bytes} [Sat May 9 17:35:26 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/268] 199.204.45.35 () {44 vars in 935 bytes} [Sat May 9 17:35:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/269] 199.204.45.35 () {48 vars in 947 bytes} [Sat May 9 17:35:26 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 17:35:26.151 7 WARNING oslo_policy.policy [None req-6a519bbb-7fff-4d63-b95d-c1fd31f4f071 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:35:26.152 7 WARNING oslo_policy.policy [None req-6a519bbb-7fff-4d63-b95d-c1fd31f4f071 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:35:26.153 7 INFO glance.api.v2.image_data [None req-6a519bbb-7fff-4d63-b95d-c1fd31f4f071 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 17:35:51.589 7 WARNING glance.location [None req-6a519bbb-7fff-4d63-b95d-c1fd31f4f071 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 133/276] 199.204.45.35 () {48 vars in 1042 bytes} [Sat May 9 17:35:26 2026] PUT /v2/images/fd44f713-c241-4294-866a-0d892c354ec4/file => generated 0 bytes in 25489 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64886 switches on core 0) [pid: 8|app: 0|req: 144/277] 199.204.45.35 () {44 vars in 967 bytes} [Sat May 9 17:35:51 2026] GET /v2/images/fd44f713-c241-4294-866a-0d892c354ec4 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/278] 199.204.45.35 () {44 vars in 967 bytes} [Sat May 9 17:35:51 2026] GET /v2/images/fd44f713-c241-4294-866a-0d892c354ec4 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/279] 199.204.45.35 () {42 vars in 684 bytes} [Sat May 9 17:35:53 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: 135/280] 199.204.45.35 () {44 vars in 906 bytes} [Sat May 9 17:35:53 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/361] 199.204.45.35 () {42 vars in 684 bytes} [Sat May 9 17:42:32 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: 186/362] 199.204.45.35 () {44 vars in 906 bytes} [Sat May 9 17:42:32 2026] GET /v2/images => generated 2451 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/365] 199.204.45.35 () {42 vars in 684 bytes} [Sat May 9 17:42: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: 188/366] 199.204.45.35 () {44 vars in 906 bytes} [Sat May 9 17:42:40 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: 7|app: 0|req: 179/367] 199.204.45.35 () {44 vars in 943 bytes} [Sat May 9 17:42:41 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/368] 199.204.45.35 () {44 vars in 965 bytes} [Sat May 9 17:42:41 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/369] 199.204.45.35 () {44 vars in 935 bytes} [Sat May 9 17:42:41 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: 8|app: 0|req: 190/370] 199.204.45.35 () {48 vars in 947 bytes} [Sat May 9 17:42:41 2026] POST /v2/images => generated 799 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 17:42:41.178 7 INFO glance.api.v2.image_data [None req-ffdc5fe3-108f-4d0d-a0d7-704b6e917030 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 17:42:57.744 7 INFO glance.location [None req-ffdc5fe3-108f-4d0d-a0d7-704b6e917030 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 181/373] 199.204.45.35 () {48 vars in 1041 bytes} [Sat May 9 17:42:41 2026] PUT /v2/images/d6a93d53-4423-4244-9937-de00c74b176c/file => generated 0 bytes in 16637 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25417 switches on core 0) [pid: 8|app: 0|req: 193/374] 199.204.45.35 () {44 vars in 967 bytes} [Sat May 9 17:42:57 2026] GET /v2/images/d6a93d53-4423-4244-9937-de00c74b176c => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/375] 199.204.45.35 () {48 vars in 1046 bytes} [Sat May 9 17:42:57 2026] PATCH /v2/images/d6a93d53-4423-4244-9937-de00c74b176c => generated 1234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/376] 199.204.45.35 () {44 vars in 967 bytes} [Sat May 9 17:42:57 2026] GET /v2/images/d6a93d53-4423-4244-9937-de00c74b176c => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/385] 199.204.45.35 () {42 vars in 684 bytes} [Sat May 9 17:43:34 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: 199/386] 199.204.45.35 () {44 vars in 906 bytes} [Sat May 9 17:43:34 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/391] 199.204.45.35 () {42 vars in 684 bytes} [Sat May 9 17:43:52 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: 190/392] 199.204.45.35 () {44 vars in 906 bytes} [Sat May 9 17:43:52 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/393] 199.204.45.35 () {44 vars in 935 bytes} [Sat May 9 17:43:52 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/394] 199.204.45.35 () {44 vars in 957 bytes} [Sat May 9 17:43:52 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/395] 199.204.45.35 () {44 vars in 935 bytes} [Sat May 9 17:43:52 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: 192/396] 199.204.45.35 () {48 vars in 947 bytes} [Sat May 9 17:43:52 2026] POST /v2/images => generated 791 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 17:43:52.699 8 INFO glance.api.v2.image_data [None req-4dc916f6-ad90-40e8-937a-8d238534ad07 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 17:44:04.753 8 INFO glance.location [None req-4dc916f6-ad90-40e8-937a-8d238534ad07 830f29a7eb644106a60c07c9673e4f58 4289afbf52974d7db60a5dbe7eaada20 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 205/399] 199.204.45.35 () {48 vars in 1042 bytes} [Sat May 9 17:43:52 2026] PUT /v2/images/7f82528a-73bf-4634-a172-8bd9f383c586/file => generated 0 bytes in 12106 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30365 switches on core 0) [pid: 7|app: 0|req: 195/400] 199.204.45.35 () {44 vars in 967 bytes} [Sat May 9 17:44:04 2026] GET /v2/images/7f82528a-73bf-4634-a172-8bd9f383c586 => 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: 206/401] 199.204.45.35 () {44 vars in 967 bytes} [Sat May 9 17:44:04 2026] GET /v2/images/7f82528a-73bf-4634-a172-8bd9f383c586 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/546] 199.204.45.35 () {42 vars in 684 bytes} [Sat May 9 17:56:04 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: 279/547] 199.204.45.35 () {44 vars in 906 bytes} [Sat May 9 17:56:04 2026] GET /v2/images => generated 4893 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/574] 199.204.45.35 () {42 vars in 684 bytes} [Sat May 9 17:58:19 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: 293/575] 199.204.45.35 () {44 vars in 906 bytes} [Sat May 9 17:58:19 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/578] 199.204.45.35 () {42 vars in 684 bytes} [Sat May 9 17:58:21 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: 295/579] 199.204.45.35 () {44 vars in 906 bytes} [Sat May 9 17:58:21 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/588] 199.204.45.35 () {42 vars in 684 bytes} [Sat May 9 17:59:09 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/589] 199.204.45.35 () {44 vars in 906 bytes} [Sat May 9 17:59:09 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/592] 199.204.45.35 () {42 vars in 684 bytes} [Sat May 9 17:59: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: 302/593] 199.204.45.35 () {44 vars in 906 bytes} [Sat May 9 17:59:16 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/606] 199.204.45.35 () {42 vars in 684 bytes} [Sat May 9 18:00:18 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: 298/607] 199.204.45.35 () {44 vars in 906 bytes} [Sat May 9 18:00:18 2026] GET /v2/images => generated 4893 bytes in 68 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: 304/618] 10.0.0.113 () {32 vars in 633 bytes} [Sat May 9 18:01:03 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/623] 10.0.0.219 () {36 vars in 987 bytes} [Sat May 9 18:01:27 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => generated 1171 bytes in 240 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: 317/624] 10.0.0.219 () {36 vars in 927 bytes} [Sat May 9 18:01:27 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: 308/625] 10.0.0.219 () {36 vars in 927 bytes} [Sat May 9 18:01:27 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: 318/626] 10.0.0.219 () {36 vars in 987 bytes} [Sat May 9 18:01:27 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/627] 10.0.0.219 () {36 vars in 927 bytes} [Sat May 9 18:01:27 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: 319/628] 10.0.0.219 () {36 vars in 927 bytes} [Sat May 9 18:01:27 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: 310/629] 10.0.0.219 () {36 vars in 987 bytes} [Sat May 9 18:01:27 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => 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: 320/630] 10.0.0.219 () {36 vars in 927 bytes} [Sat May 9 18:01:27 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: 311/631] 10.0.0.219 () {36 vars in 927 bytes} [Sat May 9 18:01:27 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: 321/632] 10.0.0.38 () {36 vars in 986 bytes} [Sat May 9 18:01:28 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => generated 1171 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/633] 10.0.0.38 () {36 vars in 926 bytes} [Sat May 9 18:01:28 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: 322/634] 10.0.0.38 () {36 vars in 986 bytes} [Sat May 9 18:01:28 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/635] 10.0.0.38 () {36 vars in 926 bytes} [Sat May 9 18:01:28 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: 323/636] 10.0.0.38 () {36 vars in 926 bytes} [Sat May 9 18:01:28 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: 315/639] 10.0.0.164 () {36 vars in 987 bytes} [Sat May 9 18:01:33 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/640] 10.0.0.164 () {36 vars in 927 bytes} [Sat May 9 18:01:33 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: 316/641] 10.0.0.164 () {36 vars in 987 bytes} [Sat May 9 18:01:34 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => 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: 326/642] 10.0.0.164 () {36 vars in 927 bytes} [Sat May 9 18:01:34 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: 318/645] 199.204.45.35 () {36 vars in 990 bytes} [Sat May 9 18:01:41 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/646] 199.204.45.35 () {36 vars in 930 bytes} [Sat May 9 18:01:41 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: 319/647] 199.204.45.35 () {36 vars in 990 bytes} [Sat May 9 18:01:42 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => 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: 329/648] 199.204.45.35 () {36 vars in 930 bytes} [Sat May 9 18:01:42 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: 333/655] 10.0.0.164 () {36 vars in 987 bytes} [Sat May 9 18:02:12 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => 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: 323/656] 10.0.0.164 () {36 vars in 927 bytes} [Sat May 9 18:02:12 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/661] 10.0.0.113 () {30 vars in 411 bytes} [Sat May 9 18:02:36 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: 326/662] 10.0.0.164 () {36 vars in 987 bytes} [Sat May 9 18:02:40 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/663] 10.0.0.164 () {36 vars in 927 bytes} [Sat May 9 18:02:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/666] 10.0.0.164 () {36 vars in 987 bytes} [Sat May 9 18:02:46 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/667] 10.0.0.164 () {36 vars in 927 bytes} [Sat May 9 18:02:46 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: 341/670] 10.0.0.164 () {36 vars in 987 bytes} [Sat May 9 18:02:50 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => 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: 330/671] 10.0.0.164 () {36 vars in 927 bytes} [Sat May 9 18:02:50 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: 334/678] 10.0.0.113 () {34 vars in 655 bytes} [Sat May 9 18:03:24 2026] POST /v2/images => generated 648 bytes in 200 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 18:03:25.039 8 WARNING glance.api.v2.images [None req-0ec9a06e-12f7-44ad-a4d3-e7433e65b5ec 0510489a6d564bb2a163195b5c3d6be4 fcd83b582a8d4a449e9d80233333ea37 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c72b08ad-dc62-428e-b176-bf77a5eb1099 [pid: 8|app: 0|req: 345/679] 10.0.0.113 () {32 vars in 710 bytes} [Sat May 9 18:03:25 2026] DELETE /v2/images/c72b08ad-dc62-428e-b176-bf77a5eb1099 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/680] 10.0.0.113 () {32 vars in 707 bytes} [Sat May 9 18:03:25 2026] GET /v2/images/c72b08ad-dc62-428e-b176-bf77a5eb1099 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/681] 10.0.0.113 () {32 vars in 633 bytes} [Sat May 9 18:03:25 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/682] 10.0.0.113 () {34 vars in 655 bytes} [Sat May 9 18:03:25 2026] POST /v2/images => generated 702 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/683] 10.0.0.113 () {32 vars in 717 bytes} [Sat May 9 18:03:25 2026] GET /v2/images/9ab4bb1a-bdb9-4230-a78a-c5dd0b881e02/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 18:03:25.226 7 INFO glance.api.v2.image_data [None req-7f6c3b4c-7a62-4e08-b3c3-8113db835fc7 0510489a6d564bb2a163195b5c3d6be4 fcd83b582a8d4a449e9d80233333ea37 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 18:03:25.274 7 WARNING glance_store._drivers.rbd [None req-7f6c3b4c-7a62-4e08-b3c3-8113db835fc7 0510489a6d564bb2a163195b5c3d6be4 fcd83b582a8d4a449e9d80233333ea37 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-09 18:03:26.242 7 INFO glance.location [None req-7f6c3b4c-7a62-4e08-b3c3-8113db835fc7 0510489a6d564bb2a163195b5c3d6be4 fcd83b582a8d4a449e9d80233333ea37 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 337/684] 10.0.0.113 () {32 vars in 727 bytes} [Sat May 9 18:03:25 2026] PUT /v2/images/9ab4bb1a-bdb9-4230-a78a-c5dd0b881e02/file => generated 0 bytes in 1076 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/685] 10.0.0.113 () {32 vars in 707 bytes} [Sat May 9 18:03:26 2026] GET /v2/images/9ab4bb1a-bdb9-4230-a78a-c5dd0b881e02 => generated 1103 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/686] 10.0.0.113 () {32 vars in 717 bytes} [Sat May 9 18:03:26 2026] GET /v2/images/9ab4bb1a-bdb9-4230-a78a-c5dd0b881e02/file => generated 1024 bytes in 109 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/687] 10.0.0.113 () {34 vars in 655 bytes} [Sat May 9 18:03:26 2026] POST /v2/images => generated 648 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/688] 10.0.0.113 () {32 vars in 726 bytes} [Sat May 9 18:03:26 2026] PATCH /v2/images/99d53a3a-0557-4b23-9a4a-95086f2a3632 => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/689] 10.0.0.113 () {32 vars in 707 bytes} [Sat May 9 18:03:26 2026] GET /v2/images/99d53a3a-0557-4b23-9a4a-95086f2a3632 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 18:03:26.568 7 WARNING glance.api.v2.images [None req-64131075-66d7-4b73-86cb-83e72c5d1ed8 0510489a6d564bb2a163195b5c3d6be4 fcd83b582a8d4a449e9d80233333ea37 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//99d53a3a-0557-4b23-9a4a-95086f2a3632 [pid: 7|app: 0|req: 340/690] 10.0.0.113 () {32 vars in 710 bytes} [Sat May 9 18:03:26 2026] DELETE /v2/images/99d53a3a-0557-4b23-9a4a-95086f2a3632 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/691] 10.0.0.113 () {32 vars in 707 bytes} [Sat May 9 18:03:26 2026] GET /v2/images/99d53a3a-0557-4b23-9a4a-95086f2a3632 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 18:03:26.633 7 WARNING glance.api.v2.images [None req-33297d91-fb8e-4ccf-b34a-c97484d78494 0510489a6d564bb2a163195b5c3d6be4 fcd83b582a8d4a449e9d80233333ea37 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9ab4bb1a-bdb9-4230-a78a-c5dd0b881e02 [pid: 7|app: 0|req: 341/692] 10.0.0.113 () {32 vars in 710 bytes} [Sat May 9 18:03:26 2026] DELETE /v2/images/9ab4bb1a-bdb9-4230-a78a-c5dd0b881e02 => generated 0 bytes in 864 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/693] 10.0.0.113 () {32 vars in 707 bytes} [Sat May 9 18:03:27 2026] GET /v2/images/9ab4bb1a-bdb9-4230-a78a-c5dd0b881e02 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 18:03:27.520 7 WARNING glance.api.v2.images [None req-2caf312a-732d-4d0a-9fbd-2f398fceabb0 0510489a6d564bb2a163195b5c3d6be4 fcd83b582a8d4a449e9d80233333ea37 - - default default] Failed to find image c72b08ad-dc62-428e-b176-bf77a5eb1099 to delete: glance.common.exception.ImageNotFound: No image found with ID c72b08ad-dc62-428e-b176-bf77a5eb1099 [pid: 7|app: 0|req: 342/694] 10.0.0.113 () {32 vars in 710 bytes} [Sat May 9 18:03:27 2026] DELETE /v2/images/c72b08ad-dc62-428e-b176-bf77a5eb1099 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/695] 10.0.0.113 () {32 vars in 707 bytes} [Sat May 9 18:03:27 2026] GET /v2/images/c72b08ad-dc62-428e-b176-bf77a5eb1099 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/696] 10.0.0.164 () {36 vars in 987 bytes} [Sat May 9 18:03:29 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => 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: 354/697] 10.0.0.164 () {36 vars in 927 bytes} [Sat May 9 18:03:29 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: 359/706] 10.0.0.164 () {36 vars in 987 bytes} [Sat May 9 18:04:07 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => 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: 348/707] 10.0.0.164 () {36 vars in 927 bytes} [Sat May 9 18:04:07 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: 351/712] 10.0.0.164 () {36 vars in 987 bytes} [Sat May 9 18:04:25 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => 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: 362/713] 10.0.0.164 () {36 vars in 927 bytes} [Sat May 9 18:04:25 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: 364/716] 10.0.0.164 () {36 vars in 987 bytes} [Sat May 9 18:04:33 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => 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: 353/717] 10.0.0.164 () {36 vars in 927 bytes} [Sat May 9 18:04:33 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: 357/724] 10.0.0.113 () {32 vars in 707 bytes} [Sat May 9 18:05:05 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => 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: 368/725] 10.0.0.113 () {32 vars in 707 bytes} [Sat May 9 18:05:05 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => 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: 358/726] 10.0.0.219 () {36 vars in 987 bytes} [Sat May 9 18:05:05 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => 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: 369/727] 10.0.0.219 () {36 vars in 927 bytes} [Sat May 9 18:05:06 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: 359/728] 10.0.0.219 () {36 vars in 927 bytes} [Sat May 9 18:05:06 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: 370/729] 10.0.0.219 () {36 vars in 987 bytes} [Sat May 9 18:05:06 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/730] 10.0.0.219 () {36 vars in 927 bytes} [Sat May 9 18:05:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/731] 10.0.0.219 () {36 vars in 927 bytes} [Sat May 9 18:05:06 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: 361/732] 10.0.0.219 () {36 vars in 987 bytes} [Sat May 9 18:05:06 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/733] 10.0.0.219 () {36 vars in 927 bytes} [Sat May 9 18:05:06 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: 362/734] 10.0.0.38 () {36 vars in 986 bytes} [Sat May 9 18:05:06 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/735] 10.0.0.38 () {36 vars in 926 bytes} [Sat May 9 18:05:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/736] 10.0.0.38 () {36 vars in 986 bytes} [Sat May 9 18:05:06 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => 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: 374/737] 10.0.0.38 () {36 vars in 926 bytes} [Sat May 9 18:05:06 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/738] 10.0.0.38 () {36 vars in 926 bytes} [Sat May 9 18:05:06 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: 8|app: 0|req: 376/741] 10.0.0.164 () {36 vars in 987 bytes} [Sat May 9 18:05:14 2026] GET /v2/images/db922b88-d35d-4dd0-9805-3027a6db2da5 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/742] 10.0.0.164 () {36 vars in 927 bytes} [Sat May 9 18:05:14 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: 8|app: 0|req: 377/743] 199.204.45.35 () {32 vars in 825 bytes} [Sat May 9 18:05:15 2026] GET /v2/images?status=active&owner=4289afbf52974d7db60a5dbe7eaada20&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/744] 199.204.45.35 () {32 vars in 652 bytes} [Sat May 9 18:05:15 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: 378/745] 10.0.0.219 () {36 vars in 987 bytes} [Sat May 9 18:05:16 2026] GET /v2/images/fd44f713-c241-4294-866a-0d892c354ec4 => generated 1209 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/746] 10.0.0.219 () {36 vars in 927 bytes} [Sat May 9 18:05:16 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: 379/747] 10.0.0.219 () {36 vars in 927 bytes} [Sat May 9 18:05:16 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/748] 10.0.0.219 () {36 vars in 987 bytes} [Sat May 9 18:05:16 2026] GET /v2/images/fd44f713-c241-4294-866a-0d892c354ec4 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/749] 10.0.0.219 () {36 vars in 927 bytes} [Sat May 9 18:05:16 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: 370/750] 10.0.0.219 () {36 vars in 927 bytes} [Sat May 9 18:05:16 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: 381/751] 10.0.0.219 () {36 vars in 987 bytes} [Sat May 9 18:05:16 2026] GET /v2/images/fd44f713-c241-4294-866a-0d892c354ec4 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/752] 10.0.0.219 () {36 vars in 927 bytes} [Sat May 9 18:05:16 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: 382/753] 10.0.0.38 () {36 vars in 986 bytes} [Sat May 9 18:05:16 2026] GET /v2/images/fd44f713-c241-4294-866a-0d892c354ec4 => 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: 372/754] 10.0.0.38 () {36 vars in 926 bytes} [Sat May 9 18:05:16 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: 383/755] 10.0.0.38 () {36 vars in 986 bytes} [Sat May 9 18:05:16 2026] GET /v2/images/fd44f713-c241-4294-866a-0d892c354ec4 => 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: 373/756] 10.0.0.38 () {36 vars in 926 bytes} [Sat May 9 18:05:16 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: 384/757] 10.0.0.38 () {36 vars in 926 bytes} [Sat May 9 18:05:16 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: 395/800] 10.0.0.113 () {32 vars in 633 bytes} [Sat May 9 18:08:42 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)