+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 16 03:09:40 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-9b5954556-89ln6 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f54df5c5668 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-16 03:09:42.029 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-16 03:09:42.076 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-16 03:09:42.876 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-16 03:09:42.877 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-16 03:09:42.878 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-16 03:09:43.012 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-16 03:09:43.013 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-16 03:09:43.014 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-16 03:09:44.928 8 WARNING glance.api.v2.images [None req-498d09ab-c4e2-4705-a0f4-19c1bc0d4e0a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-16 03:09:45.165 7 WARNING glance.api.v2.images [None req-11408002-4716-47e4-a85b-26677a9efa48 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-16 03:09:45.286 8 WARNING keystonemiddleware._common.config [None req-498d09ab-c4e2-4705-a0f4-19c1bc0d4e0a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 03:09:45.294 8 WARNING oslo_config.cfg [None req-498d09ab-c4e2-4705-a0f4-19c1bc0d4e0a - - - - - -] 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 0x7f54df5c5668 pid: 8 (default app) 2026-04-16 03:09:45.508 7 WARNING keystonemiddleware._common.config [None req-11408002-4716-47e4-a85b-26677a9efa48 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 03:09:45.516 7 WARNING oslo_config.cfg [None req-11408002-4716-47e4-a85b-26677a9efa48 - - - - - -] 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 0x7f54df5c5668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.129 () {42 vars in 688 bytes} [Thu Apr 16 03:09:46 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-16 03:09:47.285 7 WARNING oslo_policy.policy [None req-51a5d522-71f0-48c5-bc74-32870123d936 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - 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-16 03:09:47.285 7 WARNING oslo_policy.policy [None req-51a5d522-71f0-48c5-bc74-32870123d936 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - 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-16 03:09:47.301 7 WARNING oslo_policy.policy [None req-51a5d522-71f0-48c5-bc74-32870123d936 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - 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-16 03:09:47.301 7 WARNING oslo_policy.policy [None req-51a5d522-71f0-48c5-bc74-32870123d936 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - 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/6] 199.204.45.129 () {44 vars in 910 bytes} [Thu Apr 16 03:09:46 2026] GET /v2/images => generated 69 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.129 () {42 vars in 688 bytes} [Thu Apr 16 03:09:50 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.129 () {44 vars in 910 bytes} [Thu Apr 16 03:09:50 2026] GET /v2/images => generated 69 bytes in 40 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-16 03:09:50.943 8 WARNING oslo_policy.policy [None req-a9d27362-6a96-4252-a1dc-ff07aed9bb87 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - 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-16 03:09:50.943 8 WARNING oslo_policy.policy [None req-a9d27362-6a96-4252-a1dc-ff07aed9bb87 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - 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/9] 199.204.45.129 () {44 vars in 911 bytes} [Thu Apr 16 03:09:50 2026] GET /v2/images/cirros => generated 151 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.129 () {44 vars in 933 bytes} [Thu Apr 16 03:09:51 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:09:51.098 8 WARNING oslo_policy.policy [None req-49ea98d6-9b26-4166-b113-151e65be4b73 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - 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-16 03:09:51.098 8 WARNING oslo_policy.policy [None req-49ea98d6-9b26-4166-b113-151e65be4b73 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - 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: 8/11] 199.204.45.129 () {44 vars in 939 bytes} [Thu Apr 16 03:09:51 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-16 03:09:51.189 7 WARNING oslo_config.cfg [None req-9e23d2e7-c2c0-4e74-8f33-b2f867118d3f 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - 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/12] 199.204.45.129 () {48 vars in 951 bytes} [Thu Apr 16 03:09:51 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-16 03:09:51.215 8 WARNING oslo_policy.policy [None req-eae07cd7-19b6-4c8b-ab00-ccfb4251683d 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - 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-16 03:09:51.215 8 WARNING oslo_policy.policy [None req-eae07cd7-19b6-4c8b-ab00-ccfb4251683d 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - 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-16 03:09:51.217 8 INFO glance.api.v2.image_data [None req-eae07cd7-19b6-4c8b-ab00-ccfb4251683d 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 03:09:54.873 8 WARNING glance.location [None req-eae07cd7-19b6-4c8b-ab00-ccfb4251683d 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.129 () {48 vars in 1045 bytes} [Thu Apr 16 03:09:51 2026] PUT /v2/images/866eb137-362e-44c7-8241-3ef5031769e3/file => generated 0 bytes in 3709 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4767 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.129 () {44 vars in 971 bytes} [Thu Apr 16 03:09:54 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:09:54.955 8 WARNING oslo_config.cfg [None req-b8cd4531-2dd5-4f90-951c-20c34a03be75 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - 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: 10/15] 199.204.45.129 () {44 vars in 971 bytes} [Thu Apr 16 03:09:54 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => 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: 138/270] 199.204.45.129 () {42 vars in 688 bytes} [Thu Apr 16 03:30:58 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: 133/271] 199.204.45.129 () {44 vars in 910 bytes} [Thu Apr 16 03:30:58 2026] GET /v2/images => generated 1240 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/278] 199.204.45.129 () {42 vars in 688 bytes} [Thu Apr 16 03:31:34 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: 142/279] 199.204.45.129 () {44 vars in 910 bytes} [Thu Apr 16 03:31:34 2026] GET /v2/images => generated 1240 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/280] 199.204.45.129 () {44 vars in 937 bytes} [Thu Apr 16 03:31:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/281] 199.204.45.129 () {44 vars in 959 bytes} [Thu Apr 16 03:31:34 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/282] 199.204.45.129 () {44 vars in 939 bytes} [Thu Apr 16 03:31: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: 8|app: 0|req: 144/283] 199.204.45.129 () {48 vars in 951 bytes} [Thu Apr 16 03:31:34 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-16 03:31:34.710 7 WARNING oslo_policy.policy [None req-e9671b2b-4fb4-4302-9250-ccfa911f46b5 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - 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-16 03:31:34.711 7 WARNING oslo_policy.policy [None req-e9671b2b-4fb4-4302-9250-ccfa911f46b5 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - 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-16 03:31:34.712 7 INFO glance.api.v2.image_data [None req-e9671b2b-4fb4-4302-9250-ccfa911f46b5 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 03:32:00.389 7 WARNING glance.location [None req-e9671b2b-4fb4-4302-9250-ccfa911f46b5 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/290] 199.204.45.129 () {48 vars in 1046 bytes} [Thu Apr 16 03:31:34 2026] PUT /v2/images/72ba0c2c-ab74-4c74-85ac-f5e7cfcb4cfe/file => generated 0 bytes in 25726 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63671 switches on core 0) [pid: 8|app: 0|req: 151/291] 199.204.45.129 () {44 vars in 971 bytes} [Thu Apr 16 03:32:00 2026] GET /v2/images/72ba0c2c-ab74-4c74-85ac-f5e7cfcb4cfe => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/292] 199.204.45.129 () {44 vars in 971 bytes} [Thu Apr 16 03:32:00 2026] GET /v2/images/72ba0c2c-ab74-4c74-85ac-f5e7cfcb4cfe => 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: 152/293] 199.204.45.129 () {42 vars in 688 bytes} [Thu Apr 16 03:32:01 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: 142/294] 199.204.45.129 () {44 vars in 910 bytes} [Thu Apr 16 03:32:01 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: 194/377] 199.204.45.129 () {42 vars in 688 bytes} [Thu Apr 16 03:38:51 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: 184/378] 199.204.45.129 () {44 vars in 910 bytes} [Thu Apr 16 03:38:51 2026] GET /v2/images => generated 2451 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/383] 199.204.45.129 () {42 vars in 688 bytes} [Thu Apr 16 03:39:05 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: 197/384] 199.204.45.129 () {44 vars in 910 bytes} [Thu Apr 16 03:39:05 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/385] 199.204.45.129 () {44 vars in 947 bytes} [Thu Apr 16 03:39:05 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/386] 199.204.45.129 () {44 vars in 969 bytes} [Thu Apr 16 03:39:05 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: 189/387] 199.204.45.129 () {44 vars in 939 bytes} [Thu Apr 16 03:39:05 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: 199/388] 199.204.45.129 () {48 vars in 951 bytes} [Thu Apr 16 03:39:05 2026] POST /v2/images => generated 799 bytes in 227 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-16 03:39:05.846 7 INFO glance.api.v2.image_data [None req-8350e45d-84d7-404e-85dc-a708b977e570 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 03:39:20.551 7 INFO glance.location [None req-8350e45d-84d7-404e-85dc-a708b977e570 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 190/391] 199.204.45.129 () {48 vars in 1045 bytes} [Thu Apr 16 03:39:05 2026] PUT /v2/images/82469113-4f89-4232-8315-f5f4ad07b00c/file => generated 0 bytes in 14749 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25270 switches on core 0) [pid: 8|app: 0|req: 202/392] 199.204.45.129 () {44 vars in 971 bytes} [Thu Apr 16 03:39:20 2026] GET /v2/images/82469113-4f89-4232-8315-f5f4ad07b00c => 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: 191/393] 199.204.45.129 () {48 vars in 1050 bytes} [Thu Apr 16 03:39:20 2026] PATCH /v2/images/82469113-4f89-4232-8315-f5f4ad07b00c => generated 1234 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/394] 199.204.45.129 () {44 vars in 971 bytes} [Thu Apr 16 03:39:20 2026] GET /v2/images/82469113-4f89-4232-8315-f5f4ad07b00c => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/403] 199.204.45.129 () {42 vars in 688 bytes} [Thu Apr 16 03:39:57 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/404] 199.204.45.129 () {44 vars in 910 bytes} [Thu Apr 16 03:39:57 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/407] 199.204.45.129 () {42 vars in 688 bytes} [Thu Apr 16 03:40:13 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: 210/408] 199.204.45.129 () {44 vars in 910 bytes} [Thu Apr 16 03:40:13 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/409] 199.204.45.129 () {44 vars in 939 bytes} [Thu Apr 16 03:40:13 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: 8|app: 0|req: 211/410] 199.204.45.129 () {44 vars in 961 bytes} [Thu Apr 16 03:40:13 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/411] 199.204.45.129 () {44 vars in 939 bytes} [Thu Apr 16 03:40:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/412] 199.204.45.129 () {48 vars in 951 bytes} [Thu Apr 16 03:40:13 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-16 03:40:13.342 7 INFO glance.api.v2.image_data [None req-8e369f48-c4b1-43eb-9be8-d28fd4d43a23 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 03:40:22.563 7 INFO glance.location [None req-8e369f48-c4b1-43eb-9be8-d28fd4d43a23 02d3731826984f82b4d34dd274dadd62 14f5c492daee4bbeb6bce787bc166ec8 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 201/415] 199.204.45.129 () {48 vars in 1045 bytes} [Thu Apr 16 03:40:13 2026] PUT /v2/images/9bb04865-2a26-42c9-a1ac-3d33930b21dd/file => generated 0 bytes in 9281 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18062 switches on core 0) [pid: 8|app: 0|req: 215/416] 199.204.45.129 () {44 vars in 971 bytes} [Thu Apr 16 03:40:22 2026] GET /v2/images/9bb04865-2a26-42c9-a1ac-3d33930b21dd => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/417] 199.204.45.129 () {44 vars in 971 bytes} [Thu Apr 16 03:40:22 2026] GET /v2/images/9bb04865-2a26-42c9-a1ac-3d33930b21dd => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/564] 199.204.45.129 () {42 vars in 688 bytes} [Thu Apr 16 03:52:26 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: 276/565] 199.204.45.129 () {44 vars in 910 bytes} [Thu Apr 16 03:52:26 2026] GET /v2/images => generated 4892 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/592] 199.204.45.129 () {42 vars in 688 bytes} [Thu Apr 16 03:54:43 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/593] 199.204.45.129 () {44 vars in 910 bytes} [Thu Apr 16 03:54:43 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/594] 199.204.45.129 () {42 vars in 688 bytes} [Thu Apr 16 03:54:44 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: 304/595] 199.204.45.129 () {44 vars in 910 bytes} [Thu Apr 16 03:54:44 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/606] 199.204.45.129 () {42 vars in 688 bytes} [Thu Apr 16 03:55:32 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: 310/607] 199.204.45.129 () {44 vars in 910 bytes} [Thu Apr 16 03:55:32 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/610] 199.204.45.129 () {42 vars in 688 bytes} [Thu Apr 16 03:55:40 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: 312/611] 199.204.45.129 () {44 vars in 910 bytes} [Thu Apr 16 03:55:40 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/624] 199.204.45.129 () {42 vars in 688 bytes} [Thu Apr 16 03:56:41 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: 306/625] 199.204.45.129 () {44 vars in 910 bytes} [Thu Apr 16 03:56:41 2026] GET /v2/images => generated 4892 bytes in 48 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: 324/634] 10.0.0.4 () {32 vars in 630 bytes} [Thu Apr 16 03:57:22 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/639] 10.0.0.64 () {36 vars in 985 bytes} [Thu Apr 16 03:57:41 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => generated 1171 bytes in 18 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/640] 10.0.0.64 () {36 vars in 925 bytes} [Thu Apr 16 03:57:41 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: 329/643] 10.0.0.168 () {36 vars in 986 bytes} [Thu Apr 16 03:57:48 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => generated 1171 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/644] 10.0.0.168 () {36 vars in 926 bytes} [Thu Apr 16 03:57:48 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: 330/645] 10.0.0.168 () {36 vars in 926 bytes} [Thu Apr 16 03:57:48 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: 316/646] 10.0.0.168 () {36 vars in 986 bytes} [Thu Apr 16 03:57:48 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/647] 10.0.0.168 () {36 vars in 926 bytes} [Thu Apr 16 03:57:48 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: 317/648] 10.0.0.168 () {36 vars in 926 bytes} [Thu Apr 16 03:57:48 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/649] 10.0.0.168 () {36 vars in 986 bytes} [Thu Apr 16 03:57:48 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => 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: 318/650] 10.0.0.168 () {36 vars in 926 bytes} [Thu Apr 16 03:57:48 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: 333/651] 10.0.0.168 () {36 vars in 926 bytes} [Thu Apr 16 03:57:48 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: 7|app: 0|req: 319/652] 199.204.45.129 () {36 vars in 990 bytes} [Thu Apr 16 03:57:49 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/653] 199.204.45.129 () {36 vars in 930 bytes} [Thu Apr 16 03:57:49 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: 320/654] 10.0.0.46 () {36 vars in 909 bytes} [Thu Apr 16 03:57:49 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: 335/655] 10.0.0.46 () {36 vars in 1005 bytes} [Thu Apr 16 03:57:49 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3/locations => generated 127 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/656] 10.0.0.46 () {36 vars in 985 bytes} [Thu Apr 16 03:57:49 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => 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: 336/657] 10.0.0.46 () {36 vars in 925 bytes} [Thu Apr 16 03:57:49 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: 322/658] 10.0.0.46 () {36 vars in 925 bytes} [Thu Apr 16 03:57:49 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: 337/659] 199.204.45.129 () {36 vars in 990 bytes} [Thu Apr 16 03:57:49 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => 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: 323/660] 199.204.45.129 () {36 vars in 930 bytes} [Thu Apr 16 03:57:49 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: 339/663] 10.0.0.64 () {36 vars in 985 bytes} [Thu Apr 16 03:57:55 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => 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: 325/664] 10.0.0.64 () {36 vars in 925 bytes} [Thu Apr 16 03:57:55 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: 329/671] 10.0.0.64 () {36 vars in 985 bytes} [Thu Apr 16 03:58:28 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => 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: 343/672] 10.0.0.64 () {36 vars in 925 bytes} [Thu Apr 16 03:58:28 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/675] 10.0.0.4 () {30 vars in 408 bytes} [Thu Apr 16 03:58:38 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: 347/680] 10.0.0.64 () {36 vars in 985 bytes} [Thu Apr 16 03:58:57 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/681] 10.0.0.64 () {36 vars in 925 bytes} [Thu Apr 16 03:58:57 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: 336/684] 10.0.0.4 () {34 vars in 652 bytes} [Thu Apr 16 03:59:10 2026] POST /v2/images => generated 647 bytes in 306 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-16 03:59:11.221 8 WARNING glance.api.v2.images [None req-6ab34341-ea55-4894-bcda-5493f2aaff29 7b60eb6258094df0a334a669e58f87a4 dcf96515c8664b99aa0fff61ea8695d9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//59a653d0-0ca5-4a5e-9e94-cca8727ea12b [pid: 8|app: 0|req: 349/685] 10.0.0.4 () {32 vars in 707 bytes} [Thu Apr 16 03:59:11 2026] DELETE /v2/images/59a653d0-0ca5-4a5e-9e94-cca8727ea12b => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/686] 10.0.0.4 () {32 vars in 704 bytes} [Thu Apr 16 03:59:11 2026] GET /v2/images/59a653d0-0ca5-4a5e-9e94-cca8727ea12b => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/687] 10.0.0.4 () {32 vars in 630 bytes} [Thu Apr 16 03:59:11 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/688] 10.0.0.4 () {34 vars in 652 bytes} [Thu Apr 16 03:59:11 2026] POST /v2/images => generated 703 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/689] 10.0.0.4 () {32 vars in 714 bytes} [Thu Apr 16 03:59:11 2026] GET /v2/images/1094a6cb-bd75-4263-8e6f-6747959d9bf7/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:59:11.411 7 INFO glance.api.v2.image_data [None req-2f3cadcd-c018-4969-ae9a-3cda163f4508 7b60eb6258094df0a334a669e58f87a4 dcf96515c8664b99aa0fff61ea8695d9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 03:59:11.456 7 WARNING glance_store._drivers.rbd [None req-2f3cadcd-c018-4969-ae9a-3cda163f4508 7b60eb6258094df0a334a669e58f87a4 dcf96515c8664b99aa0fff61ea8695d9 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-16 03:59:12.464 7 INFO glance.location [None req-2f3cadcd-c018-4969-ae9a-3cda163f4508 7b60eb6258094df0a334a669e58f87a4 dcf96515c8664b99aa0fff61ea8695d9 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 339/690] 10.0.0.4 () {32 vars in 724 bytes} [Thu Apr 16 03:59:11 2026] PUT /v2/images/1094a6cb-bd75-4263-8e6f-6747959d9bf7/file => generated 0 bytes in 1104 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/691] 10.0.0.4 () {32 vars in 704 bytes} [Thu Apr 16 03:59:12 2026] GET /v2/images/1094a6cb-bd75-4263-8e6f-6747959d9bf7 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/692] 10.0.0.4 () {32 vars in 714 bytes} [Thu Apr 16 03:59:12 2026] GET /v2/images/1094a6cb-bd75-4263-8e6f-6747959d9bf7/file => generated 1024 bytes in 126 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/693] 10.0.0.4 () {34 vars in 652 bytes} [Thu Apr 16 03:59:12 2026] POST /v2/images => generated 648 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/694] 10.0.0.4 () {32 vars in 723 bytes} [Thu Apr 16 03:59:12 2026] PATCH /v2/images/c7eb23e1-0c0b-4aa3-b983-41063d1bddc7 => generated 653 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/695] 10.0.0.4 () {32 vars in 704 bytes} [Thu Apr 16 03:59:12 2026] GET /v2/images/c7eb23e1-0c0b-4aa3-b983-41063d1bddc7 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:12.773 7 WARNING glance.api.v2.images [None req-ca2d7c41-9202-4b59-9633-f5bc5969d966 7b60eb6258094df0a334a669e58f87a4 dcf96515c8664b99aa0fff61ea8695d9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c7eb23e1-0c0b-4aa3-b983-41063d1bddc7 [pid: 7|app: 0|req: 342/696] 10.0.0.4 () {32 vars in 707 bytes} [Thu Apr 16 03:59:12 2026] DELETE /v2/images/c7eb23e1-0c0b-4aa3-b983-41063d1bddc7 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/697] 10.0.0.4 () {32 vars in 704 bytes} [Thu Apr 16 03:59:12 2026] GET /v2/images/c7eb23e1-0c0b-4aa3-b983-41063d1bddc7 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 03:59:12.853 7 WARNING glance.api.v2.images [None req-1d058b4c-df29-4fab-a9d5-2e2d1e143d6a 7b60eb6258094df0a334a669e58f87a4 dcf96515c8664b99aa0fff61ea8695d9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1094a6cb-bd75-4263-8e6f-6747959d9bf7 [pid: 7|app: 0|req: 343/698] 10.0.0.4 () {32 vars in 707 bytes} [Thu Apr 16 03:59:12 2026] DELETE /v2/images/1094a6cb-bd75-4263-8e6f-6747959d9bf7 => generated 0 bytes in 888 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/699] 10.0.0.4 () {32 vars in 704 bytes} [Thu Apr 16 03:59:13 2026] GET /v2/images/1094a6cb-bd75-4263-8e6f-6747959d9bf7 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 03:59:13.765 7 WARNING glance.api.v2.images [None req-ad1e735e-41f3-4d3c-84f5-df4adf8ed889 7b60eb6258094df0a334a669e58f87a4 dcf96515c8664b99aa0fff61ea8695d9 - - default default] Failed to find image 59a653d0-0ca5-4a5e-9e94-cca8727ea12b to delete: glance.common.exception.ImageNotFound: No image found with ID 59a653d0-0ca5-4a5e-9e94-cca8727ea12b [pid: 7|app: 0|req: 344/700] 10.0.0.4 () {32 vars in 707 bytes} [Thu Apr 16 03:59:13 2026] DELETE /v2/images/59a653d0-0ca5-4a5e-9e94-cca8727ea12b => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/701] 10.0.0.4 () {32 vars in 704 bytes} [Thu Apr 16 03:59:13 2026] GET /v2/images/59a653d0-0ca5-4a5e-9e94-cca8727ea12b => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/704] 10.0.0.64 () {36 vars in 985 bytes} [Thu Apr 16 03:59:23 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/705] 10.0.0.64 () {36 vars in 925 bytes} [Thu Apr 16 03:59:23 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: 348/708] 10.0.0.64 () {36 vars in 985 bytes} [Thu Apr 16 03:59:32 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => 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: 361/709] 10.0.0.64 () {36 vars in 925 bytes} [Thu Apr 16 03:59:32 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/718] 10.0.0.64 () {36 vars in 985 bytes} [Thu Apr 16 04:00:12 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => 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: 366/719] 10.0.0.64 () {36 vars in 925 bytes} [Thu Apr 16 04:00: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: 368/722] 10.0.0.64 () {36 vars in 985 bytes} [Thu Apr 16 04:00:22 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => generated 1171 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/723] 10.0.0.64 () {36 vars in 925 bytes} [Thu Apr 16 04:00:22 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: 362/736] 10.0.0.64 () {36 vars in 985 bytes} [Thu Apr 16 04:01:21 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/737] 10.0.0.64 () {36 vars in 925 bytes} [Thu Apr 16 04:01:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/742] 10.0.0.4 () {32 vars in 704 bytes} [Thu Apr 16 04:01:38 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => 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: 365/743] 10.0.0.4 () {32 vars in 704 bytes} [Thu Apr 16 04:01:38 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/744] 10.0.0.168 () {36 vars in 986 bytes} [Thu Apr 16 04:01:38 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/745] 10.0.0.168 () {36 vars in 926 bytes} [Thu Apr 16 04:01:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/746] 10.0.0.168 () {36 vars in 926 bytes} [Thu Apr 16 04:01:38 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: 367/747] 10.0.0.168 () {36 vars in 986 bytes} [Thu Apr 16 04:01:38 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => 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: 381/748] 10.0.0.168 () {36 vars in 926 bytes} [Thu Apr 16 04:01:38 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/749] 10.0.0.168 () {36 vars in 926 bytes} [Thu Apr 16 04:01:38 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: 382/750] 10.0.0.168 () {36 vars in 986 bytes} [Thu Apr 16 04:01:38 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => 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: 369/751] 10.0.0.168 () {36 vars in 926 bytes} [Thu Apr 16 04:01:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/752] 10.0.0.46 () {36 vars in 909 bytes} [Thu Apr 16 04:01:38 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/753] 10.0.0.46 () {36 vars in 1005 bytes} [Thu Apr 16 04:01:38 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/754] 10.0.0.46 () {36 vars in 985 bytes} [Thu Apr 16 04:01:38 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => 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: 371/755] 10.0.0.46 () {36 vars in 925 bytes} [Thu Apr 16 04:01:38 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: 385/756] 10.0.0.46 () {36 vars in 925 bytes} [Thu Apr 16 04:01:38 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/773] 10.0.0.64 () {36 vars in 985 bytes} [Thu Apr 16 04:02:56 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => generated 1171 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/774] 10.0.0.64 () {36 vars in 925 bytes} [Thu Apr 16 04:02:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/777] 10.0.0.64 () {36 vars in 985 bytes} [Thu Apr 16 04:03:14 2026] GET /v2/images/866eb137-362e-44c7-8241-3ef5031769e3 => 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: 382/778] 10.0.0.64 () {36 vars in 925 bytes} [Thu Apr 16 04:03:14 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: 401/787] 199.204.45.129 () {32 vars in 825 bytes} [Thu Apr 16 04:03:54 2026] GET /v2/images?status=active&owner=14f5c492daee4bbeb6bce787bc166ec8&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/788] 199.204.45.129 () {32 vars in 652 bytes} [Thu Apr 16 04:03:55 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: 403/791] 10.0.0.168 () {36 vars in 986 bytes} [Thu Apr 16 04:03:55 2026] GET /v2/images/72ba0c2c-ab74-4c74-85ac-f5e7cfcb4cfe => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/792] 10.0.0.168 () {36 vars in 926 bytes} [Thu Apr 16 04:03:55 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: 404/793] 10.0.0.168 () {36 vars in 926 bytes} [Thu Apr 16 04:03:55 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: 390/794] 10.0.0.168 () {36 vars in 986 bytes} [Thu Apr 16 04:03:55 2026] GET /v2/images/72ba0c2c-ab74-4c74-85ac-f5e7cfcb4cfe => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/795] 10.0.0.168 () {36 vars in 926 bytes} [Thu Apr 16 04:03:55 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: 391/796] 10.0.0.168 () {36 vars in 926 bytes} [Thu Apr 16 04:03:55 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: 406/797] 10.0.0.168 () {36 vars in 986 bytes} [Thu Apr 16 04:03:55 2026] GET /v2/images/72ba0c2c-ab74-4c74-85ac-f5e7cfcb4cfe => 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: 392/798] 10.0.0.168 () {36 vars in 926 bytes} [Thu Apr 16 04:03:55 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: 407/799] 10.0.0.46 () {36 vars in 909 bytes} [Thu Apr 16 04:03:55 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/800] 10.0.0.46 () {36 vars in 1005 bytes} [Thu Apr 16 04:03:55 2026] GET /v2/images/72ba0c2c-ab74-4c74-85ac-f5e7cfcb4cfe/locations => generated 127 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/801] 10.0.0.46 () {36 vars in 985 bytes} [Thu Apr 16 04:03:55 2026] GET /v2/images/72ba0c2c-ab74-4c74-85ac-f5e7cfcb4cfe => 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: 394/802] 10.0.0.46 () {36 vars in 925 bytes} [Thu Apr 16 04:03:55 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: 409/803] 10.0.0.46 () {36 vars in 925 bytes} [Thu Apr 16 04:03:55 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: 430/844] 10.0.0.4 () {32 vars in 630 bytes} [Thu Apr 16 04:07:23 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)