+ 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 [Thu Apr 23 10:43:06 2026] *** compiled with version: 11.4.0 on 22 April 2026 06:41:00 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-864f7fd79c-xxd4m 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 0x55d03ed93130 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-04-23 10:43:08.325 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-23 10:43:08.333 7 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-04-23 10:43:08.967 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-04-23 10:43:08.968 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-04-23 10:43:08.982 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-04-23 10:43:08.983 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-04-23 10:43:10.654 7 WARNING glance.api.v2.images [None req-280aa745-61b6-4b59-ad58-84d940ce2691 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 10:43:10.846 8 WARNING glance.api.v2.images [None req-aa45a789-6f62-4c3e-aa01-a3928207dda6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 10:43:10.907 7 WARNING keystonemiddleware._common.config [None req-280aa745-61b6-4b59-ad58-84d940ce2691 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 10:43:10.916 7 WARNING oslo_config.cfg [None req-280aa745-61b6-4b59-ad58-84d940ce2691 - - - - - -] 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 0x55d03ed93130 pid: 7 (default app) 2026-04-23 10:43:11.150 8 WARNING keystonemiddleware._common.config [None req-aa45a789-6f62-4c3e-aa01-a3928207dda6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 10:43:11.160 8 WARNING oslo_config.cfg [None req-aa45a789-6f62-4c3e-aa01-a3928207dda6 - - - - - -] 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 0x55d03ed93130 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.84 () {42 vars in 685 bytes} [Thu Apr 23 10:43:12 2026] GET / => generated 1183 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-04-23 10:43:12.915 8 WARNING oslo_policy.policy [None req-e887e178-2b79-454f-9c11-50c53ee300b8 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - 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-04-23 10:43:12.915 8 WARNING oslo_policy.policy [None req-e887e178-2b79-454f-9c11-50c53ee300b8 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - 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-04-23 10:43:12.937 8 WARNING oslo_policy.policy [None req-e887e178-2b79-454f-9c11-50c53ee300b8 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - 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-04-23 10:43:12.937 8 WARNING oslo_policy.policy [None req-e887e178-2b79-454f-9c11-50c53ee300b8 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 10:43:12 2026] GET /v2/images => generated 69 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.84 () {42 vars in 685 bytes} [Thu Apr 23 10:43:16 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: 2/7] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 10:43:16 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-04-23 10:43:16.377 7 WARNING oslo_policy.policy [None req-1b7a1f5b-326a-4cec-996c-424dd99c9981 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - 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-04-23 10:43:16.377 7 WARNING oslo_policy.policy [None req-1b7a1f5b-326a-4cec-996c-424dd99c9981 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.84 () {44 vars in 908 bytes} [Thu Apr 23 10:43:16 2026] GET /v2/images/cirros => generated 151 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.84 () {44 vars in 930 bytes} [Thu Apr 23 10:43:16 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:43:16.507 7 WARNING oslo_policy.policy [None req-776be670-3583-4477-9d80-e240a74ee88b 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - 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-04-23 10:43:16.508 7 WARNING oslo_policy.policy [None req-776be670-3583-4477-9d80-e240a74ee88b 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.84 () {44 vars in 936 bytes} [Thu Apr 23 10:43:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:43:16.597 8 WARNING oslo_config.cfg [None req-61958c72-f329-412b-9044-fad7e5982844 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.84 () {48 vars in 948 bytes} [Thu Apr 23 10:43:16 2026] POST /v2/images => generated 760 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 10:43:16.620 7 WARNING oslo_policy.policy [None req-fcf859f4-5f71-46e0-ad19-86b262f89c55 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - 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-04-23 10:43:16.621 7 WARNING oslo_policy.policy [None req-fcf859f4-5f71-46e0-ad19-86b262f89c55 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - 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-04-23 10:43:16.623 7 INFO glance.api.v2.image_data [None req-fcf859f4-5f71-46e0-ad19-86b262f89c55 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 10:43:20.758 7 INFO glance.location [None req-fcf859f4-5f71-46e0-ad19-86b262f89c55 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.19.213.84 () {48 vars in 1042 bytes} [Thu Apr 23 10:43:16 2026] PUT /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8/file => generated 0 bytes in 4185 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6207 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 10:43:20 2026] GET /v2/images => generated 1240 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:43:20.839 7 WARNING oslo_config.cfg [None req-edf0ecfe-8fd2-43f8-aa22-e0c81616ffc3 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.19.213.84 () {48 vars in 1046 bytes} [Thu Apr 23 10:43:20 2026] PATCH /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => 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: 8/17] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 10:43:20 2026] GET /v2/images => generated 1240 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/296] 199.19.213.84 () {42 vars in 685 bytes} [Thu Apr 23 11:06:31 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: 149/297] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 11:06:31 2026] GET /v2/images => generated 1240 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/318] 199.19.213.84 () {42 vars in 685 bytes} [Thu Apr 23 11:08:13 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: 160/319] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 11:08:13 2026] GET /v2/images => generated 1240 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/320] 199.19.213.84 () {44 vars in 934 bytes} [Thu Apr 23 11:08:14 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/321] 199.19.213.84 () {44 vars in 956 bytes} [Thu Apr 23 11:08:14 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/322] 199.19.213.84 () {44 vars in 936 bytes} [Thu Apr 23 11:08:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/323] 199.19.213.84 () {48 vars in 948 bytes} [Thu Apr 23 11:08:14 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-04-23 11:08:14.186 8 WARNING oslo_policy.policy [None req-407d0ffb-8f5a-4509-923e-d4d2ab090897 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - 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-04-23 11:08:14.186 8 WARNING oslo_policy.policy [None req-407d0ffb-8f5a-4509-923e-d4d2ab090897 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - 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-04-23 11:08:14.188 8 INFO glance.api.v2.image_data [None req-407d0ffb-8f5a-4509-923e-d4d2ab090897 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 11:08:43.820 8 INFO glance.location [None req-407d0ffb-8f5a-4509-923e-d4d2ab090897 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 162/330] 199.19.213.84 () {48 vars in 1043 bytes} [Thu Apr 23 11:08:14 2026] PUT /v2/images/ca6cd3fc-1bc8-4d70-b151-45f419f895a8/file => generated 0 bytes in 29700 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65629 switches on core 0) [pid: 7|app: 0|req: 169/331] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 11:08:43 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/332] 199.19.213.84 () {48 vars in 1046 bytes} [Thu Apr 23 11:08:43 2026] PATCH /v2/images/ca6cd3fc-1bc8-4d70-b151-45f419f895a8 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/333] 199.19.213.84 () {48 vars in 1047 bytes} [Thu Apr 23 11:08:43 2026] PATCH /v2/images/ca6cd3fc-1bc8-4d70-b151-45f419f895a8 => 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: 164/334] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 11:08:44 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: 171/335] 199.19.213.84 () {42 vars in 685 bytes} [Thu Apr 23 11:08:45 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: 165/336] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 11:08:45 2026] GET /v2/images => generated 2451 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/421] 199.19.213.84 () {42 vars in 685 bytes} [Thu Apr 23 11:15:49 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: 208/422] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 11:15:49 2026] GET /v2/images => generated 2451 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/427] 199.19.213.84 () {42 vars in 685 bytes} [Thu Apr 23 11:16:03 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: 217/428] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 11:16:03 2026] GET /v2/images => generated 2451 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/429] 199.19.213.84 () {44 vars in 944 bytes} [Thu Apr 23 11:16:03 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/430] 199.19.213.84 () {44 vars in 966 bytes} [Thu Apr 23 11:16:03 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/431] 199.19.213.84 () {44 vars in 936 bytes} [Thu Apr 23 11:16:03 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: 7|app: 0|req: 219/432] 199.19.213.84 () {48 vars in 948 bytes} [Thu Apr 23 11:16:03 2026] POST /v2/images => generated 799 bytes in 256 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 11:16:04.154 8 INFO glance.api.v2.image_data [None req-67a163ad-1be3-46fe-abb4-bd56b0a3f1c4 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 11:16:31.277 8 INFO glance.location [None req-67a163ad-1be3-46fe-abb4-bd56b0a3f1c4 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 214/439] 199.19.213.84 () {48 vars in 1042 bytes} [Thu Apr 23 11:16:04 2026] PUT /v2/images/ea0b18f5-b6af-4f20-872a-b5da9fd57ba4/file => generated 0 bytes in 27176 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16343 switches on core 0) [pid: 7|app: 0|req: 226/440] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 11:16:31 2026] GET /v2/images => generated 3664 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/441] 199.19.213.84 () {48 vars in 1047 bytes} [Thu Apr 23 11:16:31 2026] PATCH /v2/images/ea0b18f5-b6af-4f20-872a-b5da9fd57ba4 => generated 1234 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/442] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 11:16:31 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: 219/449] 199.19.213.84 () {42 vars in 685 bytes} [Thu Apr 23 11:17:09 2026] GET / => generated 1183 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/450] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 11:17:09 2026] GET /v2/images => generated 3687 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/455] 199.19.213.84 () {42 vars in 685 bytes} [Thu Apr 23 11:17:22 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: 234/456] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 11:17:22 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: 223/457] 199.19.213.84 () {44 vars in 936 bytes} [Thu Apr 23 11:17:23 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/458] 199.19.213.84 () {44 vars in 958 bytes} [Thu Apr 23 11:17:23 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/459] 199.19.213.84 () {44 vars in 936 bytes} [Thu Apr 23 11:17:23 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: 236/460] 199.19.213.84 () {48 vars in 948 bytes} [Thu Apr 23 11:17:23 2026] POST /v2/images => generated 791 bytes in 297 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 11:17:23.439 8 INFO glance.api.v2.image_data [None req-264d1620-d308-4e46-9f06-711b2e82716c 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 11:17:40.272 8 INFO glance.location [None req-264d1620-d308-4e46-9f06-711b2e82716c 92fd8704a49746d49d7b2f7caae6f7ac 76c8e7855b4b49deb82a6057e905f6f1 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 225/463] 199.19.213.84 () {48 vars in 1043 bytes} [Thu Apr 23 11:17:23 2026] PUT /v2/images/ec1435b4-71e9-43c8-b823-f85d125f2945/file => generated 0 bytes in 16898 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29380 switches on core 0) [pid: 7|app: 0|req: 239/464] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 11:17:40 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: 226/465] 199.19.213.84 () {48 vars in 1046 bytes} [Thu Apr 23 11:17:40 2026] PATCH /v2/images/ec1435b4-71e9-43c8-b823-f85d125f2945 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/466] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 11:17:40 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/619] 199.19.213.84 () {42 vars in 685 bytes} [Thu Apr 23 11:30:12 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: 303/620] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 11:30:12 2026] GET /v2/images => generated 4893 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/651] 199.19.213.84 () {42 vars in 685 bytes} [Thu Apr 23 11:32:42 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: 319/652] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 11:32:42 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/653] 199.19.213.84 () {42 vars in 685 bytes} [Thu Apr 23 11:32:44 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: 320/654] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 11:32:44 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/665] 199.19.213.84 () {42 vars in 685 bytes} [Thu Apr 23 11:33:32 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: 326/666] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 11:33:32 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/667] 199.19.213.84 () {42 vars in 685 bytes} [Thu Apr 23 11:33:40 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: 327/668] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 11:33:40 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/683] 199.19.213.84 () {42 vars in 685 bytes} [Thu Apr 23 11:34:43 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: 349/684] 199.19.213.84 () {44 vars in 907 bytes} [Thu Apr 23 11:34:43 2026] GET /v2/images => generated 4893 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/697] 10.0.0.211 () {32 vars in 633 bytes} [Thu Apr 23 11:35:46 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/704] 10.0.0.161 () {36 vars in 987 bytes} [Thu Apr 23 11:36:11 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => generated 1171 bytes in 41 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: 359/705] 10.0.0.161 () {36 vars in 927 bytes} [Thu Apr 23 11:36:11 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: 347/706] 199.19.213.84 () {36 vars in 990 bytes} [Thu Apr 23 11:36:14 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => 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: 360/707] 199.19.213.84 () {36 vars in 930 bytes} [Thu Apr 23 11:36:15 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/708] 10.0.0.161 () {36 vars in 987 bytes} [Thu Apr 23 11:36:15 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => 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: 361/709] 10.0.0.161 () {36 vars in 927 bytes} [Thu Apr 23 11:36:15 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/710] 199.19.213.84 () {36 vars in 990 bytes} [Thu Apr 23 11:36:15 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/711] 199.19.213.84 () {36 vars in 930 bytes} [Thu Apr 23 11:36:15 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: 351/714] 10.0.0.161 () {36 vars in 987 bytes} [Thu Apr 23 11:36:30 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => 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: 364/715] 10.0.0.161 () {36 vars in 927 bytes} [Thu Apr 23 11:36:30 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: 366/718] 10.0.0.60 () {36 vars in 986 bytes} [Thu Apr 23 11:36:30 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => generated 1171 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/719] 10.0.0.60 () {36 vars in 926 bytes} [Thu Apr 23 11:36:31 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: 367/720] 10.0.0.60 () {36 vars in 926 bytes} [Thu Apr 23 11:36:31 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: 354/721] 10.0.0.60 () {36 vars in 986 bytes} [Thu Apr 23 11:36:31 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/722] 10.0.0.60 () {36 vars in 926 bytes} [Thu Apr 23 11:36:31 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: 355/723] 10.0.0.60 () {36 vars in 926 bytes} [Thu Apr 23 11:36:31 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: 369/724] 10.0.0.60 () {36 vars in 986 bytes} [Thu Apr 23 11:36:31 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => 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: 356/725] 10.0.0.60 () {36 vars in 926 bytes} [Thu Apr 23 11:36:31 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: 370/726] 10.0.0.60 () {36 vars in 926 bytes} [Thu Apr 23 11:36:31 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: 357/727] 10.0.0.208 () {36 vars in 987 bytes} [Thu Apr 23 11:36:32 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => generated 1171 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/728] 10.0.0.208 () {36 vars in 927 bytes} [Thu Apr 23 11:36:32 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/729] 10.0.0.208 () {36 vars in 987 bytes} [Thu Apr 23 11:36:32 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => 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: 372/730] 10.0.0.208 () {36 vars in 927 bytes} [Thu Apr 23 11:36:32 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: 359/731] 10.0.0.208 () {36 vars in 927 bytes} [Thu Apr 23 11:36:32 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: 374/734] 10.0.0.161 () {36 vars in 987 bytes} [Thu Apr 23 11:36:50 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/735] 10.0.0.161 () {36 vars in 927 bytes} [Thu Apr 23 11:36: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: 378/742] 10.0.0.161 () {36 vars in 987 bytes} [Thu Apr 23 11:37:12 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/743] 10.0.0.161 () {36 vars in 927 bytes} [Thu Apr 23 11:37:12 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: 379/744] 10.0.0.211 () {34 vars in 655 bytes} [Thu Apr 23 11:37:14 2026] POST /v2/images => generated 649 bytes in 384 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-23 11:37:14.562 8 WARNING glance.api.v2.images [None req-7d4bc462-7440-46e2-b8fd-d32ff1c975ec be8778feac12466593357d26316c17f5 7d5de11dadc04ad48716ef1e4a129c1f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//de1f4dde-f938-47a8-8a8a-c102cabdac79 [pid: 8|app: 0|req: 366/745] 10.0.0.211 () {32 vars in 710 bytes} [Thu Apr 23 11:37:14 2026] DELETE /v2/images/de1f4dde-f938-47a8-8a8a-c102cabdac79 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/746] 10.0.0.211 () {32 vars in 707 bytes} [Thu Apr 23 11:37:14 2026] GET /v2/images/de1f4dde-f938-47a8-8a8a-c102cabdac79 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/747] 10.0.0.211 () {32 vars in 633 bytes} [Thu Apr 23 11:37:14 2026] GET /v2/images => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/748] 10.0.0.211 () {34 vars in 655 bytes} [Thu Apr 23 11:37:14 2026] POST /v2/images => generated 702 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/749] 10.0.0.211 () {32 vars in 717 bytes} [Thu Apr 23 11:37:14 2026] GET /v2/images/7ab33ad6-5964-4666-89f5-f6e6268b3e0d/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 11:37:14.799 7 INFO glance.api.v2.image_data [None req-4d57fb00-553e-41cf-be0e-2b32adad999e be8778feac12466593357d26316c17f5 7d5de11dadc04ad48716ef1e4a129c1f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 11:37:14.851 7 WARNING glance_store._drivers.rbd [None req-4d57fb00-553e-41cf-be0e-2b32adad999e be8778feac12466593357d26316c17f5 7d5de11dadc04ad48716ef1e4a129c1f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 369/750] 10.0.0.211 () {30 vars in 411 bytes} [Thu Apr 23 11:37:15 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-04-23 11:37:15.746 7 INFO glance.location [None req-4d57fb00-553e-41cf-be0e-2b32adad999e be8778feac12466593357d26316c17f5 7d5de11dadc04ad48716ef1e4a129c1f - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 382/751] 10.0.0.211 () {32 vars in 727 bytes} [Thu Apr 23 11:37:14 2026] PUT /v2/images/7ab33ad6-5964-4666-89f5-f6e6268b3e0d/file => generated 0 bytes in 1025 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/752] 10.0.0.211 () {32 vars in 707 bytes} [Thu Apr 23 11:37:15 2026] GET /v2/images/7ab33ad6-5964-4666-89f5-f6e6268b3e0d => generated 1103 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/753] 10.0.0.211 () {32 vars in 717 bytes} [Thu Apr 23 11:37:15 2026] GET /v2/images/7ab33ad6-5964-4666-89f5-f6e6268b3e0d/file => generated 1024 bytes in 147 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/754] 10.0.0.211 () {34 vars in 655 bytes} [Thu Apr 23 11:37:16 2026] POST /v2/images => generated 648 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/755] 10.0.0.211 () {32 vars in 726 bytes} [Thu Apr 23 11:37:16 2026] PATCH /v2/images/97d4eeb6-0604-4779-9794-bfd3c6951834 => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/756] 10.0.0.211 () {32 vars in 707 bytes} [Thu Apr 23 11:37:16 2026] GET /v2/images/97d4eeb6-0604-4779-9794-bfd3c6951834 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 11:37:16.268 7 WARNING glance.api.v2.images [None req-a848f608-e3a7-4c89-a877-7b3afdb229e4 be8778feac12466593357d26316c17f5 7d5de11dadc04ad48716ef1e4a129c1f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//97d4eeb6-0604-4779-9794-bfd3c6951834 [pid: 7|app: 0|req: 385/757] 10.0.0.211 () {32 vars in 710 bytes} [Thu Apr 23 11:37:16 2026] DELETE /v2/images/97d4eeb6-0604-4779-9794-bfd3c6951834 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/758] 10.0.0.211 () {32 vars in 707 bytes} [Thu Apr 23 11:37:16 2026] GET /v2/images/97d4eeb6-0604-4779-9794-bfd3c6951834 => generated 139 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 11:37:16.393 7 WARNING glance.api.v2.images [None req-be10019a-75e5-4070-ac20-1eedb866df07 be8778feac12466593357d26316c17f5 7d5de11dadc04ad48716ef1e4a129c1f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7ab33ad6-5964-4666-89f5-f6e6268b3e0d [pid: 7|app: 0|req: 386/759] 10.0.0.211 () {32 vars in 710 bytes} [Thu Apr 23 11:37:16 2026] DELETE /v2/images/7ab33ad6-5964-4666-89f5-f6e6268b3e0d => generated 0 bytes in 958 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/760] 10.0.0.211 () {32 vars in 707 bytes} [Thu Apr 23 11:37:17 2026] GET /v2/images/7ab33ad6-5964-4666-89f5-f6e6268b3e0d => generated 139 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 11:37:17.381 7 WARNING glance.api.v2.images [None req-a499f1aa-3319-499b-9c06-ffd4f429a0e0 be8778feac12466593357d26316c17f5 7d5de11dadc04ad48716ef1e4a129c1f - - default default] Failed to find image de1f4dde-f938-47a8-8a8a-c102cabdac79 to delete: glance.common.exception.ImageNotFound: No image found with ID de1f4dde-f938-47a8-8a8a-c102cabdac79 [pid: 7|app: 0|req: 387/761] 10.0.0.211 () {32 vars in 710 bytes} [Thu Apr 23 11:37:17 2026] DELETE /v2/images/de1f4dde-f938-47a8-8a8a-c102cabdac79 => generated 147 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/762] 10.0.0.211 () {32 vars in 707 bytes} [Thu Apr 23 11:37:17 2026] GET /v2/images/de1f4dde-f938-47a8-8a8a-c102cabdac79 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/777] 10.0.0.161 () {36 vars in 987 bytes} [Thu Apr 23 11:38:24 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/778] 10.0.0.161 () {36 vars in 927 bytes} [Thu Apr 23 11:38:24 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: 398/783] 10.0.0.211 () {32 vars in 707 bytes} [Thu Apr 23 11:38:46 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => 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: 386/784] 10.0.0.211 () {32 vars in 707 bytes} [Thu Apr 23 11:38:46 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => 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: 399/785] 10.0.0.60 () {36 vars in 986 bytes} [Thu Apr 23 11:38:46 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/786] 10.0.0.60 () {36 vars in 926 bytes} [Thu Apr 23 11:38:46 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: 400/787] 10.0.0.60 () {36 vars in 926 bytes} [Thu Apr 23 11:38:46 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: 388/788] 10.0.0.60 () {36 vars in 986 bytes} [Thu Apr 23 11:38:46 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/789] 10.0.0.60 () {36 vars in 926 bytes} [Thu Apr 23 11:38:46 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: 389/790] 10.0.0.60 () {36 vars in 926 bytes} [Thu Apr 23 11:38: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: 402/791] 10.0.0.60 () {36 vars in 986 bytes} [Thu Apr 23 11:38:46 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/792] 10.0.0.60 () {36 vars in 926 bytes} [Thu Apr 23 11:38: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: 7|app: 0|req: 403/793] 10.0.0.208 () {36 vars in 987 bytes} [Thu Apr 23 11:38:47 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => 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: 391/794] 10.0.0.208 () {36 vars in 927 bytes} [Thu Apr 23 11:38:47 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/795] 10.0.0.208 () {36 vars in 987 bytes} [Thu Apr 23 11:38:47 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/796] 10.0.0.208 () {36 vars in 927 bytes} [Thu Apr 23 11:38:47 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: 405/797] 10.0.0.208 () {36 vars in 927 bytes} [Thu Apr 23 11:38:47 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: 394/800] 10.0.0.161 () {36 vars in 987 bytes} [Thu Apr 23 11:38:56 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/801] 10.0.0.161 () {36 vars in 927 bytes} [Thu Apr 23 11:38: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: 8|app: 0|req: 397/806] 10.0.0.161 () {36 vars in 987 bytes} [Thu Apr 23 11:39:15 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => 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: 410/807] 10.0.0.161 () {36 vars in 927 bytes} [Thu Apr 23 11:39:15 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: 401/814] 10.0.0.161 () {36 vars in 987 bytes} [Thu Apr 23 11:39:44 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => 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: 414/815] 10.0.0.161 () {36 vars in 927 bytes} [Thu Apr 23 11:39: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: 7|app: 0|req: 420/826] 10.0.0.161 () {36 vars in 987 bytes} [Thu Apr 23 11:40:31 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/827] 10.0.0.161 () {36 vars in 927 bytes} [Thu Apr 23 11:40:31 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: 421/828] 10.0.0.161 () {36 vars in 987 bytes} [Thu Apr 23 11:40:39 2026] GET /v2/images/a2f6495b-76ac-4492-ad2d-ba4e7c179ac8 => 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: 408/829] 10.0.0.161 () {36 vars in 927 bytes} [Thu Apr 23 11:40:39 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: 412/836] 199.19.213.84 () {32 vars in 825 bytes} [Thu Apr 23 11:41:06 2026] GET /v2/images?status=active&owner=76c8e7855b4b49deb82a6057e905f6f1&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/837] 199.19.213.84 () {32 vars in 652 bytes} [Thu Apr 23 11:41:06 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: 413/838] 10.0.0.60 () {36 vars in 986 bytes} [Thu Apr 23 11:41:07 2026] GET /v2/images/ca6cd3fc-1bc8-4d70-b151-45f419f895a8 => generated 1209 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/839] 10.0.0.60 () {36 vars in 926 bytes} [Thu Apr 23 11:41:07 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: 414/840] 10.0.0.60 () {36 vars in 926 bytes} [Thu Apr 23 11:41:07 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/841] 10.0.0.60 () {36 vars in 986 bytes} [Thu Apr 23 11:41:07 2026] GET /v2/images/ca6cd3fc-1bc8-4d70-b151-45f419f895a8 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/842] 10.0.0.60 () {36 vars in 926 bytes} [Thu Apr 23 11:41:07 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: 428/843] 10.0.0.60 () {36 vars in 926 bytes} [Thu Apr 23 11:41:07 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: 416/844] 10.0.0.60 () {36 vars in 986 bytes} [Thu Apr 23 11:41:07 2026] GET /v2/images/ca6cd3fc-1bc8-4d70-b151-45f419f895a8 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/845] 10.0.0.60 () {36 vars in 926 bytes} [Thu Apr 23 11:41:07 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/846] 10.0.0.208 () {36 vars in 987 bytes} [Thu Apr 23 11:41:07 2026] GET /v2/images/ca6cd3fc-1bc8-4d70-b151-45f419f895a8 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/847] 10.0.0.208 () {36 vars in 927 bytes} [Thu Apr 23 11:41:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/848] 10.0.0.208 () {36 vars in 987 bytes} [Thu Apr 23 11:41:08 2026] GET /v2/images/ca6cd3fc-1bc8-4d70-b151-45f419f895a8 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/849] 10.0.0.208 () {36 vars in 927 bytes} [Thu Apr 23 11:41:08 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/850] 10.0.0.208 () {36 vars in 927 bytes} [Thu Apr 23 11:41:08 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: 437/885] 10.0.0.211 () {32 vars in 633 bytes} [Thu Apr 23 11:43:53 2026] GET /v2/images => generated 4893 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)