+ 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 Apr 28 03:41:37 2026] *** compiled with version: 11.4.0 on 27 April 2026 21:11:37 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-8477c8946f-jpndb 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 0x55e8faf06160 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-28 03:41:39.249 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-28 03:41:39.249 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-04-28 03:41:39.871 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-28 03:41:39.873 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-28 03:41:39.874 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-28 03:41:39.875 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-28 03:41:41.442 7 WARNING glance.api.v2.images [None req-5f38926c-ef93-4709-9e62-7b4a34a644da - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 03:41:41.442 8 WARNING glance.api.v2.images [None req-ac94a1ef-a06a-463b-83c1-97107bad5243 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 03:41:41.683 8 WARNING keystonemiddleware._common.config [None req-ac94a1ef-a06a-463b-83c1-97107bad5243 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 03:41:41.684 7 WARNING keystonemiddleware._common.config [None req-5f38926c-ef93-4709-9e62-7b4a34a644da - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 03:41:41.691 8 WARNING oslo_config.cfg [None req-ac94a1ef-a06a-463b-83c1-97107bad5243 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-28 03:41:41.692 7 WARNING oslo_config.cfg [None req-5f38926c-ef93-4709-9e62-7b4a34a644da - - - - - -] 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 0x55e8faf06160 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55e8faf06160 pid: 7 (default app) [pid: 7|app: 0|req: 2/4] 199.204.45.113 () {42 vars in 687 bytes} [Tue Apr 28 03:41:44 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:41:44.632 8 WARNING oslo_policy.policy [None req-1fe20529-3167-4174-bd89-0460254fb285 a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - 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-28 03:41:44.633 8 WARNING oslo_policy.policy [None req-1fe20529-3167-4174-bd89-0460254fb285 a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - 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-28 03:41:44.652 8 WARNING oslo_policy.policy [None req-1fe20529-3167-4174-bd89-0460254fb285 a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - 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-28 03:41:44.652 8 WARNING oslo_policy.policy [None req-1fe20529-3167-4174-bd89-0460254fb285 a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - 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: 3/5] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 03:41:44 2026] GET /v2/images => generated 69 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/6] 199.204.45.113 () {42 vars in 687 bytes} [Tue Apr 28 03:41:47 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 03:41:47 2026] GET /v2/images => generated 69 bytes in 41 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-28 03:41:48.039 7 WARNING oslo_policy.policy [None req-33ed151e-e4b2-4c85-85ef-72f95d0db97f a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - 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-28 03:41:48.039 7 WARNING oslo_policy.policy [None req-33ed151e-e4b2-4c85-85ef-72f95d0db97f a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - 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: 4/8] 199.204.45.113 () {44 vars in 910 bytes} [Tue Apr 28 03:41:48 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.113 () {44 vars in 932 bytes} [Tue Apr 28 03:41:48 2026] GET /v2/images?name=cirros => generated 81 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:41:48.186 7 WARNING oslo_policy.policy [None req-18d6a5d9-ed64-4d98-8951-0ea6dcb57089 a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - 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-28 03:41:48.187 7 WARNING oslo_policy.policy [None req-18d6a5d9-ed64-4d98-8951-0ea6dcb57089 a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - 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: 5/10] 199.204.45.113 () {44 vars in 938 bytes} [Tue Apr 28 03:41:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:41:48.278 8 WARNING oslo_config.cfg [None req-cbd72379-2f76-40fb-bf76-258a28c5010f a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - 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: 6/11] 199.204.45.113 () {48 vars in 950 bytes} [Tue Apr 28 03:41:48 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 03:41:48.314 7 WARNING oslo_policy.policy [None req-ae1df7e3-e6b6-4118-84d5-19f9de485062 a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - 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-28 03:41:48.314 7 WARNING oslo_policy.policy [None req-ae1df7e3-e6b6-4118-84d5-19f9de485062 a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - 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-28 03:41:48.316 7 INFO glance.api.v2.image_data [None req-ae1df7e3-e6b6-4118-84d5-19f9de485062 a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 03:41:52.083 7 INFO glance.location [None req-ae1df7e3-e6b6-4118-84d5-19f9de485062 a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 6/14] 199.204.45.113 () {48 vars in 1044 bytes} [Tue Apr 28 03:41:48 2026] PUT /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6/file => generated 0 bytes in 3829 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7582 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 03:41:52 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-28 03:41:52.168 7 WARNING oslo_config.cfg [None req-15b51701-a2e9-4713-b36c-9cce235ee458 a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - 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: 7/16] 199.204.45.113 () {48 vars in 1048 bytes} [Tue Apr 28 03:41:52 2026] PATCH /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/17] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 03:41:52 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.204.45.113 () {42 vars in 687 bytes} [Tue Apr 28 04:03:25 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 04:03:25 2026] GET /v2/images => generated 1240 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 199.204.45.113 () {42 vars in 687 bytes} [Tue Apr 28 04:03:42 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 04:03:43 2026] GET /v2/images => generated 1240 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.204.45.113 () {44 vars in 936 bytes} [Tue Apr 28 04:03:43 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/285] 199.204.45.113 () {44 vars in 958 bytes} [Tue Apr 28 04:03:43 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 199.204.45.113 () {44 vars in 938 bytes} [Tue Apr 28 04:03:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/287] 199.204.45.113 () {48 vars in 950 bytes} [Tue Apr 28 04:03:43 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 04:03:43.569 8 WARNING oslo_policy.policy [None req-319f7839-2d05-45f6-8371-1bf6cd7e82d0 a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - 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-28 04:03:43.569 8 WARNING oslo_policy.policy [None req-319f7839-2d05-45f6-8371-1bf6cd7e82d0 a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - 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-28 04:03:43.571 8 INFO glance.api.v2.image_data [None req-319f7839-2d05-45f6-8371-1bf6cd7e82d0 a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 04:04:21.011 8 INFO glance.location [None req-319f7839-2d05-45f6-8371-1bf6cd7e82d0 a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 146/294] 199.204.45.113 () {48 vars in 1045 bytes} [Tue Apr 28 04:03:43 2026] PUT /v2/images/72aba33a-ae1f-4559-a9a2-4ebb0ce892fc/file => generated 0 bytes in 37496 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64872 switches on core 0) [pid: 7|app: 0|req: 149/295] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 04:04:21 2026] GET /v2/images => generated 2451 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/296] 199.204.45.113 () {48 vars in 1048 bytes} [Tue Apr 28 04:04:21 2026] PATCH /v2/images/72aba33a-ae1f-4559-a9a2-4ebb0ce892fc => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/297] 199.204.45.113 () {48 vars in 1049 bytes} [Tue Apr 28 04:04:21 2026] PATCH /v2/images/72aba33a-ae1f-4559-a9a2-4ebb0ce892fc => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/298] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 04:04:21 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: 7|app: 0|req: 152/301] 199.204.45.113 () {42 vars in 687 bytes} [Tue Apr 28 04:04:22 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/302] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 04:04:22 2026] GET /v2/images => generated 2451 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.204.45.113 () {42 vars in 687 bytes} [Tue Apr 28 04:11:02 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 04:11:02 2026] GET /v2/images => generated 2451 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 199.204.45.113 () {42 vars in 687 bytes} [Tue Apr 28 04:11:14 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/388] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 04:11:14 2026] GET /v2/images => generated 2451 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 199.204.45.113 () {44 vars in 946 bytes} [Tue Apr 28 04:11:14 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/390] 199.204.45.113 () {44 vars in 968 bytes} [Tue Apr 28 04:11:14 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.204.45.113 () {44 vars in 938 bytes} [Tue Apr 28 04:11:14 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/392] 199.204.45.113 () {48 vars in 950 bytes} [Tue Apr 28 04:11:14 2026] POST /v2/images => generated 799 bytes in 161 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 04:11:14.732 8 INFO glance.api.v2.image_data [None req-ff96542e-68d9-46f0-bb63-703e39030a7e a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 04:11:35.931 8 INFO glance.location [None req-ff96542e-68d9-46f0-bb63-703e39030a7e a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/397] 199.204.45.113 () {48 vars in 1044 bytes} [Tue Apr 28 04:11:14 2026] PUT /v2/images/9d198a9c-74c9-4deb-b623-6f72ae386529/file => generated 0 bytes in 21243 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26707 switches on core 0) [pid: 7|app: 0|req: 202/398] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 04:11:35 2026] GET /v2/images => generated 3664 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 199.204.45.113 () {48 vars in 1049 bytes} [Tue Apr 28 04:11:35 2026] PATCH /v2/images/9d198a9c-74c9-4deb-b623-6f72ae386529 => 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/400] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 04:11:36 2026] GET /v2/images => generated 3687 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/409] 199.204.45.113 () {42 vars in 687 bytes} [Tue Apr 28 04:12:12 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/410] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 04:12:12 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/413] 199.204.45.113 () {42 vars in 687 bytes} [Tue Apr 28 04:12:27 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/414] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 04:12:27 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/415] 199.204.45.113 () {44 vars in 938 bytes} [Tue Apr 28 04:12:27 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: 8|app: 0|req: 205/416] 199.204.45.113 () {44 vars in 960 bytes} [Tue Apr 28 04:12:27 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/417] 199.204.45.113 () {44 vars in 938 bytes} [Tue Apr 28 04:12:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/418] 199.204.45.113 () {48 vars in 950 bytes} [Tue Apr 28 04:12:27 2026] POST /v2/images => generated 791 bytes in 240 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 04:12:27.960 7 INFO glance.api.v2.image_data [None req-2df453e7-da6f-47f2-8091-2b65be453aa0 a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 04:12:44.556 7 INFO glance.location [None req-2df453e7-da6f-47f2-8091-2b65be453aa0 a6c0aa56fe0645958986f2c6793c5526 6ff0b2f21f0243c3bdf92893081b66fc - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 213/423] 199.204.45.113 () {48 vars in 1045 bytes} [Tue Apr 28 04:12:27 2026] PUT /v2/images/b64350fe-79a9-41f3-be31-4d995adb64ca/file => generated 0 bytes in 16645 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32050 switches on core 0) [pid: 8|app: 0|req: 211/424] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 04:12:44 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: 7|app: 0|req: 214/425] 199.204.45.113 () {48 vars in 1048 bytes} [Tue Apr 28 04:12:44 2026] PATCH /v2/images/b64350fe-79a9-41f3-be31-4d995adb64ca => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 04:12:44 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: 281/563] 199.204.45.113 () {42 vars in 687 bytes} [Tue Apr 28 04:24:10 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/564] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 04:24:10 2026] GET /v2/images => generated 4893 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/593] 199.204.45.113 () {42 vars in 687 bytes} [Tue Apr 28 04:26:28 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/594] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 04:26:28 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/595] 199.204.45.113 () {42 vars in 687 bytes} [Tue Apr 28 04:26:29 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/596] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 04:26:30 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: 7|app: 0|req: 305/607] 199.204.45.113 () {42 vars in 687 bytes} [Tue Apr 28 04:27:14 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/608] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 04:27:14 2026] GET /v2/images => generated 4893 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/609] 199.204.45.113 () {42 vars in 687 bytes} [Tue Apr 28 04:27:21 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/610] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 04:27:21 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: 7|app: 0|req: 313/623] 199.204.45.113 () {42 vars in 687 bytes} [Tue Apr 28 04:28:19 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/624] 199.204.45.113 () {44 vars in 909 bytes} [Tue Apr 28 04:28:19 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/633] 10.0.0.106 () {32 vars in 633 bytes} [Tue Apr 28 04:28:59 2026] GET /v2/images => generated 4893 bytes in 15 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: 320/638] 10.0.0.234 () {36 vars in 987 bytes} [Tue Apr 28 04:29:20 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => generated 1171 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/639] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 28 04:29:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/640] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 28 04:29:20 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: 320/641] 10.0.0.234 () {36 vars in 987 bytes} [Tue Apr 28 04:29:20 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => 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: 322/642] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 28 04:29:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/643] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 28 04:29: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: 7|app: 0|req: 323/644] 10.0.0.191 () {36 vars in 987 bytes} [Tue Apr 28 04:29:20 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/645] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 04:29:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/646] 10.0.0.234 () {36 vars in 987 bytes} [Tue Apr 28 04:29:20 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/647] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 28 04:29:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/648] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 28 04:29: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: 327/651] 10.0.0.174 () {36 vars in 987 bytes} [Tue Apr 28 04:29:21 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => generated 1171 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/652] 10.0.0.174 () {36 vars in 927 bytes} [Tue Apr 28 04:29:21 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/653] 10.0.0.174 () {36 vars in 987 bytes} [Tue Apr 28 04:29:21 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => 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: 326/654] 10.0.0.174 () {36 vars in 927 bytes} [Tue Apr 28 04:29: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: 329/655] 10.0.0.174 () {36 vars in 927 bytes} [Tue Apr 28 04:29:21 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: 327/656] 199.204.45.113 () {36 vars in 991 bytes} [Tue Apr 28 04:29:23 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => generated 1171 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/657] 199.204.45.113 () {36 vars in 931 bytes} [Tue Apr 28 04:29:23 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: 328/658] 10.0.0.191 () {36 vars in 987 bytes} [Tue Apr 28 04:29:24 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => 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: 331/659] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 04:29: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: 8|app: 0|req: 329/660] 199.204.45.113 () {36 vars in 991 bytes} [Tue Apr 28 04:29:24 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => 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: 332/661] 199.204.45.113 () {36 vars in 931 bytes} [Tue Apr 28 04:29:24 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: 335/666] 10.0.0.191 () {36 vars in 987 bytes} [Tue Apr 28 04:29:48 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => 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: 332/667] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 04:29:48 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: 337/670] 10.0.0.191 () {36 vars in 987 bytes} [Tue Apr 28 04:29:52 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => 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: 334/671] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 04:29:52 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: 336/674] 10.0.0.191 () {36 vars in 987 bytes} [Tue Apr 28 04:30:10 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => 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: 339/675] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 04:30:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/680] 10.0.0.106 () {34 vars in 655 bytes} [Tue Apr 28 04:30:22 2026] POST /v2/images => generated 649 bytes in 198 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-28 04:30:22.331 8 WARNING glance.api.v2.images [None req-d45a92f6-55d7-4e72-ac57-e66668dbeb7e 093b76005da04bc697f42be35a8e20b2 cdd5756d372c4408816498cb75c0bc15 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//52b45118-e819-48d3-be6c-d218c5ba5e3d [pid: 8|app: 0|req: 339/681] 10.0.0.106 () {32 vars in 710 bytes} [Tue Apr 28 04:30:22 2026] DELETE /v2/images/52b45118-e819-48d3-be6c-d218c5ba5e3d => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/682] 10.0.0.106 () {32 vars in 707 bytes} [Tue Apr 28 04:30:22 2026] GET /v2/images/52b45118-e819-48d3-be6c-d218c5ba5e3d => 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: 340/683] 10.0.0.106 () {32 vars in 633 bytes} [Tue Apr 28 04:30:22 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/684] 10.0.0.106 () {34 vars in 655 bytes} [Tue Apr 28 04:30:22 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/685] 10.0.0.106 () {32 vars in 717 bytes} [Tue Apr 28 04:30:22 2026] GET /v2/images/2d1ec122-a791-4384-aa9b-6b58b2ee0ac3/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 04:30:22.518 7 INFO glance.api.v2.image_data [None req-9a8d55af-6df0-429b-986f-19bddb369de8 093b76005da04bc697f42be35a8e20b2 cdd5756d372c4408816498cb75c0bc15 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 04:30:22.560 7 WARNING glance_store._drivers.rbd [None req-9a8d55af-6df0-429b-986f-19bddb369de8 093b76005da04bc697f42be35a8e20b2 cdd5756d372c4408816498cb75c0bc15 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-28 04:30:23.071 7 INFO glance.location [None req-9a8d55af-6df0-429b-986f-19bddb369de8 093b76005da04bc697f42be35a8e20b2 cdd5756d372c4408816498cb75c0bc15 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 345/686] 10.0.0.106 () {32 vars in 727 bytes} [Tue Apr 28 04:30:22 2026] PUT /v2/images/2d1ec122-a791-4384-aa9b-6b58b2ee0ac3/file => generated 0 bytes in 607 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/687] 10.0.0.106 () {32 vars in 707 bytes} [Tue Apr 28 04:30:23 2026] GET /v2/images/2d1ec122-a791-4384-aa9b-6b58b2ee0ac3 => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/688] 10.0.0.106 () {32 vars in 717 bytes} [Tue Apr 28 04:30:23 2026] GET /v2/images/2d1ec122-a791-4384-aa9b-6b58b2ee0ac3/file => generated 1024 bytes in 211 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/689] 10.0.0.106 () {34 vars in 655 bytes} [Tue Apr 28 04:30:23 2026] POST /v2/images => generated 648 bytes in 36 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/690] 10.0.0.106 () {32 vars in 726 bytes} [Tue Apr 28 04:30:23 2026] PATCH /v2/images/ec140c94-2a29-4ad0-b843-e93bf42b30e8 => generated 652 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/691] 10.0.0.106 () {32 vars in 707 bytes} [Tue Apr 28 04:30:23 2026] GET /v2/images/ec140c94-2a29-4ad0-b843-e93bf42b30e8 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 04:30:23.485 7 WARNING glance.api.v2.images [None req-f937b014-eefe-4fe8-976b-72244bb7c6ac 093b76005da04bc697f42be35a8e20b2 cdd5756d372c4408816498cb75c0bc15 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ec140c94-2a29-4ad0-b843-e93bf42b30e8 [pid: 7|app: 0|req: 348/692] 10.0.0.106 () {32 vars in 710 bytes} [Tue Apr 28 04:30:23 2026] DELETE /v2/images/ec140c94-2a29-4ad0-b843-e93bf42b30e8 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/693] 10.0.0.106 () {32 vars in 707 bytes} [Tue Apr 28 04:30:23 2026] GET /v2/images/ec140c94-2a29-4ad0-b843-e93bf42b30e8 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 04:30:23.563 7 WARNING glance.api.v2.images [None req-5925a319-414c-4679-9a9d-09c1052ca990 093b76005da04bc697f42be35a8e20b2 cdd5756d372c4408816498cb75c0bc15 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2d1ec122-a791-4384-aa9b-6b58b2ee0ac3 [pid: 7|app: 0|req: 349/694] 10.0.0.106 () {32 vars in 710 bytes} [Tue Apr 28 04:30:23 2026] DELETE /v2/images/2d1ec122-a791-4384-aa9b-6b58b2ee0ac3 => generated 0 bytes in 751 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/695] 10.0.0.106 () {32 vars in 707 bytes} [Tue Apr 28 04:30:24 2026] GET /v2/images/2d1ec122-a791-4384-aa9b-6b58b2ee0ac3 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 04:30:24.328 7 WARNING glance.api.v2.images [None req-e7ebdc41-1417-40ba-b284-0bc8e572499a 093b76005da04bc697f42be35a8e20b2 cdd5756d372c4408816498cb75c0bc15 - - default default] Failed to find image 52b45118-e819-48d3-be6c-d218c5ba5e3d to delete: glance.common.exception.ImageNotFound: No image found with ID 52b45118-e819-48d3-be6c-d218c5ba5e3d [pid: 7|app: 0|req: 350/696] 10.0.0.106 () {32 vars in 710 bytes} [Tue Apr 28 04:30:24 2026] DELETE /v2/images/52b45118-e819-48d3-be6c-d218c5ba5e3d => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/697] 10.0.0.106 () {32 vars in 707 bytes} [Tue Apr 28 04:30:24 2026] GET /v2/images/52b45118-e819-48d3-be6c-d218c5ba5e3d => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/704] 10.0.0.106 () {32 vars in 707 bytes} [Tue Apr 28 04:30:55 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => 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: 351/705] 10.0.0.106 () {32 vars in 707 bytes} [Tue Apr 28 04:30:55 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => 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: 355/706] 10.0.0.234 () {36 vars in 987 bytes} [Tue Apr 28 04:30:55 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => 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: 352/707] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 28 04:30:56 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: 356/708] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 28 04:30:56 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/709] 10.0.0.234 () {36 vars in 987 bytes} [Tue Apr 28 04:30:56 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => 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: 357/710] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 28 04:30:56 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/711] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 28 04:30:56 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/712] 10.0.0.234 () {36 vars in 987 bytes} [Tue Apr 28 04:30:56 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/713] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 28 04:30:56 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/714] 10.0.0.174 () {36 vars in 987 bytes} [Tue Apr 28 04:30:56 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => 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/715] 10.0.0.174 () {36 vars in 927 bytes} [Tue Apr 28 04:30:56 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/716] 10.0.0.174 () {36 vars in 987 bytes} [Tue Apr 28 04:30:56 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => 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: 357/717] 10.0.0.174 () {36 vars in 927 bytes} [Tue Apr 28 04:30:56 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/718] 10.0.0.174 () {36 vars in 927 bytes} [Tue Apr 28 04:30:56 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: 358/719] 10.0.0.106 () {30 vars in 411 bytes} [Tue Apr 28 04:31:01 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/722] 10.0.0.191 () {36 vars in 987 bytes} [Tue Apr 28 04:31:10 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/723] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 04:31:10 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: 362/726] 10.0.0.191 () {36 vars in 987 bytes} [Tue Apr 28 04:31:20 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => 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: 365/727] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 04:31: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: 8|app: 0|req: 364/730] 10.0.0.191 () {36 vars in 987 bytes} [Tue Apr 28 04:31:28 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => 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: 367/731] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 04:31:28 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: 366/734] 10.0.0.191 () {36 vars in 987 bytes} [Tue Apr 28 04:31:41 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => 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: 369/735] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 04:31:41 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: 374/750] 10.0.0.191 () {36 vars in 987 bytes} [Tue Apr 28 04:32:46 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/751] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 04:32:46 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/754] 10.0.0.191 () {36 vars in 987 bytes} [Tue Apr 28 04:32:54 2026] GET /v2/images/9435fb76-e97e-4271-9901-a583f09d06a6 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/755] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 04:32:54 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: 379/760] 199.204.45.113 () {32 vars in 826 bytes} [Tue Apr 28 04:33:20 2026] GET /v2/images?status=active&owner=6ff0b2f21f0243c3bdf92893081b66fc&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/761] 199.204.45.113 () {32 vars in 653 bytes} [Tue Apr 28 04:33:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/762] 10.0.0.234 () {36 vars in 987 bytes} [Tue Apr 28 04:33:21 2026] GET /v2/images/72aba33a-ae1f-4559-a9a2-4ebb0ce892fc => 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: 383/763] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 28 04:33: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: 381/764] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 28 04:33:21 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: 384/765] 10.0.0.234 () {36 vars in 987 bytes} [Tue Apr 28 04:33:21 2026] GET /v2/images/72aba33a-ae1f-4559-a9a2-4ebb0ce892fc => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/766] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 28 04:33:21 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: 385/767] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 28 04:33: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: 383/768] 10.0.0.234 () {36 vars in 987 bytes} [Tue Apr 28 04:33:21 2026] GET /v2/images/72aba33a-ae1f-4559-a9a2-4ebb0ce892fc => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/769] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 28 04:33: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: 385/772] 10.0.0.174 () {36 vars in 987 bytes} [Tue Apr 28 04:33:21 2026] GET /v2/images/72aba33a-ae1f-4559-a9a2-4ebb0ce892fc => 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: 388/773] 10.0.0.174 () {36 vars in 927 bytes} [Tue Apr 28 04:33: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/774] 10.0.0.174 () {36 vars in 987 bytes} [Tue Apr 28 04:33:21 2026] GET /v2/images/72aba33a-ae1f-4559-a9a2-4ebb0ce892fc => 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: 389/775] 10.0.0.174 () {36 vars in 927 bytes} [Tue Apr 28 04:33: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/776] 10.0.0.174 () {36 vars in 927 bytes} [Tue Apr 28 04:33: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: 7|app: 0|req: 405/807] 10.0.0.106 () {32 vars in 633 bytes} [Tue Apr 28 04:35:52 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)