+ 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 [Fri Jul 24 05:03:05 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:05:55 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-849b944848-hqhqs 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x564796b93fd0 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-24 05:03:07.554 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-24 05:03:07.593 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-24 05:03:08.114 7 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-07-24 05:03:08.184 8 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-07-24 05:03:08.195 7 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-07-24 05:03:08.196 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-24 05:03:08.197 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-24 05:03:08.269 8 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-07-24 05:03:08.270 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-24 05:03:08.271 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-24 05:03:09.777 7 WARNING glance.api.v2.images [None req-4043a22c-92d6-4369-bbab-297ebddb97de - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-24 05:03:09.969 7 WARNING keystonemiddleware._common.config [None req-4043a22c-92d6-4369-bbab-297ebddb97de - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 05:03:09.977 7 WARNING oslo_config.cfg [None req-4043a22c-92d6-4369-bbab-297ebddb97de - - - - - -] 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 4 seconds on interpreter 0x564796b93fd0 pid: 7 (default app) 2026-07-24 05:03:10.009 8 WARNING glance.api.v2.images [None req-057b67da-3da1-4a41-9c9c-95063a536012 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-24 05:03:10.199 8 WARNING keystonemiddleware._common.config [None req-057b67da-3da1-4a41-9c9c-95063a536012 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 05:03:10.207 8 WARNING oslo_config.cfg [None req-057b67da-3da1-4a41-9c9c-95063a536012 - - - - - -] 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 0x564796b93fd0 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.19.213.162 () {42 vars in 688 bytes} [Fri Jul 24 05:03:11 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 05:03:11.826 7 WARNING oslo_policy.policy [None req-34ae2680-28d8-4ca0-9b1b-594b9aa7faa3 eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - 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-24 05:03:11.826 7 WARNING oslo_policy.policy [None req-34ae2680-28d8-4ca0-9b1b-594b9aa7faa3 eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - 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-24 05:03:11.848 7 WARNING oslo_policy.policy [None req-34ae2680-28d8-4ca0-9b1b-594b9aa7faa3 eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - 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-24 05:03:11.848 7 WARNING oslo_policy.policy [None req-34ae2680-28d8-4ca0-9b1b-594b9aa7faa3 eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - 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: 3/5] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:03:11 2026] GET /v2/images => generated 69 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/6] 199.19.213.162 () {42 vars in 688 bytes} [Fri Jul 24 05:03:15 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:03:15 2026] GET /v2/images => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 05:03:15.140 8 WARNING oslo_policy.policy [None req-51eed550-a9e9-43fc-bb13-7302bde2f64d eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - 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-24 05:03:15.141 8 WARNING oslo_policy.policy [None req-51eed550-a9e9-43fc-bb13-7302bde2f64d eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - 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: 4/8] 199.19.213.162 () {44 vars in 911 bytes} [Fri Jul 24 05:03:15 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.162 () {44 vars in 933 bytes} [Fri Jul 24 05:03:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 05:03:15.279 8 WARNING oslo_policy.policy [None req-f439a66b-3619-4ec1-86df-ac692d087eb2 eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - 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-24 05:03:15.279 8 WARNING oslo_policy.policy [None req-f439a66b-3619-4ec1-86df-ac692d087eb2 eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - 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: 5/10] 199.19.213.162 () {44 vars in 939 bytes} [Fri Jul 24 05:03:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 05:03:15.369 7 WARNING oslo_config.cfg [None req-9616d59d-4871-4f49-8e82-af9428dbf7f4 eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - 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: 6/11] 199.19.213.162 () {48 vars in 951 bytes} [Fri Jul 24 05:03:15 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-24 05:03:15.392 8 WARNING oslo_policy.policy [None req-4121f534-ff04-42a8-87bc-58f989da3d39 eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - 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-24 05:03:15.392 8 WARNING oslo_policy.policy [None req-4121f534-ff04-42a8-87bc-58f989da3d39 eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - 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-24 05:03:15.394 8 INFO glance.api.v2.image_data [None req-4121f534-ff04-42a8-87bc-58f989da3d39 eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 05:03:18.808 8 INFO glance.location [None req-4121f534-ff04-42a8-87bc-58f989da3d39 eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 6/12] 199.19.213.162 () {48 vars in 1045 bytes} [Fri Jul 24 05:03:15 2026] PUT /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1/file => generated 0 bytes in 3462 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7218 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:03:18 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 05:03:18.888 8 WARNING oslo_config.cfg [None req-1944327f-6c30-4208-ab19-64e411bc1c26 eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - 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: 7/14] 199.19.213.162 () {48 vars in 1049 bytes} [Fri Jul 24 05:03:18 2026] PATCH /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:03:18 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.19.213.162 () {42 vars in 688 bytes} [Fri Jul 24 05:25:33 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:25:33 2026] GET /v2/images => generated 1240 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 199.19.213.162 () {42 vars in 688 bytes} [Fri Jul 24 05:25:52 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:25:52 2026] GET /v2/images => generated 1240 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/292] 199.19.213.162 () {44 vars in 937 bytes} [Fri Jul 24 05:25:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/293] 199.19.213.162 () {44 vars in 959 bytes} [Fri Jul 24 05:25:52 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/294] 199.19.213.162 () {44 vars in 939 bytes} [Fri Jul 24 05:25:52 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: 148/295] 199.19.213.162 () {48 vars in 951 bytes} [Fri Jul 24 05:25:52 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-24 05:25:53.025 8 INFO glance.api.v2.image_data [None req-4ccbdbb3-8e5f-4acf-bc02-19c64e6fddb4 eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 05:26:59.227 8 INFO glance.location [None req-4ccbdbb3-8e5f-4acf-bc02-19c64e6fddb4 eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 148/308] 199.19.213.162 () {48 vars in 1046 bytes} [Fri Jul 24 05:25:53 2026] PUT /v2/images/395a3866-de18-4b6d-8149-99a200a6b0d2/file => generated 0 bytes in 66258 msecs (HTTP/1.1 204) 4 headers in 171 bytes (42194 switches on core 0) [pid: 7|app: 0|req: 161/309] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:26:59 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/310] 199.19.213.162 () {48 vars in 1049 bytes} [Fri Jul 24 05:26:59 2026] PATCH /v2/images/395a3866-de18-4b6d-8149-99a200a6b0d2 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/311] 199.19.213.162 () {48 vars in 1050 bytes} [Fri Jul 24 05:26:59 2026] PATCH /v2/images/395a3866-de18-4b6d-8149-99a200a6b0d2 => generated 1209 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/312] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:26:59 2026] GET /v2/images => generated 2451 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/315] 199.19.213.162 () {42 vars in 688 bytes} [Fri Jul 24 05:27:00 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/316] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:27:00 2026] GET /v2/images => generated 2451 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/403] 199.19.213.162 () {42 vars in 688 bytes} [Fri Jul 24 05:34:17 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/404] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:34:17 2026] GET /v2/images => generated 2451 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/407] 199.19.213.162 () {42 vars in 688 bytes} [Fri Jul 24 05:34:25 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/408] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:34:25 2026] GET /v2/images => generated 2451 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/409] 199.19.213.162 () {44 vars in 947 bytes} [Fri Jul 24 05:34:25 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/410] 199.19.213.162 () {44 vars in 969 bytes} [Fri Jul 24 05:34: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: 200/411] 199.19.213.162 () {44 vars in 939 bytes} [Fri Jul 24 05:34:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/412] 199.19.213.162 () {48 vars in 951 bytes} [Fri Jul 24 05:34:25 2026] POST /v2/images => generated 799 bytes in 2192 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-24 05:34:28.107 8 INFO glance.api.v2.image_data [None req-6d678c17-3eec-45cf-acfe-21bd560bb6e4 eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 05:35:39.523 8 INFO glance.location [None req-6d678c17-3eec-45cf-acfe-21bd560bb6e4 eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 201/427] 199.19.213.162 () {48 vars in 1045 bytes} [Fri Jul 24 05:34:28 2026] PUT /v2/images/655e679e-788c-4f01-a797-4d89bd33d872/file => generated 0 bytes in 71469 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17025 switches on core 0) [pid: 7|app: 0|req: 227/428] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:35:39 2026] GET /v2/images => generated 3664 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/429] 199.19.213.162 () {48 vars in 1050 bytes} [Fri Jul 24 05:35:39 2026] PATCH /v2/images/655e679e-788c-4f01-a797-4d89bd33d872 => generated 1234 bytes in 677 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/430] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:35:40 2026] GET /v2/images => generated 3687 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/441] 199.19.213.162 () {42 vars in 688 bytes} [Fri Jul 24 05:36:26 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/442] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:36:26 2026] GET /v2/images => generated 3687 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/445] 199.19.213.162 () {42 vars in 688 bytes} [Fri Jul 24 05:36:38 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/446] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:36:38 2026] GET /v2/images => generated 3687 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/447] 199.19.213.162 () {44 vars in 939 bytes} [Fri Jul 24 05:36:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/448] 199.19.213.162 () {44 vars in 961 bytes} [Fri Jul 24 05:36:38 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/449] 199.19.213.162 () {44 vars in 939 bytes} [Fri Jul 24 05:36:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/450] 199.19.213.162 () {48 vars in 951 bytes} [Fri Jul 24 05:36:38 2026] POST /v2/images => generated 791 bytes in 273 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-24 05:36:39.009 7 WARNING oslo_policy.policy [None req-2fbe86fb-9e39-49f8-9af7-38f25b6043d1 eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - 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-24 05:36:39.009 7 WARNING oslo_policy.policy [None req-2fbe86fb-9e39-49f8-9af7-38f25b6043d1 eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - 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-24 05:36:39.011 7 INFO glance.api.v2.image_data [None req-2fbe86fb-9e39-49f8-9af7-38f25b6043d1 eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 05:37:00.565 7 INFO glance.location [None req-2fbe86fb-9e39-49f8-9af7-38f25b6043d1 eb58f724028c45ac887b5f6aec83f427 e595cf16c8c34a6198144f7b15d4fc54 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 239/455] 199.19.213.162 () {48 vars in 1046 bytes} [Fri Jul 24 05:36:38 2026] PUT /v2/images/46ae1b9b-2840-4813-96a2-3002d6b2b101/file => generated 0 bytes in 21607 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26641 switches on core 0) [pid: 8|app: 0|req: 217/456] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:37:00 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/457] 199.19.213.162 () {48 vars in 1049 bytes} [Fri Jul 24 05:37:00 2026] PATCH /v2/images/46ae1b9b-2840-4813-96a2-3002d6b2b101 => 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/458] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:37:00 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/627] 199.19.213.162 () {42 vars in 688 bytes} [Fri Jul 24 05:50:51 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/628] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:50:51 2026] GET /v2/images => generated 4893 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/661] 199.19.213.162 () {42 vars in 688 bytes} [Fri Jul 24 05:53:31 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/662] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:53:31 2026] GET /v2/images => generated 4893 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/663] 199.19.213.162 () {42 vars in 688 bytes} [Fri Jul 24 05:53:33 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/664] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:53:33 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/675] 199.19.213.162 () {42 vars in 688 bytes} [Fri Jul 24 05:54:26 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/676] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:54:26 2026] GET /v2/images => generated 4893 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/679] 199.19.213.162 () {42 vars in 688 bytes} [Fri Jul 24 05:54:34 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/680] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:54:34 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/693] 199.19.213.162 () {42 vars in 688 bytes} [Fri Jul 24 05:55:39 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/694] 199.19.213.162 () {44 vars in 910 bytes} [Fri Jul 24 05:55:39 2026] GET /v2/images => generated 4893 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 342/705] 10.0.0.220 () {32 vars in 633 bytes} [Fri Jul 24 05:56:23 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 366/710] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jul 24 05:56:47 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/711] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jul 24 05:56: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: 8|app: 0|req: 347/714] 199.19.213.162 () {36 vars in 991 bytes} [Fri Jul 24 05:56:51 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/715] 199.19.213.162 () {36 vars in 931 bytes} [Fri Jul 24 05:56:51 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: 348/716] 199.19.213.162 () {36 vars in 991 bytes} [Fri Jul 24 05:56:51 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/717] 199.19.213.162 () {36 vars in 931 bytes} [Fri Jul 24 05:56:51 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: 349/718] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jul 24 05:56:54 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/719] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jul 24 05:56:54 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: 372/722] 10.0.0.42 () {36 vars in 986 bytes} [Fri Jul 24 05:57:06 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/723] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:57:06 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/724] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:57:06 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: 8|app: 0|req: 352/725] 10.0.0.42 () {36 vars in 986 bytes} [Fri Jul 24 05:57:06 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/726] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:57:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/727] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:57:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/728] 10.0.0.42 () {36 vars in 986 bytes} [Fri Jul 24 05:57:07 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/729] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:57:07 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: 376/730] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:57:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/731] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jul 24 05:57:07 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/732] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jul 24 05:57:07 2026] GET /v2/schemas/image => generated 4018 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/733] 10.0.0.113 () {36 vars in 987 bytes} [Fri Jul 24 05:57:08 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/734] 10.0.0.113 () {36 vars in 927 bytes} [Fri Jul 24 05:57:08 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/735] 10.0.0.113 () {36 vars in 987 bytes} [Fri Jul 24 05:57:08 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/736] 10.0.0.113 () {36 vars in 927 bytes} [Fri Jul 24 05:57:08 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: 358/737] 10.0.0.113 () {36 vars in 927 bytes} [Fri Jul 24 05:57:08 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: 382/742] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jul 24 05:57:27 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/743] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jul 24 05:57:27 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/754] 10.0.0.220 () {30 vars in 411 bytes} [Fri Jul 24 05:58:13 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/759] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jul 24 05:58:39 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/760] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jul 24 05:58:39 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/765] 10.0.0.220 () {34 vars in 655 bytes} [Fri Jul 24 05:59:00 2026] POST /v2/images => generated 648 bytes in 209 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-24 05:59:00.435 8 WARNING glance.api.v2.images [None req-24d03933-63ce-4205-b58d-58792eb18aca a82f45cf095c4f5684f7a1f300b3e2ac 0426086478f04be68e7f921242f40ed4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//eadb164f-9b26-48dd-a78b-e355c91f4cbb [pid: 8|app: 0|req: 373/766] 10.0.0.220 () {32 vars in 710 bytes} [Fri Jul 24 05:59:00 2026] DELETE /v2/images/eadb164f-9b26-48dd-a78b-e355c91f4cbb => generated 0 bytes in 62 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/767] 10.0.0.220 () {32 vars in 707 bytes} [Fri Jul 24 05:59:00 2026] GET /v2/images/eadb164f-9b26-48dd-a78b-e355c91f4cbb => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/768] 10.0.0.220 () {32 vars in 633 bytes} [Fri Jul 24 05:59:00 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/769] 10.0.0.220 () {34 vars in 655 bytes} [Fri Jul 24 05:59:00 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/770] 10.0.0.220 () {32 vars in 717 bytes} [Fri Jul 24 05:59:00 2026] GET /v2/images/f5c20311-8f41-42e5-b80d-e84942bc3568/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 05:59:00.636 7 INFO glance.api.v2.image_data [None req-f506abad-63a6-48d3-873c-e79d44e5f595 a82f45cf095c4f5684f7a1f300b3e2ac 0426086478f04be68e7f921242f40ed4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 05:59:00.685 7 WARNING glance_store._drivers.rbd [None req-f506abad-63a6-48d3-873c-e79d44e5f595 a82f45cf095c4f5684f7a1f300b3e2ac 0426086478f04be68e7f921242f40ed4 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-24 05:59:01.780 7 INFO glance.location [None req-f506abad-63a6-48d3-873c-e79d44e5f595 a82f45cf095c4f5684f7a1f300b3e2ac 0426086478f04be68e7f921242f40ed4 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 396/773] 10.0.0.220 () {32 vars in 727 bytes} [Fri Jul 24 05:59:00 2026] PUT /v2/images/f5c20311-8f41-42e5-b80d-e84942bc3568/file => generated 0 bytes in 1199 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/774] 10.0.0.220 () {32 vars in 707 bytes} [Fri Jul 24 05:59:01 2026] GET /v2/images/f5c20311-8f41-42e5-b80d-e84942bc3568 => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/775] 10.0.0.220 () {32 vars in 717 bytes} [Fri Jul 24 05:59:01 2026] GET /v2/images/f5c20311-8f41-42e5-b80d-e84942bc3568/file => generated 1024 bytes in 164 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/776] 10.0.0.220 () {34 vars in 655 bytes} [Fri Jul 24 05:59:02 2026] POST /v2/images => generated 649 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/777] 10.0.0.220 () {32 vars in 726 bytes} [Fri Jul 24 05:59:02 2026] PATCH /v2/images/f652426e-8ea2-41f4-bf67-94b02a717d6e => generated 653 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/778] 10.0.0.220 () {32 vars in 707 bytes} [Fri Jul 24 05:59:02 2026] GET /v2/images/f652426e-8ea2-41f4-bf67-94b02a717d6e => generated 653 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 05:59:02.180 7 WARNING glance.api.v2.images [None req-ad38984c-c128-49c2-a82b-c671cb54ff37 a82f45cf095c4f5684f7a1f300b3e2ac 0426086478f04be68e7f921242f40ed4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f652426e-8ea2-41f4-bf67-94b02a717d6e [pid: 7|app: 0|req: 399/779] 10.0.0.220 () {32 vars in 710 bytes} [Fri Jul 24 05:59:02 2026] DELETE /v2/images/f652426e-8ea2-41f4-bf67-94b02a717d6e => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/780] 10.0.0.220 () {32 vars in 707 bytes} [Fri Jul 24 05:59:02 2026] GET /v2/images/f652426e-8ea2-41f4-bf67-94b02a717d6e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 05:59:02.270 7 WARNING glance.api.v2.images [None req-58875167-0ae5-4902-be07-4781f2861929 a82f45cf095c4f5684f7a1f300b3e2ac 0426086478f04be68e7f921242f40ed4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f5c20311-8f41-42e5-b80d-e84942bc3568 [pid: 7|app: 0|req: 400/781] 10.0.0.220 () {32 vars in 710 bytes} [Fri Jul 24 05:59:02 2026] DELETE /v2/images/f5c20311-8f41-42e5-b80d-e84942bc3568 => generated 0 bytes in 785 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/782] 10.0.0.220 () {32 vars in 707 bytes} [Fri Jul 24 05:59:03 2026] GET /v2/images/f5c20311-8f41-42e5-b80d-e84942bc3568 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 05:59:03.079 7 WARNING glance.api.v2.images [None req-85e7d9ea-9368-4e05-adfd-0e1e6795e585 a82f45cf095c4f5684f7a1f300b3e2ac 0426086478f04be68e7f921242f40ed4 - - default default] Failed to find image eadb164f-9b26-48dd-a78b-e355c91f4cbb to delete: glance.common.exception.ImageNotFound: No image found with ID eadb164f-9b26-48dd-a78b-e355c91f4cbb [pid: 7|app: 0|req: 401/783] 10.0.0.220 () {32 vars in 710 bytes} [Fri Jul 24 05:59:03 2026] DELETE /v2/images/eadb164f-9b26-48dd-a78b-e355c91f4cbb => generated 147 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/784] 10.0.0.220 () {32 vars in 707 bytes} [Fri Jul 24 05:59:03 2026] GET /v2/images/eadb164f-9b26-48dd-a78b-e355c91f4cbb => generated 139 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/787] 10.0.0.220 () {32 vars in 707 bytes} [Fri Jul 24 05:59:14 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/788] 10.0.0.220 () {32 vars in 707 bytes} [Fri Jul 24 05:59:15 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/789] 10.0.0.42 () {36 vars in 986 bytes} [Fri Jul 24 05:59:15 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/790] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:59:15 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: 405/791] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:59:15 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: 387/792] 10.0.0.42 () {36 vars in 986 bytes} [Fri Jul 24 05:59:15 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/793] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:59:15 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/794] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:59: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: 7|app: 0|req: 407/795] 10.0.0.42 () {36 vars in 986 bytes} [Fri Jul 24 05:59:15 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/796] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:59:15 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: 408/797] 10.0.0.113 () {36 vars in 987 bytes} [Fri Jul 24 05:59:15 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/798] 10.0.0.113 () {36 vars in 927 bytes} [Fri Jul 24 05:59: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: 7|app: 0|req: 409/799] 10.0.0.113 () {36 vars in 987 bytes} [Fri Jul 24 05:59:15 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/800] 10.0.0.113 () {36 vars in 927 bytes} [Fri Jul 24 05:59:15 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: 410/801] 10.0.0.113 () {36 vars in 927 bytes} [Fri Jul 24 05:59:15 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: 392/802] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jul 24 05:59:19 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/803] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jul 24 05:59:19 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: 397/812] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jul 24 05:59:54 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/813] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jul 24 05:59:54 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: 400/818] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jul 24 06:00:15 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/819] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jul 24 06:00: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: 404/826] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jul 24 06:00:44 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/827] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jul 24 06:00:44 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/836] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jul 24 06:01:22 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/837] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jul 24 06:01:22 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: 429/838] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jul 24 06:01:30 2026] GET /v2/images/4b09c524-5747-48bb-99dd-ea82ac2fbee1 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/839] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jul 24 06:01:30 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: 414/846] 199.19.213.162 () {32 vars in 826 bytes} [Fri Jul 24 06:01:58 2026] GET /v2/images?status=active&owner=e595cf16c8c34a6198144f7b15d4fc54&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/847] 199.19.213.162 () {32 vars in 653 bytes} [Fri Jul 24 06:01:59 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: 415/848] 10.0.0.42 () {36 vars in 986 bytes} [Fri Jul 24 06:01:59 2026] GET /v2/images/395a3866-de18-4b6d-8149-99a200a6b0d2 => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/849] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 06:01:59 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: 8|app: 0|req: 416/850] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 06:01:59 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/851] 10.0.0.42 () {36 vars in 986 bytes} [Fri Jul 24 06:01:59 2026] GET /v2/images/395a3866-de18-4b6d-8149-99a200a6b0d2 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/852] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 06:01:59 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/853] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 06:01:59 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: 418/854] 10.0.0.42 () {36 vars in 986 bytes} [Fri Jul 24 06:01:59 2026] GET /v2/images/395a3866-de18-4b6d-8149-99a200a6b0d2 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/855] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 06:01:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/856] 10.0.0.113 () {36 vars in 987 bytes} [Fri Jul 24 06:02:00 2026] GET /v2/images/395a3866-de18-4b6d-8149-99a200a6b0d2 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/857] 10.0.0.113 () {36 vars in 927 bytes} [Fri Jul 24 06:02: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: 420/858] 10.0.0.113 () {36 vars in 987 bytes} [Fri Jul 24 06:02:00 2026] GET /v2/images/395a3866-de18-4b6d-8149-99a200a6b0d2 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/859] 10.0.0.113 () {36 vars in 927 bytes} [Fri Jul 24 06:02:00 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: 8|app: 0|req: 421/860] 10.0.0.113 () {36 vars in 927 bytes} [Fri Jul 24 06:02:00 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: 438/893] 10.0.0.220 () {32 vars in 633 bytes} [Fri Jul 24 06:04:38 2026] GET /v2/images => generated 4893 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)