+ 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 Jul 15 14:56:21 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-86857fbcdb-gztt6 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 0x7f4201083668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-15 14:56:23.653 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-15 14:56:23.689 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-07-15 14:56:24.713 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-15 14:56:24.714 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-15 14:56:24.715 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-15 14:56:24.818 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-15 14:56:24.819 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-15 14:56:24.820 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-15 14:56:27.114 7 WARNING glance.api.v2.images [None req-8fc74f9f-dc5e-4fd0-af4e-0b8221223788 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-15 14:56:27.446 8 WARNING glance.api.v2.images [None req-339bdae0-4d9c-4921-86fc-b885890b7119 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-15 14:56:27.545 7 WARNING keystonemiddleware._common.config [None req-8fc74f9f-dc5e-4fd0-af4e-0b8221223788 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-15 14:56:27.556 7 WARNING oslo_config.cfg [None req-8fc74f9f-dc5e-4fd0-af4e-0b8221223788 - - - - - -] 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 0x7f4201083668 pid: 7 (default app) 2026-07-15 14:56:27.919 8 WARNING keystonemiddleware._common.config [None req-339bdae0-4d9c-4921-86fc-b885890b7119 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-15 14:56:27.928 8 WARNING oslo_config.cfg [None req-339bdae0-4d9c-4921-86fc-b885890b7119 - - - - - -] 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 0x7f4201083668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.23 () {42 vars in 684 bytes} [Wed Jul 15 14:56:28 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 14:56:28.931 8 WARNING oslo_policy.policy [None req-15ed6fa2-e029-40d7-87b7-26600460c8cb ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-15 14:56:28.932 8 WARNING oslo_policy.policy [None req-15ed6fa2-e029-40d7-87b7-26600460c8cb ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-15 14:56:28.950 8 WARNING oslo_policy.policy [None req-15ed6fa2-e029-40d7-87b7-26600460c8cb ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-15 14:56:28.950 8 WARNING oslo_policy.policy [None req-15ed6fa2-e029-40d7-87b7-26600460c8cb ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - 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/5] 199.204.45.23 () {44 vars in 906 bytes} [Wed Jul 15 14:56:28 2026] GET /v2/images => generated 69 bytes in 649 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.23 () {42 vars in 684 bytes} [Wed Jul 15 14:56:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.23 () {44 vars in 906 bytes} [Wed Jul 15 14:56:32 2026] GET /v2/images => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 14:56:32.841 7 WARNING oslo_policy.policy [None req-18821f9e-b266-4941-aae5-703c495f8fdb ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-15 14:56:32.841 7 WARNING oslo_policy.policy [None req-18821f9e-b266-4941-aae5-703c495f8fdb ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - 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: 6/8] 199.204.45.23 () {44 vars in 907 bytes} [Wed Jul 15 14:56:32 2026] GET /v2/images/cirros => generated 151 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.23 () {44 vars in 929 bytes} [Wed Jul 15 14:56:32 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 14:56:32.995 7 WARNING oslo_policy.policy [None req-fa3ad579-48cb-4b68-8248-2831621687bb ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-15 14:56:32.996 7 WARNING oslo_policy.policy [None req-fa3ad579-48cb-4b68-8248-2831621687bb ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - 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/10] 199.204.45.23 () {44 vars in 935 bytes} [Wed Jul 15 14:56:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 14:56:33.088 8 WARNING oslo_config.cfg [None req-24a524c8-60b1-4e57-9a63-cfb8fbdb4572 ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - 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/11] 199.204.45.23 () {48 vars in 947 bytes} [Wed Jul 15 14:56:33 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-15 14:56:33.112 7 WARNING oslo_policy.policy [None req-c0745e84-0352-41dc-93f5-f97af944020c ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-15 14:56:33.112 7 WARNING oslo_policy.policy [None req-c0745e84-0352-41dc-93f5-f97af944020c ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-15 14:56:33.113 7 INFO glance.api.v2.image_data [None req-c0745e84-0352-41dc-93f5-f97af944020c ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 14:56:36.329 7 WARNING glance.location [None req-c0745e84-0352-41dc-93f5-f97af944020c ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.23 () {48 vars in 1041 bytes} [Wed Jul 15 14:56:33 2026] PUT /v2/images/c363be1e-5884-4f91-aab4-524befa413b6/file => generated 0 bytes in 3271 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5390 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.23 () {44 vars in 967 bytes} [Wed Jul 15 14:56:36 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 14:56:36.505 7 WARNING oslo_config.cfg [None req-f0d512d8-2199-42ac-9a40-ce55082a6536 ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - 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: 9/16] 199.204.45.23 () {48 vars in 1047 bytes} [Wed Jul 15 14:56:36 2026] PATCH /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => generated 1312 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.23 () {44 vars in 967 bytes} [Wed Jul 15 14:56:36 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 199.204.45.23 () {42 vars in 684 bytes} [Wed Jul 15 15:19:22 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: 145/291] 199.204.45.23 () {44 vars in 906 bytes} [Wed Jul 15 15:19:22 2026] GET /v2/images => generated 1381 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/296] 199.204.45.23 () {42 vars in 684 bytes} [Wed Jul 15 15:19:39 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: 149/297] 199.204.45.23 () {44 vars in 906 bytes} [Wed Jul 15 15:19:39 2026] GET /v2/images => generated 1381 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/298] 199.204.45.23 () {44 vars in 933 bytes} [Wed Jul 15 15:19:40 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: 150/299] 199.204.45.23 () {44 vars in 955 bytes} [Wed Jul 15 15:19:40 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/300] 199.204.45.23 () {44 vars in 935 bytes} [Wed Jul 15 15:19:40 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) [pid: 7|app: 0|req: 151/301] 199.204.45.23 () {48 vars in 947 bytes} [Wed Jul 15 15:19:40 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-15 15:19:40.571 8 WARNING oslo_policy.policy [None req-14fc18ce-429c-4154-8b74-974c53ea870a ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-15 15:19:40.572 8 WARNING oslo_policy.policy [None req-14fc18ce-429c-4154-8b74-974c53ea870a ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-15 15:19:40.573 8 INFO glance.api.v2.image_data [None req-14fc18ce-429c-4154-8b74-974c53ea870a ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 15:20:07.494 8 WARNING glance.location [None req-14fc18ce-429c-4154-8b74-974c53ea870a ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 151/308] 199.204.45.23 () {48 vars in 1042 bytes} [Wed Jul 15 15:19:40 2026] PUT /v2/images/9a009978-fd30-4879-b8e6-be765501c6e9/file => generated 0 bytes in 26982 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60199 switches on core 0) [pid: 7|app: 0|req: 158/309] 199.204.45.23 () {44 vars in 967 bytes} [Wed Jul 15 15:20:07 2026] GET /v2/images/9a009978-fd30-4879-b8e6-be765501c6e9 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/310] 199.204.45.23 () {48 vars in 1047 bytes} [Wed Jul 15 15:20:07 2026] PATCH /v2/images/9a009978-fd30-4879-b8e6-be765501c6e9 => generated 1395 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/311] 199.204.45.23 () {44 vars in 967 bytes} [Wed Jul 15 15:20:07 2026] GET /v2/images/9a009978-fd30-4879-b8e6-be765501c6e9 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/312] 199.204.45.23 () {42 vars in 684 bytes} [Wed Jul 15 15:20:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/313] 199.204.45.23 () {44 vars in 906 bytes} [Wed Jul 15 15:20:09 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/400] 199.204.45.23 () {42 vars in 684 bytes} [Wed Jul 15 15:27:24 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: 197/401] 199.204.45.23 () {44 vars in 906 bytes} [Wed Jul 15 15:27:24 2026] GET /v2/images => generated 2778 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/404] 199.204.45.23 () {42 vars in 684 bytes} [Wed Jul 15 15:27:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/405] 199.204.45.23 () {44 vars in 906 bytes} [Wed Jul 15 15:27:34 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/406] 199.204.45.23 () {44 vars in 943 bytes} [Wed Jul 15 15:27:34 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: 200/407] 199.204.45.23 () {44 vars in 965 bytes} [Wed Jul 15 15:27:34 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: 208/408] 199.204.45.23 () {44 vars in 935 bytes} [Wed Jul 15 15:27:34 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: 201/409] 199.204.45.23 () {48 vars in 947 bytes} [Wed Jul 15 15:27:34 2026] POST /v2/images => generated 799 bytes in 157 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-15 15:27:34.370 7 INFO glance.api.v2.image_data [None req-61c04a00-e768-4d40-9c4b-a271daa90752 ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 15:27:54.648 7 INFO glance.location [None req-61c04a00-e768-4d40-9c4b-a271daa90752 ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 209/414] 199.204.45.23 () {48 vars in 1041 bytes} [Wed Jul 15 15:27:34 2026] PUT /v2/images/7aafb96b-cd4c-4261-bd3c-6ffec914f7b5/file => generated 0 bytes in 20330 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25248 switches on core 0) [pid: 8|app: 0|req: 206/415] 199.204.45.23 () {44 vars in 967 bytes} [Wed Jul 15 15:27:54 2026] GET /v2/images/7aafb96b-cd4c-4261-bd3c-6ffec914f7b5 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 199.204.45.23 () {48 vars in 1047 bytes} [Wed Jul 15 15:27:54 2026] PATCH /v2/images/7aafb96b-cd4c-4261-bd3c-6ffec914f7b5 => generated 1410 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/417] 199.204.45.23 () {44 vars in 967 bytes} [Wed Jul 15 15:27:54 2026] GET /v2/images/7aafb96b-cd4c-4261-bd3c-6ffec914f7b5 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 199.204.45.23 () {42 vars in 684 bytes} [Wed Jul 15 15:28: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: 215/427] 199.204.45.23 () {44 vars in 906 bytes} [Wed Jul 15 15:28:32 2026] GET /v2/images => generated 4190 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/430] 199.204.45.23 () {42 vars in 684 bytes} [Wed Jul 15 15:28:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/431] 199.204.45.23 () {44 vars in 906 bytes} [Wed Jul 15 15:28:42 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/432] 199.204.45.23 () {44 vars in 935 bytes} [Wed Jul 15 15:28:42 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/433] 199.204.45.23 () {44 vars in 957 bytes} [Wed Jul 15 15:28:42 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/434] 199.204.45.23 () {44 vars in 935 bytes} [Wed Jul 15 15:28:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/435] 199.204.45.23 () {48 vars in 947 bytes} [Wed Jul 15 15:28:42 2026] POST /v2/images => generated 791 bytes in 89 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-15 15:28:43.111 8 INFO glance.api.v2.image_data [None req-bd3d2deb-a130-4412-9530-dca3a13ffba6 ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 15:29:01.680 8 INFO glance.location [None req-bd3d2deb-a130-4412-9530-dca3a13ffba6 ee5000d31c9748ce81cdbc1a736f771b c3003393247549b38db23df9133f2af3 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 217/440] 199.204.45.23 () {48 vars in 1042 bytes} [Wed Jul 15 15:28:43 2026] PUT /v2/images/cc5fed53-710f-4156-be16-bbb9f0fffea0/file => generated 0 bytes in 18621 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28639 switches on core 0) [pid: 7|app: 0|req: 224/441] 199.204.45.23 () {44 vars in 967 bytes} [Wed Jul 15 15:29:01 2026] GET /v2/images/cc5fed53-710f-4156-be16-bbb9f0fffea0 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/442] 199.204.45.23 () {48 vars in 1047 bytes} [Wed Jul 15 15:29:01 2026] PATCH /v2/images/cc5fed53-710f-4156-be16-bbb9f0fffea0 => generated 1382 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/443] 199.204.45.23 () {44 vars in 967 bytes} [Wed Jul 15 15:29:01 2026] GET /v2/images/cc5fed53-710f-4156-be16-bbb9f0fffea0 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/624] 199.204.45.23 () {42 vars in 684 bytes} [Wed Jul 15 15:44:03 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: 316/625] 199.204.45.23 () {44 vars in 906 bytes} [Wed Jul 15 15:44:03 2026] GET /v2/images => generated 5574 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/658] 199.204.45.23 () {42 vars in 684 bytes} [Wed Jul 15 15:46: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: 333/659] 199.204.45.23 () {44 vars in 906 bytes} [Wed Jul 15 15:46:41 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/660] 199.204.45.23 () {42 vars in 684 bytes} [Wed Jul 15 15:46:43 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: 334/661] 199.204.45.23 () {44 vars in 906 bytes} [Wed Jul 15 15:46:43 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/674] 199.204.45.23 () {42 vars in 684 bytes} [Wed Jul 15 15:47:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/675] 199.204.45.23 () {44 vars in 906 bytes} [Wed Jul 15 15:47:40 2026] GET /v2/images => generated 5574 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/678] 199.204.45.23 () {42 vars in 684 bytes} [Wed Jul 15 15:47:50 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: 343/679] 199.204.45.23 () {44 vars in 906 bytes} [Wed Jul 15 15:47:50 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: 351/694] 199.204.45.23 () {42 vars in 684 bytes} [Wed Jul 15 15:48:59 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/695] 199.204.45.23 () {44 vars in 906 bytes} [Wed Jul 15 15:48:59 2026] GET /v2/images => generated 5574 bytes in 73 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: 350/706] 10.0.0.115 () {32 vars in 633 bytes} [Wed Jul 15 15:49:46 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/711] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 15 15:50:07 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => generated 1312 bytes in 161 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: 359/712] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 15 15:50:08 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/713] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 15 15:50:08 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => 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: 360/714] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 15 15:50:08 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: 356/717] 199.204.45.23 () {36 vars in 990 bytes} [Wed Jul 15 15:50:15 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => 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: 362/718] 199.204.45.23 () {36 vars in 930 bytes} [Wed Jul 15 15:50:15 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/719] 199.204.45.23 () {36 vars in 990 bytes} [Wed Jul 15 15:50:16 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/720] 199.204.45.23 () {36 vars in 930 bytes} [Wed Jul 15 15:50:16 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: 358/721] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 15 15:50:23 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => 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: 364/722] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 15 15:50:23 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: 366/725] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 15 15:50:28 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/726] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 15 15:50:28 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/735] 10.0.0.115 () {30 vars in 411 bytes} [Wed Jul 15 15:51:14 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: 374/740] 10.0.0.247 () {36 vars in 987 bytes} [Wed Jul 15 15:51:34 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => generated 1312 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/741] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 15:51:35 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: 375/742] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 15:51:35 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: 368/743] 10.0.0.247 () {36 vars in 987 bytes} [Wed Jul 15 15:51:35 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => 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: 376/744] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 15:51:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/745] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 15:51:35 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: 377/746] 10.0.0.247 () {36 vars in 987 bytes} [Wed Jul 15 15:51:35 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/747] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 15:51:35 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/748] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 15:51:35 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: 380/751] 10.0.0.98 () {36 vars in 910 bytes} [Wed Jul 15 15:51:36 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/752] 10.0.0.98 () {36 vars in 1006 bytes} [Wed Jul 15 15:51:36 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6/locations => generated 127 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/753] 10.0.0.98 () {36 vars in 986 bytes} [Wed Jul 15 15:51:36 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/754] 10.0.0.98 () {36 vars in 926 bytes} [Wed Jul 15 15:51:36 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: 382/755] 10.0.0.98 () {36 vars in 926 bytes} [Wed Jul 15 15:51:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/756] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 15 15:51:44 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/757] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 15 15:51: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: 378/764] 10.0.0.115 () {34 vars in 655 bytes} [Wed Jul 15 15:52:10 2026] POST /v2/images => generated 649 bytes in 227 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-15 15:52:10.455 7 WARNING glance.api.v2.images [None req-b0a99768-f11d-411c-9492-544c859f50e6 1d683dea83b74c3cba59ab05c989b2c5 ba3397eda969447dad6fdf5b370e0872 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//96f45627-9c26-4507-9e4a-af077a3c13df [pid: 7|app: 0|req: 387/765] 10.0.0.115 () {32 vars in 710 bytes} [Wed Jul 15 15:52:10 2026] DELETE /v2/images/96f45627-9c26-4507-9e4a-af077a3c13df => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/766] 10.0.0.115 () {32 vars in 707 bytes} [Wed Jul 15 15:52:10 2026] GET /v2/images/96f45627-9c26-4507-9e4a-af077a3c13df => 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: 388/767] 10.0.0.115 () {32 vars in 633 bytes} [Wed Jul 15 15:52:10 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/768] 10.0.0.115 () {34 vars in 655 bytes} [Wed Jul 15 15:52:10 2026] POST /v2/images => generated 703 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/769] 10.0.0.115 () {32 vars in 717 bytes} [Wed Jul 15 15:52:10 2026] GET /v2/images/b77c1e05-e9d9-4a6e-85ca-9aa74419e7e5/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 15:52:10.669 8 INFO glance.api.v2.image_data [None req-be2ee2d2-e2db-45cb-b71e-2e975516f8f6 1d683dea83b74c3cba59ab05c989b2c5 ba3397eda969447dad6fdf5b370e0872 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 15:52:10.734 8 WARNING glance_store._drivers.rbd [None req-be2ee2d2-e2db-45cb-b71e-2e975516f8f6 1d683dea83b74c3cba59ab05c989b2c5 ba3397eda969447dad6fdf5b370e0872 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-15 15:52:11.436 8 INFO glance.location [None req-be2ee2d2-e2db-45cb-b71e-2e975516f8f6 1d683dea83b74c3cba59ab05c989b2c5 ba3397eda969447dad6fdf5b370e0872 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 381/770] 10.0.0.115 () {32 vars in 727 bytes} [Wed Jul 15 15:52:10 2026] PUT /v2/images/b77c1e05-e9d9-4a6e-85ca-9aa74419e7e5/file => generated 0 bytes in 827 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/771] 10.0.0.115 () {32 vars in 707 bytes} [Wed Jul 15 15:52:11 2026] GET /v2/images/b77c1e05-e9d9-4a6e-85ca-9aa74419e7e5 => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/772] 10.0.0.115 () {32 vars in 717 bytes} [Wed Jul 15 15:52:11 2026] GET /v2/images/b77c1e05-e9d9-4a6e-85ca-9aa74419e7e5/file => generated 1024 bytes in 171 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/773] 10.0.0.115 () {34 vars in 655 bytes} [Wed Jul 15 15:52:11 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/774] 10.0.0.115 () {32 vars in 726 bytes} [Wed Jul 15 15:52:11 2026] PATCH /v2/images/56a3ff1f-5598-4db6-937f-aae3a53b1903 => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/775] 10.0.0.115 () {32 vars in 707 bytes} [Wed Jul 15 15:52:11 2026] GET /v2/images/56a3ff1f-5598-4db6-937f-aae3a53b1903 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 15:52:11.827 8 WARNING glance.api.v2.images [None req-906ee5a7-8c4a-44f2-8142-f92499827ba5 1d683dea83b74c3cba59ab05c989b2c5 ba3397eda969447dad6fdf5b370e0872 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//56a3ff1f-5598-4db6-937f-aae3a53b1903 [pid: 8|app: 0|req: 384/776] 10.0.0.115 () {32 vars in 710 bytes} [Wed Jul 15 15:52:11 2026] DELETE /v2/images/56a3ff1f-5598-4db6-937f-aae3a53b1903 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/777] 10.0.0.115 () {32 vars in 707 bytes} [Wed Jul 15 15:52:11 2026] GET /v2/images/56a3ff1f-5598-4db6-937f-aae3a53b1903 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 15:52:11.898 8 WARNING glance.api.v2.images [None req-b37ee6e1-3f27-4003-bf1d-c9520c110f44 1d683dea83b74c3cba59ab05c989b2c5 ba3397eda969447dad6fdf5b370e0872 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b77c1e05-e9d9-4a6e-85ca-9aa74419e7e5 [pid: 8|app: 0|req: 385/778] 10.0.0.115 () {32 vars in 710 bytes} [Wed Jul 15 15:52:11 2026] DELETE /v2/images/b77c1e05-e9d9-4a6e-85ca-9aa74419e7e5 => generated 0 bytes in 824 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/779] 10.0.0.115 () {32 vars in 707 bytes} [Wed Jul 15 15:52:12 2026] GET /v2/images/b77c1e05-e9d9-4a6e-85ca-9aa74419e7e5 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 15:52:12.747 8 WARNING glance.api.v2.images [None req-885c594b-44f0-469f-8873-f158875f342c 1d683dea83b74c3cba59ab05c989b2c5 ba3397eda969447dad6fdf5b370e0872 - - default default] Failed to find image 96f45627-9c26-4507-9e4a-af077a3c13df to delete: glance.common.exception.ImageNotFound: No image found with ID 96f45627-9c26-4507-9e4a-af077a3c13df [pid: 8|app: 0|req: 386/780] 10.0.0.115 () {32 vars in 710 bytes} [Wed Jul 15 15:52:12 2026] DELETE /v2/images/96f45627-9c26-4507-9e4a-af077a3c13df => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/781] 10.0.0.115 () {32 vars in 707 bytes} [Wed Jul 15 15:52:12 2026] GET /v2/images/96f45627-9c26-4507-9e4a-af077a3c13df => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/786] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 15 15:52:26 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => 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: 398/787] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 15 15:52:26 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: 390/788] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 15 15:52:30 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => 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: 399/789] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 15 15:52:30 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: 394/796] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 15 15:53:00 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/797] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 15 15:53:00 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/810] 10.0.0.115 () {32 vars in 707 bytes} [Wed Jul 15 15:53:57 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/811] 10.0.0.115 () {32 vars in 707 bytes} [Wed Jul 15 15:53:57 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => 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: 402/812] 10.0.0.247 () {36 vars in 987 bytes} [Wed Jul 15 15:53:57 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => 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: 411/813] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 15:53: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: 8|app: 0|req: 403/814] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 15:53:57 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: 412/815] 10.0.0.247 () {36 vars in 987 bytes} [Wed Jul 15 15:53:57 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => 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: 404/816] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 15:53: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: 413/817] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 15:53:57 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/818] 10.0.0.247 () {36 vars in 987 bytes} [Wed Jul 15 15:53:57 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => 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: 414/819] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 15:53:57 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/820] 10.0.0.98 () {36 vars in 910 bytes} [Wed Jul 15 15:53:57 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: 415/821] 10.0.0.98 () {36 vars in 1006 bytes} [Wed Jul 15 15:53:57 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/822] 10.0.0.98 () {36 vars in 986 bytes} [Wed Jul 15 15:53:57 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/823] 10.0.0.98 () {36 vars in 926 bytes} [Wed Jul 15 15:53:57 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/824] 10.0.0.98 () {36 vars in 926 bytes} [Wed Jul 15 15:53:57 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: 420/831] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 15 15:54:29 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => generated 1312 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/832] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 15 15:54:29 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/833] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 15 15:54:30 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => 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: 413/834] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 15 15:54:30 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: 416/839] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 15 15:54:47 2026] GET /v2/images/c363be1e-5884-4f91-aab4-524befa413b6 => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/840] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 15 15:54:47 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: 422/851] 199.204.45.23 () {32 vars in 825 bytes} [Wed Jul 15 15:55:36 2026] GET /v2/images?status=active&owner=c3003393247549b38db23df9133f2af3&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/852] 199.204.45.23 () {32 vars in 652 bytes} [Wed Jul 15 15:55:37 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/853] 10.0.0.247 () {36 vars in 987 bytes} [Wed Jul 15 15:55:37 2026] GET /v2/images/9a009978-fd30-4879-b8e6-be765501c6e9 => 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: 431/854] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 15:55:37 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: 424/855] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 15:55:37 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/856] 10.0.0.247 () {36 vars in 987 bytes} [Wed Jul 15 15:55:37 2026] GET /v2/images/9a009978-fd30-4879-b8e6-be765501c6e9 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/857] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 15:55:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/858] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 15:55:37 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: 426/859] 10.0.0.247 () {36 vars in 987 bytes} [Wed Jul 15 15:55:37 2026] GET /v2/images/9a009978-fd30-4879-b8e6-be765501c6e9 => 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: 434/860] 10.0.0.247 () {36 vars in 927 bytes} [Wed Jul 15 15:55:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/861] 10.0.0.98 () {36 vars in 910 bytes} [Wed Jul 15 15:55:38 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: 435/862] 10.0.0.98 () {36 vars in 1006 bytes} [Wed Jul 15 15:55:38 2026] GET /v2/images/9a009978-fd30-4879-b8e6-be765501c6e9/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/863] 10.0.0.98 () {36 vars in 986 bytes} [Wed Jul 15 15:55:38 2026] GET /v2/images/9a009978-fd30-4879-b8e6-be765501c6e9 => 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: 436/864] 10.0.0.98 () {36 vars in 926 bytes} [Wed Jul 15 15:55:38 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: 429/865] 10.0.0.98 () {36 vars in 926 bytes} [Wed Jul 15 15:55:38 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: 453/912] 10.0.0.115 () {32 vars in 633 bytes} [Wed Jul 15 15:59:27 2026] GET /v2/images => generated 5574 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)