+ 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 [Wed Jul 8 09:30:03 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-97895fd54-5lkrc 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 0x5624953a5150 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-08 09:30:05.554 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-08 09:30:05.667 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-07-08 09:30:06.243 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-08 09:30:06.244 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-08 09:30:06.322 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-08 09:30:06.323 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-08 09:30:07.881 7 WARNING glance.api.v2.images [None req-57399e74-93bc-4ef3-8bef-b01e8afee7ad - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 09:30:07.976 8 WARNING glance.api.v2.images [None req-d5a3099a-9598-4d79-86dc-fc7f9af3ab78 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 09:30:08.116 7 WARNING keystonemiddleware._common.config [None req-57399e74-93bc-4ef3-8bef-b01e8afee7ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 09:30:08.124 7 WARNING oslo_config.cfg [None req-57399e74-93bc-4ef3-8bef-b01e8afee7ad - - - - - -] 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 0x5624953a5150 pid: 7 (default app) 2026-07-08 09:30:08.216 8 WARNING keystonemiddleware._common.config [None req-d5a3099a-9598-4d79-86dc-fc7f9af3ab78 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 09:30:08.224 8 WARNING oslo_config.cfg [None req-d5a3099a-9598-4d79-86dc-fc7f9af3ab78 - - - - - -] 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 0x5624953a5150 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 09:30:08 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-07-08 09:30:09.486 8 WARNING oslo_policy.policy [None req-65a03b1c-2221-4506-8388-695c5658d8b2 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 09:30:09.486 8 WARNING oslo_policy.policy [None req-65a03b1c-2221-4506-8388-695c5658d8b2 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 09:30:09.506 8 WARNING oslo_policy.policy [None req-65a03b1c-2221-4506-8388-695c5658d8b2 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 09:30:09.506 8 WARNING oslo_policy.policy [None req-65a03b1c-2221-4506-8388-695c5658d8b2 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - 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/6] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 09:30:09 2026] GET /v2/images => generated 69 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 09:30:13 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: 2/8] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 09:30:13 2026] GET /v2/images => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 09:30:13.301 7 WARNING oslo_policy.policy [None req-e6d5ed46-7d1d-400f-8258-017ab3985f97 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 09:30:13.301 7 WARNING oslo_policy.policy [None req-e6d5ed46-7d1d-400f-8258-017ab3985f97 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - 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/9] 199.204.45.95 () {44 vars in 907 bytes} [Wed Jul 8 09:30:13 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.95 () {44 vars in 929 bytes} [Wed Jul 8 09:30:13 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 09:30:13.445 7 WARNING oslo_policy.policy [None req-d16d398d-403e-4e6a-8abb-676ab5ae44fb 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 09:30:13.446 7 WARNING oslo_policy.policy [None req-d16d398d-403e-4e6a-8abb-676ab5ae44fb 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - 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: 8/11] 199.204.45.95 () {44 vars in 935 bytes} [Wed Jul 8 09:30:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 09:30:13.528 8 WARNING oslo_config.cfg [None req-8aead60f-ab83-40aa-a89f-6ca4908f6fec 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - 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/12] 199.204.45.95 () {48 vars in 947 bytes} [Wed Jul 8 09:30:13 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 09:30:13.553 7 WARNING oslo_policy.policy [None req-a1974d98-58d1-4c33-b354-292fbbaad1e5 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 09:30:13.553 7 WARNING oslo_policy.policy [None req-a1974d98-58d1-4c33-b354-292fbbaad1e5 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 09:30:13.555 7 INFO glance.api.v2.image_data [None req-a1974d98-58d1-4c33-b354-292fbbaad1e5 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 09:30:17.493 7 INFO glance.location [None req-a1974d98-58d1-4c33-b354-292fbbaad1e5 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 199.204.45.95 () {48 vars in 1041 bytes} [Wed Jul 8 09:30:13 2026] PUT /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a/file => generated 0 bytes in 3990 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3599 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 09:30:17 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-08 09:30:17.578 7 WARNING oslo_config.cfg [None req-f6db0b5f-47fb-4133-ac77-d9929c0a67fc 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - 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: 10/15] 199.204.45.95 () {48 vars in 1045 bytes} [Wed Jul 8 09:30:17 2026] PATCH /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => 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: 6/16] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 09:30:17 2026] GET /v2/images => generated 1240 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 10:03:08 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: 205/414] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 10:03:08 2026] GET /v2/images => generated 1240 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/417] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 10:03:26 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/418] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 10:03:26 2026] GET /v2/images => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/419] 199.204.45.95 () {44 vars in 933 bytes} [Wed Jul 8 10:03:26 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/420] 199.204.45.95 () {44 vars in 955 bytes} [Wed Jul 8 10:03:26 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/421] 199.204.45.95 () {44 vars in 935 bytes} [Wed Jul 8 10:03:26 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: 209/422] 199.204.45.95 () {48 vars in 947 bytes} [Wed Jul 8 10:03:26 2026] POST /v2/images => generated 796 bytes in 130 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 10:03:26.915 7 INFO glance.api.v2.image_data [None req-69020634-4d2a-4958-a83c-0ea296e180c8 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 10:05:01.796 7 INFO glance.location [None req-69020634-4d2a-4958-a83c-0ea296e180c8 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 214/443] 199.204.45.95 () {48 vars in 1042 bytes} [Wed Jul 8 10:03:26 2026] PUT /v2/images/9304b006-2b0a-48a2-8001-6e647b3f34fa/file => generated 0 bytes in 95048 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25761 switches on core 0) [pid: 8|app: 0|req: 230/444] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 10:05:01 2026] GET /v2/images => generated 2451 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/445] 199.204.45.95 () {48 vars in 1045 bytes} [Wed Jul 8 10:05:01 2026] PATCH /v2/images/9304b006-2b0a-48a2-8001-6e647b3f34fa => generated 1209 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/446] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jul 8 10:05:02 2026] PATCH /v2/images/9304b006-2b0a-48a2-8001-6e647b3f34fa => generated 1209 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/447] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 10:05:02 2026] GET /v2/images => generated 2451 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/448] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 10:05:03 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: 217/449] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 10:05:03 2026] GET /v2/images => generated 2451 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/562] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 10:14:27 2026] GET / => generated 1183 bytes in 5 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/563] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 10:14:27 2026] GET /v2/images => generated 2451 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/572] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 10:15: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: 279/573] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 10:15:03 2026] GET /v2/images => generated 2451 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/574] 199.204.45.95 () {44 vars in 943 bytes} [Wed Jul 8 10:15:03 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/575] 199.204.45.95 () {44 vars in 965 bytes} [Wed Jul 8 10:15:03 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/576] 199.204.45.95 () {44 vars in 935 bytes} [Wed Jul 8 10:15:03 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) [pid: 7|app: 0|req: 281/577] 199.204.45.95 () {48 vars in 947 bytes} [Wed Jul 8 10:15:04 2026] POST /v2/images => generated 799 bytes in 129 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 10:15:04.164 8 WARNING oslo_policy.policy [None req-52fb4735-ca44-495b-81b3-87ae831394a4 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 10:15:04.165 8 WARNING oslo_policy.policy [None req-52fb4735-ca44-495b-81b3-87ae831394a4 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 10:15:04.167 8 INFO glance.api.v2.image_data [None req-52fb4735-ca44-495b-81b3-87ae831394a4 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 10:21:09.983 8 INFO glance.location [None req-52fb4735-ca44-495b-81b3-87ae831394a4 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 297/652] 199.204.45.95 () {48 vars in 1041 bytes} [Wed Jul 8 10:15:04 2026] PUT /v2/images/612d408a-a9e0-41f6-826b-79f08c19c407/file => generated 0 bytes in 365910 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8078 switches on core 0) [pid: 7|app: 0|req: 356/653] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 10:21:10 2026] GET /v2/images => generated 3664 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/654] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jul 8 10:21:10 2026] PATCH /v2/images/612d408a-a9e0-41f6-826b-79f08c19c407 => generated 1234 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/655] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 10:21:10 2026] GET /v2/images => generated 3687 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/666] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 10:22:06 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: 363/667] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 10:22:06 2026] GET /v2/images => generated 3687 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/674] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 10:22:31 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: 367/675] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 10:22:31 2026] GET /v2/images => generated 3687 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/676] 199.204.45.95 () {44 vars in 935 bytes} [Wed Jul 8 10:22:31 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/677] 199.204.45.95 () {44 vars in 957 bytes} [Wed Jul 8 10:22:31 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/678] 199.204.45.95 () {44 vars in 935 bytes} [Wed Jul 8 10:22:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/679] 199.204.45.95 () {48 vars in 947 bytes} [Wed Jul 8 10:22:31 2026] POST /v2/images => generated 791 bytes in 915 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 10:22:32.255 8 INFO glance.api.v2.image_data [None req-1765a9b3-bfc3-48aa-aa6a-ce5c274ab66c 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 10:23:54.573 8 INFO glance.location [None req-1765a9b3-bfc3-48aa-aa6a-ce5c274ab66c 36fc13e982104d3fa65b52244a65d2a0 3e95dde1344f482b8990cf7e4838a7a4 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 311/696] 199.204.45.95 () {48 vars in 1042 bytes} [Wed Jul 8 10:22:32 2026] PUT /v2/images/4f4b2750-ff5b-47e4-a167-4527fbb1f6a7/file => generated 0 bytes in 82374 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19879 switches on core 0) [pid: 7|app: 0|req: 386/697] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 10:23:54 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: 312/698] 199.204.45.95 () {48 vars in 1045 bytes} [Wed Jul 8 10:23:54 2026] PATCH /v2/images/4f4b2750-ff5b-47e4-a167-4527fbb1f6a7 => generated 1204 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/699] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 10:23:54 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/890] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 10:39:39 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/891] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 10:39:39 2026] GET /v2/images => generated 4893 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/924] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 10:42:25 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: 425/925] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 10:42:25 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: 501/926] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 10:42:27 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: 426/927] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 10:42:27 2026] GET /v2/images => generated 4893 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/940] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 10:43:19 2026] GET / => generated 1183 bytes in 7 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/941] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 10:43:19 2026] GET /v2/images => generated 4893 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/942] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 10:43:27 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: 434/943] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 10:43:27 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: 8|app: 0|req: 442/958] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jul 8 10:44:33 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: 517/959] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jul 8 10:44:33 2026] GET /v2/images => generated 4893 bytes in 67 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: 450/974] 10.0.0.124 () {32 vars in 632 bytes} [Wed Jul 8 10:45:43 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/979] 10.0.0.134 () {36 vars in 986 bytes} [Wed Jul 8 10:46:06 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => generated 1171 bytes in 183 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: 527/980] 10.0.0.134 () {36 vars in 926 bytes} [Wed Jul 8 10:46:07 2026] GET /v2/schemas/image => generated 4018 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/983] 199.204.45.95 () {36 vars in 989 bytes} [Wed Jul 8 10:46:12 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => generated 1171 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/984] 199.204.45.95 () {36 vars in 929 bytes} [Wed Jul 8 10:46:12 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/985] 199.204.45.95 () {36 vars in 989 bytes} [Wed Jul 8 10:46:16 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => 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: 530/986] 199.204.45.95 () {36 vars in 929 bytes} [Wed Jul 8 10:46:16 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: 459/991] 10.0.0.134 () {36 vars in 986 bytes} [Wed Jul 8 10:46:29 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/992] 10.0.0.134 () {36 vars in 926 bytes} [Wed Jul 8 10:46:29 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: 535/995] 10.0.0.101 () {36 vars in 986 bytes} [Wed Jul 8 10:46:38 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => generated 1171 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/996] 10.0.0.101 () {36 vars in 926 bytes} [Wed Jul 8 10:46:38 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/997] 10.0.0.101 () {36 vars in 926 bytes} [Wed Jul 8 10:46:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/998] 10.0.0.101 () {36 vars in 986 bytes} [Wed Jul 8 10:46:38 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => 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: 537/999] 10.0.0.101 () {36 vars in 926 bytes} [Wed Jul 8 10:46:38 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/1000] 10.0.0.101 () {36 vars in 926 bytes} [Wed Jul 8 10:46:38 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1001] 10.0.0.101 () {36 vars in 986 bytes} [Wed Jul 8 10:46:38 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => 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: 464/1002] 10.0.0.101 () {36 vars in 926 bytes} [Wed Jul 8 10:46:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1003] 10.0.0.101 () {36 vars in 926 bytes} [Wed Jul 8 10:46:38 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: 465/1004] 10.0.0.189 () {36 vars in 986 bytes} [Wed Jul 8 10:46:40 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => 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: 540/1005] 10.0.0.189 () {36 vars in 926 bytes} [Wed Jul 8 10:46:40 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: 466/1006] 10.0.0.189 () {36 vars in 986 bytes} [Wed Jul 8 10:46:40 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1007] 10.0.0.189 () {36 vars in 926 bytes} [Wed Jul 8 10:46:40 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: 467/1008] 10.0.0.189 () {36 vars in 926 bytes} [Wed Jul 8 10:46:40 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: 472/1017] 10.0.0.134 () {36 vars in 986 bytes} [Wed Jul 8 10:47:24 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => 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: 546/1018] 10.0.0.134 () {36 vars in 926 bytes} [Wed Jul 8 10:47:24 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: 473/1019] 10.0.0.134 () {36 vars in 986 bytes} [Wed Jul 8 10:47:26 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1020] 10.0.0.134 () {36 vars in 926 bytes} [Wed Jul 8 10:47:26 2026] GET /v2/schemas/image => generated 4018 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1029] 10.0.0.134 () {36 vars in 986 bytes} [Wed Jul 8 10:48:04 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1030] 10.0.0.134 () {36 vars in 926 bytes} [Wed Jul 8 10:48:04 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: 483/1039] 10.0.0.124 () {30 vars in 410 bytes} [Wed Jul 8 10:48:39 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: 558/1042] 10.0.0.124 () {34 vars in 654 bytes} [Wed Jul 8 10:48:56 2026] POST /v2/images => generated 648 bytes in 209 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-08 10:48:56.997 8 WARNING glance.api.v2.images [None req-bcd29169-dc06-4a87-b8ba-45419eefd6ba 194d35d450c14748a1fbbc46c6c89187 8b226729608c4f1097d25ed7a3eff167 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1de726ad-2c7a-426b-beff-eeb95324d57f [pid: 8|app: 0|req: 485/1043] 10.0.0.124 () {32 vars in 709 bytes} [Wed Jul 8 10:48:56 2026] DELETE /v2/images/1de726ad-2c7a-426b-beff-eeb95324d57f => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1044] 10.0.0.124 () {32 vars in 706 bytes} [Wed Jul 8 10:48:57 2026] GET /v2/images/1de726ad-2c7a-426b-beff-eeb95324d57f => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1045] 10.0.0.124 () {32 vars in 632 bytes} [Wed Jul 8 10:48:57 2026] GET /v2/images => generated 1240 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1046] 10.0.0.124 () {34 vars in 654 bytes} [Wed Jul 8 10:48:57 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1047] 10.0.0.124 () {32 vars in 716 bytes} [Wed Jul 8 10:48:57 2026] GET /v2/images/555d47f9-1fb4-42f2-a9de-e0b5206a9c45/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-08 10:48:57.314 7 INFO glance.api.v2.image_data [None req-3af2d9d9-5258-4894-b29c-a54e8028899c 194d35d450c14748a1fbbc46c6c89187 8b226729608c4f1097d25ed7a3eff167 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 10:48:57.393 7 WARNING glance_store._drivers.rbd [None req-3af2d9d9-5258-4894-b29c-a54e8028899c 194d35d450c14748a1fbbc46c6c89187 8b226729608c4f1097d25ed7a3eff167 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-08 10:48:58.006 7 INFO glance.location [None req-3af2d9d9-5258-4894-b29c-a54e8028899c 194d35d450c14748a1fbbc46c6c89187 8b226729608c4f1097d25ed7a3eff167 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 561/1050] 10.0.0.124 () {32 vars in 726 bytes} [Wed Jul 8 10:48:57 2026] PUT /v2/images/555d47f9-1fb4-42f2-a9de-e0b5206a9c45/file => generated 0 bytes in 759 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1051] 10.0.0.124 () {32 vars in 706 bytes} [Wed Jul 8 10:48:58 2026] GET /v2/images/555d47f9-1fb4-42f2-a9de-e0b5206a9c45 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1052] 10.0.0.124 () {32 vars in 716 bytes} [Wed Jul 8 10:48:58 2026] GET /v2/images/555d47f9-1fb4-42f2-a9de-e0b5206a9c45/file => generated 1024 bytes in 184 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1053] 10.0.0.124 () {34 vars in 654 bytes} [Wed Jul 8 10:48:58 2026] POST /v2/images => generated 648 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1054] 10.0.0.124 () {32 vars in 725 bytes} [Wed Jul 8 10:48:58 2026] PATCH /v2/images/697ccdb4-0c01-49ce-9c0a-9298cc99c4c2 => generated 653 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1055] 10.0.0.124 () {32 vars in 706 bytes} [Wed Jul 8 10:48:58 2026] GET /v2/images/697ccdb4-0c01-49ce-9c0a-9298cc99c4c2 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-08 10:48:58.466 7 WARNING glance.api.v2.images [None req-f2e65e24-593d-47b8-af25-02fc864bcdb8 194d35d450c14748a1fbbc46c6c89187 8b226729608c4f1097d25ed7a3eff167 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//697ccdb4-0c01-49ce-9c0a-9298cc99c4c2 [pid: 7|app: 0|req: 564/1056] 10.0.0.124 () {32 vars in 709 bytes} [Wed Jul 8 10:48:58 2026] DELETE /v2/images/697ccdb4-0c01-49ce-9c0a-9298cc99c4c2 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1057] 10.0.0.124 () {32 vars in 706 bytes} [Wed Jul 8 10:48:58 2026] GET /v2/images/697ccdb4-0c01-49ce-9c0a-9298cc99c4c2 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 10:48:58.568 7 WARNING glance.api.v2.images [None req-bf8b7c43-b48f-4416-a256-b8fd4f039912 194d35d450c14748a1fbbc46c6c89187 8b226729608c4f1097d25ed7a3eff167 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//555d47f9-1fb4-42f2-a9de-e0b5206a9c45 [pid: 7|app: 0|req: 565/1058] 10.0.0.124 () {32 vars in 709 bytes} [Wed Jul 8 10:48:58 2026] DELETE /v2/images/555d47f9-1fb4-42f2-a9de-e0b5206a9c45 => generated 0 bytes in 788 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1059] 10.0.0.124 () {32 vars in 706 bytes} [Wed Jul 8 10:48:59 2026] GET /v2/images/555d47f9-1fb4-42f2-a9de-e0b5206a9c45 => generated 139 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 10:48:59.392 7 WARNING glance.api.v2.images [None req-a069a713-ee8a-4a54-bc85-9b23fff3ff1d 194d35d450c14748a1fbbc46c6c89187 8b226729608c4f1097d25ed7a3eff167 - - default default] Failed to find image 1de726ad-2c7a-426b-beff-eeb95324d57f to delete: glance.common.exception.ImageNotFound: No image found with ID 1de726ad-2c7a-426b-beff-eeb95324d57f [pid: 7|app: 0|req: 566/1060] 10.0.0.124 () {32 vars in 709 bytes} [Wed Jul 8 10:48:59 2026] DELETE /v2/images/1de726ad-2c7a-426b-beff-eeb95324d57f => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1061] 10.0.0.124 () {32 vars in 706 bytes} [Wed Jul 8 10:48:59 2026] GET /v2/images/1de726ad-2c7a-426b-beff-eeb95324d57f => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1064] 10.0.0.124 () {32 vars in 706 bytes} [Wed Jul 8 10:49:08 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1065] 10.0.0.124 () {32 vars in 706 bytes} [Wed Jul 8 10:49:08 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1066] 10.0.0.101 () {36 vars in 986 bytes} [Wed Jul 8 10:49:08 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => 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: 569/1067] 10.0.0.101 () {36 vars in 926 bytes} [Wed Jul 8 10:49:08 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: 499/1068] 10.0.0.101 () {36 vars in 926 bytes} [Wed Jul 8 10:49:08 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: 570/1069] 10.0.0.101 () {36 vars in 986 bytes} [Wed Jul 8 10:49:08 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1070] 10.0.0.101 () {36 vars in 926 bytes} [Wed Jul 8 10:49:08 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: 571/1071] 10.0.0.101 () {36 vars in 926 bytes} [Wed Jul 8 10:49:08 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: 501/1072] 10.0.0.101 () {36 vars in 986 bytes} [Wed Jul 8 10:49:08 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1073] 10.0.0.101 () {36 vars in 926 bytes} [Wed Jul 8 10:49:08 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: 502/1074] 10.0.0.189 () {36 vars in 986 bytes} [Wed Jul 8 10:49:08 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => 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: 573/1075] 10.0.0.189 () {36 vars in 926 bytes} [Wed Jul 8 10:49:08 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: 503/1076] 10.0.0.189 () {36 vars in 986 bytes} [Wed Jul 8 10:49:08 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1077] 10.0.0.189 () {36 vars in 926 bytes} [Wed Jul 8 10:49:08 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1078] 10.0.0.189 () {36 vars in 926 bytes} [Wed Jul 8 10:49:08 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1081] 10.0.0.134 () {36 vars in 986 bytes} [Wed Jul 8 10:49:21 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => 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: 506/1082] 10.0.0.134 () {36 vars in 926 bytes} [Wed Jul 8 10:49: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: 508/1085] 10.0.0.134 () {36 vars in 986 bytes} [Wed Jul 8 10:49:34 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1086] 10.0.0.134 () {36 vars in 926 bytes} [Wed Jul 8 10:49:34 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1089] 10.0.0.134 () {36 vars in 986 bytes} [Wed Jul 8 10:49:44 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => 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: 580/1090] 10.0.0.134 () {36 vars in 926 bytes} [Wed Jul 8 10:49:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1095] 10.0.0.134 () {36 vars in 986 bytes} [Wed Jul 8 10:50:07 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1096] 10.0.0.134 () {36 vars in 926 bytes} [Wed Jul 8 10:50:07 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: 524/1117] 10.0.0.134 () {36 vars in 986 bytes} [Wed Jul 8 10:51:38 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => generated 1171 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1118] 10.0.0.134 () {36 vars in 926 bytes} [Wed Jul 8 10:51:39 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: 525/1119] 10.0.0.134 () {36 vars in 986 bytes} [Wed Jul 8 10:51:47 2026] GET /v2/images/6d535810-f459-4b53-bb6e-5ffb698ad76a => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1120] 10.0.0.134 () {36 vars in 926 bytes} [Wed Jul 8 10:51: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: 8|app: 0|req: 529/1127] 199.204.45.95 () {32 vars in 824 bytes} [Wed Jul 8 10:52:14 2026] GET /v2/images?status=active&owner=3e95dde1344f482b8990cf7e4838a7a4&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1128] 199.204.45.95 () {32 vars in 651 bytes} [Wed Jul 8 10:52:14 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: 530/1129] 10.0.0.101 () {36 vars in 986 bytes} [Wed Jul 8 10:52:15 2026] GET /v2/images/9304b006-2b0a-48a2-8001-6e647b3f34fa => generated 1209 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1130] 10.0.0.101 () {36 vars in 926 bytes} [Wed Jul 8 10:52: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: 531/1131] 10.0.0.101 () {36 vars in 926 bytes} [Wed Jul 8 10:52: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: 7|app: 0|req: 601/1132] 10.0.0.101 () {36 vars in 986 bytes} [Wed Jul 8 10:52:15 2026] GET /v2/images/9304b006-2b0a-48a2-8001-6e647b3f34fa => generated 1209 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1133] 10.0.0.101 () {36 vars in 926 bytes} [Wed Jul 8 10:52:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1134] 10.0.0.101 () {36 vars in 926 bytes} [Wed Jul 8 10:52:15 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1135] 10.0.0.101 () {36 vars in 986 bytes} [Wed Jul 8 10:52:15 2026] GET /v2/images/9304b006-2b0a-48a2-8001-6e647b3f34fa => 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: 603/1136] 10.0.0.101 () {36 vars in 926 bytes} [Wed Jul 8 10:52:15 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1137] 10.0.0.101 () {36 vars in 926 bytes} [Wed Jul 8 10:52:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1138] 10.0.0.189 () {36 vars in 986 bytes} [Wed Jul 8 10:52:16 2026] GET /v2/images/9304b006-2b0a-48a2-8001-6e647b3f34fa => generated 1209 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1139] 10.0.0.189 () {36 vars in 926 bytes} [Wed Jul 8 10:52:16 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: 605/1140] 10.0.0.189 () {36 vars in 986 bytes} [Wed Jul 8 10:52:16 2026] GET /v2/images/9304b006-2b0a-48a2-8001-6e647b3f34fa => generated 1209 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1141] 10.0.0.189 () {36 vars in 926 bytes} [Wed Jul 8 10:52:16 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: 606/1142] 10.0.0.189 () {36 vars in 926 bytes} [Wed Jul 8 10:52:16 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: 556/1181] 10.0.0.124 () {32 vars in 632 bytes} [Wed Jul 8 10:55:20 2026] GET /v2/images => generated 4893 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)