+ 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 [Tue Jun 9 15:13:26 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-5b4db5fbc-pgj8b 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 0x7f5831494668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-09 15:13:28.102 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-09 15:13:28.102 9 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-06-09 15:13:29.006 9 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-06-09 15:13:29.006 9 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-06-09 15:13:29.007 9 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-09 15:13:29.010 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-06-09 15:13:29.011 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-06-09 15:13:29.012 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-09 15:13:31.119 9 WARNING glance.api.v2.images [None req-fc6249ed-86f6-4259-b0fe-2dac2a6ef5e5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-09 15:13:31.173 8 WARNING glance.api.v2.images [None req-c1dd4aa8-383a-4167-8ff8-35649320ba9c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-09 15:13:31.457 9 WARNING keystonemiddleware._common.config [None req-fc6249ed-86f6-4259-b0fe-2dac2a6ef5e5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 15:13:31.465 9 WARNING oslo_config.cfg [None req-fc6249ed-86f6-4259-b0fe-2dac2a6ef5e5 - - - - - -] 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 0x7f5831494668 pid: 9 (default app) 2026-06-09 15:13:31.539 8 WARNING keystonemiddleware._common.config [None req-c1dd4aa8-383a-4167-8ff8-35649320ba9c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 15:13:31.547 8 WARNING oslo_config.cfg [None req-c1dd4aa8-383a-4167-8ff8-35649320ba9c - - - - - -] 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 0x7f5831494668 pid: 8 (default app) [pid: 9|app: 0|req: 4/4] 199.204.45.250 () {42 vars in 687 bytes} [Tue Jun 9 15:13:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 15:13:32.615 8 WARNING oslo_policy.policy [None req-536bed54-53ab-4590-8d31-01193ae43706 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - 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-06-09 15:13:32.616 8 WARNING oslo_policy.policy [None req-536bed54-53ab-4590-8d31-01193ae43706 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - 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-06-09 15:13:32.630 8 WARNING oslo_policy.policy [None req-536bed54-53ab-4590-8d31-01193ae43706 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - 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-06-09 15:13:32.630 8 WARNING oslo_policy.policy [None req-536bed54-53ab-4590-8d31-01193ae43706 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - 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.250 () {44 vars in 909 bytes} [Tue Jun 9 15:13:32 2026] GET /v2/images => generated 69 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 5/6] 199.204.45.250 () {42 vars in 687 bytes} [Tue Jun 9 15:13:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.250 () {44 vars in 909 bytes} [Tue Jun 9 15:13:36 2026] GET /v2/images => generated 69 bytes in 37 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-06-09 15:13:36.532 9 WARNING oslo_policy.policy [None req-1ccbde53-f71a-48f1-af7d-216b94f2a054 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - 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-06-09 15:13:36.533 9 WARNING oslo_policy.policy [None req-1ccbde53-f71a-48f1-af7d-216b94f2a054 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - 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: 9|app: 0|req: 6/8] 199.204.45.250 () {44 vars in 910 bytes} [Tue Jun 9 15:13:36 2026] GET /v2/images/cirros => generated 151 bytes in 122 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.250 () {44 vars in 932 bytes} [Tue Jun 9 15:13:36 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 15:13:36.672 9 WARNING oslo_policy.policy [None req-e02d1b7b-9419-4865-96d7-6cd780c59bef 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - 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-06-09 15:13:36.672 9 WARNING oslo_policy.policy [None req-e02d1b7b-9419-4865-96d7-6cd780c59bef 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - 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: 9|app: 0|req: 7/10] 199.204.45.250 () {44 vars in 938 bytes} [Tue Jun 9 15:13:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 15:13:36.858 8 WARNING oslo_config.cfg [None req-c83bc7cc-831f-45ea-ac5c-fc4a5e42aedd 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - 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.250 () {48 vars in 950 bytes} [Tue Jun 9 15:13:36 2026] POST /v2/images => generated 760 bytes in 160 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 15:13:36.879 9 WARNING oslo_policy.policy [None req-59b6b78b-4be7-4b70-ae0d-42e52b5c017b 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - 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-06-09 15:13:36.879 9 WARNING oslo_policy.policy [None req-59b6b78b-4be7-4b70-ae0d-42e52b5c017b 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - 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-06-09 15:13:36.880 9 INFO glance.api.v2.image_data [None req-59b6b78b-4be7-4b70-ae0d-42e52b5c017b 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 15:13:41.706 9 WARNING glance.location [None req-59b6b78b-4be7-4b70-ae0d-42e52b5c017b 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 9|app: 0|req: 8/14] 199.204.45.250 () {48 vars in 1044 bytes} [Tue Jun 9 15:13:36 2026] PUT /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935/file => generated 0 bytes in 4871 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6149 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.250 () {44 vars in 970 bytes} [Tue Jun 9 15:13:41 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 15:13:41.858 9 WARNING oslo_config.cfg [None req-ee69ae7c-c7a5-4ad5-ba71-2539c1ad2b8e 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - 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: 9|app: 0|req: 9/16] 199.204.45.250 () {48 vars in 1050 bytes} [Tue Jun 9 15:13:41 2026] PATCH /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => generated 1312 bytes in 86 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.250 () {44 vars in 970 bytes} [Tue Jun 9 15:13:41 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => 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: 142/284] 199.204.45.250 () {42 vars in 687 bytes} [Tue Jun 9 15:35:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 143/285] 199.204.45.250 () {44 vars in 909 bytes} [Tue Jun 9 15:35:51 2026] GET /v2/images => generated 1381 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/292] 199.204.45.250 () {42 vars in 687 bytes} [Tue Jun 9 15:36:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 147/293] 199.204.45.250 () {44 vars in 909 bytes} [Tue Jun 9 15:36:27 2026] GET /v2/images => generated 1381 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/294] 199.204.45.250 () {44 vars in 936 bytes} [Tue Jun 9 15:36:27 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 148/295] 199.204.45.250 () {44 vars in 958 bytes} [Tue Jun 9 15:36:27 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/296] 199.204.45.250 () {44 vars in 938 bytes} [Tue Jun 9 15:36:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 149/297] 199.204.45.250 () {48 vars in 950 bytes} [Tue Jun 9 15:36:27 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 15:36:27.355 8 WARNING oslo_policy.policy [None req-82d90217-b20a-46ef-a1a2-0a4d45b30bcd 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - 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-06-09 15:36:27.355 8 WARNING oslo_policy.policy [None req-82d90217-b20a-46ef-a1a2-0a4d45b30bcd 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - 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-06-09 15:36:27.357 8 INFO glance.api.v2.image_data [None req-82d90217-b20a-46ef-a1a2-0a4d45b30bcd 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 15:37:05.468 8 WARNING glance.location [None req-82d90217-b20a-46ef-a1a2-0a4d45b30bcd 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 149/306] 199.204.45.250 () {48 vars in 1045 bytes} [Tue Jun 9 15:36:27 2026] PUT /v2/images/0e29c08a-6d38-40ab-820b-5311f9cab33d/file => generated 0 bytes in 38160 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67463 switches on core 0) [pid: 9|app: 0|req: 158/307] 199.204.45.250 () {44 vars in 970 bytes} [Tue Jun 9 15:37:05 2026] GET /v2/images/0e29c08a-6d38-40ab-820b-5311f9cab33d => 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: 150/308] 199.204.45.250 () {48 vars in 1050 bytes} [Tue Jun 9 15:37:05 2026] PATCH /v2/images/0e29c08a-6d38-40ab-820b-5311f9cab33d => generated 1395 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 159/309] 199.204.45.250 () {44 vars in 970 bytes} [Tue Jun 9 15:37:05 2026] GET /v2/images/0e29c08a-6d38-40ab-820b-5311f9cab33d => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/310] 199.204.45.250 () {42 vars in 687 bytes} [Tue Jun 9 15:37:07 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 160/311] 199.204.45.250 () {44 vars in 909 bytes} [Tue Jun 9 15:37:07 2026] GET /v2/images => generated 2778 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/398] 199.204.45.250 () {42 vars in 687 bytes} [Tue Jun 9 15:44:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 204/399] 199.204.45.250 () {44 vars in 909 bytes} [Tue Jun 9 15:44:12 2026] GET /v2/images => generated 2778 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/402] 199.204.45.250 () {42 vars in 687 bytes} [Tue Jun 9 15:44:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 206/403] 199.204.45.250 () {44 vars in 909 bytes} [Tue Jun 9 15:44:25 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/404] 199.204.45.250 () {44 vars in 946 bytes} [Tue Jun 9 15:44:25 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 207/405] 199.204.45.250 () {44 vars in 968 bytes} [Tue Jun 9 15:44:25 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/406] 199.204.45.250 () {44 vars in 938 bytes} [Tue Jun 9 15:44:25 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: 9|app: 0|req: 208/407] 199.204.45.250 () {48 vars in 950 bytes} [Tue Jun 9 15:44:25 2026] POST /v2/images => generated 799 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 15:44:25.492 8 INFO glance.api.v2.image_data [None req-170d7d16-819f-4cdb-a402-203c72d0de3a 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 15:45:24.135 8 INFO glance.location [None req-170d7d16-819f-4cdb-a402-203c72d0de3a 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 200/420] 199.204.45.250 () {48 vars in 1044 bytes} [Tue Jun 9 15:44:25 2026] PUT /v2/images/bd9f61e3-194f-44f2-ab7f-8c7d6eeea297/file => generated 0 bytes in 58732 msecs (HTTP/1.1 204) 4 headers in 171 bytes (13956 switches on core 0) [pid: 9|app: 0|req: 221/421] 199.204.45.250 () {44 vars in 970 bytes} [Tue Jun 9 15:45:24 2026] GET /v2/images/bd9f61e3-194f-44f2-ab7f-8c7d6eeea297 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/422] 199.204.45.250 () {48 vars in 1050 bytes} [Tue Jun 9 15:45:24 2026] PATCH /v2/images/bd9f61e3-194f-44f2-ab7f-8c7d6eeea297 => generated 1410 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 222/423] 199.204.45.250 () {44 vars in 970 bytes} [Tue Jun 9 15:45:24 2026] GET /v2/images/bd9f61e3-194f-44f2-ab7f-8c7d6eeea297 => generated 1410 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 228/434] 199.204.45.250 () {42 vars in 687 bytes} [Tue Jun 9 15:46:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/435] 199.204.45.250 () {44 vars in 909 bytes} [Tue Jun 9 15:46:16 2026] GET /v2/images => generated 4190 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/440] 199.204.45.250 () {42 vars in 687 bytes} [Tue Jun 9 15:46:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 231/441] 199.204.45.250 () {44 vars in 909 bytes} [Tue Jun 9 15:46:37 2026] GET /v2/images => generated 4190 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/442] 199.204.45.250 () {44 vars in 938 bytes} [Tue Jun 9 15:46:37 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 232/443] 199.204.45.250 () {44 vars in 960 bytes} [Tue Jun 9 15:46:37 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: 8|app: 0|req: 212/444] 199.204.45.250 () {44 vars in 938 bytes} [Tue Jun 9 15:46:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 233/445] 199.204.45.250 () {48 vars in 950 bytes} [Tue Jun 9 15:46:37 2026] POST /v2/images => generated 791 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 15:46:37.761 8 INFO glance.api.v2.image_data [None req-7cc493f2-a66d-44c7-b68f-fdd1e0bcb567 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 15:46:55.399 8 INFO glance.location [None req-7cc493f2-a66d-44c7-b68f-fdd1e0bcb567 7ed8893f7d6b400b89e12e4c180237f1 eb36b27aba97449eb2f018b408962ce9 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 213/450] 199.204.45.250 () {48 vars in 1045 bytes} [Tue Jun 9 15:46:37 2026] PUT /v2/images/31c5e34f-783b-48f2-bdbc-05264d93eb37/file => generated 0 bytes in 17690 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29436 switches on core 0) [pid: 9|app: 0|req: 238/451] 199.204.45.250 () {44 vars in 970 bytes} [Tue Jun 9 15:46:55 2026] GET /v2/images/31c5e34f-783b-48f2-bdbc-05264d93eb37 => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/452] 199.204.45.250 () {48 vars in 1050 bytes} [Tue Jun 9 15:46:55 2026] PATCH /v2/images/31c5e34f-783b-48f2-bdbc-05264d93eb37 => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 239/453] 199.204.45.250 () {44 vars in 970 bytes} [Tue Jun 9 15:46:55 2026] GET /v2/images/31c5e34f-783b-48f2-bdbc-05264d93eb37 => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 319/612] 199.204.45.250 () {42 vars in 687 bytes} [Tue Jun 9 16:00:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/613] 199.204.45.250 () {44 vars in 909 bytes} [Tue Jun 9 16:00:08 2026] GET /v2/images => generated 5574 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/648] 199.204.45.250 () {42 vars in 687 bytes} [Tue Jun 9 16:03:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 337/649] 199.204.45.250 () {44 vars in 909 bytes} [Tue Jun 9 16:03:00 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/652] 199.204.45.250 () {42 vars in 687 bytes} [Tue Jun 9 16:03:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 339/653] 199.204.45.250 () {44 vars in 909 bytes} [Tue Jun 9 16:03:02 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 345/664] 199.204.45.250 () {42 vars in 687 bytes} [Tue Jun 9 16:03:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/665] 199.204.45.250 () {44 vars in 909 bytes} [Tue Jun 9 16:03:55 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 347/668] 199.204.45.250 () {42 vars in 687 bytes} [Tue Jun 9 16:04:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/669] 199.204.45.250 () {44 vars in 909 bytes} [Tue Jun 9 16:04:04 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 354/682] 199.204.45.250 () {42 vars in 687 bytes} [Tue Jun 9 16:05:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/683] 199.204.45.250 () {44 vars in 909 bytes} [Tue Jun 9 16:05:08 2026] GET /v2/images => generated 5574 bytes in 55 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: 9|app: 0|req: 360/694] 10.0.0.72 () {32 vars in 631 bytes} [Tue Jun 9 16:05:52 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 363/699] 10.0.0.106 () {36 vars in 986 bytes} [Tue Jun 9 16:06:18 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => generated 1312 bytes in 25 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: 337/700] 10.0.0.106 () {36 vars in 926 bytes} [Tue Jun 9 16:06:18 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: 9|app: 0|req: 364/701] 10.0.0.106 () {36 vars in 986 bytes} [Tue Jun 9 16:06:19 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => 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: 338/702] 10.0.0.106 () {36 vars in 926 bytes} [Tue Jun 9 16:06:19 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: 9|app: 0|req: 366/705] 199.204.45.250 () {36 vars in 990 bytes} [Tue Jun 9 16:06:26 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/706] 199.204.45.250 () {36 vars in 930 bytes} [Tue Jun 9 16:06:26 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: 9|app: 0|req: 367/707] 199.204.45.250 () {36 vars in 990 bytes} [Tue Jun 9 16:06:27 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/708] 199.204.45.250 () {36 vars in 930 bytes} [Tue Jun 9 16:06:27 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 369/711] 10.0.0.106 () {36 vars in 986 bytes} [Tue Jun 9 16:06:36 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => 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: 343/712] 10.0.0.106 () {36 vars in 926 bytes} [Tue Jun 9 16:06:36 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: 9|app: 0|req: 374/721] 10.0.0.72 () {30 vars in 409 bytes} [Tue Jun 9 16:07:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/722] 10.0.0.86 () {36 vars in 985 bytes} [Tue Jun 9 16:07:19 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => generated 1312 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 375/723] 10.0.0.86 () {36 vars in 925 bytes} [Tue Jun 9 16:07: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: 349/724] 10.0.0.86 () {36 vars in 925 bytes} [Tue Jun 9 16:07:19 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: 9|app: 0|req: 376/725] 10.0.0.86 () {36 vars in 985 bytes} [Tue Jun 9 16:07:19 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => 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: 350/726] 10.0.0.86 () {36 vars in 925 bytes} [Tue Jun 9 16:07: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: 9|app: 0|req: 377/727] 10.0.0.86 () {36 vars in 925 bytes} [Tue Jun 9 16:07:19 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/728] 10.0.0.86 () {36 vars in 985 bytes} [Tue Jun 9 16:07:19 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 378/729] 10.0.0.86 () {36 vars in 925 bytes} [Tue Jun 9 16:07:19 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: 352/730] 10.0.0.86 () {36 vars in 925 bytes} [Tue Jun 9 16:07:19 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: 354/733] 10.0.0.63 () {36 vars in 909 bytes} [Tue Jun 9 16:07:20 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 9|app: 0|req: 380/734] 10.0.0.63 () {36 vars in 1005 bytes} [Tue Jun 9 16:07:20 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935/locations => generated 127 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/735] 10.0.0.63 () {36 vars in 985 bytes} [Tue Jun 9 16:07:20 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 381/736] 10.0.0.63 () {36 vars in 925 bytes} [Tue Jun 9 16:07:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/737] 10.0.0.63 () {36 vars in 925 bytes} [Tue Jun 9 16:07:20 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: 9|app: 0|req: 385/744] 10.0.0.106 () {36 vars in 986 bytes} [Tue Jun 9 16:07:57 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => 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: 360/745] 10.0.0.106 () {36 vars in 926 bytes} [Tue Jun 9 16:07: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: 9|app: 0|req: 388/750] 10.0.0.106 () {36 vars in 986 bytes} [Tue Jun 9 16:08:14 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/751] 10.0.0.106 () {36 vars in 926 bytes} [Tue Jun 9 16:08:14 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: 9|app: 0|req: 389/752] 10.0.0.106 () {36 vars in 986 bytes} [Tue Jun 9 16:08:14 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/753] 10.0.0.106 () {36 vars in 926 bytes} [Tue Jun 9 16:08:15 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: 9|app: 0|req: 392/758] 10.0.0.106 () {36 vars in 986 bytes} [Tue Jun 9 16:08:39 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/759] 10.0.0.106 () {36 vars in 926 bytes} [Tue Jun 9 16:08:39 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: 9|app: 0|req: 394/762] 10.0.0.106 () {36 vars in 986 bytes} [Tue Jun 9 16:08:47 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => 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: 369/763] 10.0.0.106 () {36 vars in 926 bytes} [Tue Jun 9 16:08:47 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: 9|app: 0|req: 397/768] 10.0.0.72 () {34 vars in 653 bytes} [Tue Jun 9 16:09:01 2026] POST /v2/images => generated 649 bytes in 226 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-09 16:09:01.848 8 WARNING glance.api.v2.images [None req-4f1e22a4-7148-4e02-ba1d-867e7b2c7f71 4253c52ca32e43e99af87516d4c2eae0 b766dd18a39f44099816d7e64151feee - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//55fee8be-59fe-4738-bb0b-b366c4b1818e [pid: 8|app: 0|req: 372/769] 10.0.0.72 () {32 vars in 708 bytes} [Tue Jun 9 16:09:01 2026] DELETE /v2/images/55fee8be-59fe-4738-bb0b-b366c4b1818e => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 398/770] 10.0.0.72 () {32 vars in 705 bytes} [Tue Jun 9 16:09:01 2026] GET /v2/images/55fee8be-59fe-4738-bb0b-b366c4b1818e => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/771] 10.0.0.72 () {32 vars in 631 bytes} [Tue Jun 9 16:09:01 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: 9|app: 0|req: 399/772] 10.0.0.72 () {34 vars in 653 bytes} [Tue Jun 9 16:09:01 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/773] 10.0.0.72 () {32 vars in 715 bytes} [Tue Jun 9 16:09:02 2026] GET /v2/images/0ab0cd3d-8e2f-4e10-b85e-5e1b56630213/file => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 16:09:02.041 9 INFO glance.api.v2.image_data [None req-e2791d2b-4490-477e-ba0b-4a785f5b5f33 4253c52ca32e43e99af87516d4c2eae0 b766dd18a39f44099816d7e64151feee - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 16:09:02.082 9 WARNING glance_store._drivers.rbd [None req-e2791d2b-4490-477e-ba0b-4a785f5b5f33 4253c52ca32e43e99af87516d4c2eae0 b766dd18a39f44099816d7e64151feee - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-09 16:09:02.515 9 INFO glance.location [None req-e2791d2b-4490-477e-ba0b-4a785f5b5f33 4253c52ca32e43e99af87516d4c2eae0 b766dd18a39f44099816d7e64151feee - - default default] Image format matched and virtual size computed: 1024 [pid: 9|app: 0|req: 400/774] 10.0.0.72 () {32 vars in 725 bytes} [Tue Jun 9 16:09:02 2026] PUT /v2/images/0ab0cd3d-8e2f-4e10-b85e-5e1b56630213/file => generated 0 bytes in 524 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/775] 10.0.0.72 () {32 vars in 705 bytes} [Tue Jun 9 16:09:02 2026] GET /v2/images/0ab0cd3d-8e2f-4e10-b85e-5e1b56630213 => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 401/776] 10.0.0.72 () {32 vars in 715 bytes} [Tue Jun 9 16:09:02 2026] GET /v2/images/0ab0cd3d-8e2f-4e10-b85e-5e1b56630213/file => generated 1024 bytes in 123 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/777] 10.0.0.72 () {34 vars in 653 bytes} [Tue Jun 9 16:09:02 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: 9|app: 0|req: 402/778] 10.0.0.72 () {32 vars in 724 bytes} [Tue Jun 9 16:09:02 2026] PATCH /v2/images/3f3412b9-7a67-48c7-9255-02895b9478bc => generated 653 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/779] 10.0.0.72 () {32 vars in 705 bytes} [Tue Jun 9 16:09:02 2026] GET /v2/images/3f3412b9-7a67-48c7-9255-02895b9478bc => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 16:09:02.830 9 WARNING glance.api.v2.images [None req-96a83aea-12a1-4c1a-96e5-3cbf79580448 4253c52ca32e43e99af87516d4c2eae0 b766dd18a39f44099816d7e64151feee - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3f3412b9-7a67-48c7-9255-02895b9478bc [pid: 9|app: 0|req: 403/780] 10.0.0.72 () {32 vars in 708 bytes} [Tue Jun 9 16:09:02 2026] DELETE /v2/images/3f3412b9-7a67-48c7-9255-02895b9478bc => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/781] 10.0.0.72 () {32 vars in 705 bytes} [Tue Jun 9 16:09:02 2026] GET /v2/images/3f3412b9-7a67-48c7-9255-02895b9478bc => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 16:09:02.893 9 WARNING glance.api.v2.images [None req-debd1d47-1b02-43da-812c-e41411f48a3f 4253c52ca32e43e99af87516d4c2eae0 b766dd18a39f44099816d7e64151feee - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0ab0cd3d-8e2f-4e10-b85e-5e1b56630213 [pid: 9|app: 0|req: 404/782] 10.0.0.72 () {32 vars in 708 bytes} [Tue Jun 9 16:09:02 2026] DELETE /v2/images/0ab0cd3d-8e2f-4e10-b85e-5e1b56630213 => generated 0 bytes in 932 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/783] 10.0.0.72 () {32 vars in 705 bytes} [Tue Jun 9 16:09:03 2026] GET /v2/images/0ab0cd3d-8e2f-4e10-b85e-5e1b56630213 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 16:09:03.843 9 WARNING glance.api.v2.images [None req-a931767b-b8af-4a06-b79a-37cc2fabae12 4253c52ca32e43e99af87516d4c2eae0 b766dd18a39f44099816d7e64151feee - - default default] Failed to find image 55fee8be-59fe-4738-bb0b-b366c4b1818e to delete: glance.common.exception.ImageNotFound: No image found with ID 55fee8be-59fe-4738-bb0b-b366c4b1818e [pid: 9|app: 0|req: 405/784] 10.0.0.72 () {32 vars in 708 bytes} [Tue Jun 9 16:09:03 2026] DELETE /v2/images/55fee8be-59fe-4738-bb0b-b366c4b1818e => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/785] 10.0.0.72 () {32 vars in 705 bytes} [Tue Jun 9 16:09:03 2026] GET /v2/images/55fee8be-59fe-4738-bb0b-b366c4b1818e => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 409/792] 10.0.0.106 () {36 vars in 986 bytes} [Tue Jun 9 16:09:37 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/793] 10.0.0.106 () {36 vars in 926 bytes} [Tue Jun 9 16:09:38 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: 9|app: 0|req: 411/796] 10.0.0.72 () {32 vars in 705 bytes} [Tue Jun 9 16:09:42 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => 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: 386/797] 10.0.0.72 () {32 vars in 705 bytes} [Tue Jun 9 16:09:42 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 412/798] 10.0.0.86 () {36 vars in 985 bytes} [Tue Jun 9 16:09:42 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => generated 1312 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/799] 10.0.0.86 () {36 vars in 925 bytes} [Tue Jun 9 16:09: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: 9|app: 0|req: 413/800] 10.0.0.86 () {36 vars in 925 bytes} [Tue Jun 9 16:09:42 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: 388/801] 10.0.0.86 () {36 vars in 985 bytes} [Tue Jun 9 16:09:42 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 414/802] 10.0.0.86 () {36 vars in 925 bytes} [Tue Jun 9 16:09:42 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: 389/803] 10.0.0.86 () {36 vars in 925 bytes} [Tue Jun 9 16:09:42 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: 9|app: 0|req: 415/804] 10.0.0.86 () {36 vars in 985 bytes} [Tue Jun 9 16:09:42 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/805] 10.0.0.86 () {36 vars in 925 bytes} [Tue Jun 9 16:09:42 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: 9|app: 0|req: 416/806] 10.0.0.86 () {36 vars in 925 bytes} [Tue Jun 9 16:09: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: 8|app: 0|req: 391/807] 10.0.0.63 () {36 vars in 909 bytes} [Tue Jun 9 16:09:43 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 9|app: 0|req: 417/808] 10.0.0.63 () {36 vars in 1005 bytes} [Tue Jun 9 16:09:43 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935/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: 392/809] 10.0.0.63 () {36 vars in 985 bytes} [Tue Jun 9 16:09:43 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 418/810] 10.0.0.63 () {36 vars in 925 bytes} [Tue Jun 9 16:09:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/811] 10.0.0.63 () {36 vars in 925 bytes} [Tue Jun 9 16:09:43 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: 9|app: 0|req: 420/814] 10.0.0.106 () {36 vars in 986 bytes} [Tue Jun 9 16:09:56 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/815] 10.0.0.106 () {36 vars in 926 bytes} [Tue Jun 9 16:09:56 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: 9|app: 0|req: 421/816] 10.0.0.106 () {36 vars in 986 bytes} [Tue Jun 9 16:09:56 2026] GET /v2/images/afaaba83-3a4f-403e-bdfb-17814b04a935 => 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: 396/817] 10.0.0.106 () {36 vars in 926 bytes} [Tue Jun 9 16:09:56 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: 9|app: 0|req: 426/826] 199.204.45.250 () {32 vars in 825 bytes} [Tue Jun 9 16:10:34 2026] GET /v2/images?status=active&owner=eb36b27aba97449eb2f018b408962ce9&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/827] 199.204.45.250 () {32 vars in 652 bytes} [Tue Jun 9 16:10:34 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 427/828] 10.0.0.86 () {36 vars in 985 bytes} [Tue Jun 9 16:10:34 2026] GET /v2/images/0e29c08a-6d38-40ab-820b-5311f9cab33d => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/829] 10.0.0.86 () {36 vars in 925 bytes} [Tue Jun 9 16:10:34 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: 9|app: 0|req: 428/830] 10.0.0.86 () {36 vars in 925 bytes} [Tue Jun 9 16:10:34 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: 403/831] 10.0.0.86 () {36 vars in 985 bytes} [Tue Jun 9 16:10:34 2026] GET /v2/images/0e29c08a-6d38-40ab-820b-5311f9cab33d => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 429/832] 10.0.0.86 () {36 vars in 925 bytes} [Tue Jun 9 16:10:34 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: 404/833] 10.0.0.86 () {36 vars in 925 bytes} [Tue Jun 9 16:10:34 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 430/834] 10.0.0.86 () {36 vars in 985 bytes} [Tue Jun 9 16:10:34 2026] GET /v2/images/0e29c08a-6d38-40ab-820b-5311f9cab33d => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/835] 10.0.0.86 () {36 vars in 925 bytes} [Tue Jun 9 16:10:35 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: 9|app: 0|req: 431/836] 10.0.0.63 () {36 vars in 909 bytes} [Tue Jun 9 16:10:35 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/837] 10.0.0.63 () {36 vars in 1005 bytes} [Tue Jun 9 16:10:35 2026] GET /v2/images/0e29c08a-6d38-40ab-820b-5311f9cab33d/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 432/838] 10.0.0.63 () {36 vars in 985 bytes} [Tue Jun 9 16:10:35 2026] GET /v2/images/0e29c08a-6d38-40ab-820b-5311f9cab33d => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/839] 10.0.0.63 () {36 vars in 925 bytes} [Tue Jun 9 16:10: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: 9|app: 0|req: 433/840] 10.0.0.63 () {36 vars in 925 bytes} [Tue Jun 9 16:10:35 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: 9|app: 0|req: 464/901] 10.0.0.72 () {32 vars in 631 bytes} [Tue Jun 9 16:15:33 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)