+ 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 [Wed May 6 14:36:45 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-6b9b99667c-tnxcr 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f201edc3668 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-06 14:36:47.399 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-06 14:36:47.447 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-06 14:36:48.232 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-06 14:36:48.233 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-06 14:36:48.233 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-06 14:36:48.288 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-06 14:36:48.289 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-06 14:36:48.290 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-06 14:36:50.225 7 WARNING glance.api.v2.images [None req-63dd7368-fe0b-4189-bbd8-76d5590ebb2a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-06 14:36:50.296 8 WARNING glance.api.v2.images [None req-931eea45-7692-40ea-bc06-02c80a838962 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-06 14:36:50.554 7 WARNING keystonemiddleware._common.config [None req-63dd7368-fe0b-4189-bbd8-76d5590ebb2a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 14:36:50.562 7 WARNING oslo_config.cfg [None req-63dd7368-fe0b-4189-bbd8-76d5590ebb2a - - - - - -] 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 0x7f201edc3668 pid: 7 (default app) 2026-05-06 14:36:50.624 8 WARNING keystonemiddleware._common.config [None req-931eea45-7692-40ea-bc06-02c80a838962 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 14:36:50.632 8 WARNING oslo_config.cfg [None req-931eea45-7692-40ea-bc06-02c80a838962 - - - - - -] 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 0x7f201edc3668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.25 () {42 vars in 685 bytes} [Wed May 6 14:36:54 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-06 14:36:55.238 8 WARNING oslo_policy.policy [None req-d6a6f2ed-ae3d-4ae3-a61b-a9346362cc15 ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - 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-06 14:36:55.239 8 WARNING oslo_policy.policy [None req-d6a6f2ed-ae3d-4ae3-a61b-a9346362cc15 ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - 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-06 14:36:55.254 8 WARNING oslo_policy.policy [None req-d6a6f2ed-ae3d-4ae3-a61b-a9346362cc15 ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - 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-06 14:36:55.254 8 WARNING oslo_policy.policy [None req-d6a6f2ed-ae3d-4ae3-a61b-a9346362cc15 ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.25 () {44 vars in 907 bytes} [Wed May 6 14:36:54 2026] GET /v2/images => generated 69 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.25 () {42 vars in 685 bytes} [Wed May 6 14:36:59 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: 2/8] 199.204.45.25 () {44 vars in 907 bytes} [Wed May 6 14:36:59 2026] GET /v2/images => generated 69 bytes in 38 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-06 14:36:59.363 7 WARNING oslo_policy.policy [None req-e27de4ca-e72f-4532-8841-8158c2db187f ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - 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-06 14:36:59.364 7 WARNING oslo_policy.policy [None req-e27de4ca-e72f-4532-8841-8158c2db187f ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - 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: 7/9] 199.204.45.25 () {44 vars in 908 bytes} [Wed May 6 14:36:59 2026] GET /v2/images/cirros => generated 151 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.25 () {44 vars in 930 bytes} [Wed May 6 14:36:59 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 14:36:59.490 7 WARNING oslo_policy.policy [None req-9f1346a2-b4f9-4f2d-acbe-8fc3aabd675b ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - 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-06 14:36:59.490 7 WARNING oslo_policy.policy [None req-9f1346a2-b4f9-4f2d-acbe-8fc3aabd675b ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - 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: 8/11] 199.204.45.25 () {44 vars in 936 bytes} [Wed May 6 14:36:59 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) 2026-05-06 14:36:59.576 8 WARNING oslo_config.cfg [None req-75dc0a5f-0024-4a68-ac30-8f57a8d0d4bc ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - 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: 4/12] 199.204.45.25 () {48 vars in 948 bytes} [Wed May 6 14:36:59 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-06 14:36:59.598 7 WARNING oslo_policy.policy [None req-0423ca49-4748-4fce-8f8a-42659a5a0233 ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - 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-06 14:36:59.598 7 WARNING oslo_policy.policy [None req-0423ca49-4748-4fce-8f8a-42659a5a0233 ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - 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-06 14:36:59.599 7 INFO glance.api.v2.image_data [None req-0423ca49-4748-4fce-8f8a-42659a5a0233 ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 14:37:03.275 7 WARNING glance.location [None req-0423ca49-4748-4fce-8f8a-42659a5a0233 ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.25 () {48 vars in 1042 bytes} [Wed May 6 14:36:59 2026] PUT /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656/file => generated 0 bytes in 3718 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3614 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.25 () {44 vars in 968 bytes} [Wed May 6 14:37:03 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 14:37:03.414 7 WARNING oslo_config.cfg [None req-b7338307-b89b-4cbc-9d3f-a8c33663c9cc ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - 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: 10/17] 199.204.45.25 () {48 vars in 1048 bytes} [Wed May 6 14:37:03 2026] PATCH /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => generated 1312 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.25 () {44 vars in 968 bytes} [Wed May 6 14:37:03 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => 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: 136/269] 199.204.45.25 () {42 vars in 685 bytes} [Wed May 6 14:57:52 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: 134/270] 199.204.45.25 () {44 vars in 907 bytes} [Wed May 6 14:57:52 2026] GET /v2/images => generated 1381 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.25 () {42 vars in 685 bytes} [Wed May 6 14:59:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.25 () {44 vars in 907 bytes} [Wed May 6 14:59:01 2026] GET /v2/images => generated 1381 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.204.45.25 () {44 vars in 934 bytes} [Wed May 6 14:59:01 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.25 () {44 vars in 956 bytes} [Wed May 6 14:59:01 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.204.45.25 () {44 vars in 936 bytes} [Wed May 6 14:59:01 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: 7|app: 0|req: 146/290] 199.204.45.25 () {48 vars in 948 bytes} [Wed May 6 14:59:01 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-06 14:59:01.686 8 WARNING oslo_policy.policy [None req-15294243-0877-4ab7-b6d4-56eafec7c13d ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - 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-06 14:59:01.687 8 WARNING oslo_policy.policy [None req-15294243-0877-4ab7-b6d4-56eafec7c13d ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - 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-06 14:59:01.688 8 INFO glance.api.v2.image_data [None req-15294243-0877-4ab7-b6d4-56eafec7c13d ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 14:59:31.188 8 WARNING glance.location [None req-15294243-0877-4ab7-b6d4-56eafec7c13d ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/297] 199.204.45.25 () {48 vars in 1043 bytes} [Wed May 6 14:59:01 2026] PUT /v2/images/1ca07578-80d5-4b47-b877-b7d409fca020/file => generated 0 bytes in 29551 msecs (HTTP/1.1 204) 4 headers in 171 bytes (72501 switches on core 0) [pid: 7|app: 0|req: 153/298] 199.204.45.25 () {44 vars in 968 bytes} [Wed May 6 14:59:31 2026] GET /v2/images/1ca07578-80d5-4b47-b877-b7d409fca020 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/299] 199.204.45.25 () {48 vars in 1048 bytes} [Wed May 6 14:59:31 2026] PATCH /v2/images/1ca07578-80d5-4b47-b877-b7d409fca020 => generated 1395 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/300] 199.204.45.25 () {44 vars in 968 bytes} [Wed May 6 14:59:31 2026] GET /v2/images/1ca07578-80d5-4b47-b877-b7d409fca020 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/301] 199.204.45.25 () {42 vars in 685 bytes} [Wed May 6 14:59:32 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: 155/302] 199.204.45.25 () {44 vars in 907 bytes} [Wed May 6 14:59:32 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/385] 199.204.45.25 () {42 vars in 685 bytes} [Wed May 6 15:06:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/386] 199.204.45.25 () {44 vars in 907 bytes} [Wed May 6 15:06:29 2026] GET /v2/images => generated 2778 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/391] 199.204.45.25 () {42 vars in 685 bytes} [Wed May 6 15:06:41 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: 200/392] 199.204.45.25 () {44 vars in 907 bytes} [Wed May 6 15:06:41 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/393] 199.204.45.25 () {44 vars in 944 bytes} [Wed May 6 15:06:41 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/394] 199.204.45.25 () {44 vars in 966 bytes} [Wed May 6 15:06:41 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/395] 199.204.45.25 () {44 vars in 936 bytes} [Wed May 6 15:06:42 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: 202/396] 199.204.45.25 () {48 vars in 948 bytes} [Wed May 6 15:06:42 2026] POST /v2/images => generated 799 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-06 15:06:42.083 8 INFO glance.api.v2.image_data [None req-0578566e-042f-4d48-b2a8-562a2d3f8519 ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 15:07:25.190 8 INFO glance.location [None req-0578566e-042f-4d48-b2a8-562a2d3f8519 ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/405] 199.204.45.25 () {48 vars in 1042 bytes} [Wed May 6 15:06:42 2026] PUT /v2/images/58204a40-5727-4112-b375-bd2c03191a36/file => generated 0 bytes in 43146 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24390 switches on core 0) [pid: 7|app: 0|req: 211/406] 199.204.45.25 () {44 vars in 968 bytes} [Wed May 6 15:07:25 2026] GET /v2/images/58204a40-5727-4112-b375-bd2c03191a36 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/407] 199.204.45.25 () {48 vars in 1048 bytes} [Wed May 6 15:07:25 2026] PATCH /v2/images/58204a40-5727-4112-b375-bd2c03191a36 => generated 1410 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/408] 199.204.45.25 () {44 vars in 968 bytes} [Wed May 6 15:07:25 2026] GET /v2/images/58204a40-5727-4112-b375-bd2c03191a36 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/419] 199.204.45.25 () {42 vars in 685 bytes} [Wed May 6 15:08:18 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: 202/420] 199.204.45.25 () {44 vars in 907 bytes} [Wed May 6 15:08:18 2026] GET /v2/images => generated 4190 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/425] 199.204.45.25 () {42 vars in 685 bytes} [Wed May 6 15:08:30 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: 205/426] 199.204.45.25 () {44 vars in 907 bytes} [Wed May 6 15:08:30 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/427] 199.204.45.25 () {44 vars in 936 bytes} [Wed May 6 15:08:30 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: 206/428] 199.204.45.25 () {44 vars in 958 bytes} [Wed May 6 15:08:30 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/429] 199.204.45.25 () {44 vars in 936 bytes} [Wed May 6 15:08:30 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: 8|app: 0|req: 207/430] 199.204.45.25 () {48 vars in 948 bytes} [Wed May 6 15:08:30 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-06 15:08:30.561 7 INFO glance.api.v2.image_data [None req-09da2d80-2880-493b-8a5e-dbedb1f451ae ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 15:08:41.095 7 INFO glance.location [None req-09da2d80-2880-493b-8a5e-dbedb1f451ae ae6bef1f9195459bb7de52cab5afe88d eeae184507c44f1aae304a6daa3c4f2c - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 224/433] 199.204.45.25 () {48 vars in 1042 bytes} [Wed May 6 15:08:30 2026] PUT /v2/images/e1c56486-9843-4ba9-9f05-491f72beae15/file => generated 0 bytes in 10581 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18382 switches on core 0) [pid: 8|app: 0|req: 210/434] 199.204.45.25 () {44 vars in 968 bytes} [Wed May 6 15:08:41 2026] GET /v2/images/e1c56486-9843-4ba9-9f05-491f72beae15 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/435] 199.204.45.25 () {48 vars in 1048 bytes} [Wed May 6 15:08:41 2026] PATCH /v2/images/e1c56486-9843-4ba9-9f05-491f72beae15 => generated 1420 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/436] 199.204.45.25 () {44 vars in 968 bytes} [Wed May 6 15:08:41 2026] GET /v2/images/e1c56486-9843-4ba9-9f05-491f72beae15 => generated 1420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/581] 199.204.45.25 () {42 vars in 685 bytes} [Wed May 6 15:20:45 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/582] 199.204.45.25 () {44 vars in 907 bytes} [Wed May 6 15:20:45 2026] GET /v2/images => generated 5612 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/609] 199.204.45.25 () {42 vars in 685 bytes} [Wed May 6 15:22:59 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: 298/610] 199.204.45.25 () {44 vars in 907 bytes} [Wed May 6 15:22:59 2026] GET /v2/images => generated 5612 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/613] 199.204.45.25 () {42 vars in 685 bytes} [Wed May 6 15:23:00 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: 300/614] 199.204.45.25 () {44 vars in 907 bytes} [Wed May 6 15:23:00 2026] GET /v2/images => generated 5612 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/625] 199.204.45.25 () {42 vars in 685 bytes} [Wed May 6 15:23:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/626] 199.204.45.25 () {44 vars in 907 bytes} [Wed May 6 15:23:50 2026] GET /v2/images => generated 5612 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/627] 199.204.45.25 () {42 vars in 685 bytes} [Wed May 6 15:23:58 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: 307/628] 199.204.45.25 () {44 vars in 907 bytes} [Wed May 6 15:23:58 2026] GET /v2/images => generated 5612 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/641] 199.204.45.25 () {42 vars in 685 bytes} [Wed May 6 15:24:57 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: 328/642] 199.204.45.25 () {44 vars in 907 bytes} [Wed May 6 15:24:57 2026] GET /v2/images => generated 5612 bytes in 48 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: 319/651] 10.0.0.202 () {32 vars in 633 bytes} [Wed May 6 15:25:39 2026] GET /v2/images => generated 5612 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/656] 10.0.0.175 () {36 vars in 987 bytes} [Wed May 6 15:25:57 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/657] 10.0.0.175 () {36 vars in 927 bytes} [Wed May 6 15:25:57 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/658] 10.0.0.56 () {36 vars in 986 bytes} [Wed May 6 15:25:59 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => generated 1312 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/659] 10.0.0.56 () {36 vars in 926 bytes} [Wed May 6 15:25:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/660] 10.0.0.56 () {36 vars in 926 bytes} [Wed May 6 15:25:59 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: 337/661] 10.0.0.56 () {36 vars in 986 bytes} [Wed May 6 15:25:59 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => 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: 325/662] 10.0.0.56 () {36 vars in 926 bytes} [Wed May 6 15:25:59 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: 338/663] 10.0.0.56 () {36 vars in 926 bytes} [Wed May 6 15:25:59 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: 326/664] 10.0.0.56 () {36 vars in 986 bytes} [Wed May 6 15:25:59 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => 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: 339/665] 10.0.0.56 () {36 vars in 926 bytes} [Wed May 6 15:25:59 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: 327/666] 10.0.0.56 () {36 vars in 926 bytes} [Wed May 6 15:25:59 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/669] 10.0.0.43 () {36 vars in 910 bytes} [Wed May 6 15:26:00 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/670] 10.0.0.43 () {36 vars in 1006 bytes} [Wed May 6 15:26:00 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/671] 10.0.0.43 () {36 vars in 986 bytes} [Wed May 6 15:26:00 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/672] 10.0.0.43 () {36 vars in 926 bytes} [Wed May 6 15:26:00 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: 343/673] 10.0.0.43 () {36 vars in 926 bytes} [Wed May 6 15:26:00 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: 331/674] 199.204.45.25 () {36 vars in 990 bytes} [Wed May 6 15:26:06 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/675] 199.204.45.25 () {36 vars in 930 bytes} [Wed May 6 15:26:06 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/676] 199.204.45.25 () {36 vars in 990 bytes} [Wed May 6 15:26:07 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/677] 199.204.45.25 () {36 vars in 930 bytes} [Wed May 6 15:26:07 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: 334/680] 10.0.0.175 () {36 vars in 987 bytes} [Wed May 6 15:26:11 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/681] 10.0.0.175 () {36 vars in 927 bytes} [Wed May 6 15:26:11 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: 335/682] 10.0.0.175 () {36 vars in 987 bytes} [Wed May 6 15:26:11 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/683] 10.0.0.175 () {36 vars in 927 bytes} [Wed May 6 15:26:12 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: 339/690] 10.0.0.202 () {34 vars in 655 bytes} [Wed May 6 15:26:47 2026] POST /v2/images => generated 649 bytes in 196 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-06 15:26:47.526 7 WARNING glance.api.v2.images [None req-ec216be8-1bff-41e3-96ec-27039c2710e1 64387c7f08d04b9d94db85937b7da9a1 80900f59c3234503826d020799ac1257 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3791b4e4-0186-4bd5-b54e-d91b15837572 [pid: 7|app: 0|req: 352/691] 10.0.0.202 () {32 vars in 710 bytes} [Wed May 6 15:26:47 2026] DELETE /v2/images/3791b4e4-0186-4bd5-b54e-d91b15837572 => 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: 340/692] 10.0.0.202 () {32 vars in 707 bytes} [Wed May 6 15:26:47 2026] GET /v2/images/3791b4e4-0186-4bd5-b54e-d91b15837572 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/693] 10.0.0.202 () {32 vars in 633 bytes} [Wed May 6 15:26:47 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/694] 10.0.0.202 () {34 vars in 655 bytes} [Wed May 6 15:26:47 2026] POST /v2/images => generated 703 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/695] 10.0.0.202 () {32 vars in 717 bytes} [Wed May 6 15:26:47 2026] GET /v2/images/1d97e5f3-a269-4083-8cb2-a493a734ba72/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 15:26:47.702 8 INFO glance.api.v2.image_data [None req-afdee698-a641-4c33-9815-20938ce920ab 64387c7f08d04b9d94db85937b7da9a1 80900f59c3234503826d020799ac1257 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 15:26:47.750 8 WARNING glance_store._drivers.rbd [None req-afdee698-a641-4c33-9815-20938ce920ab 64387c7f08d04b9d94db85937b7da9a1 80900f59c3234503826d020799ac1257 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-06 15:26:48.785 8 INFO glance.location [None req-afdee698-a641-4c33-9815-20938ce920ab 64387c7f08d04b9d94db85937b7da9a1 80900f59c3234503826d020799ac1257 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 342/696] 10.0.0.202 () {32 vars in 727 bytes} [Wed May 6 15:26:47 2026] PUT /v2/images/1d97e5f3-a269-4083-8cb2-a493a734ba72/file => generated 0 bytes in 1120 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/697] 10.0.0.202 () {32 vars in 707 bytes} [Wed May 6 15:26:48 2026] GET /v2/images/1d97e5f3-a269-4083-8cb2-a493a734ba72 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/698] 10.0.0.202 () {32 vars in 717 bytes} [Wed May 6 15:26:48 2026] GET /v2/images/1d97e5f3-a269-4083-8cb2-a493a734ba72/file => generated 1024 bytes in 107 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/699] 10.0.0.202 () {34 vars in 655 bytes} [Wed May 6 15:26:48 2026] POST /v2/images => generated 648 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/700] 10.0.0.202 () {32 vars in 726 bytes} [Wed May 6 15:26:48 2026] PATCH /v2/images/dcc3df2b-010e-4470-bbd7-254fe4888f7d => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/701] 10.0.0.202 () {32 vars in 707 bytes} [Wed May 6 15:26:49 2026] GET /v2/images/dcc3df2b-010e-4470-bbd7-254fe4888f7d => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 15:26:49.067 8 WARNING glance.api.v2.images [None req-66aa9187-6b86-46b4-a03f-ffe0e1351646 64387c7f08d04b9d94db85937b7da9a1 80900f59c3234503826d020799ac1257 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dcc3df2b-010e-4470-bbd7-254fe4888f7d [pid: 8|app: 0|req: 345/702] 10.0.0.202 () {32 vars in 710 bytes} [Wed May 6 15:26:49 2026] DELETE /v2/images/dcc3df2b-010e-4470-bbd7-254fe4888f7d => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/703] 10.0.0.202 () {32 vars in 707 bytes} [Wed May 6 15:26:49 2026] GET /v2/images/dcc3df2b-010e-4470-bbd7-254fe4888f7d => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 15:26:49.117 8 WARNING glance.api.v2.images [None req-0afc3568-657b-4a5e-bcda-13b1d53a3c4c 64387c7f08d04b9d94db85937b7da9a1 80900f59c3234503826d020799ac1257 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1d97e5f3-a269-4083-8cb2-a493a734ba72 [pid: 8|app: 0|req: 346/704] 10.0.0.202 () {32 vars in 710 bytes} [Wed May 6 15:26:49 2026] DELETE /v2/images/1d97e5f3-a269-4083-8cb2-a493a734ba72 => generated 0 bytes in 893 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/707] 10.0.0.202 () {32 vars in 707 bytes} [Wed May 6 15:26:50 2026] GET /v2/images/1d97e5f3-a269-4083-8cb2-a493a734ba72 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 15:26:50.039 8 WARNING glance.api.v2.images [None req-267f7b49-d2ff-4ce8-b176-98a085e6164d 64387c7f08d04b9d94db85937b7da9a1 80900f59c3234503826d020799ac1257 - - default default] Failed to find image 3791b4e4-0186-4bd5-b54e-d91b15837572 to delete: glance.common.exception.ImageNotFound: No image found with ID 3791b4e4-0186-4bd5-b54e-d91b15837572 [pid: 8|app: 0|req: 349/708] 10.0.0.202 () {32 vars in 710 bytes} [Wed May 6 15:26:50 2026] DELETE /v2/images/3791b4e4-0186-4bd5-b54e-d91b15837572 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/709] 10.0.0.202 () {32 vars in 707 bytes} [Wed May 6 15:26:50 2026] GET /v2/images/3791b4e4-0186-4bd5-b54e-d91b15837572 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/712] 10.0.0.175 () {36 vars in 987 bytes} [Wed May 6 15:27:09 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/713] 10.0.0.175 () {36 vars in 927 bytes} [Wed May 6 15:27:09 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: 353/716] 10.0.0.202 () {32 vars in 707 bytes} [Wed May 6 15:27:18 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/717] 10.0.0.202 () {32 vars in 707 bytes} [Wed May 6 15:27:18 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/718] 10.0.0.56 () {36 vars in 986 bytes} [Wed May 6 15:27:19 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => generated 1312 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/719] 10.0.0.56 () {36 vars in 926 bytes} [Wed May 6 15:27:19 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: 355/720] 10.0.0.56 () {36 vars in 926 bytes} [Wed May 6 15:27:19 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: 366/721] 10.0.0.56 () {36 vars in 986 bytes} [Wed May 6 15:27:19 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/722] 10.0.0.56 () {36 vars in 926 bytes} [Wed May 6 15:27:19 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: 367/723] 10.0.0.56 () {36 vars in 926 bytes} [Wed May 6 15:27:19 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: 357/724] 10.0.0.56 () {36 vars in 986 bytes} [Wed May 6 15:27:19 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => 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: 368/725] 10.0.0.56 () {36 vars in 926 bytes} [Wed May 6 15:27:19 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: 358/726] 10.0.0.56 () {36 vars in 926 bytes} [Wed May 6 15:27:19 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: 369/727] 10.0.0.43 () {36 vars in 910 bytes} [Wed May 6 15:27:19 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/728] 10.0.0.43 () {36 vars in 1006 bytes} [Wed May 6 15:27:19 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/729] 10.0.0.43 () {36 vars in 986 bytes} [Wed May 6 15:27:19 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/730] 10.0.0.43 () {36 vars in 926 bytes} [Wed May 6 15:27:19 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: 371/731] 10.0.0.43 () {36 vars in 926 bytes} [Wed May 6 15:27:19 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: 364/738] 10.0.0.175 () {36 vars in 987 bytes} [Wed May 6 15:27:42 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/739] 10.0.0.175 () {36 vars in 927 bytes} [Wed May 6 15:27:42 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: 377/742] 10.0.0.175 () {36 vars in 987 bytes} [Wed May 6 15:27:55 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/743] 10.0.0.175 () {36 vars in 927 bytes} [Wed May 6 15:27:55 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: 379/746] 10.0.0.202 () {30 vars in 411 bytes} [Wed May 6 15:28:08 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: 369/749] 10.0.0.175 () {36 vars in 987 bytes} [Wed May 6 15:28:14 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/750] 10.0.0.175 () {36 vars in 927 bytes} [Wed May 6 15:28:14 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/759] 10.0.0.175 () {36 vars in 987 bytes} [Wed May 6 15:28:53 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => 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: 374/760] 10.0.0.175 () {36 vars in 927 bytes} [Wed May 6 15:28:53 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: 376/763] 199.204.45.25 () {32 vars in 825 bytes} [Wed May 6 15:29:03 2026] GET /v2/images?status=active&owner=eeae184507c44f1aae304a6daa3c4f2c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/764] 199.204.45.25 () {32 vars in 652 bytes} [Wed May 6 15:29:03 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: 377/765] 10.0.0.56 () {36 vars in 986 bytes} [Wed May 6 15:29:04 2026] GET /v2/images/1ca07578-80d5-4b47-b877-b7d409fca020 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/766] 10.0.0.56 () {36 vars in 926 bytes} [Wed May 6 15:29:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/767] 10.0.0.56 () {36 vars in 926 bytes} [Wed May 6 15:29:04 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/768] 10.0.0.56 () {36 vars in 986 bytes} [Wed May 6 15:29:04 2026] GET /v2/images/1ca07578-80d5-4b47-b877-b7d409fca020 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/769] 10.0.0.56 () {36 vars in 926 bytes} [Wed May 6 15:29:04 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: 391/770] 10.0.0.56 () {36 vars in 926 bytes} [Wed May 6 15:29:04 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: 380/771] 10.0.0.56 () {36 vars in 986 bytes} [Wed May 6 15:29:04 2026] GET /v2/images/1ca07578-80d5-4b47-b877-b7d409fca020 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/772] 10.0.0.56 () {36 vars in 926 bytes} [Wed May 6 15:29:04 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: 381/773] 10.0.0.43 () {36 vars in 910 bytes} [Wed May 6 15:29:04 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/774] 10.0.0.43 () {36 vars in 1006 bytes} [Wed May 6 15:29:04 2026] GET /v2/images/1ca07578-80d5-4b47-b877-b7d409fca020/locations => generated 127 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/775] 10.0.0.43 () {36 vars in 986 bytes} [Wed May 6 15:29:04 2026] GET /v2/images/1ca07578-80d5-4b47-b877-b7d409fca020 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/776] 10.0.0.43 () {36 vars in 926 bytes} [Wed May 6 15:29:04 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: 383/777] 10.0.0.43 () {36 vars in 926 bytes} [Wed May 6 15:29:04 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: 396/780] 10.0.0.175 () {36 vars in 987 bytes} [Wed May 6 15:29:19 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/781] 10.0.0.175 () {36 vars in 927 bytes} [Wed May 6 15:29:19 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/790] 10.0.0.175 () {36 vars in 987 bytes} [Wed May 6 15:29:54 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/791] 10.0.0.175 () {36 vars in 927 bytes} [Wed May 6 15:29:54 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: 395/800] 10.0.0.175 () {36 vars in 987 bytes} [Wed May 6 15:30:33 2026] GET /v2/images/c5a707f7-c2dd-4ca3-b6d3-16fce9a02656 => 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: 406/801] 10.0.0.175 () {36 vars in 927 bytes} [Wed May 6 15:30: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: 424/836] 10.0.0.202 () {32 vars in 633 bytes} [Wed May 6 15:33:28 2026] GET /v2/images => generated 5612 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)