+ 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 May 25 01:06:00 2026] *** compiled with version: 13.3.0 on 22 May 2026 05:17:01 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-5f6f949c99-5zgsf machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f2bc7c7c668 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-25 01:06:02.708 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-25 01:06:02.741 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-25 01:06:03.548 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-25 01:06:03.549 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-25 01:06:03.550 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-25 01:06:03.630 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-25 01:06:03.631 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-25 01:06:03.631 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-25 01:06:05.580 8 WARNING glance.api.v2.images [None req-832ebdca-6426-44c4-b1fd-853fd1f5db20 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-25 01:06:05.670 7 WARNING glance.api.v2.images [None req-e83bf9ed-e24a-4eb6-952b-90ad7c50290c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-25 01:06:05.924 8 WARNING keystonemiddleware._common.config [None req-832ebdca-6426-44c4-b1fd-853fd1f5db20 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-25 01:06:05.932 8 WARNING oslo_config.cfg [None req-832ebdca-6426-44c4-b1fd-853fd1f5db20 - - - - - -] 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 0x7f2bc7c7c668 pid: 8 (default app) 2026-05-25 01:06:06.007 7 WARNING keystonemiddleware._common.config [None req-e83bf9ed-e24a-4eb6-952b-90ad7c50290c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-25 01:06:06.014 7 WARNING oslo_config.cfg [None req-e83bf9ed-e24a-4eb6-952b-90ad7c50290c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f2bc7c7c668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 25 01:06:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 01:06:07.774 7 WARNING oslo_policy.policy [None req-0ea754aa-f250-469e-aabb-89f39eb4c8f7 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - 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-25 01:06:07.775 7 WARNING oslo_policy.policy [None req-0ea754aa-f250-469e-aabb-89f39eb4c8f7 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - 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-25 01:06:07.792 7 WARNING oslo_policy.policy [None req-0ea754aa-f250-469e-aabb-89f39eb4c8f7 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - 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-25 01:06:07.792 7 WARNING oslo_policy.policy [None req-0ea754aa-f250-469e-aabb-89f39eb4c8f7 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - 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.129 () {44 vars in 911 bytes} [Mon May 25 01:06:07 2026] GET /v2/images => generated 69 bytes in 559 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.129 () {42 vars in 689 bytes} [Mon May 25 01:06:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 25 01:06:11 2026] GET /v2/images => generated 69 bytes in 36 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-25 01:06:11.280 8 WARNING oslo_policy.policy [None req-24eeabc8-9506-4e70-868b-6f6a238887df 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - 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-25 01:06:11.280 8 WARNING oslo_policy.policy [None req-24eeabc8-9506-4e70-868b-6f6a238887df 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - 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.129 () {44 vars in 912 bytes} [Mon May 25 01:06:11 2026] GET /v2/images/cirros => generated 151 bytes in 120 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.129 () {44 vars in 934 bytes} [Mon May 25 01:06:11 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:06:11.408 8 WARNING oslo_policy.policy [None req-f6d3531d-3076-487b-aa2d-37392d2d7bac 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - 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-25 01:06:11.408 8 WARNING oslo_policy.policy [None req-f6d3531d-3076-487b-aa2d-37392d2d7bac 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - 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.129 () {44 vars in 940 bytes} [Mon May 25 01:06:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:06:11.487 7 WARNING oslo_config.cfg [None req-10f273ef-c854-49da-b743-0523a297abee 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - 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.129 () {48 vars in 952 bytes} [Mon May 25 01:06:11 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-25 01:06:11.507 8 WARNING oslo_policy.policy [None req-1296bf13-5f16-4f26-8a0b-b21bea8c5708 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - 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-25 01:06:11.507 8 WARNING oslo_policy.policy [None req-1296bf13-5f16-4f26-8a0b-b21bea8c5708 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - 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-25 01:06:11.508 8 INFO glance.api.v2.image_data [None req-1296bf13-5f16-4f26-8a0b-b21bea8c5708 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 01:06:16.767 8 WARNING glance.location [None req-1296bf13-5f16-4f26-8a0b-b21bea8c5708 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.129 () {48 vars in 1046 bytes} [Mon May 25 01:06:11 2026] PUT /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611/file => generated 0 bytes in 5311 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7771 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.129 () {44 vars in 972 bytes} [Mon May 25 01:06:16 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:06:16.925 8 WARNING oslo_config.cfg [None req-a1b8d4d8-6e5d-4db7-aa08-d150e3aa9762 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/17] 199.204.45.129 () {48 vars in 1052 bytes} [Mon May 25 01:06:16 2026] PATCH /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.129 () {44 vars in 972 bytes} [Mon May 25 01:06:16 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/267] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 25 01:27:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/268] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 25 01:27:03 2026] GET /v2/images => generated 1381 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/273] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 25 01:27:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 25 01:27:22 2026] GET /v2/images => generated 1381 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 199.204.45.129 () {44 vars in 938 bytes} [Mon May 25 01:27:22 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.204.45.129 () {44 vars in 960 bytes} [Mon May 25 01:27:22 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.204.45.129 () {44 vars in 940 bytes} [Mon May 25 01:27:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.204.45.129 () {48 vars in 952 bytes} [Mon May 25 01:27:23 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-25 01:27:23.111 7 WARNING oslo_policy.policy [None req-5c9d30a6-08d9-4b00-952e-17e72007cc1d 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - 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-25 01:27:23.111 7 WARNING oslo_policy.policy [None req-5c9d30a6-08d9-4b00-952e-17e72007cc1d 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - 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-25 01:27:23.112 7 INFO glance.api.v2.image_data [None req-5c9d30a6-08d9-4b00-952e-17e72007cc1d 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 01:27:47.926 7 WARNING glance.location [None req-5c9d30a6-08d9-4b00-952e-17e72007cc1d 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/285] 199.204.45.129 () {48 vars in 1047 bytes} [Mon May 25 01:27:23 2026] PUT /v2/images/30c38df5-bcb5-48f6-b78a-9bbe81b5a8ca/file => generated 0 bytes in 24860 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63199 switches on core 0) [pid: 8|app: 0|req: 147/286] 199.204.45.129 () {44 vars in 972 bytes} [Mon May 25 01:27:47 2026] GET /v2/images/30c38df5-bcb5-48f6-b78a-9bbe81b5a8ca => 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: 140/287] 199.204.45.129 () {48 vars in 1052 bytes} [Mon May 25 01:27:47 2026] PATCH /v2/images/30c38df5-bcb5-48f6-b78a-9bbe81b5a8ca => generated 1395 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/288] 199.204.45.129 () {44 vars in 972 bytes} [Mon May 25 01:27:48 2026] GET /v2/images/30c38df5-bcb5-48f6-b78a-9bbe81b5a8ca => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/289] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 25 01:27:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/290] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 25 01:27:49 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/375] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 25 01:34:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/376] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 25 01:34:45 2026] GET /v2/images => generated 2778 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/379] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 25 01:34:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/380] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 25 01:34:56 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/381] 199.204.45.129 () {44 vars in 948 bytes} [Mon May 25 01:34:56 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/382] 199.204.45.129 () {44 vars in 970 bytes} [Mon May 25 01:34:56 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: 188/383] 199.204.45.129 () {44 vars in 940 bytes} [Mon May 25 01:34:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/384] 199.204.45.129 () {48 vars in 952 bytes} [Mon May 25 01:34:57 2026] POST /v2/images => generated 799 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-25 01:34:57.068 7 INFO glance.api.v2.image_data [None req-4661c6a4-abc0-48f9-9ba3-bcc7f8638678 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 01:35:19.092 7 INFO glance.location [None req-4661c6a4-abc0-48f9-9ba3-bcc7f8638678 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 189/389] 199.204.45.129 () {48 vars in 1046 bytes} [Mon May 25 01:34:57 2026] PUT /v2/images/69fde513-e079-471a-8a18-95904d0e4788/file => generated 0 bytes in 22065 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21146 switches on core 0) [pid: 8|app: 0|req: 201/390] 199.204.45.129 () {44 vars in 972 bytes} [Mon May 25 01:35:19 2026] GET /v2/images/69fde513-e079-471a-8a18-95904d0e4788 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/391] 199.204.45.129 () {48 vars in 1052 bytes} [Mon May 25 01:35:19 2026] PATCH /v2/images/69fde513-e079-471a-8a18-95904d0e4788 => generated 1410 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/392] 199.204.45.129 () {44 vars in 972 bytes} [Mon May 25 01:35:19 2026] GET /v2/images/69fde513-e079-471a-8a18-95904d0e4788 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/401] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 25 01:35:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/402] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 25 01:35:56 2026] GET /v2/images => generated 4190 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/405] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 25 01:36:13 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/406] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 25 01:36:13 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/407] 199.204.45.129 () {44 vars in 940 bytes} [Mon May 25 01:36:13 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: 8|app: 0|req: 210/408] 199.204.45.129 () {44 vars in 962 bytes} [Mon May 25 01:36:13 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/409] 199.204.45.129 () {44 vars in 940 bytes} [Mon May 25 01:36:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/410] 199.204.45.129 () {48 vars in 952 bytes} [Mon May 25 01:36:13 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-25 01:36:13.708 7 INFO glance.api.v2.image_data [None req-34e6cf66-c6cf-4f44-9565-287344284fa5 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 01:36:27.919 7 INFO glance.location [None req-34e6cf66-c6cf-4f44-9565-287344284fa5 44eaf8b3679843c4a024fa6b1220b03d bd7431a82e234e409dbd0c911a8b6180 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 200/415] 199.204.45.129 () {48 vars in 1047 bytes} [Mon May 25 01:36:13 2026] PUT /v2/images/952fc58b-1294-44f4-8d6c-16c1b8d09733/file => generated 0 bytes in 14248 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35413 switches on core 0) [pid: 8|app: 0|req: 216/416] 199.204.45.129 () {44 vars in 972 bytes} [Mon May 25 01:36:27 2026] GET /v2/images/952fc58b-1294-44f4-8d6c-16c1b8d09733 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/417] 199.204.45.129 () {48 vars in 1052 bytes} [Mon May 25 01:36:27 2026] PATCH /v2/images/952fc58b-1294-44f4-8d6c-16c1b8d09733 => generated 1382 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/418] 199.204.45.129 () {44 vars in 972 bytes} [Mon May 25 01:36:28 2026] GET /v2/images/952fc58b-1294-44f4-8d6c-16c1b8d09733 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/571] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 25 01:49:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/572] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 25 01:49:09 2026] GET /v2/images => generated 5574 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/601] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 25 01:51:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/602] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 25 01:51:26 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/603] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 25 01:51:28 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/604] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 25 01:51:28 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/615] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 25 01:52:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/616] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 25 01:52:19 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/619] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 25 01:52:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/620] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 25 01:52:27 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/633] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 25 01:53:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/634] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 25 01:53:27 2026] GET /v2/images => generated 5574 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: 314/643] 10.0.0.232 () {32 vars in 633 bytes} [Mon May 25 01:54:10 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/648] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 25 01:54:27 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 26 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: 332/649] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 25 01:54:27 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/650] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 25 01:54:28 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/651] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 25 01:54:28 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: 7|app: 0|req: 319/652] 199.204.45.129 () {36 vars in 991 bytes} [Mon May 25 01:54:35 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/653] 199.204.45.129 () {36 vars in 931 bytes} [Mon May 25 01:54:35 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: 321/656] 199.204.45.129 () {36 vars in 991 bytes} [Mon May 25 01:54:35 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/657] 199.204.45.129 () {36 vars in 931 bytes} [Mon May 25 01:54:35 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/658] 10.0.0.121 () {36 vars in 987 bytes} [Mon May 25 01:54:43 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/659] 10.0.0.121 () {36 vars in 927 bytes} [Mon May 25 01:54:43 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: 323/660] 10.0.0.121 () {36 vars in 927 bytes} [Mon May 25 01:54:43 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: 338/661] 10.0.0.121 () {36 vars in 987 bytes} [Mon May 25 01:54:43 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/662] 10.0.0.121 () {36 vars in 927 bytes} [Mon May 25 01:54:43 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/663] 10.0.0.121 () {36 vars in 927 bytes} [Mon May 25 01:54:43 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: 7|app: 0|req: 325/664] 10.0.0.121 () {36 vars in 987 bytes} [Mon May 25 01:54:43 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/665] 10.0.0.121 () {36 vars in 927 bytes} [Mon May 25 01:54:43 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/666] 10.0.0.121 () {36 vars in 927 bytes} [Mon May 25 01:54:43 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: 341/667] 10.0.0.77 () {36 vars in 910 bytes} [Mon May 25 01:54:44 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/668] 10.0.0.77 () {36 vars in 1006 bytes} [Mon May 25 01:54:44 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611/locations => generated 127 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/669] 10.0.0.77 () {36 vars in 986 bytes} [Mon May 25 01:54:44 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/670] 10.0.0.77 () {36 vars in 926 bytes} [Mon May 25 01:54:44 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: 343/671] 10.0.0.77 () {36 vars in 926 bytes} [Mon May 25 01:54:44 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: 345/674] 10.0.0.232 () {30 vars in 411 bytes} [Mon May 25 01:54:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/679] 10.0.0.232 () {34 vars in 655 bytes} [Mon May 25 01:55:07 2026] POST /v2/images => generated 649 bytes in 225 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-25 01:55:07.452 8 WARNING glance.api.v2.images [None req-2742bade-35ed-46f0-91bf-eb17aeda5d6f a004db8084c6472abb56b078ac45fbd0 953370fe2e044e01b1e71cf49c0e7011 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0d39194a-6ac3-449c-a28e-c6b71fb78950 [pid: 8|app: 0|req: 348/680] 10.0.0.232 () {32 vars in 710 bytes} [Mon May 25 01:55:07 2026] DELETE /v2/images/0d39194a-6ac3-449c-a28e-c6b71fb78950 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/681] 10.0.0.232 () {32 vars in 707 bytes} [Mon May 25 01:55:07 2026] GET /v2/images/0d39194a-6ac3-449c-a28e-c6b71fb78950 => 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: 349/682] 10.0.0.232 () {32 vars in 633 bytes} [Mon May 25 01:55:07 2026] GET /v2/images => generated 1381 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/683] 10.0.0.232 () {34 vars in 655 bytes} [Mon May 25 01:55:07 2026] POST /v2/images => generated 703 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/684] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 25 01:55:07 2026] GET /v2/images/1a9d6c6f-390e-4acd-9343-3e99a38f3769/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:55:07.632 7 INFO glance.api.v2.image_data [None req-2adcd00a-a637-4145-8a4e-b301820f39ef a004db8084c6472abb56b078ac45fbd0 953370fe2e044e01b1e71cf49c0e7011 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 01:55:07.670 7 WARNING glance_store._drivers.rbd [None req-2adcd00a-a637-4145-8a4e-b301820f39ef a004db8084c6472abb56b078ac45fbd0 953370fe2e044e01b1e71cf49c0e7011 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-25 01:55:08.031 7 INFO glance.location [None req-2adcd00a-a637-4145-8a4e-b301820f39ef a004db8084c6472abb56b078ac45fbd0 953370fe2e044e01b1e71cf49c0e7011 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 335/685] 10.0.0.232 () {32 vars in 727 bytes} [Mon May 25 01:55:07 2026] PUT /v2/images/1a9d6c6f-390e-4acd-9343-3e99a38f3769/file => generated 0 bytes in 443 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/686] 10.0.0.232 () {32 vars in 707 bytes} [Mon May 25 01:55:08 2026] GET /v2/images/1a9d6c6f-390e-4acd-9343-3e99a38f3769 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/687] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 25 01:55:08 2026] GET /v2/images/1a9d6c6f-390e-4acd-9343-3e99a38f3769/file => generated 1024 bytes in 98 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/688] 10.0.0.232 () {34 vars in 655 bytes} [Mon May 25 01:55:08 2026] POST /v2/images => generated 649 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/689] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 25 01:55:08 2026] PATCH /v2/images/751eb159-66fb-4cf0-8210-ebfdb193f8e3 => generated 653 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/690] 10.0.0.232 () {32 vars in 707 bytes} [Mon May 25 01:55:08 2026] GET /v2/images/751eb159-66fb-4cf0-8210-ebfdb193f8e3 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:55:08.300 7 WARNING glance.api.v2.images [None req-ff9f9423-1950-4eb3-843e-342813a226d0 a004db8084c6472abb56b078ac45fbd0 953370fe2e044e01b1e71cf49c0e7011 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//751eb159-66fb-4cf0-8210-ebfdb193f8e3 [pid: 7|app: 0|req: 338/691] 10.0.0.232 () {32 vars in 710 bytes} [Mon May 25 01:55:08 2026] DELETE /v2/images/751eb159-66fb-4cf0-8210-ebfdb193f8e3 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/692] 10.0.0.232 () {32 vars in 707 bytes} [Mon May 25 01:55:08 2026] GET /v2/images/751eb159-66fb-4cf0-8210-ebfdb193f8e3 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:55:08.368 7 WARNING glance.api.v2.images [None req-8d18bbe6-2dd5-4b66-aa0d-b841742f5a9b a004db8084c6472abb56b078ac45fbd0 953370fe2e044e01b1e71cf49c0e7011 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1a9d6c6f-390e-4acd-9343-3e99a38f3769 [pid: 7|app: 0|req: 339/693] 10.0.0.232 () {32 vars in 710 bytes} [Mon May 25 01:55:08 2026] DELETE /v2/images/1a9d6c6f-390e-4acd-9343-3e99a38f3769 => generated 0 bytes in 985 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/694] 10.0.0.232 () {32 vars in 707 bytes} [Mon May 25 01:55:09 2026] GET /v2/images/1a9d6c6f-390e-4acd-9343-3e99a38f3769 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:55:09.395 7 WARNING glance.api.v2.images [None req-f748c1c4-5370-4d5f-81cf-5cc3c5911b74 a004db8084c6472abb56b078ac45fbd0 953370fe2e044e01b1e71cf49c0e7011 - - default default] Failed to find image 0d39194a-6ac3-449c-a28e-c6b71fb78950 to delete: glance.common.exception.ImageNotFound: No image found with ID 0d39194a-6ac3-449c-a28e-c6b71fb78950 [pid: 7|app: 0|req: 340/695] 10.0.0.232 () {32 vars in 710 bytes} [Mon May 25 01:55:09 2026] DELETE /v2/images/0d39194a-6ac3-449c-a28e-c6b71fb78950 => generated 147 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/696] 10.0.0.232 () {32 vars in 707 bytes} [Mon May 25 01:55:09 2026] GET /v2/images/0d39194a-6ac3-449c-a28e-c6b71fb78950 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/699] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 25 01:55:24 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/700] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 25 01:55:24 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: 345/705] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 25 01:55:36 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/706] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 25 01:55:36 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: 347/709] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 25 01:55:47 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/710] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 25 01:55:48 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: 349/713] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 25 01:55:57 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/714] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 25 01:55:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/719] 10.0.0.232 () {32 vars in 707 bytes} [Mon May 25 01:56:20 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/720] 10.0.0.232 () {32 vars in 707 bytes} [Mon May 25 01:56:20 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/721] 10.0.0.121 () {36 vars in 987 bytes} [Mon May 25 01:56:20 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/722] 10.0.0.121 () {36 vars in 927 bytes} [Mon May 25 01:56:20 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: 354/723] 10.0.0.121 () {36 vars in 927 bytes} [Mon May 25 01:56:20 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/724] 10.0.0.121 () {36 vars in 987 bytes} [Mon May 25 01:56:20 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/725] 10.0.0.121 () {36 vars in 927 bytes} [Mon May 25 01:56:20 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/726] 10.0.0.121 () {36 vars in 927 bytes} [Mon May 25 01:56:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/727] 10.0.0.121 () {36 vars in 987 bytes} [Mon May 25 01:56:20 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/728] 10.0.0.121 () {36 vars in 927 bytes} [Mon May 25 01:56:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/729] 10.0.0.77 () {36 vars in 910 bytes} [Mon May 25 01:56:20 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/730] 10.0.0.77 () {36 vars in 1006 bytes} [Mon May 25 01:56:20 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/731] 10.0.0.77 () {36 vars in 986 bytes} [Mon May 25 01:56:20 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/732] 10.0.0.77 () {36 vars in 926 bytes} [Mon May 25 01:56:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/733] 10.0.0.77 () {36 vars in 926 bytes} [Mon May 25 01:56:20 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: 377/738] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 25 01:56:39 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/739] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 25 01:56:39 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: 385/754] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 25 01:57:50 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/755] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 25 01:57:50 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: 374/762] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 25 01:58:23 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/763] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 25 01:58:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/766] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 25 01:58:27 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/767] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 25 01:58:28 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: 378/770] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 25 01:58:41 2026] GET /v2/images/60c3cbc7-5137-46dd-ae92-d9e8f3259611 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/771] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 25 01:58: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: 8|app: 0|req: 399/782] 199.204.45.129 () {32 vars in 826 bytes} [Mon May 25 01:59:28 2026] GET /v2/images?status=active&owner=bd7431a82e234e409dbd0c911a8b6180&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/783] 199.204.45.129 () {32 vars in 653 bytes} [Mon May 25 01:59:28 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: 400/784] 10.0.0.121 () {36 vars in 987 bytes} [Mon May 25 01:59:29 2026] GET /v2/images/30c38df5-bcb5-48f6-b78a-9bbe81b5a8ca => generated 1395 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/785] 10.0.0.121 () {36 vars in 927 bytes} [Mon May 25 01:59:29 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: 401/786] 10.0.0.121 () {36 vars in 927 bytes} [Mon May 25 01:59:29 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: 386/787] 10.0.0.121 () {36 vars in 987 bytes} [Mon May 25 01:59:29 2026] GET /v2/images/30c38df5-bcb5-48f6-b78a-9bbe81b5a8ca => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/788] 10.0.0.121 () {36 vars in 927 bytes} [Mon May 25 01:59: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: 7|app: 0|req: 387/789] 10.0.0.121 () {36 vars in 927 bytes} [Mon May 25 01:59:29 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: 403/790] 10.0.0.121 () {36 vars in 987 bytes} [Mon May 25 01:59:29 2026] GET /v2/images/30c38df5-bcb5-48f6-b78a-9bbe81b5a8ca => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/791] 10.0.0.121 () {36 vars in 927 bytes} [Mon May 25 01:59:29 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: 404/792] 10.0.0.121 () {36 vars in 927 bytes} [Mon May 25 01:59:29 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: 389/793] 10.0.0.77 () {36 vars in 910 bytes} [Mon May 25 01:59:29 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/794] 10.0.0.77 () {36 vars in 1006 bytes} [Mon May 25 01:59:29 2026] GET /v2/images/30c38df5-bcb5-48f6-b78a-9bbe81b5a8ca/locations => generated 127 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/795] 10.0.0.77 () {36 vars in 986 bytes} [Mon May 25 01:59:29 2026] GET /v2/images/30c38df5-bcb5-48f6-b78a-9bbe81b5a8ca => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/796] 10.0.0.77 () {36 vars in 926 bytes} [Mon May 25 01:59:29 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: 391/797] 10.0.0.77 () {36 vars in 926 bytes} [Mon May 25 01:59:29 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: 428/840] 10.0.0.232 () {32 vars in 633 bytes} [Mon May 25 02:02:57 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)