+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 19 03:17:54 2026] *** compiled with version: 11.4.0 on 18 May 2026 22:05:41 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-76449888dd-tprgh 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 0x5654af54e180 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-05-19 03:17:56.592 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 03:17:56.624 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-19 03:17:57.188 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 03:17:57.189 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 03:17:57.228 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 03:17:57.229 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 03:17:58.786 7 WARNING glance.api.v2.images [None req-5182349d-b5e3-4038-abb3-cdcedfeaec4b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 03:17:58.864 8 WARNING glance.api.v2.images [None req-008566ad-f9f5-4d50-9732-ae14bc5f05a6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 03:17:59.038 7 WARNING keystonemiddleware._common.config [None req-5182349d-b5e3-4038-abb3-cdcedfeaec4b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 03:17:59.045 7 WARNING oslo_config.cfg [None req-5182349d-b5e3-4038-abb3-cdcedfeaec4b - - - - - -] 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 0x5654af54e180 pid: 7 (default app) 2026-05-19 03:17:59.109 8 WARNING keystonemiddleware._common.config [None req-008566ad-f9f5-4d50-9732-ae14bc5f05a6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 03:17:59.118 8 WARNING oslo_config.cfg [None req-008566ad-f9f5-4d50-9732-ae14bc5f05a6 - - - - - -] 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 0x5654af54e180 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.19.213.91 () {42 vars in 685 bytes} [Tue May 19 03:18:00 2026] GET / => generated 1183 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-05-19 03:18:01.091 8 WARNING oslo_policy.policy [None req-38e503ea-5573-42b7-9288-8936f89882e9 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 03:18:01.092 8 WARNING oslo_policy.policy [None req-38e503ea-5573-42b7-9288-8936f89882e9 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 03:18:01.110 8 WARNING oslo_policy.policy [None req-38e503ea-5573-42b7-9288-8936f89882e9 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 03:18:01.111 8 WARNING oslo_policy.policy [None req-38e503ea-5573-42b7-9288-8936f89882e9 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - 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.91 () {44 vars in 907 bytes} [Tue May 19 03:18:00 2026] GET /v2/images => generated 69 bytes in 524 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.91 () {42 vars in 685 bytes} [Tue May 19 03:18:04 2026] GET / => generated 1183 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.91 () {44 vars in 907 bytes} [Tue May 19 03:18:04 2026] GET /v2/images => generated 69 bytes in 47 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-05-19 03:18:04.450 7 WARNING oslo_policy.policy [None req-5e9fd4da-55cc-4008-8b95-db079654f371 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 03:18:04.450 7 WARNING oslo_policy.policy [None req-5e9fd4da-55cc-4008-8b95-db079654f371 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - 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.91 () {44 vars in 908 bytes} [Tue May 19 03:18:04 2026] GET /v2/images/cirros => generated 151 bytes in 114 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.91 () {44 vars in 930 bytes} [Tue May 19 03:18:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 03:18:04.578 7 WARNING oslo_policy.policy [None req-c51feb7c-cb6d-43eb-bcea-226bf7dd6fee 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 03:18:04.579 7 WARNING oslo_policy.policy [None req-c51feb7c-cb6d-43eb-bcea-226bf7dd6fee 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - 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.91 () {44 vars in 936 bytes} [Tue May 19 03:18:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 03:18:04.654 8 WARNING oslo_config.cfg [None req-badb9a0c-fcd1-4ff2-90f6-11002f07fe10 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - 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.91 () {48 vars in 948 bytes} [Tue May 19 03:18:04 2026] POST /v2/images => generated 760 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 03:18:04.677 7 WARNING oslo_policy.policy [None req-da9028eb-8799-4b4e-8cf9-0c4b8818b9e2 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 03:18:04.677 7 WARNING oslo_policy.policy [None req-da9028eb-8799-4b4e-8cf9-0c4b8818b9e2 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 03:18:04.679 7 INFO glance.api.v2.image_data [None req-da9028eb-8799-4b4e-8cf9-0c4b8818b9e2 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 03:18:08.606 7 INFO glance.location [None req-da9028eb-8799-4b4e-8cf9-0c4b8818b9e2 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/13] 199.19.213.91 () {48 vars in 1042 bytes} [Tue May 19 03:18:04 2026] PUT /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d/file => generated 0 bytes in 3973 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6825 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.19.213.91 () {44 vars in 907 bytes} [Tue May 19 03:18:08 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 03:18:08.680 7 WARNING oslo_config.cfg [None req-bf0d7d72-41d4-4944-b940-a0b8fc4c248a 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - 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.91 () {48 vars in 1046 bytes} [Tue May 19 03:18:08 2026] PATCH /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => generated 1171 bytes in 12 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.91 () {44 vars in 907 bytes} [Tue May 19 03:18:08 2026] GET /v2/images => generated 1240 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.19.213.91 () {42 vars in 685 bytes} [Tue May 19 03:39:54 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.19.213.91 () {44 vars in 907 bytes} [Tue May 19 03:39:54 2026] GET /v2/images => generated 1240 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.19.213.91 () {42 vars in 685 bytes} [Tue May 19 03:40:11 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.19.213.91 () {44 vars in 907 bytes} [Tue May 19 03:40:11 2026] GET /v2/images => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.19.213.91 () {44 vars in 934 bytes} [Tue May 19 03:40:11 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.19.213.91 () {44 vars in 956 bytes} [Tue May 19 03:40:11 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.19.213.91 () {44 vars in 936 bytes} [Tue May 19 03:40:11 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: 7|app: 0|req: 146/290] 199.19.213.91 () {48 vars in 948 bytes} [Tue May 19 03:40:12 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 03:40:12.094 8 WARNING oslo_policy.policy [None req-0b2687aa-8a52-4b26-93ec-79f1887fa917 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 03:40:12.094 8 WARNING oslo_policy.policy [None req-0b2687aa-8a52-4b26-93ec-79f1887fa917 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 03:40:12.096 8 INFO glance.api.v2.image_data [None req-0b2687aa-8a52-4b26-93ec-79f1887fa917 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 03:40:35.948 8 INFO glance.location [None req-0b2687aa-8a52-4b26-93ec-79f1887fa917 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 145/295] 199.19.213.91 () {48 vars in 1043 bytes} [Tue May 19 03:40:12 2026] PUT /v2/images/15926431-516a-4aaf-af69-27889d2334f1/file => generated 0 bytes in 23906 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66810 switches on core 0) [pid: 7|app: 0|req: 151/296] 199.19.213.91 () {44 vars in 907 bytes} [Tue May 19 03:40:35 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: 146/297] 199.19.213.91 () {48 vars in 1046 bytes} [Tue May 19 03:40:36 2026] PATCH /v2/images/15926431-516a-4aaf-af69-27889d2334f1 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/298] 199.19.213.91 () {48 vars in 1047 bytes} [Tue May 19 03:40:36 2026] PATCH /v2/images/15926431-516a-4aaf-af69-27889d2334f1 => generated 1209 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/299] 199.19.213.91 () {44 vars in 907 bytes} [Tue May 19 03:40:36 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/300] 199.19.213.91 () {42 vars in 685 bytes} [Tue May 19 03:40:37 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/301] 199.19.213.91 () {44 vars in 907 bytes} [Tue May 19 03:40:37 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/380] 199.19.213.91 () {42 vars in 685 bytes} [Tue May 19 03:47:00 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 199.19.213.91 () {44 vars in 907 bytes} [Tue May 19 03:47:00 2026] GET /v2/images => generated 2451 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 199.19.213.91 () {42 vars in 685 bytes} [Tue May 19 03:47:10 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/385] 199.19.213.91 () {44 vars in 907 bytes} [Tue May 19 03:47:10 2026] GET /v2/images => generated 2451 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/386] 199.19.213.91 () {44 vars in 944 bytes} [Tue May 19 03:47:10 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/387] 199.19.213.91 () {44 vars in 966 bytes} [Tue May 19 03:47:10 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/388] 199.19.213.91 () {44 vars in 936 bytes} [Tue May 19 03:47:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/389] 199.19.213.91 () {48 vars in 948 bytes} [Tue May 19 03:47:10 2026] POST /v2/images => generated 799 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 03:47:10.300 8 INFO glance.api.v2.image_data [None req-e6848932-f01e-402d-a494-d9a8c4a7471d 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 03:47:35.699 8 INFO glance.location [None req-e6848932-f01e-402d-a494-d9a8c4a7471d 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 193/394] 199.19.213.91 () {48 vars in 1042 bytes} [Tue May 19 03:47:10 2026] PUT /v2/images/f1909ab0-233b-4643-a873-a87bcfdae6e3/file => generated 0 bytes in 25445 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27175 switches on core 0) [pid: 7|app: 0|req: 202/395] 199.19.213.91 () {44 vars in 907 bytes} [Tue May 19 03:47:35 2026] GET /v2/images => generated 3664 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/396] 199.19.213.91 () {48 vars in 1047 bytes} [Tue May 19 03:47:35 2026] PATCH /v2/images/f1909ab0-233b-4643-a873-a87bcfdae6e3 => generated 1234 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/397] 199.19.213.91 () {44 vars in 907 bytes} [Tue May 19 03:47:35 2026] GET /v2/images => generated 3687 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/408] 199.19.213.91 () {42 vars in 685 bytes} [Tue May 19 03:48:20 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/409] 199.19.213.91 () {44 vars in 907 bytes} [Tue May 19 03:48:20 2026] GET /v2/images => generated 3687 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/414] 199.19.213.91 () {42 vars in 685 bytes} [Tue May 19 03:48:40 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/415] 199.19.213.91 () {44 vars in 907 bytes} [Tue May 19 03:48:40 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/416] 199.19.213.91 () {44 vars in 936 bytes} [Tue May 19 03:48:41 2026] GET /v2/images/manila-service-image => generated 165 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/417] 199.19.213.91 () {44 vars in 958 bytes} [Tue May 19 03:48:41 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/418] 199.19.213.91 () {44 vars in 936 bytes} [Tue May 19 03:48:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/419] 199.19.213.91 () {48 vars in 948 bytes} [Tue May 19 03:48:41 2026] POST /v2/images => generated 791 bytes in 165 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 03:48:41.292 8 INFO glance.api.v2.image_data [None req-57bfa87b-bd22-49da-804f-fb4df14da8d8 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 03:48:58.672 8 INFO glance.location [None req-57bfa87b-bd22-49da-804f-fb4df14da8d8 2852473a7ada41faa03fa254681b7388 8dda8f5221a44f8f96399d4ca61cf603 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 206/422] 199.19.213.91 () {48 vars in 1043 bytes} [Tue May 19 03:48:41 2026] PUT /v2/images/8eae9270-70d9-4cf1-85e1-40cc2ec8d81a/file => generated 0 bytes in 17430 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28380 switches on core 0) [pid: 7|app: 0|req: 217/423] 199.19.213.91 () {44 vars in 907 bytes} [Tue May 19 03:48:58 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: 207/424] 199.19.213.91 () {48 vars in 1046 bytes} [Tue May 19 03:48:58 2026] PATCH /v2/images/8eae9270-70d9-4cf1-85e1-40cc2ec8d81a => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/425] 199.19.213.91 () {44 vars in 907 bytes} [Tue May 19 03:48: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: 8|app: 0|req: 278/566] 199.19.213.91 () {42 vars in 685 bytes} [Tue May 19 04:00:38 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/567] 199.19.213.91 () {44 vars in 907 bytes} [Tue May 19 04:00:38 2026] GET /v2/images => generated 4893 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/596] 199.19.213.91 () {42 vars in 685 bytes} [Tue May 19 04:02:57 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/597] 199.19.213.91 () {44 vars in 907 bytes} [Tue May 19 04:02:57 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: 305/598] 199.19.213.91 () {42 vars in 685 bytes} [Tue May 19 04:02:59 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/599] 199.19.213.91 () {44 vars in 907 bytes} [Tue May 19 04:02:59 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/610] 199.19.213.91 () {42 vars in 685 bytes} [Tue May 19 04:03:43 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/611] 199.19.213.91 () {44 vars in 907 bytes} [Tue May 19 04:03:43 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/614] 199.19.213.91 () {42 vars in 685 bytes} [Tue May 19 04:03:50 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/615] 199.19.213.91 () {44 vars in 907 bytes} [Tue May 19 04:03:50 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: 8|app: 0|req: 308/626] 199.19.213.91 () {42 vars in 685 bytes} [Tue May 19 04:04:48 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/627] 199.19.213.91 () {44 vars in 907 bytes} [Tue May 19 04:04:48 2026] GET /v2/images => generated 4893 bytes in 57 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: 316/642] 10.0.0.211 () {32 vars in 633 bytes} [Tue May 19 04:05:58 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/649] 10.0.0.58 () {36 vars in 986 bytes} [Tue May 19 04:06:19 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => generated 1171 bytes in 23 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: 330/650] 10.0.0.58 () {36 vars in 926 bytes} [Tue May 19 04:06: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: 321/651] 10.0.0.58 () {36 vars in 986 bytes} [Tue May 19 04:06:20 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => 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: 331/652] 10.0.0.58 () {36 vars in 926 bytes} [Tue May 19 04:06:20 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: 322/653] 199.19.213.91 () {36 vars in 990 bytes} [Tue May 19 04:06:22 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => generated 1171 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/654] 199.19.213.91 () {36 vars in 930 bytes} [Tue May 19 04:06:22 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: 323/655] 199.19.213.91 () {36 vars in 990 bytes} [Tue May 19 04:06:23 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => 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: 333/656] 199.19.213.91 () {36 vars in 930 bytes} [Tue May 19 04:06:23 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: 325/659] 10.0.0.37 () {36 vars in 986 bytes} [Tue May 19 04:06:36 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => generated 1171 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/660] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 19 04:06: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: 326/661] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 19 04:06:36 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/662] 10.0.0.37 () {36 vars in 986 bytes} [Tue May 19 04:06:36 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => 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: 327/663] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 19 04:06:36 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/664] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 19 04:06:36 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/665] 10.0.0.37 () {36 vars in 986 bytes} [Tue May 19 04:06:37 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/666] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 19 04:06:37 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/667] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 19 04:06:37 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/668] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 19 04:06:38 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => generated 1171 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/669] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 19 04:06:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/670] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 19 04:06:38 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => generated 1171 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/671] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 19 04:06:38 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: 341/672] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 19 04:06:38 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: 332/673] 10.0.0.58 () {36 vars in 986 bytes} [Tue May 19 04:06:38 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => 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: 342/674] 10.0.0.58 () {36 vars in 926 bytes} [Tue May 19 04:06:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/679] 10.0.0.58 () {36 vars in 986 bytes} [Tue May 19 04:06:52 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/680] 10.0.0.58 () {36 vars in 926 bytes} [Tue May 19 04:06:52 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: 338/685] 10.0.0.211 () {30 vars in 411 bytes} [Tue May 19 04:07:11 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/692] 10.0.0.58 () {36 vars in 986 bytes} [Tue May 19 04:07:47 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => 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: 342/693] 10.0.0.58 () {36 vars in 926 bytes} [Tue May 19 04:07:47 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/702] 10.0.0.58 () {36 vars in 986 bytes} [Tue May 19 04:08:19 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => 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: 347/703] 10.0.0.58 () {36 vars in 926 bytes} [Tue May 19 04:08:19 2026] GET /v2/schemas/image => generated 4018 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/706] 10.0.0.211 () {34 vars in 655 bytes} [Tue May 19 04:08:32 2026] POST /v2/images => generated 649 bytes in 154 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-19 04:08:32.202 8 WARNING glance.api.v2.images [None req-866bbd01-9b6d-4ea5-9057-4979963fed8d 96efe420872c4cf78518574a28a0783c 43ebdde4f65e457ba867fc7159977c1a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//84aa5750-3239-4282-8853-7b34099d2785 [pid: 8|app: 0|req: 349/707] 10.0.0.211 () {32 vars in 710 bytes} [Tue May 19 04:08:32 2026] DELETE /v2/images/84aa5750-3239-4282-8853-7b34099d2785 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/708] 10.0.0.211 () {32 vars in 707 bytes} [Tue May 19 04:08:32 2026] GET /v2/images/84aa5750-3239-4282-8853-7b34099d2785 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/709] 10.0.0.211 () {32 vars in 633 bytes} [Tue May 19 04:08:32 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/710] 10.0.0.211 () {34 vars in 655 bytes} [Tue May 19 04:08:32 2026] POST /v2/images => generated 703 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/711] 10.0.0.211 () {32 vars in 717 bytes} [Tue May 19 04:08:32 2026] GET /v2/images/108f348a-de6b-4bca-b2df-ff717a028b8a/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:08:32.371 7 INFO glance.api.v2.image_data [None req-111fd6cb-dc31-4979-aaf4-5b76d13cbf70 96efe420872c4cf78518574a28a0783c 43ebdde4f65e457ba867fc7159977c1a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 04:08:32.413 7 WARNING glance_store._drivers.rbd [None req-111fd6cb-dc31-4979-aaf4-5b76d13cbf70 96efe420872c4cf78518574a28a0783c 43ebdde4f65e457ba867fc7159977c1a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-19 04:08:33.172 7 INFO glance.location [None req-111fd6cb-dc31-4979-aaf4-5b76d13cbf70 96efe420872c4cf78518574a28a0783c 43ebdde4f65e457ba867fc7159977c1a - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 361/712] 10.0.0.211 () {32 vars in 727 bytes} [Tue May 19 04:08:32 2026] PUT /v2/images/108f348a-de6b-4bca-b2df-ff717a028b8a/file => generated 0 bytes in 849 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/713] 10.0.0.211 () {32 vars in 707 bytes} [Tue May 19 04:08:33 2026] GET /v2/images/108f348a-de6b-4bca-b2df-ff717a028b8a => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/714] 10.0.0.211 () {32 vars in 717 bytes} [Tue May 19 04:08:33 2026] GET /v2/images/108f348a-de6b-4bca-b2df-ff717a028b8a/file => generated 1024 bytes in 118 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/715] 10.0.0.211 () {34 vars in 655 bytes} [Tue May 19 04:08:33 2026] POST /v2/images => generated 649 bytes in 33 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/716] 10.0.0.211 () {32 vars in 726 bytes} [Tue May 19 04:08:33 2026] PATCH /v2/images/5fb82a44-0564-4d98-a070-42bba9094bb1 => generated 653 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/717] 10.0.0.211 () {32 vars in 707 bytes} [Tue May 19 04:08:33 2026] GET /v2/images/5fb82a44-0564-4d98-a070-42bba9094bb1 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:08:33.474 7 WARNING glance.api.v2.images [None req-cbade430-b9ec-4064-b394-4f2ede81622c 96efe420872c4cf78518574a28a0783c 43ebdde4f65e457ba867fc7159977c1a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5fb82a44-0564-4d98-a070-42bba9094bb1 [pid: 7|app: 0|req: 364/718] 10.0.0.211 () {32 vars in 710 bytes} [Tue May 19 04:08:33 2026] DELETE /v2/images/5fb82a44-0564-4d98-a070-42bba9094bb1 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/719] 10.0.0.211 () {32 vars in 707 bytes} [Tue May 19 04:08:33 2026] GET /v2/images/5fb82a44-0564-4d98-a070-42bba9094bb1 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:08:33.548 7 WARNING glance.api.v2.images [None req-07d82f1f-af1f-412b-a2ae-e94896fae754 96efe420872c4cf78518574a28a0783c 43ebdde4f65e457ba867fc7159977c1a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//108f348a-de6b-4bca-b2df-ff717a028b8a [pid: 7|app: 0|req: 365/720] 10.0.0.211 () {32 vars in 710 bytes} [Tue May 19 04:08:33 2026] DELETE /v2/images/108f348a-de6b-4bca-b2df-ff717a028b8a => generated 0 bytes in 867 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/721] 10.0.0.211 () {32 vars in 707 bytes} [Tue May 19 04:08:34 2026] GET /v2/images/108f348a-de6b-4bca-b2df-ff717a028b8a => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:08:34.435 7 WARNING glance.api.v2.images [None req-576392e6-3f5a-45c2-a1b3-1a647fb20cb5 96efe420872c4cf78518574a28a0783c 43ebdde4f65e457ba867fc7159977c1a - - default default] Failed to find image 84aa5750-3239-4282-8853-7b34099d2785 to delete: glance.common.exception.ImageNotFound: No image found with ID 84aa5750-3239-4282-8853-7b34099d2785 [pid: 7|app: 0|req: 366/722] 10.0.0.211 () {32 vars in 710 bytes} [Tue May 19 04:08:34 2026] DELETE /v2/images/84aa5750-3239-4282-8853-7b34099d2785 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/723] 10.0.0.211 () {32 vars in 707 bytes} [Tue May 19 04:08:34 2026] GET /v2/images/84aa5750-3239-4282-8853-7b34099d2785 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/728] 10.0.0.58 () {36 vars in 986 bytes} [Tue May 19 04:08:50 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/729] 10.0.0.58 () {36 vars in 926 bytes} [Tue May 19 04:08:50 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: 370/730] 10.0.0.211 () {32 vars in 707 bytes} [Tue May 19 04:08:57 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => generated 1171 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/731] 10.0.0.211 () {32 vars in 707 bytes} [Tue May 19 04:08:57 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/732] 10.0.0.37 () {36 vars in 986 bytes} [Tue May 19 04:08:57 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => 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: 362/733] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 19 04:08:58 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/734] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 19 04:08:58 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: 363/735] 10.0.0.37 () {36 vars in 986 bytes} [Tue May 19 04:08:58 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => 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: 373/736] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 19 04:08:58 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: 364/737] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 19 04:08:58 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: 374/738] 10.0.0.37 () {36 vars in 986 bytes} [Tue May 19 04:08:58 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => 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: 365/739] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 19 04:08:58 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: 375/740] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 19 04:08:58 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => 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: 366/741] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 19 04:08:58 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: 376/742] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 19 04:08:58 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => 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: 367/743] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 19 04:08:58 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: 377/744] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 19 04:08:58 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: 7|app: 0|req: 380/749] 10.0.0.58 () {36 vars in 986 bytes} [Tue May 19 04:09:17 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => 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: 370/750] 10.0.0.58 () {36 vars in 926 bytes} [Tue May 19 04:09:17 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: 374/757] 10.0.0.58 () {36 vars in 986 bytes} [Tue May 19 04:09:44 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/758] 10.0.0.58 () {36 vars in 926 bytes} [Tue May 19 04:09:44 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: 375/759] 10.0.0.58 () {36 vars in 986 bytes} [Tue May 19 04:09:47 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/760] 10.0.0.58 () {36 vars in 926 bytes} [Tue May 19 04:09:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/763] 10.0.0.58 () {36 vars in 986 bytes} [Tue May 19 04:09:54 2026] GET /v2/images/371bf4a7-e484-4a77-93ea-ee24b4ece68d => 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: 387/764] 10.0.0.58 () {36 vars in 926 bytes} [Tue May 19 04:09:54 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: 391/771] 199.19.213.91 () {32 vars in 825 bytes} [Tue May 19 04:10:20 2026] GET /v2/images?status=active&owner=8dda8f5221a44f8f96399d4ca61cf603&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/772] 199.19.213.91 () {32 vars in 652 bytes} [Tue May 19 04:10:20 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: 392/773] 10.0.0.37 () {36 vars in 986 bytes} [Tue May 19 04:10:21 2026] GET /v2/images/15926431-516a-4aaf-af69-27889d2334f1 => generated 1209 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/774] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 19 04:10:21 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: 393/775] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 19 04:10:21 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: 383/776] 10.0.0.37 () {36 vars in 986 bytes} [Tue May 19 04:10:21 2026] GET /v2/images/15926431-516a-4aaf-af69-27889d2334f1 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/777] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 19 04:10:21 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: 384/778] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 19 04:10:21 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/779] 10.0.0.37 () {36 vars in 986 bytes} [Tue May 19 04:10:21 2026] GET /v2/images/15926431-516a-4aaf-af69-27889d2334f1 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/780] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 19 04:10:21 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: 396/781] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 19 04:10:21 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: 386/782] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 19 04:10:21 2026] GET /v2/images/15926431-516a-4aaf-af69-27889d2334f1 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/783] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 19 04:10:21 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: 387/784] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 19 04:10:21 2026] GET /v2/images/15926431-516a-4aaf-af69-27889d2334f1 => 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: 398/785] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 19 04:10:21 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: 388/786] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 19 04:10:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/817] 10.0.0.211 () {32 vars in 633 bytes} [Tue May 19 04:12:52 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)