+ 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 7 00:25:32 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-5dcd9d9ff5-nwsb9 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.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f4108480668 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)... 2026-04-07 00:25:34.936 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-07 00:25:34.945 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-07 00:25:35.799 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-07 00:25:35.800 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-07 00:25:35.800 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-07 00:25:35.819 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-07 00:25:35.820 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-07 00:25:35.820 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-07 00:25:37.816 7 WARNING glance.api.v2.images [None req-e8a49e9d-cb68-453d-9022-7ba403d7fa08 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:25:37.847 8 WARNING glance.api.v2.images [None req-a3c063f1-4910-44cd-bb95-f500bfcab88d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:25:38.146 7 WARNING keystonemiddleware._common.config [None req-e8a49e9d-cb68-453d-9022-7ba403d7fa08 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:25:38.153 7 WARNING oslo_config.cfg [None req-e8a49e9d-cb68-453d-9022-7ba403d7fa08 - - - - - -] 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 6 seconds on interpreter 0x7f4108480668 pid: 7 (default app) 2026-04-07 00:25:38.181 8 WARNING keystonemiddleware._common.config [None req-a3c063f1-4910-44cd-bb95-f500bfcab88d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:25:38.189 8 WARNING oslo_config.cfg [None req-a3c063f1-4910-44cd-bb95-f500bfcab88d - - - - - -] 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 6 seconds on interpreter 0x7f4108480668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.246 () {42 vars in 688 bytes} [Tue Apr 7 00:25:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:25:39.697 8 WARNING oslo_policy.policy [None req-114c6464-61be-4589-a48c-de6dc8ff31b7 fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - 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-07 00:25:39.697 8 WARNING oslo_policy.policy [None req-114c6464-61be-4589-a48c-de6dc8ff31b7 fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - 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-07 00:25:39.711 8 WARNING oslo_policy.policy [None req-114c6464-61be-4589-a48c-de6dc8ff31b7 fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - 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-07 00:25:39.711 8 WARNING oslo_policy.policy [None req-114c6464-61be-4589-a48c-de6dc8ff31b7 fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - 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.246 () {44 vars in 910 bytes} [Tue Apr 7 00:25:39 2026] GET /v2/images => generated 69 bytes in 794 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.246 () {42 vars in 688 bytes} [Tue Apr 7 00:25:43 2026] GET / => generated 1312 bytes in 1 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.246 () {44 vars in 910 bytes} [Tue Apr 7 00:25:43 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:25:43.398 7 WARNING oslo_policy.policy [None req-7536f8de-1216-47bc-8466-64b4f1d13ba4 fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - 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-07 00:25:43.399 7 WARNING oslo_policy.policy [None req-7536f8de-1216-47bc-8466-64b4f1d13ba4 fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - 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.246 () {44 vars in 911 bytes} [Tue Apr 7 00:25:43 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.246 () {44 vars in 933 bytes} [Tue Apr 7 00:25:43 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:25:43.537 7 WARNING oslo_policy.policy [None req-3f55d9f0-01f8-4460-b49b-514486e41eff fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - 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-07 00:25:43.538 7 WARNING oslo_policy.policy [None req-3f55d9f0-01f8-4460-b49b-514486e41eff fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - 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.246 () {44 vars in 939 bytes} [Tue Apr 7 00:25:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:25:43.619 8 WARNING oslo_config.cfg [None req-90e970b7-2df7-4101-a095-d8300df27f98 fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - 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.246 () {48 vars in 951 bytes} [Tue Apr 7 00:25:43 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-07 00:25:43.642 7 WARNING oslo_policy.policy [None req-ceb2fc5d-7588-423c-905f-5662cfda0b14 fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - 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-07 00:25:43.642 7 WARNING oslo_policy.policy [None req-ceb2fc5d-7588-423c-905f-5662cfda0b14 fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - 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-07 00:25:43.644 7 INFO glance.api.v2.image_data [None req-ceb2fc5d-7588-423c-905f-5662cfda0b14 fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:25:46.946 7 WARNING glance.location [None req-ceb2fc5d-7588-423c-905f-5662cfda0b14 fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.246 () {48 vars in 1045 bytes} [Tue Apr 7 00:25:43 2026] PUT /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17/file => generated 0 bytes in 3354 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5593 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.246 () {44 vars in 971 bytes} [Tue Apr 7 00:25:46 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:25:47.021 7 WARNING oslo_config.cfg [None req-1d35750a-b49a-4420-8e7b-36d12384922b fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - 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.246 () {44 vars in 971 bytes} [Tue Apr 7 00:25:47 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/260] 199.204.45.246 () {42 vars in 688 bytes} [Tue Apr 7 00:46:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/261] 199.204.45.246 () {44 vars in 910 bytes} [Tue Apr 7 00:46:01 2026] GET /v2/images => generated 1240 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/266] 199.204.45.246 () {42 vars in 688 bytes} [Tue Apr 7 00:46:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/267] 199.204.45.246 () {44 vars in 910 bytes} [Tue Apr 7 00:46:20 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/268] 199.204.45.246 () {44 vars in 937 bytes} [Tue Apr 7 00:46:20 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/269] 199.204.45.246 () {44 vars in 959 bytes} [Tue Apr 7 00:46:21 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/270] 199.204.45.246 () {44 vars in 939 bytes} [Tue Apr 7 00:46:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/271] 199.204.45.246 () {48 vars in 951 bytes} [Tue Apr 7 00:46:21 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-07 00:46:21.118 7 INFO glance.api.v2.image_data [None req-4ef0ddf8-20e9-4fd2-93b9-9f1d4471e9d6 fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:46:46.776 7 WARNING glance.location [None req-4ef0ddf8-20e9-4fd2-93b9-9f1d4471e9d6 fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/276] 199.204.45.246 () {48 vars in 1046 bytes} [Tue Apr 7 00:46:21 2026] PUT /v2/images/bf24c454-bfb8-4e8a-a960-2a2e31dcda31/file => generated 0 bytes in 25700 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65240 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.204.45.246 () {44 vars in 971 bytes} [Tue Apr 7 00:46:46 2026] GET /v2/images/bf24c454-bfb8-4e8a-a960-2a2e31dcda31 => 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: 140/278] 199.204.45.246 () {44 vars in 971 bytes} [Tue Apr 7 00:46:46 2026] GET /v2/images/bf24c454-bfb8-4e8a-a960-2a2e31dcda31 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.204.45.246 () {42 vars in 688 bytes} [Tue Apr 7 00:46:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.204.45.246 () {44 vars in 910 bytes} [Tue Apr 7 00:46:48 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/369] 199.204.45.246 () {42 vars in 688 bytes} [Tue Apr 7 00:54:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/370] 199.204.45.246 () {44 vars in 910 bytes} [Tue Apr 7 00:54:03 2026] GET /v2/images => generated 2451 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.204.45.246 () {42 vars in 688 bytes} [Tue Apr 7 00:54:16 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.204.45.246 () {44 vars in 910 bytes} [Tue Apr 7 00:54:16 2026] GET /v2/images => generated 2451 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.204.45.246 () {44 vars in 947 bytes} [Tue Apr 7 00:54:16 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.204.45.246 () {44 vars in 969 bytes} [Tue Apr 7 00:54:16 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.204.45.246 () {44 vars in 939 bytes} [Tue Apr 7 00:54:16 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: 8|app: 0|req: 188/378] 199.204.45.246 () {48 vars in 951 bytes} [Tue Apr 7 00:54:16 2026] POST /v2/images => generated 799 bytes in 397 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-07 00:54:17.230 7 INFO glance.api.v2.image_data [None req-4fd29baf-71c4-4a61-a424-db2bfcc1d70c fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:54:39.060 7 INFO glance.location [None req-4fd29baf-71c4-4a61-a424-db2bfcc1d70c fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/385] 199.204.45.246 () {48 vars in 1045 bytes} [Tue Apr 7 00:54:17 2026] PUT /v2/images/eb08ba45-01df-42e9-b04d-a5f567a3e639/file => generated 0 bytes in 21880 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24564 switches on core 0) [pid: 8|app: 0|req: 195/386] 199.204.45.246 () {44 vars in 971 bytes} [Tue Apr 7 00:54:39 2026] GET /v2/images/eb08ba45-01df-42e9-b04d-a5f567a3e639 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.204.45.246 () {48 vars in 1050 bytes} [Tue Apr 7 00:54:39 2026] PATCH /v2/images/eb08ba45-01df-42e9-b04d-a5f567a3e639 => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 199.204.45.246 () {44 vars in 971 bytes} [Tue Apr 7 00:54:39 2026] GET /v2/images/eb08ba45-01df-42e9-b04d-a5f567a3e639 => generated 1234 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 199.204.45.246 () {42 vars in 688 bytes} [Tue Apr 7 00:55:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/396] 199.204.45.246 () {44 vars in 910 bytes} [Tue Apr 7 00:55:16 2026] GET /v2/images => generated 3687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/401] 199.204.45.246 () {42 vars in 688 bytes} [Tue Apr 7 00:55:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/402] 199.204.45.246 () {44 vars in 910 bytes} [Tue Apr 7 00:55:34 2026] GET /v2/images => generated 3687 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/403] 199.204.45.246 () {44 vars in 939 bytes} [Tue Apr 7 00:55:34 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/404] 199.204.45.246 () {44 vars in 961 bytes} [Tue Apr 7 00:55:34 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/405] 199.204.45.246 () {44 vars in 939 bytes} [Tue Apr 7 00:55:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/406] 199.204.45.246 () {48 vars in 951 bytes} [Tue Apr 7 00:55:34 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-07 00:55:34.816 8 WARNING oslo_policy.policy [None req-f3313a59-5d94-46e6-a8dc-407c6b4e5217 fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - 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-07 00:55:34.816 8 WARNING oslo_policy.policy [None req-f3313a59-5d94-46e6-a8dc-407c6b4e5217 fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - 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-07 00:55:34.817 8 INFO glance.api.v2.image_data [None req-f3313a59-5d94-46e6-a8dc-407c6b4e5217 fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:55:48.945 8 INFO glance.location [None req-f3313a59-5d94-46e6-a8dc-407c6b4e5217 fa2d6b0e531647618933fcb3a9201ef4 2373713fbff0401d8c2cde506f8be819 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 206/411] 199.204.45.246 () {48 vars in 1046 bytes} [Tue Apr 7 00:55:34 2026] PUT /v2/images/3e79dbae-9438-4b02-a7f1-5230cc70a56d/file => generated 0 bytes in 14173 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32483 switches on core 0) [pid: 7|app: 0|req: 206/412] 199.204.45.246 () {44 vars in 971 bytes} [Tue Apr 7 00:55:48 2026] GET /v2/images/3e79dbae-9438-4b02-a7f1-5230cc70a56d => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/413] 199.204.45.246 () {44 vars in 971 bytes} [Tue Apr 7 00:55:49 2026] GET /v2/images/3e79dbae-9438-4b02-a7f1-5230cc70a56d => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/556] 199.204.45.246 () {42 vars in 688 bytes} [Tue Apr 7 01:07:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 199.204.45.246 () {44 vars in 910 bytes} [Tue Apr 7 01:07:43 2026] GET /v2/images => generated 4893 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/584] 199.204.45.246 () {42 vars in 688 bytes} [Tue Apr 7 01:09:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/585] 199.204.45.246 () {44 vars in 910 bytes} [Tue Apr 7 01:09:55 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 199.204.45.246 () {42 vars in 688 bytes} [Tue Apr 7 01:09:57 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/587] 199.204.45.246 () {44 vars in 910 bytes} [Tue Apr 7 01:09:57 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/598] 199.204.45.246 () {42 vars in 688 bytes} [Tue Apr 7 01:10:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/599] 199.204.45.246 () {44 vars in 910 bytes} [Tue Apr 7 01:10:45 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: 302/602] 199.204.45.246 () {42 vars in 688 bytes} [Tue Apr 7 01:10:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/603] 199.204.45.246 () {44 vars in 910 bytes} [Tue Apr 7 01:10:52 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/616] 199.204.45.246 () {42 vars in 688 bytes} [Tue Apr 7 01:11:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/617] 199.204.45.246 () {44 vars in 910 bytes} [Tue Apr 7 01:11:50 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 313/626] 10.0.0.14 () {32 vars in 632 bytes} [Tue Apr 7 01:12:30 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: 7|app: 0|req: 316/631] 10.0.0.22 () {36 vars in 986 bytes} [Tue Apr 7 01:12:54 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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/632] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 7 01:12:54 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/633] 10.0.0.22 () {36 vars in 986 bytes} [Tue Apr 7 01:12:54 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => 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: 317/634] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 7 01:12:54 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: 319/637] 199.204.45.246 () {36 vars in 991 bytes} [Tue Apr 7 01:13:01 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => 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: 319/638] 199.204.45.246 () {36 vars in 931 bytes} [Tue Apr 7 01:13:01 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: 320/639] 199.204.45.246 () {36 vars in 991 bytes} [Tue Apr 7 01:13:02 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => 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: 320/640] 199.204.45.246 () {36 vars in 931 bytes} [Tue Apr 7 01:13:02 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: 322/643] 10.0.0.22 () {36 vars in 986 bytes} [Tue Apr 7 01:13:10 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/644] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 7 01:13:10 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: 323/645] 10.0.0.172 () {36 vars in 987 bytes} [Tue Apr 7 01:13:11 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => generated 1171 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/646] 10.0.0.172 () {36 vars in 927 bytes} [Tue Apr 7 01:13:11 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: 324/647] 10.0.0.172 () {36 vars in 927 bytes} [Tue Apr 7 01:13:11 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: 324/648] 10.0.0.172 () {36 vars in 987 bytes} [Tue Apr 7 01:13:11 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => 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: 325/649] 10.0.0.172 () {36 vars in 927 bytes} [Tue Apr 7 01:13:11 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: 325/650] 10.0.0.172 () {36 vars in 927 bytes} [Tue Apr 7 01:13:11 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: 326/651] 10.0.0.172 () {36 vars in 987 bytes} [Tue Apr 7 01:13:11 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => 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: 326/652] 10.0.0.172 () {36 vars in 927 bytes} [Tue Apr 7 01:13:11 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: 327/653] 10.0.0.172 () {36 vars in 927 bytes} [Tue Apr 7 01:13:11 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/654] 10.0.0.4 () {36 vars in 909 bytes} [Tue Apr 7 01:13:12 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/655] 10.0.0.4 () {36 vars in 1005 bytes} [Tue Apr 7 01:13:12 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17/locations => generated 127 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/656] 10.0.0.4 () {36 vars in 985 bytes} [Tue Apr 7 01:13:12 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => 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: 329/657] 10.0.0.4 () {36 vars in 925 bytes} [Tue Apr 7 01:13:12 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: 329/658] 10.0.0.4 () {36 vars in 925 bytes} [Tue Apr 7 01:13:12 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: 332/663] 10.0.0.22 () {36 vars in 986 bytes} [Tue Apr 7 01:13:35 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => 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: 332/664] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 7 01:13:35 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: 336/671] 10.0.0.22 () {36 vars in 986 bytes} [Tue Apr 7 01:14:03 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/672] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 7 01:14:03 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: 340/679] 10.0.0.14 () {34 vars in 654 bytes} [Tue Apr 7 01:14:35 2026] POST /v2/images => generated 648 bytes in 198 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-07 01:14:35.445 8 WARNING glance.api.v2.images [None req-30dda657-446d-4c28-b58f-fe58266812cb bf3c2f3b7954487a8d87f6a22a44df7e 056428159fdd4d13adc5ec3ea80eb5aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//35d11fe6-a30b-4697-b12b-05122c9c55e5 [pid: 8|app: 0|req: 340/680] 10.0.0.14 () {32 vars in 709 bytes} [Tue Apr 7 01:14:35 2026] DELETE /v2/images/35d11fe6-a30b-4697-b12b-05122c9c55e5 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/681] 10.0.0.14 () {32 vars in 706 bytes} [Tue Apr 7 01:14:35 2026] GET /v2/images/35d11fe6-a30b-4697-b12b-05122c9c55e5 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/682] 10.0.0.14 () {32 vars in 632 bytes} [Tue Apr 7 01:14:35 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/683] 10.0.0.14 () {34 vars in 654 bytes} [Tue Apr 7 01:14:35 2026] POST /v2/images => generated 701 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/684] 10.0.0.14 () {32 vars in 716 bytes} [Tue Apr 7 01:14:35 2026] GET /v2/images/2ef164d4-180a-4fc8-b746-a977932d0fc7/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:14:35.660 7 INFO glance.api.v2.image_data [None req-126b9761-666f-42d6-907f-c45d25928aee bf3c2f3b7954487a8d87f6a22a44df7e 056428159fdd4d13adc5ec3ea80eb5aa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 01:14:35.707 7 WARNING glance_store._drivers.rbd [None req-126b9761-666f-42d6-907f-c45d25928aee bf3c2f3b7954487a8d87f6a22a44df7e 056428159fdd4d13adc5ec3ea80eb5aa - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-07 01:14:36.414 7 INFO glance.location [None req-126b9761-666f-42d6-907f-c45d25928aee bf3c2f3b7954487a8d87f6a22a44df7e 056428159fdd4d13adc5ec3ea80eb5aa - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 343/685] 10.0.0.14 () {32 vars in 726 bytes} [Tue Apr 7 01:14:35 2026] PUT /v2/images/2ef164d4-180a-4fc8-b746-a977932d0fc7/file => generated 0 bytes in 811 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/686] 10.0.0.14 () {32 vars in 706 bytes} [Tue Apr 7 01:14:36 2026] GET /v2/images/2ef164d4-180a-4fc8-b746-a977932d0fc7 => generated 1102 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/687] 10.0.0.14 () {32 vars in 716 bytes} [Tue Apr 7 01:14:36 2026] GET /v2/images/2ef164d4-180a-4fc8-b746-a977932d0fc7/file => generated 1024 bytes in 145 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/688] 10.0.0.14 () {34 vars in 654 bytes} [Tue Apr 7 01:14:36 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/689] 10.0.0.14 () {32 vars in 725 bytes} [Tue Apr 7 01:14:36 2026] PATCH /v2/images/a651f6e3-7710-4ed5-9ac3-b45812dba1bf => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/690] 10.0.0.14 () {32 vars in 706 bytes} [Tue Apr 7 01:14:36 2026] GET /v2/images/a651f6e3-7710-4ed5-9ac3-b45812dba1bf => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:36.747 7 WARNING glance.api.v2.images [None req-a0c8cbf0-d80c-4c90-8981-0c32ff3bc1cc bf3c2f3b7954487a8d87f6a22a44df7e 056428159fdd4d13adc5ec3ea80eb5aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a651f6e3-7710-4ed5-9ac3-b45812dba1bf [pid: 7|app: 0|req: 346/691] 10.0.0.14 () {32 vars in 709 bytes} [Tue Apr 7 01:14:36 2026] DELETE /v2/images/a651f6e3-7710-4ed5-9ac3-b45812dba1bf => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/692] 10.0.0.14 () {32 vars in 706 bytes} [Tue Apr 7 01:14:36 2026] GET /v2/images/a651f6e3-7710-4ed5-9ac3-b45812dba1bf => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:36.819 7 WARNING glance.api.v2.images [None req-a8fcb2ad-68f6-455a-8911-3d8155589914 bf3c2f3b7954487a8d87f6a22a44df7e 056428159fdd4d13adc5ec3ea80eb5aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2ef164d4-180a-4fc8-b746-a977932d0fc7 [pid: 7|app: 0|req: 347/693] 10.0.0.14 () {32 vars in 709 bytes} [Tue Apr 7 01:14:36 2026] DELETE /v2/images/2ef164d4-180a-4fc8-b746-a977932d0fc7 => generated 0 bytes in 897 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/694] 10.0.0.14 () {32 vars in 706 bytes} [Tue Apr 7 01:14:37 2026] GET /v2/images/2ef164d4-180a-4fc8-b746-a977932d0fc7 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:37.731 7 WARNING glance.api.v2.images [None req-61219e7f-04e4-4d63-8fc1-d4422b1de7f6 bf3c2f3b7954487a8d87f6a22a44df7e 056428159fdd4d13adc5ec3ea80eb5aa - - default default] Failed to find image 35d11fe6-a30b-4697-b12b-05122c9c55e5 to delete: glance.common.exception.ImageNotFound: No image found with ID 35d11fe6-a30b-4697-b12b-05122c9c55e5 [pid: 7|app: 0|req: 348/695] 10.0.0.14 () {32 vars in 709 bytes} [Tue Apr 7 01:14:37 2026] DELETE /v2/images/35d11fe6-a30b-4697-b12b-05122c9c55e5 => 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: 348/696] 10.0.0.14 () {32 vars in 706 bytes} [Tue Apr 7 01:14:37 2026] GET /v2/images/35d11fe6-a30b-4697-b12b-05122c9c55e5 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 10.0.0.14 () {30 vars in 410 bytes} [Tue Apr 7 01:14:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/708] 10.0.0.22 () {36 vars in 986 bytes} [Tue Apr 7 01:15:22 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/709] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 7 01:15:22 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: 355/710] 10.0.0.22 () {36 vars in 986 bytes} [Tue Apr 7 01:15:23 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => 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: 356/711] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 7 01:15:23 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: 358/716] 10.0.0.14 () {32 vars in 706 bytes} [Tue Apr 7 01:15:39 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => 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: 359/717] 10.0.0.14 () {32 vars in 706 bytes} [Tue Apr 7 01:15:39 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => 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: 359/718] 10.0.0.172 () {36 vars in 987 bytes} [Tue Apr 7 01:15:39 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/719] 10.0.0.172 () {36 vars in 927 bytes} [Tue Apr 7 01:15:39 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: 360/720] 10.0.0.172 () {36 vars in 927 bytes} [Tue Apr 7 01:15: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: 361/721] 10.0.0.172 () {36 vars in 987 bytes} [Tue Apr 7 01:15:39 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => 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: 361/722] 10.0.0.172 () {36 vars in 927 bytes} [Tue Apr 7 01:15: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: 362/723] 10.0.0.172 () {36 vars in 927 bytes} [Tue Apr 7 01:15:39 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: 362/724] 10.0.0.172 () {36 vars in 987 bytes} [Tue Apr 7 01:15:39 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/725] 10.0.0.172 () {36 vars in 927 bytes} [Tue Apr 7 01:15: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: 7|app: 0|req: 363/726] 10.0.0.4 () {36 vars in 909 bytes} [Tue Apr 7 01:15:40 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/727] 10.0.0.4 () {36 vars in 1005 bytes} [Tue Apr 7 01:15:40 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/728] 10.0.0.4 () {36 vars in 985 bytes} [Tue Apr 7 01:15:40 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => 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: 365/729] 10.0.0.4 () {36 vars in 925 bytes} [Tue Apr 7 01:15:40 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: 365/730] 10.0.0.4 () {36 vars in 925 bytes} [Tue Apr 7 01:15: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: 7|app: 0|req: 367/733] 10.0.0.22 () {36 vars in 986 bytes} [Tue Apr 7 01:15:51 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/734] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 7 01:15:51 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: 368/735] 10.0.0.22 () {36 vars in 986 bytes} [Tue Apr 7 01:15:53 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => 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: 368/736] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 7 01:15:53 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: 373/745] 10.0.0.22 () {36 vars in 986 bytes} [Tue Apr 7 01:16:34 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => 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: 373/746] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 7 01:16:34 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: 376/751] 10.0.0.22 () {36 vars in 986 bytes} [Tue Apr 7 01:16:53 2026] GET /v2/images/f355e9c0-ed3f-4bf8-9e02-0ae25ad78b17 => 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: 376/752] 10.0.0.22 () {36 vars in 926 bytes} [Tue Apr 7 01:16:53 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/761] 199.204.45.246 () {32 vars in 826 bytes} [Tue Apr 7 01:17:35 2026] GET /v2/images?status=active&owner=2373713fbff0401d8c2cde506f8be819&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/762] 199.204.45.246 () {32 vars in 653 bytes} [Tue Apr 7 01:17:35 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/763] 10.0.0.172 () {36 vars in 987 bytes} [Tue Apr 7 01:17:36 2026] GET /v2/images/bf24c454-bfb8-4e8a-a960-2a2e31dcda31 => generated 1209 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/764] 10.0.0.172 () {36 vars in 927 bytes} [Tue Apr 7 01:17:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/765] 10.0.0.172 () {36 vars in 927 bytes} [Tue Apr 7 01:17:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/766] 10.0.0.172 () {36 vars in 987 bytes} [Tue Apr 7 01:17:36 2026] GET /v2/images/bf24c454-bfb8-4e8a-a960-2a2e31dcda31 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/767] 10.0.0.172 () {36 vars in 927 bytes} [Tue Apr 7 01:17:36 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/768] 10.0.0.172 () {36 vars in 927 bytes} [Tue Apr 7 01:17:36 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: 385/769] 10.0.0.172 () {36 vars in 987 bytes} [Tue Apr 7 01:17:36 2026] GET /v2/images/bf24c454-bfb8-4e8a-a960-2a2e31dcda31 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/770] 10.0.0.172 () {36 vars in 927 bytes} [Tue Apr 7 01:17:36 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/771] 10.0.0.4 () {36 vars in 909 bytes} [Tue Apr 7 01:17:36 2026] GET /versions => generated 1312 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/772] 10.0.0.4 () {36 vars in 1005 bytes} [Tue Apr 7 01:17:36 2026] GET /v2/images/bf24c454-bfb8-4e8a-a960-2a2e31dcda31/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/773] 10.0.0.4 () {36 vars in 985 bytes} [Tue Apr 7 01:17:36 2026] GET /v2/images/bf24c454-bfb8-4e8a-a960-2a2e31dcda31 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/774] 10.0.0.4 () {36 vars in 925 bytes} [Tue Apr 7 01:17:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/775] 10.0.0.4 () {36 vars in 925 bytes} [Tue Apr 7 01:17:36 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/822] 10.0.0.14 () {32 vars in 632 bytes} [Tue Apr 7 01:21:24 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)