+ 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 00:12:15 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-cc767d89f-sv6vl 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 0x563e9d15df90 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 00:12:17.343 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-24 00:12:17.423 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-24 00:12:17.941 7 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-07-24 00:12:18.027 8 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-07-24 00:12:18.039 7 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-07-24 00:12:18.040 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 00:12:18.041 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 00:12:18.119 8 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-07-24 00:12:18.120 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 00:12:18.121 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 00:12:19.694 7 WARNING glance.api.v2.images [None req-c220e842-3b5b-45de-9363-588e5d30cf1a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-24 00:12:19.726 8 WARNING glance.api.v2.images [None req-bb322b6b-7a47-4091-98d4-293cf4c4978a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-24 00:12:19.905 7 WARNING keystonemiddleware._common.config [None req-c220e842-3b5b-45de-9363-588e5d30cf1a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 00:12:19.913 7 WARNING oslo_config.cfg [None req-c220e842-3b5b-45de-9363-588e5d30cf1a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-24 00:12:19.915 8 WARNING keystonemiddleware._common.config [None req-bb322b6b-7a47-4091-98d4-293cf4c4978a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x563e9d15df90 pid: 7 (default app) 2026-07-24 00:12:19.923 8 WARNING oslo_config.cfg [None req-bb322b6b-7a47-4091-98d4-293cf4c4978a - - - - - -] 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 0x563e9d15df90 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.19.213.150 () {42 vars in 688 bytes} [Fri Jul 24 00:12:20 2026] GET / => generated 1193 bytes in 2 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 00:12:21.440 8 WARNING oslo_policy.policy [None req-a35edab7-b83d-41ea-b69c-8223d033e640 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - 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 00:12:21.440 8 WARNING oslo_policy.policy [None req-a35edab7-b83d-41ea-b69c-8223d033e640 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - 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 00:12:21.471 8 WARNING oslo_policy.policy [None req-a35edab7-b83d-41ea-b69c-8223d033e640 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - 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 00:12:21.472 8 WARNING oslo_policy.policy [None req-a35edab7-b83d-41ea-b69c-8223d033e640 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - 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: 2/6] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:12:20 2026] GET /v2/images => generated 69 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.19.213.150 () {42 vars in 688 bytes} [Fri Jul 24 00:12:24 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: 3/8] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:12:24 2026] GET /v2/images => generated 69 bytes in 46 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 00:12:24.959 7 WARNING oslo_policy.policy [None req-81f410e3-7faf-4571-8dc9-83fb327e451f 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - 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 00:12:24.959 7 WARNING oslo_policy.policy [None req-81f410e3-7faf-4571-8dc9-83fb327e451f 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.19.213.150 () {44 vars in 911 bytes} [Fri Jul 24 00:12:24 2026] GET /v2/images/cirros => generated 151 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.19.213.150 () {44 vars in 933 bytes} [Fri Jul 24 00:12:25 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 00:12:25.085 7 WARNING oslo_policy.policy [None req-472589cd-b174-4af5-8b6d-b7179f4be77e 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - 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 00:12:25.086 7 WARNING oslo_policy.policy [None req-472589cd-b174-4af5-8b6d-b7179f4be77e 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/11] 199.19.213.150 () {44 vars in 939 bytes} [Fri Jul 24 00:12:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 00:12:25.166 8 WARNING oslo_config.cfg [None req-13bdb4d1-d42e-4b5c-b3b8-b1081ad12924 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - 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: 5/12] 199.19.213.150 () {48 vars in 951 bytes} [Fri Jul 24 00:12:25 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 00:12:25.187 7 WARNING oslo_policy.policy [None req-44d043b5-9806-4710-84cc-141acd758743 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - 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 00:12:25.188 7 WARNING oslo_policy.policy [None req-44d043b5-9806-4710-84cc-141acd758743 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - 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 00:12:25.191 7 INFO glance.api.v2.image_data [None req-44d043b5-9806-4710-84cc-141acd758743 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 00:12:28.504 7 INFO glance.location [None req-44d043b5-9806-4710-84cc-141acd758743 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/13] 199.19.213.150 () {48 vars in 1045 bytes} [Fri Jul 24 00:12:25 2026] PUT /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba/file => generated 0 bytes in 3369 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5932 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:12:28 2026] GET /v2/images => generated 1240 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 00:12:28.585 7 WARNING oslo_config.cfg [None req-e562e2bd-d163-463c-addd-f60f4d57d1fa 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/15] 199.19.213.150 () {48 vars in 1049 bytes} [Fri Jul 24 00:12:28 2026] PATCH /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:12:28 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 199.19.213.150 () {42 vars in 688 bytes} [Fri Jul 24 00:34:14 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: 139/280] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:34:14 2026] GET /v2/images => generated 1240 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 199.19.213.150 () {42 vars in 688 bytes} [Fri Jul 24 00:34:31 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: 142/286] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:34:31 2026] GET /v2/images => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.19.213.150 () {44 vars in 937 bytes} [Fri Jul 24 00:34:31 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.19.213.150 () {44 vars in 959 bytes} [Fri Jul 24 00:34:31 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.19.213.150 () {44 vars in 939 bytes} [Fri Jul 24 00:34:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 199.19.213.150 () {48 vars in 951 bytes} [Fri Jul 24 00:34:31 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-24 00:34:31.714 7 INFO glance.api.v2.image_data [None req-479b9c40-634a-48d7-a1fc-d7449b99dc0d 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 00:34:56.542 7 INFO glance.location [None req-479b9c40-634a-48d7-a1fc-d7449b99dc0d 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 147/295] 199.19.213.150 () {48 vars in 1046 bytes} [Fri Jul 24 00:34:31 2026] PUT /v2/images/b6db2a05-855a-4f91-8a62-6d74705873e1/file => generated 0 bytes in 24881 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64286 switches on core 0) [pid: 8|app: 0|req: 149/296] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:34:56 2026] GET /v2/images => generated 2451 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/297] 199.19.213.150 () {48 vars in 1049 bytes} [Fri Jul 24 00:34:56 2026] PATCH /v2/images/b6db2a05-855a-4f91-8a62-6d74705873e1 => 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: 150/298] 199.19.213.150 () {48 vars in 1050 bytes} [Fri Jul 24 00:34:56 2026] PATCH /v2/images/b6db2a05-855a-4f91-8a62-6d74705873e1 => generated 1209 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/299] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:34:56 2026] GET /v2/images => generated 2451 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/300] 199.19.213.150 () {42 vars in 688 bytes} [Fri Jul 24 00:34:58 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: 150/301] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:34:58 2026] GET /v2/images => generated 2451 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/378] 199.19.213.150 () {42 vars in 688 bytes} [Fri Jul 24 00:41:20 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: 189/381] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:41:20 2026] GET /v2/images => generated 2451 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.19.213.150 () {42 vars in 688 bytes} [Fri Jul 24 00:41:30 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: 191/385] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:41:30 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 199.19.213.150 () {44 vars in 947 bytes} [Fri Jul 24 00:41:30 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.19.213.150 () {44 vars in 969 bytes} [Fri Jul 24 00:41:30 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 199.19.213.150 () {44 vars in 939 bytes} [Fri Jul 24 00:41:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 199.19.213.150 () {48 vars in 951 bytes} [Fri Jul 24 00:41:31 2026] POST /v2/images => generated 799 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-24 00:41:31.106 8 WARNING oslo_policy.policy [None req-e03be9e4-84c0-49b4-ae5c-2d0215d2822f 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - 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 00:41:31.106 8 WARNING oslo_policy.policy [None req-e03be9e4-84c0-49b4-ae5c-2d0215d2822f 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - 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 00:41:31.108 8 INFO glance.api.v2.image_data [None req-e03be9e4-84c0-49b4-ae5c-2d0215d2822f 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 00:41:51.547 8 INFO glance.location [None req-e03be9e4-84c0-49b4-ae5c-2d0215d2822f 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 197/394] 199.19.213.150 () {48 vars in 1045 bytes} [Fri Jul 24 00:41:31 2026] PUT /v2/images/31c6f362-9e1e-4f3a-94d9-e50dc979ee78/file => generated 0 bytes in 20492 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26924 switches on core 0) [pid: 7|app: 0|req: 198/395] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:41:51 2026] GET /v2/images => generated 3664 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.19.213.150 () {48 vars in 1050 bytes} [Fri Jul 24 00:41:51 2026] PATCH /v2/images/31c6f362-9e1e-4f3a-94d9-e50dc979ee78 => generated 1234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:41:51 2026] GET /v2/images => generated 3687 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.19.213.150 () {42 vars in 688 bytes} [Fri Jul 24 00:42:28 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: 202/405] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:42:28 2026] GET /v2/images => generated 3687 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/410] 199.19.213.150 () {42 vars in 688 bytes} [Fri Jul 24 00:42:43 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: 205/411] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:42:43 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 199.19.213.150 () {44 vars in 939 bytes} [Fri Jul 24 00:42:43 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/413] 199.19.213.150 () {44 vars in 961 bytes} [Fri Jul 24 00:42:43 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.19.213.150 () {44 vars in 939 bytes} [Fri Jul 24 00:42:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.19.213.150 () {48 vars in 951 bytes} [Fri Jul 24 00:42:43 2026] POST /v2/images => generated 791 bytes in 232 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-24 00:42:44.143 7 INFO glance.api.v2.image_data [None req-e582a7f0-ff98-4bd7-a439-1f227ce6afc3 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 00:42:58.597 7 INFO glance.location [None req-e582a7f0-ff98-4bd7-a439-1f227ce6afc3 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 209/418] 199.19.213.150 () {48 vars in 1046 bytes} [Fri Jul 24 00:42:44 2026] PUT /v2/images/07023a6f-e333-425b-9caa-a84203149137/file => generated 0 bytes in 14527 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33831 switches on core 0) [pid: 8|app: 0|req: 210/419] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:42:58 2026] GET /v2/images => generated 4893 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 199.19.213.150 () {48 vars in 1049 bytes} [Fri Jul 24 00:42:58 2026] PATCH /v2/images/07023a6f-e333-425b-9caa-a84203149137 => 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: 211/421] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:42:58 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/580] 199.19.213.150 () {42 vars in 688 bytes} [Fri Jul 24 00:56:05 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: 291/581] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:56:05 2026] GET /v2/images => generated 4893 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 199.19.213.150 () {42 vars in 688 bytes} [Fri Jul 24 00:58:46 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: 308/615] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:58:46 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/616] 199.19.213.150 () {42 vars in 688 bytes} [Fri Jul 24 00:58:47 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: 309/617] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:58:47 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/628] 199.19.213.150 () {42 vars in 688 bytes} [Fri Jul 24 00:59:38 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: 315/629] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:59:38 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/632] 199.19.213.150 () {42 vars in 688 bytes} [Fri Jul 24 00:59:45 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: 316/633] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 00:59:45 2026] GET /v2/images => generated 4893 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/646] 199.19.213.150 () {42 vars in 688 bytes} [Fri Jul 24 01:00:48 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: 324/647] 199.19.213.150 () {44 vars in 910 bytes} [Fri Jul 24 01:00:48 2026] GET /v2/images => generated 4893 bytes in 61 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: 330/658] 10.0.0.221 () {32 vars in 632 bytes} [Fri Jul 24 01:01:31 2026] GET /v2/images => generated 4893 bytes in 22 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: 331/663] 10.0.0.36 () {36 vars in 985 bytes} [Fri Jul 24 01:01:51 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 10.0.0.36 () {36 vars in 925 bytes} [Fri Jul 24 01:01:51 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: 332/665] 199.19.213.150 () {36 vars in 990 bytes} [Fri Jul 24 01:01:54 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => generated 1171 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/666] 199.19.213.150 () {36 vars in 930 bytes} [Fri Jul 24 01:01: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: 333/667] 199.19.213.150 () {36 vars in 990 bytes} [Fri Jul 24 01:01:55 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => generated 1171 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/668] 199.19.213.150 () {36 vars in 930 bytes} [Fri Jul 24 01:01:55 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: 335/671] 10.0.0.36 () {36 vars in 985 bytes} [Fri Jul 24 01:02:09 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/672] 10.0.0.36 () {36 vars in 925 bytes} [Fri Jul 24 01:02:09 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: 339/675] 10.0.0.36 () {36 vars in 985 bytes} [Fri Jul 24 01:02:10 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => 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: 337/676] 10.0.0.36 () {36 vars in 925 bytes} [Fri Jul 24 01:02:10 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: 339/679] 10.0.0.36 () {36 vars in 985 bytes} [Fri Jul 24 01:02:21 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => 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: 341/680] 10.0.0.36 () {36 vars in 925 bytes} [Fri Jul 24 01:02:21 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: 345/687] 10.0.0.40 () {36 vars in 985 bytes} [Fri Jul 24 01:02:55 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => generated 1171 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/688] 10.0.0.40 () {36 vars in 925 bytes} [Fri Jul 24 01:02:56 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: 346/689] 10.0.0.40 () {36 vars in 925 bytes} [Fri Jul 24 01:02:56 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: 344/690] 10.0.0.40 () {36 vars in 985 bytes} [Fri Jul 24 01:02:56 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/691] 10.0.0.40 () {36 vars in 925 bytes} [Fri Jul 24 01:02:56 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: 345/692] 10.0.0.40 () {36 vars in 925 bytes} [Fri Jul 24 01:02:56 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: 348/693] 10.0.0.40 () {36 vars in 985 bytes} [Fri Jul 24 01:02:56 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/694] 10.0.0.40 () {36 vars in 925 bytes} [Fri Jul 24 01:02:56 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: 349/695] 10.0.0.40 () {36 vars in 925 bytes} [Fri Jul 24 01:02:56 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: 347/696] 10.0.0.66 () {36 vars in 985 bytes} [Fri Jul 24 01:02:57 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => generated 1171 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/697] 10.0.0.66 () {36 vars in 925 bytes} [Fri Jul 24 01:02:57 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/698] 10.0.0.66 () {36 vars in 985 bytes} [Fri Jul 24 01:02:57 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/699] 10.0.0.66 () {36 vars in 925 bytes} [Fri Jul 24 01:02:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/700] 10.0.0.66 () {36 vars in 925 bytes} [Fri Jul 24 01:02:57 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/705] 10.0.0.36 () {36 vars in 985 bytes} [Fri Jul 24 01:03:16 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/706] 10.0.0.36 () {36 vars in 925 bytes} [Fri Jul 24 01:03:16 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: 354/709] 10.0.0.221 () {34 vars in 654 bytes} [Fri Jul 24 01:03:23 2026] POST /v2/images => generated 649 bytes in 159 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-24 01:03:23.471 8 WARNING glance.api.v2.images [None req-1db56d12-c92f-41f5-841b-8ab8d40990d0 341b564aa8a14f68aa8b7bd03b9275f9 7cad3d1b26d44f7b9740745ea3bb428d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ded59c60-c96d-4ef7-877a-582c753b7806 [pid: 8|app: 0|req: 356/710] 10.0.0.221 () {32 vars in 709 bytes} [Fri Jul 24 01:03:23 2026] DELETE /v2/images/ded59c60-c96d-4ef7-877a-582c753b7806 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/711] 10.0.0.221 () {32 vars in 706 bytes} [Fri Jul 24 01:03:23 2026] GET /v2/images/ded59c60-c96d-4ef7-877a-582c753b7806 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/712] 10.0.0.221 () {32 vars in 632 bytes} [Fri Jul 24 01:03:23 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/713] 10.0.0.221 () {34 vars in 654 bytes} [Fri Jul 24 01:03:23 2026] POST /v2/images => generated 702 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/714] 10.0.0.221 () {32 vars in 716 bytes} [Fri Jul 24 01:03:23 2026] GET /v2/images/9894c4c9-14e3-4b35-b6ef-7a83029482fe/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:03:23.675 7 INFO glance.api.v2.image_data [None req-6c02f71a-5e2e-4701-900e-23270370627e 341b564aa8a14f68aa8b7bd03b9275f9 7cad3d1b26d44f7b9740745ea3bb428d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 01:03:23.724 7 WARNING glance_store._drivers.rbd [None req-6c02f71a-5e2e-4701-900e-23270370627e 341b564aa8a14f68aa8b7bd03b9275f9 7cad3d1b26d44f7b9740745ea3bb428d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-24 01:03:24.616 7 INFO glance.location [None req-6c02f71a-5e2e-4701-900e-23270370627e 341b564aa8a14f68aa8b7bd03b9275f9 7cad3d1b26d44f7b9740745ea3bb428d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 357/715] 10.0.0.221 () {32 vars in 726 bytes} [Fri Jul 24 01:03:23 2026] PUT /v2/images/9894c4c9-14e3-4b35-b6ef-7a83029482fe/file => generated 0 bytes in 1014 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/716] 10.0.0.221 () {32 vars in 706 bytes} [Fri Jul 24 01:03:24 2026] GET /v2/images/9894c4c9-14e3-4b35-b6ef-7a83029482fe => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 10.0.0.221 () {32 vars in 716 bytes} [Fri Jul 24 01:03:24 2026] GET /v2/images/9894c4c9-14e3-4b35-b6ef-7a83029482fe/file => generated 1024 bytes in 137 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/718] 10.0.0.221 () {34 vars in 654 bytes} [Fri Jul 24 01:03:24 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/719] 10.0.0.221 () {32 vars in 725 bytes} [Fri Jul 24 01:03:24 2026] PATCH /v2/images/2500ef94-06fe-493a-a11e-8a52a62b91ac => generated 653 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/720] 10.0.0.221 () {32 vars in 706 bytes} [Fri Jul 24 01:03:24 2026] GET /v2/images/2500ef94-06fe-493a-a11e-8a52a62b91ac => generated 653 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:03:24.983 7 WARNING glance.api.v2.images [None req-e56e0987-67af-4d66-b0d4-5da1898392a2 341b564aa8a14f68aa8b7bd03b9275f9 7cad3d1b26d44f7b9740745ea3bb428d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2500ef94-06fe-493a-a11e-8a52a62b91ac [pid: 7|app: 0|req: 360/721] 10.0.0.221 () {32 vars in 709 bytes} [Fri Jul 24 01:03:24 2026] DELETE /v2/images/2500ef94-06fe-493a-a11e-8a52a62b91ac => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/722] 10.0.0.221 () {32 vars in 706 bytes} [Fri Jul 24 01:03:25 2026] GET /v2/images/2500ef94-06fe-493a-a11e-8a52a62b91ac => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:03:25.049 7 WARNING glance.api.v2.images [None req-102b68a4-9c47-4bce-a65a-ed2e75646b02 341b564aa8a14f68aa8b7bd03b9275f9 7cad3d1b26d44f7b9740745ea3bb428d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9894c4c9-14e3-4b35-b6ef-7a83029482fe [pid: 7|app: 0|req: 361/723] 10.0.0.221 () {32 vars in 709 bytes} [Fri Jul 24 01:03:25 2026] DELETE /v2/images/9894c4c9-14e3-4b35-b6ef-7a83029482fe => generated 0 bytes in 920 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/724] 10.0.0.221 () {32 vars in 706 bytes} [Fri Jul 24 01:03:25 2026] GET /v2/images/9894c4c9-14e3-4b35-b6ef-7a83029482fe => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:03:25.998 7 WARNING glance.api.v2.images [None req-05811f62-5a27-491b-85d2-37c117bce283 341b564aa8a14f68aa8b7bd03b9275f9 7cad3d1b26d44f7b9740745ea3bb428d - - default default] Failed to find image ded59c60-c96d-4ef7-877a-582c753b7806 to delete: glance.common.exception.ImageNotFound: No image found with ID ded59c60-c96d-4ef7-877a-582c753b7806 [pid: 7|app: 0|req: 362/725] 10.0.0.221 () {32 vars in 709 bytes} [Fri Jul 24 01:03:25 2026] DELETE /v2/images/ded59c60-c96d-4ef7-877a-582c753b7806 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/726] 10.0.0.221 () {32 vars in 706 bytes} [Fri Jul 24 01:03:26 2026] GET /v2/images/ded59c60-c96d-4ef7-877a-582c753b7806 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/727] 10.0.0.221 () {30 vars in 410 bytes} [Fri Jul 24 01:03:29 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: 365/730] 10.0.0.221 () {32 vars in 706 bytes} [Fri Jul 24 01:03:36 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => 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: 366/731] 10.0.0.221 () {32 vars in 706 bytes} [Fri Jul 24 01:03:36 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => 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: 366/732] 10.0.0.40 () {36 vars in 985 bytes} [Fri Jul 24 01:03:36 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 10.0.0.40 () {36 vars in 925 bytes} [Fri Jul 24 01:03:36 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: 367/734] 10.0.0.40 () {36 vars in 925 bytes} [Fri Jul 24 01:03:36 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: 368/735] 10.0.0.40 () {36 vars in 985 bytes} [Fri Jul 24 01:03:36 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/736] 10.0.0.40 () {36 vars in 925 bytes} [Fri Jul 24 01:03:36 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: 369/737] 10.0.0.40 () {36 vars in 925 bytes} [Fri Jul 24 01:03:36 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: 369/738] 10.0.0.40 () {36 vars in 985 bytes} [Fri Jul 24 01:03:36 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/739] 10.0.0.40 () {36 vars in 925 bytes} [Fri Jul 24 01:03:36 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: 370/740] 10.0.0.66 () {36 vars in 985 bytes} [Fri Jul 24 01:03:36 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/741] 10.0.0.66 () {36 vars in 925 bytes} [Fri Jul 24 01:03:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/742] 10.0.0.66 () {36 vars in 985 bytes} [Fri Jul 24 01:03:36 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => 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: 372/743] 10.0.0.66 () {36 vars in 925 bytes} [Fri Jul 24 01:03:36 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/744] 10.0.0.66 () {36 vars in 925 bytes} [Fri Jul 24 01:03:36 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: 376/751] 10.0.0.36 () {36 vars in 985 bytes} [Fri Jul 24 01:04:10 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/752] 10.0.0.36 () {36 vars in 925 bytes} [Fri Jul 24 01:04:10 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: 381/761] 10.0.0.36 () {36 vars in 985 bytes} [Fri Jul 24 01:04:40 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/762] 10.0.0.36 () {36 vars in 925 bytes} [Fri Jul 24 01:04:41 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: 382/763] 10.0.0.36 () {36 vars in 985 bytes} [Fri Jul 24 01:04:49 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/764] 10.0.0.36 () {36 vars in 925 bytes} [Fri Jul 24 01:04:49 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: 385/769] 10.0.0.36 () {36 vars in 985 bytes} [Fri Jul 24 01:05:06 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/770] 10.0.0.36 () {36 vars in 925 bytes} [Fri Jul 24 01:05:06 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: 387/773] 10.0.0.36 () {36 vars in 985 bytes} [Fri Jul 24 01:05:12 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => 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: 387/774] 10.0.0.36 () {36 vars in 925 bytes} [Fri Jul 24 01:05:12 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: 388/775] 10.0.0.36 () {36 vars in 985 bytes} [Fri Jul 24 01:05:19 2026] GET /v2/images/95531bc7-26cb-4abe-af0e-7fd83b2533ba => 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: 388/776] 10.0.0.36 () {36 vars in 925 bytes} [Fri Jul 24 01:05: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: 8|app: 0|req: 392/783] 199.19.213.150 () {32 vars in 825 bytes} [Fri Jul 24 01:05:44 2026] GET /v2/images?status=active&owner=932bb5876f5b4bb5b544c73eb81d04a5&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/784] 199.19.213.150 () {32 vars in 652 bytes} [Fri Jul 24 01:05:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/785] 10.0.0.40 () {36 vars in 985 bytes} [Fri Jul 24 01:05:45 2026] GET /v2/images/b6db2a05-855a-4f91-8a62-6d74705873e1 => generated 1209 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/786] 10.0.0.40 () {36 vars in 925 bytes} [Fri Jul 24 01:05:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/787] 10.0.0.40 () {36 vars in 925 bytes} [Fri Jul 24 01:05:45 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: 394/788] 10.0.0.40 () {36 vars in 985 bytes} [Fri Jul 24 01:05:45 2026] GET /v2/images/b6db2a05-855a-4f91-8a62-6d74705873e1 => 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: 395/789] 10.0.0.40 () {36 vars in 925 bytes} [Fri Jul 24 01:05:45 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: 395/790] 10.0.0.40 () {36 vars in 925 bytes} [Fri Jul 24 01:05:45 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: 396/791] 10.0.0.40 () {36 vars in 985 bytes} [Fri Jul 24 01:05:45 2026] GET /v2/images/b6db2a05-855a-4f91-8a62-6d74705873e1 => 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: 396/792] 10.0.0.40 () {36 vars in 925 bytes} [Fri Jul 24 01:05:45 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: 397/793] 10.0.0.40 () {36 vars in 925 bytes} [Fri Jul 24 01:05:45 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/794] 10.0.0.66 () {36 vars in 985 bytes} [Fri Jul 24 01:05:46 2026] GET /v2/images/b6db2a05-855a-4f91-8a62-6d74705873e1 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/795] 10.0.0.66 () {36 vars in 925 bytes} [Fri Jul 24 01:05:46 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: 398/796] 10.0.0.66 () {36 vars in 985 bytes} [Fri Jul 24 01:05:46 2026] GET /v2/images/b6db2a05-855a-4f91-8a62-6d74705873e1 => 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: 399/797] 10.0.0.66 () {36 vars in 925 bytes} [Fri Jul 24 01:05:46 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: 399/798] 10.0.0.66 () {36 vars in 925 bytes} [Fri Jul 24 01:05:46 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: 415/829] 10.0.0.221 () {32 vars in 632 bytes} [Fri Jul 24 01:08:16 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)