+ 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 [Sun Apr 12 21:07:07 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-76ccd9c457-6kk7s 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 0x7f8afae7d668 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-12 21:07:09.711 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-12 21:07:09.800 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-12 21:07:10.580 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-12 21:07:10.581 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-12 21:07:10.581 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-12 21:07:10.677 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-12 21:07:10.678 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-12 21:07:10.678 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-12 21:07:12.585 8 WARNING glance.api.v2.images [None req-87431cdf-8eb7-42e5-85c0-82f885342bcc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-12 21:07:12.690 7 WARNING glance.api.v2.images [None req-422a34ee-3785-4bbf-a8aa-af27a8db5009 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-12 21:07:12.940 8 WARNING keystonemiddleware._common.config [None req-87431cdf-8eb7-42e5-85c0-82f885342bcc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 21:07:12.948 8 WARNING oslo_config.cfg [None req-87431cdf-8eb7-42e5-85c0-82f885342bcc - - - - - -] 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 0x7f8afae7d668 pid: 8 (default app) 2026-04-12 21:07:13.029 7 WARNING keystonemiddleware._common.config [None req-422a34ee-3785-4bbf-a8aa-af27a8db5009 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 21:07:13.036 7 WARNING oslo_config.cfg [None req-422a34ee-3785-4bbf-a8aa-af27a8db5009 - - - - - -] 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 0x7f8afae7d668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.30 () {42 vars in 685 bytes} [Sun Apr 12 21:07:14 2026] GET / => generated 1301 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-12 21:07:14.550 7 WARNING oslo_policy.policy [None req-603c6116-4144-4d0c-b51b-6d6345186fa2 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - 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-12 21:07:14.550 7 WARNING oslo_policy.policy [None req-603c6116-4144-4d0c-b51b-6d6345186fa2 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - 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-12 21:07:14.571 7 WARNING oslo_policy.policy [None req-603c6116-4144-4d0c-b51b-6d6345186fa2 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - 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-12 21:07:14.571 7 WARNING oslo_policy.policy [None req-603c6116-4144-4d0c-b51b-6d6345186fa2 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - 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: 1/5] 199.204.45.30 () {44 vars in 907 bytes} [Sun Apr 12 21:07:14 2026] GET /v2/images => generated 69 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.30 () {42 vars in 685 bytes} [Sun Apr 12 21:07:17 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.30 () {44 vars in 907 bytes} [Sun Apr 12 21:07:17 2026] GET /v2/images => generated 69 bytes in 34 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-12 21:07:17.915 8 WARNING oslo_policy.policy [None req-63fbb5ad-0b7f-4fd5-9fe7-1a2706efb5bf 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - 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-12 21:07:17.915 8 WARNING oslo_policy.policy [None req-63fbb5ad-0b7f-4fd5-9fe7-1a2706efb5bf 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - 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: 6/8] 199.204.45.30 () {44 vars in 908 bytes} [Sun Apr 12 21:07:17 2026] GET /v2/images/cirros => generated 151 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.30 () {44 vars in 930 bytes} [Sun Apr 12 21:07:18 2026] GET /v2/images?name=cirros => generated 81 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:07:18.046 8 WARNING oslo_policy.policy [None req-92751323-9420-476e-8f82-173bdb126656 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - 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-12 21:07:18.046 8 WARNING oslo_policy.policy [None req-92751323-9420-476e-8f82-173bdb126656 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - 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: 7/10] 199.204.45.30 () {44 vars in 936 bytes} [Sun Apr 12 21:07:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:07:18.130 7 WARNING oslo_config.cfg [None req-aaaa53c4-9964-4014-92b9-ed8ad05d90f7 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - 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: 4/11] 199.204.45.30 () {48 vars in 948 bytes} [Sun Apr 12 21:07:18 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-12 21:07:18.149 8 WARNING oslo_policy.policy [None req-d96802b0-2e69-487c-8860-d0c741fce42e 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - 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-12 21:07:18.149 8 WARNING oslo_policy.policy [None req-d96802b0-2e69-487c-8860-d0c741fce42e 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - 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-12 21:07:18.151 8 INFO glance.api.v2.image_data [None req-d96802b0-2e69-487c-8860-d0c741fce42e 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:07:21.566 8 WARNING glance.location [None req-d96802b0-2e69-487c-8860-d0c741fce42e 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.30 () {48 vars in 1042 bytes} [Sun Apr 12 21:07:18 2026] PUT /v2/images/062d6e25-37cf-466e-a469-69d35a338a19/file => generated 0 bytes in 3460 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6300 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.30 () {44 vars in 968 bytes} [Sun Apr 12 21:07:21 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:07:21.641 8 WARNING oslo_config.cfg [None req-37125cfc-72f4-40e8-97d3-ede047e4cbc9 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - 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: 9/14] 199.204.45.30 () {44 vars in 968 bytes} [Sun Apr 12 21:07:21 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => 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: 132/259] 199.204.45.30 () {42 vars in 685 bytes} [Sun Apr 12 21:27:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/260] 199.204.45.30 () {44 vars in 907 bytes} [Sun Apr 12 21:27:41 2026] GET /v2/images => generated 1240 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/265] 199.204.45.30 () {42 vars in 685 bytes} [Sun Apr 12 21:27:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/266] 199.204.45.30 () {44 vars in 907 bytes} [Sun Apr 12 21:27:59 2026] GET /v2/images => generated 1240 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 199.204.45.30 () {44 vars in 934 bytes} [Sun Apr 12 21:28:00 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.204.45.30 () {44 vars in 956 bytes} [Sun Apr 12 21:28:00 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/269] 199.204.45.30 () {44 vars in 936 bytes} [Sun Apr 12 21:28:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 199.204.45.30 () {48 vars in 948 bytes} [Sun Apr 12 21:28:00 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-12 21:28:00.425 7 WARNING oslo_policy.policy [None req-e493dca0-dc7c-42d6-8552-e80a8058d207 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - 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-12 21:28:00.425 7 WARNING oslo_policy.policy [None req-e493dca0-dc7c-42d6-8552-e80a8058d207 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - 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-12 21:28:00.427 7 INFO glance.api.v2.image_data [None req-e493dca0-dc7c-42d6-8552-e80a8058d207 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:28:29.702 7 WARNING glance.location [None req-e493dca0-dc7c-42d6-8552-e80a8058d207 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 134/277] 199.204.45.30 () {48 vars in 1043 bytes} [Sun Apr 12 21:28:00 2026] PUT /v2/images/177aeeb9-72bd-400a-a4ab-05a18c6a5ae4/file => generated 0 bytes in 29330 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66477 switches on core 0) [pid: 8|app: 0|req: 144/278] 199.204.45.30 () {44 vars in 968 bytes} [Sun Apr 12 21:28:29 2026] GET /v2/images/177aeeb9-72bd-400a-a4ab-05a18c6a5ae4 => 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: 135/279] 199.204.45.30 () {44 vars in 968 bytes} [Sun Apr 12 21:28:29 2026] GET /v2/images/177aeeb9-72bd-400a-a4ab-05a18c6a5ae4 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/280] 199.204.45.30 () {42 vars in 685 bytes} [Sun Apr 12 21:28:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/281] 199.204.45.30 () {44 vars in 907 bytes} [Sun Apr 12 21:28:31 2026] GET /v2/images => generated 2451 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/368] 199.204.45.30 () {42 vars in 685 bytes} [Sun Apr 12 21:35:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/369] 199.204.45.30 () {44 vars in 907 bytes} [Sun Apr 12 21:35:36 2026] GET /v2/images => generated 2451 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/372] 199.204.45.30 () {42 vars in 685 bytes} [Sun Apr 12 21:35:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/373] 199.204.45.30 () {44 vars in 907 bytes} [Sun Apr 12 21:35:47 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/374] 199.204.45.30 () {44 vars in 944 bytes} [Sun Apr 12 21:35:47 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/375] 199.204.45.30 () {44 vars in 966 bytes} [Sun Apr 12 21:35:47 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/376] 199.204.45.30 () {44 vars in 936 bytes} [Sun Apr 12 21:35:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/377] 199.204.45.30 () {48 vars in 948 bytes} [Sun Apr 12 21:35:47 2026] POST /v2/images => generated 799 bytes in 691 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-12 21:35:48.492 7 INFO glance.api.v2.image_data [None req-c2be699b-2f5b-4754-8818-20cbef76e805 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:37:25.793 7 INFO glance.location [None req-c2be699b-2f5b-4754-8818-20cbef76e805 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 185/398] 199.204.45.30 () {48 vars in 1042 bytes} [Sun Apr 12 21:35:48 2026] PUT /v2/images/ae390826-8267-477f-bc12-547ed6e9c956/file => generated 0 bytes in 97590 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20660 switches on core 0) [pid: 8|app: 0|req: 214/399] 199.204.45.30 () {44 vars in 968 bytes} [Sun Apr 12 21:37:26 2026] GET /v2/images/ae390826-8267-477f-bc12-547ed6e9c956 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/400] 199.204.45.30 () {48 vars in 1047 bytes} [Sun Apr 12 21:37:26 2026] PATCH /v2/images/ae390826-8267-477f-bc12-547ed6e9c956 => generated 1234 bytes in 1268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/401] 199.204.45.30 () {44 vars in 968 bytes} [Sun Apr 12 21:37:27 2026] GET /v2/images/ae390826-8267-477f-bc12-547ed6e9c956 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/414] 199.204.45.30 () {42 vars in 685 bytes} [Sun Apr 12 21:38:31 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/415] 199.204.45.30 () {44 vars in 907 bytes} [Sun Apr 12 21:38:31 2026] GET /v2/images => generated 3687 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/420] 199.204.45.30 () {42 vars in 685 bytes} [Sun Apr 12 21:38:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/421] 199.204.45.30 () {44 vars in 907 bytes} [Sun Apr 12 21:38:47 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/422] 199.204.45.30 () {44 vars in 936 bytes} [Sun Apr 12 21:38:47 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/423] 199.204.45.30 () {44 vars in 958 bytes} [Sun Apr 12 21:38:47 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/424] 199.204.45.30 () {44 vars in 936 bytes} [Sun Apr 12 21:38:47 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: 8|app: 0|req: 227/425] 199.204.45.30 () {48 vars in 948 bytes} [Sun Apr 12 21:38:47 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-12 21:38:47.779 7 INFO glance.api.v2.image_data [None req-536d33ed-1bf7-48b5-b5b0-c959f1a34b11 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:39:04.675 7 INFO glance.location [None req-536d33ed-1bf7-48b5-b5b0-c959f1a34b11 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 199/430] 199.204.45.30 () {48 vars in 1043 bytes} [Sun Apr 12 21:38:47 2026] PUT /v2/images/6f987ceb-1b13-49b7-9bd9-0a773cdef5fc/file => generated 0 bytes in 16940 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31070 switches on core 0) [pid: 8|app: 0|req: 232/431] 199.204.45.30 () {44 vars in 968 bytes} [Sun Apr 12 21:39:04 2026] GET /v2/images/6f987ceb-1b13-49b7-9bd9-0a773cdef5fc => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/432] 199.204.45.30 () {44 vars in 968 bytes} [Sun Apr 12 21:39:04 2026] GET /v2/images/6f987ceb-1b13-49b7-9bd9-0a773cdef5fc => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/575] 199.204.45.30 () {42 vars in 685 bytes} [Sun Apr 12 21:51:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/576] 199.204.45.30 () {44 vars in 907 bytes} [Sun Apr 12 21:51:00 2026] GET /v2/images => generated 4893 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/603] 199.204.45.30 () {42 vars in 685 bytes} [Sun Apr 12 21:53:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/604] 199.204.45.30 () {44 vars in 907 bytes} [Sun Apr 12 21:53:09 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: 8|app: 0|req: 319/605] 199.204.45.30 () {42 vars in 685 bytes} [Sun Apr 12 21:53:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/606] 199.204.45.30 () {44 vars in 907 bytes} [Sun Apr 12 21:53:11 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/617] 199.204.45.30 () {42 vars in 685 bytes} [Sun Apr 12 21:53:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/618] 199.204.45.30 () {44 vars in 907 bytes} [Sun Apr 12 21:53:57 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: 8|app: 0|req: 327/621] 199.204.45.30 () {42 vars in 685 bytes} [Sun Apr 12 21:54:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/622] 199.204.45.30 () {44 vars in 907 bytes} [Sun Apr 12 21:54:04 2026] GET /v2/images => generated 4893 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/635] 199.204.45.30 () {42 vars in 685 bytes} [Sun Apr 12 21:55:02 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/636] 199.204.45.30 () {44 vars in 907 bytes} [Sun Apr 12 21:55:02 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 307/645] 10.0.0.172 () {32 vars in 633 bytes} [Sun Apr 12 21:55:42 2026] GET /v2/images => generated 4893 bytes in 24 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: 340/648] 10.0.0.227 () {36 vars in 987 bytes} [Sun Apr 12 21:55:59 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => generated 1171 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/649] 10.0.0.227 () {36 vars in 927 bytes} [Sun Apr 12 21:55:59 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: 341/650] 10.0.0.235 () {36 vars in 987 bytes} [Sun Apr 12 21:56:01 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => generated 1171 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/651] 10.0.0.235 () {36 vars in 927 bytes} [Sun Apr 12 21:56:01 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: 342/652] 10.0.0.235 () {36 vars in 927 bytes} [Sun Apr 12 21:56:01 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: 311/653] 10.0.0.235 () {36 vars in 987 bytes} [Sun Apr 12 21:56:01 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/654] 10.0.0.235 () {36 vars in 927 bytes} [Sun Apr 12 21:56:01 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: 312/655] 10.0.0.235 () {36 vars in 927 bytes} [Sun Apr 12 21:56:01 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: 344/656] 10.0.0.235 () {36 vars in 987 bytes} [Sun Apr 12 21:56:01 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => 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: 313/657] 10.0.0.235 () {36 vars in 927 bytes} [Sun Apr 12 21:56: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: 345/658] 10.0.0.235 () {36 vars in 927 bytes} [Sun Apr 12 21:56:01 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: 347/661] 10.0.0.220 () {36 vars in 987 bytes} [Sun Apr 12 21:56:02 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => generated 1171 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/662] 10.0.0.220 () {36 vars in 927 bytes} [Sun Apr 12 21:56:02 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: 348/663] 10.0.0.220 () {36 vars in 987 bytes} [Sun Apr 12 21:56:02 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/664] 10.0.0.220 () {36 vars in 927 bytes} [Sun Apr 12 21:56:02 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: 349/665] 10.0.0.220 () {36 vars in 927 bytes} [Sun Apr 12 21:56:02 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: 317/666] 10.0.0.227 () {36 vars in 987 bytes} [Sun Apr 12 21:56:03 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => 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: 350/667] 10.0.0.227 () {36 vars in 927 bytes} [Sun Apr 12 21:56:03 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: 318/668] 199.204.45.30 () {36 vars in 990 bytes} [Sun Apr 12 21:56:08 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => 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: 351/669] 199.204.45.30 () {36 vars in 930 bytes} [Sun Apr 12 21:56:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/670] 199.204.45.30 () {36 vars in 990 bytes} [Sun Apr 12 21:56:08 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => 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: 352/671] 199.204.45.30 () {36 vars in 930 bytes} [Sun Apr 12 21:56:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/674] 10.0.0.227 () {36 vars in 987 bytes} [Sun Apr 12 21:56:21 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => 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: 354/675] 10.0.0.227 () {36 vars in 927 bytes} [Sun Apr 12 21:56:21 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/682] 10.0.0.227 () {36 vars in 987 bytes} [Sun Apr 12 21:56:43 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/683] 10.0.0.227 () {36 vars in 927 bytes} [Sun Apr 12 21:56:43 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: 329/690] 10.0.0.227 () {36 vars in 987 bytes} [Sun Apr 12 21:57:16 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => 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: 362/691] 10.0.0.227 () {36 vars in 927 bytes} [Sun Apr 12 21:57:16 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: 366/698] 10.0.0.227 () {36 vars in 987 bytes} [Sun Apr 12 21:57:43 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => 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: 333/699] 10.0.0.227 () {36 vars in 927 bytes} [Sun Apr 12 21:57:43 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: 367/700] 10.0.0.172 () {30 vars in 411 bytes} [Sun Apr 12 21:57:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/705] 10.0.0.172 () {34 vars in 655 bytes} [Sun Apr 12 21:58:07 2026] POST /v2/images => generated 648 bytes in 196 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-12 21:58:07.235 8 WARNING glance.api.v2.images [None req-ba2ff1c7-c8b4-427b-aa10-07c00ad2866f 0535b32b56b14199bca7a1d2a3156b02 6ba38cc6d82b482ba43d1535482dd6de - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//15345fdc-46fd-4c7d-bcdf-17a39d67ef39 [pid: 8|app: 0|req: 370/706] 10.0.0.172 () {32 vars in 710 bytes} [Sun Apr 12 21:58:07 2026] DELETE /v2/images/15345fdc-46fd-4c7d-bcdf-17a39d67ef39 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/707] 10.0.0.172 () {32 vars in 707 bytes} [Sun Apr 12 21:58:07 2026] GET /v2/images/15345fdc-46fd-4c7d-bcdf-17a39d67ef39 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/708] 10.0.0.172 () {32 vars in 633 bytes} [Sun Apr 12 21:58:07 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/709] 10.0.0.172 () {34 vars in 655 bytes} [Sun Apr 12 21:58:07 2026] POST /v2/images => generated 703 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/710] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:58:07 2026] GET /v2/images/f3ca7fe2-f896-46b0-9849-6bf8ff0893d6/file => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:07.448 7 INFO glance.api.v2.image_data [None req-62cbed50-e473-497a-8f70-562c33082e91 0535b32b56b14199bca7a1d2a3156b02 6ba38cc6d82b482ba43d1535482dd6de - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:58:07.487 7 WARNING glance_store._drivers.rbd [None req-62cbed50-e473-497a-8f70-562c33082e91 0535b32b56b14199bca7a1d2a3156b02 6ba38cc6d82b482ba43d1535482dd6de - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-12 21:58:07.868 7 INFO glance.location [None req-62cbed50-e473-497a-8f70-562c33082e91 0535b32b56b14199bca7a1d2a3156b02 6ba38cc6d82b482ba43d1535482dd6de - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 339/711] 10.0.0.172 () {32 vars in 727 bytes} [Sun Apr 12 21:58:07 2026] PUT /v2/images/f3ca7fe2-f896-46b0-9849-6bf8ff0893d6/file => generated 0 bytes in 465 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/712] 10.0.0.172 () {32 vars in 707 bytes} [Sun Apr 12 21:58:07 2026] GET /v2/images/f3ca7fe2-f896-46b0-9849-6bf8ff0893d6 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/713] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:58:07 2026] GET /v2/images/f3ca7fe2-f896-46b0-9849-6bf8ff0893d6/file => generated 1024 bytes in 107 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/714] 10.0.0.172 () {34 vars in 655 bytes} [Sun Apr 12 21:58:08 2026] POST /v2/images => generated 648 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/715] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:58:08 2026] PATCH /v2/images/90c6f163-7ec3-4228-9cb0-0de17cd4ef73 => generated 652 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/716] 10.0.0.172 () {32 vars in 707 bytes} [Sun Apr 12 21:58:08 2026] GET /v2/images/90c6f163-7ec3-4228-9cb0-0de17cd4ef73 => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:08.180 7 WARNING glance.api.v2.images [None req-8362cdce-3cee-4213-b2fc-da5911b5dae9 0535b32b56b14199bca7a1d2a3156b02 6ba38cc6d82b482ba43d1535482dd6de - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//90c6f163-7ec3-4228-9cb0-0de17cd4ef73 [pid: 7|app: 0|req: 342/717] 10.0.0.172 () {32 vars in 710 bytes} [Sun Apr 12 21:58:08 2026] DELETE /v2/images/90c6f163-7ec3-4228-9cb0-0de17cd4ef73 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/718] 10.0.0.172 () {32 vars in 707 bytes} [Sun Apr 12 21:58:08 2026] GET /v2/images/90c6f163-7ec3-4228-9cb0-0de17cd4ef73 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:58:08.246 7 WARNING glance.api.v2.images [None req-fd652b96-3756-4ec4-8451-35601d249f2f 0535b32b56b14199bca7a1d2a3156b02 6ba38cc6d82b482ba43d1535482dd6de - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f3ca7fe2-f896-46b0-9849-6bf8ff0893d6 [pid: 7|app: 0|req: 343/719] 10.0.0.172 () {32 vars in 710 bytes} [Sun Apr 12 21:58:08 2026] DELETE /v2/images/f3ca7fe2-f896-46b0-9849-6bf8ff0893d6 => generated 0 bytes in 849 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/720] 10.0.0.172 () {32 vars in 707 bytes} [Sun Apr 12 21:58:09 2026] GET /v2/images/f3ca7fe2-f896-46b0-9849-6bf8ff0893d6 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:58:09.113 7 WARNING glance.api.v2.images [None req-a23c50f2-b413-47ce-99df-5fa4b0340080 0535b32b56b14199bca7a1d2a3156b02 6ba38cc6d82b482ba43d1535482dd6de - - default default] Failed to find image 15345fdc-46fd-4c7d-bcdf-17a39d67ef39 to delete: glance.common.exception.ImageNotFound: No image found with ID 15345fdc-46fd-4c7d-bcdf-17a39d67ef39 [pid: 7|app: 0|req: 344/721] 10.0.0.172 () {32 vars in 710 bytes} [Sun Apr 12 21:58:09 2026] DELETE /v2/images/15345fdc-46fd-4c7d-bcdf-17a39d67ef39 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/722] 10.0.0.172 () {32 vars in 707 bytes} [Sun Apr 12 21:58:09 2026] GET /v2/images/15345fdc-46fd-4c7d-bcdf-17a39d67ef39 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/725] 10.0.0.227 () {36 vars in 987 bytes} [Sun Apr 12 21:58:21 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => 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: 346/726] 10.0.0.227 () {36 vars in 927 bytes} [Sun Apr 12 21:58:21 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/729] 10.0.0.172 () {32 vars in 707 bytes} [Sun Apr 12 21:58:24 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => 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: 348/730] 10.0.0.172 () {32 vars in 707 bytes} [Sun Apr 12 21:58:24 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => 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: 383/731] 10.0.0.235 () {36 vars in 987 bytes} [Sun Apr 12 21:58:24 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => generated 1171 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/732] 10.0.0.235 () {36 vars in 927 bytes} [Sun Apr 12 21:58:24 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/733] 10.0.0.235 () {36 vars in 927 bytes} [Sun Apr 12 21:58:24 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: 350/734] 10.0.0.235 () {36 vars in 987 bytes} [Sun Apr 12 21:58:24 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => 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: 385/735] 10.0.0.235 () {36 vars in 927 bytes} [Sun Apr 12 21:58:24 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: 351/736] 10.0.0.235 () {36 vars in 927 bytes} [Sun Apr 12 21:58:24 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: 386/737] 10.0.0.235 () {36 vars in 987 bytes} [Sun Apr 12 21:58:24 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => 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: 352/738] 10.0.0.235 () {36 vars in 927 bytes} [Sun Apr 12 21:58:24 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: 387/739] 10.0.0.235 () {36 vars in 927 bytes} [Sun Apr 12 21:58: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: 7|app: 0|req: 353/740] 10.0.0.220 () {36 vars in 987 bytes} [Sun Apr 12 21:58:25 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/741] 10.0.0.220 () {36 vars in 927 bytes} [Sun Apr 12 21:58:25 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: 354/742] 10.0.0.220 () {36 vars in 987 bytes} [Sun Apr 12 21:58:25 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => 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: 389/743] 10.0.0.220 () {36 vars in 927 bytes} [Sun Apr 12 21:58:25 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: 355/744] 10.0.0.220 () {36 vars in 927 bytes} [Sun Apr 12 21:58:25 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: 357/747] 10.0.0.227 () {36 vars in 987 bytes} [Sun Apr 12 21:58:33 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/748] 10.0.0.227 () {36 vars in 927 bytes} [Sun Apr 12 21:58:34 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: 360/753] 10.0.0.227 () {36 vars in 987 bytes} [Sun Apr 12 21:58:59 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/754] 10.0.0.227 () {36 vars in 927 bytes} [Sun Apr 12 21:58:59 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: 365/763] 10.0.0.227 () {36 vars in 987 bytes} [Sun Apr 12 21:59:33 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => 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: 399/764] 10.0.0.227 () {36 vars in 927 bytes} [Sun Apr 12 21:59:33 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: 401/767] 10.0.0.227 () {36 vars in 987 bytes} [Sun Apr 12 21:59:50 2026] GET /v2/images/062d6e25-37cf-466e-a469-69d35a338a19 => 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: 367/768] 10.0.0.227 () {36 vars in 927 bytes} [Sun Apr 12 21:59:50 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: 372/777] 199.204.45.30 () {32 vars in 825 bytes} [Sun Apr 12 22:00:29 2026] GET /v2/images?status=active&owner=b396487911834a7892ed88d072ef471a&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/778] 199.204.45.30 () {32 vars in 652 bytes} [Sun Apr 12 22:00:29 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: 373/779] 10.0.0.235 () {36 vars in 987 bytes} [Sun Apr 12 22:00:29 2026] GET /v2/images/177aeeb9-72bd-400a-a4ab-05a18c6a5ae4 => 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: 407/780] 10.0.0.235 () {36 vars in 927 bytes} [Sun Apr 12 22:00:29 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: 374/781] 10.0.0.235 () {36 vars in 927 bytes} [Sun Apr 12 22:00:29 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: 408/782] 10.0.0.235 () {36 vars in 987 bytes} [Sun Apr 12 22:00:29 2026] GET /v2/images/177aeeb9-72bd-400a-a4ab-05a18c6a5ae4 => 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: 375/783] 10.0.0.235 () {36 vars in 927 bytes} [Sun Apr 12 22:00:29 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: 409/784] 10.0.0.235 () {36 vars in 927 bytes} [Sun Apr 12 22:00:29 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: 376/785] 10.0.0.235 () {36 vars in 987 bytes} [Sun Apr 12 22:00:29 2026] GET /v2/images/177aeeb9-72bd-400a-a4ab-05a18c6a5ae4 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/786] 10.0.0.235 () {36 vars in 927 bytes} [Sun Apr 12 22:00:29 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: 377/787] 10.0.0.220 () {36 vars in 987 bytes} [Sun Apr 12 22:00:30 2026] GET /v2/images/177aeeb9-72bd-400a-a4ab-05a18c6a5ae4 => 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: 411/788] 10.0.0.220 () {36 vars in 927 bytes} [Sun Apr 12 22:00:30 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: 378/789] 10.0.0.220 () {36 vars in 987 bytes} [Sun Apr 12 22:00:30 2026] GET /v2/images/177aeeb9-72bd-400a-a4ab-05a18c6a5ae4 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/790] 10.0.0.220 () {36 vars in 927 bytes} [Sun Apr 12 22:00:30 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: 379/791] 10.0.0.220 () {36 vars in 927 bytes} [Sun Apr 12 22:00:30 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: 434/834] 10.0.0.172 () {32 vars in 633 bytes} [Sun Apr 12 22:04:01 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)