+ 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 23 00:39:01 2026] *** compiled with version: 13.3.0 on 22 April 2026 06:41:32 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-776cfd5555-gptxf 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f4d69d69668 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-23 00:39:03.296 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-23 00:39:03.312 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-23 00:39:04.175 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-23 00:39:04.176 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-23 00:39:04.177 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 00:39:04.189 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-23 00:39:04.190 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-23 00:39:04.190 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 00:39:06.180 8 WARNING glance.api.v2.images [None req-eba7a85e-59c2-4e8a-8a36-1be6c2ff549f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 00:39:06.244 7 WARNING glance.api.v2.images [None req-058810d6-9029-4cbc-bfc5-1e1426300df5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 00:39:06.531 8 WARNING keystonemiddleware._common.config [None req-eba7a85e-59c2-4e8a-8a36-1be6c2ff549f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 00:39:06.539 8 WARNING oslo_config.cfg [None req-eba7a85e-59c2-4e8a-8a36-1be6c2ff549f - - - - - -] 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 0x7f4d69d69668 pid: 8 (default app) 2026-04-23 00:39:06.600 7 WARNING keystonemiddleware._common.config [None req-058810d6-9029-4cbc-bfc5-1e1426300df5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 00:39:06.608 7 WARNING oslo_config.cfg [None req-058810d6-9029-4cbc-bfc5-1e1426300df5 - - - - - -] 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 0x7f4d69d69668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.65 () {42 vars in 685 bytes} [Thu Apr 23 00:39:07 2026] GET / => generated 1301 bytes in 2 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-23 00:39:07.641 7 WARNING oslo_policy.policy [None req-5fc0e336-dac8-4e39-a34e-b396bf2fbca5 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - 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-23 00:39:07.641 7 WARNING oslo_policy.policy [None req-5fc0e336-dac8-4e39-a34e-b396bf2fbca5 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - 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-23 00:39:07.658 7 WARNING oslo_policy.policy [None req-5fc0e336-dac8-4e39-a34e-b396bf2fbca5 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - 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-23 00:39:07.658 7 WARNING oslo_policy.policy [None req-5fc0e336-dac8-4e39-a34e-b396bf2fbca5 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - 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.65 () {44 vars in 907 bytes} [Thu Apr 23 00:39:07 2026] GET /v2/images => generated 69 bytes in 586 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.65 () {42 vars in 685 bytes} [Thu Apr 23 00:39:11 2026] GET / => generated 1301 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.65 () {44 vars in 907 bytes} [Thu Apr 23 00:39:11 2026] GET /v2/images => generated 69 bytes in 38 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-23 00:39:11.148 8 WARNING oslo_policy.policy [None req-1d98cc2f-c189-4fef-8425-cbc920501e8f 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - 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-23 00:39:11.149 8 WARNING oslo_policy.policy [None req-1d98cc2f-c189-4fef-8425-cbc920501e8f 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - 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.65 () {44 vars in 908 bytes} [Thu Apr 23 00:39:11 2026] GET /v2/images/cirros => generated 151 bytes in 145 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.65 () {44 vars in 930 bytes} [Thu Apr 23 00:39:11 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 00:39:11.302 8 WARNING oslo_policy.policy [None req-74e28b38-04bd-4a25-9194-6acb385e1211 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - 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-23 00:39:11.302 8 WARNING oslo_policy.policy [None req-74e28b38-04bd-4a25-9194-6acb385e1211 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - 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.65 () {44 vars in 936 bytes} [Thu Apr 23 00:39:11 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) 2026-04-23 00:39:11.377 7 WARNING oslo_config.cfg [None req-6ba2926c-a754-476a-9eb4-a9d8b3d3c03d 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - 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.65 () {48 vars in 948 bytes} [Thu Apr 23 00:39:11 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 00:39:11.397 8 WARNING oslo_policy.policy [None req-69f45484-f300-409e-9b46-9f02d59be008 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - 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-23 00:39:11.397 8 WARNING oslo_policy.policy [None req-69f45484-f300-409e-9b46-9f02d59be008 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - 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-23 00:39:11.398 8 INFO glance.api.v2.image_data [None req-69f45484-f300-409e-9b46-9f02d59be008 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 00:39:15.261 8 WARNING glance.location [None req-69f45484-f300-409e-9b46-9f02d59be008 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.65 () {48 vars in 1042 bytes} [Thu Apr 23 00:39:11 2026] PUT /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d/file => generated 0 bytes in 3912 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5284 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.65 () {44 vars in 968 bytes} [Thu Apr 23 00:39:15 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 00:39:15.339 8 WARNING oslo_config.cfg [None req-891e1027-2da1-45b2-aaf2-95f9e583fa48 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - 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.65 () {44 vars in 968 bytes} [Thu Apr 23 00:39:15 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => 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.65 () {42 vars in 685 bytes} [Thu Apr 23 01:00:18 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: 133/271] 199.204.45.65 () {44 vars in 907 bytes} [Thu Apr 23 01:00:18 2026] GET /v2/images => generated 1240 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/276] 199.204.45.65 () {42 vars in 685 bytes} [Thu Apr 23 01:00:41 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: 141/277] 199.204.45.65 () {44 vars in 907 bytes} [Thu Apr 23 01:00:41 2026] GET /v2/images => generated 1240 bytes in 400 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.65 () {44 vars in 934 bytes} [Thu Apr 23 01:00:41 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: 142/279] 199.204.45.65 () {44 vars in 956 bytes} [Thu Apr 23 01:00:42 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/280] 199.204.45.65 () {44 vars in 936 bytes} [Thu Apr 23 01:00:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/281] 199.204.45.65 () {48 vars in 948 bytes} [Thu Apr 23 01:00:42 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-23 01:00:42.144 7 WARNING oslo_policy.policy [None req-e4350010-975f-408a-8a6d-7121dd0ce550 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - 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-23 01:00:42.144 7 WARNING oslo_policy.policy [None req-e4350010-975f-408a-8a6d-7121dd0ce550 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - 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-23 01:00:42.146 7 INFO glance.api.v2.image_data [None req-e4350010-975f-408a-8a6d-7121dd0ce550 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 01:01:09.802 7 WARNING glance.location [None req-e4350010-975f-408a-8a6d-7121dd0ce550 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/288] 199.204.45.65 () {48 vars in 1043 bytes} [Thu Apr 23 01:00:42 2026] PUT /v2/images/14217248-7998-472f-831b-2b03202ee8a1/file => generated 0 bytes in 27707 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66087 switches on core 0) [pid: 8|app: 0|req: 150/289] 199.204.45.65 () {44 vars in 968 bytes} [Thu Apr 23 01:01:09 2026] GET /v2/images/14217248-7998-472f-831b-2b03202ee8a1 => 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: 140/290] 199.204.45.65 () {44 vars in 968 bytes} [Thu Apr 23 01:01:09 2026] GET /v2/images/14217248-7998-472f-831b-2b03202ee8a1 => 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: 151/291] 199.204.45.65 () {42 vars in 685 bytes} [Thu Apr 23 01:01: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: 141/292] 199.204.45.65 () {44 vars in 907 bytes} [Thu Apr 23 01:01:11 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/373] 199.204.45.65 () {42 vars in 685 bytes} [Thu Apr 23 01:07:53 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: 182/374] 199.204.45.65 () {44 vars in 907 bytes} [Thu Apr 23 01:07:53 2026] GET /v2/images => generated 2451 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/377] 199.204.45.65 () {42 vars in 685 bytes} [Thu Apr 23 01:08:05 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: 194/378] 199.204.45.65 () {44 vars in 907 bytes} [Thu Apr 23 01:08:05 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/379] 199.204.45.65 () {44 vars in 944 bytes} [Thu Apr 23 01:08:05 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/380] 199.204.45.65 () {44 vars in 966 bytes} [Thu Apr 23 01:08:05 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/381] 199.204.45.65 () {44 vars in 936 bytes} [Thu Apr 23 01:08:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/382] 199.204.45.65 () {48 vars in 948 bytes} [Thu Apr 23 01:08:05 2026] POST /v2/images => generated 799 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 01:08:05.932 7 INFO glance.api.v2.image_data [None req-686f88b9-d57b-4790-b9cd-d8f2fe4cb8b5 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 01:08:36.919 7 INFO glance.location [None req-686f88b9-d57b-4790-b9cd-d8f2fe4cb8b5 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 187/391] 199.204.45.65 () {48 vars in 1042 bytes} [Thu Apr 23 01:08:05 2026] PUT /v2/images/ca4dd153-f606-4b19-8eb6-34307cb76c62/file => generated 0 bytes in 31035 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24734 switches on core 0) [pid: 8|app: 0|req: 205/392] 199.204.45.65 () {44 vars in 968 bytes} [Thu Apr 23 01:08:36 2026] GET /v2/images/ca4dd153-f606-4b19-8eb6-34307cb76c62 => 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: 188/393] 199.204.45.65 () {48 vars in 1047 bytes} [Thu Apr 23 01:08:36 2026] PATCH /v2/images/ca4dd153-f606-4b19-8eb6-34307cb76c62 => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/394] 199.204.45.65 () {44 vars in 968 bytes} [Thu Apr 23 01:08:37 2026] GET /v2/images/ca4dd153-f606-4b19-8eb6-34307cb76c62 => generated 1234 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/403] 199.204.45.65 () {42 vars in 685 bytes} [Thu Apr 23 01:09:24 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/404] 199.204.45.65 () {44 vars in 907 bytes} [Thu Apr 23 01:09:24 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/409] 199.204.45.65 () {42 vars in 685 bytes} [Thu Apr 23 01:09:39 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: 214/410] 199.204.45.65 () {44 vars in 907 bytes} [Thu Apr 23 01:09:39 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/411] 199.204.45.65 () {44 vars in 936 bytes} [Thu Apr 23 01:09:39 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/412] 199.204.45.65 () {44 vars in 958 bytes} [Thu Apr 23 01:09:39 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: 198/413] 199.204.45.65 () {44 vars in 936 bytes} [Thu Apr 23 01:09:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/414] 199.204.45.65 () {48 vars in 948 bytes} [Thu Apr 23 01:09:39 2026] POST /v2/images => generated 791 bytes in 358 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 01:09:39.609 7 INFO glance.api.v2.image_data [None req-0f7178d0-de1d-4a47-88ac-e7419e292b45 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 01:09:51.951 7 INFO glance.location [None req-0f7178d0-de1d-4a47-88ac-e7419e292b45 7946f527b2154bb5af67f83351100266 ca68dd3f7de6489e9597ea56250b0ce2 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 199/417] 199.204.45.65 () {48 vars in 1043 bytes} [Thu Apr 23 01:09:39 2026] PUT /v2/images/ef4453f7-7276-44dc-a3c9-31cd6601a42a/file => generated 0 bytes in 12389 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28458 switches on core 0) [pid: 8|app: 0|req: 219/418] 199.204.45.65 () {44 vars in 968 bytes} [Thu Apr 23 01:09:51 2026] GET /v2/images/ef4453f7-7276-44dc-a3c9-31cd6601a42a => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/419] 199.204.45.65 () {44 vars in 968 bytes} [Thu Apr 23 01:09:52 2026] GET /v2/images/ef4453f7-7276-44dc-a3c9-31cd6601a42a => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/568] 199.204.45.65 () {42 vars in 685 bytes} [Thu Apr 23 01:22:10 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: 294/569] 199.204.45.65 () {44 vars in 907 bytes} [Thu Apr 23 01:22:10 2026] GET /v2/images => generated 4893 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/598] 199.204.45.65 () {42 vars in 685 bytes} [Thu Apr 23 01:24:31 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: 309/599] 199.204.45.65 () {44 vars in 907 bytes} [Thu Apr 23 01:24:31 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/600] 199.204.45.65 () {42 vars in 685 bytes} [Thu Apr 23 01:24:33 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: 310/601] 199.204.45.65 () {44 vars in 907 bytes} [Thu Apr 23 01:24:33 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/612] 199.204.45.65 () {42 vars in 685 bytes} [Thu Apr 23 01:25:25 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: 297/613] 199.204.45.65 () {44 vars in 907 bytes} [Thu Apr 23 01:25:25 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/616] 199.204.45.65 () {42 vars in 685 bytes} [Thu Apr 23 01:25:33 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: 299/617] 199.204.45.65 () {44 vars in 907 bytes} [Thu Apr 23 01:25:33 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/632] 199.204.45.65 () {42 vars in 685 bytes} [Thu Apr 23 01:26:37 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: 326/633] 199.204.45.65 () {44 vars in 907 bytes} [Thu Apr 23 01:26:37 2026] GET /v2/images => generated 4893 bytes in 55 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: 312/642] 10.0.0.149 () {32 vars in 633 bytes} [Thu Apr 23 01:27:20 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/647] 10.0.0.24 () {36 vars in 986 bytes} [Thu Apr 23 01:27:39 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => generated 1171 bytes in 157 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: 333/648] 10.0.0.24 () {36 vars in 926 bytes} [Thu Apr 23 01:27:39 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: 316/649] 10.0.0.24 () {36 vars in 926 bytes} [Thu Apr 23 01:27:39 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/650] 10.0.0.24 () {36 vars in 986 bytes} [Thu Apr 23 01:27:39 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/651] 10.0.0.24 () {36 vars in 926 bytes} [Thu Apr 23 01:27:39 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/652] 10.0.0.24 () {36 vars in 926 bytes} [Thu Apr 23 01:27:39 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: 318/653] 10.0.0.24 () {36 vars in 986 bytes} [Thu Apr 23 01:27:40 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => 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: 336/654] 10.0.0.24 () {36 vars in 926 bytes} [Thu Apr 23 01:27:40 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/655] 10.0.0.24 () {36 vars in 926 bytes} [Thu Apr 23 01:27:40 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/656] 10.0.0.166 () {36 vars in 987 bytes} [Thu Apr 23 01:27:41 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => generated 1171 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/657] 10.0.0.166 () {36 vars in 927 bytes} [Thu Apr 23 01:27:41 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: 338/658] 10.0.0.166 () {36 vars in 987 bytes} [Thu Apr 23 01:27:41 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/659] 10.0.0.166 () {36 vars in 927 bytes} [Thu Apr 23 01:27:41 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: 339/660] 10.0.0.166 () {36 vars in 927 bytes} [Thu Apr 23 01:27:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/663] 10.0.0.149 () {30 vars in 411 bytes} [Thu Apr 23 01:27:46 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/664] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 23 01:27:52 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => 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: 342/665] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 23 01:27:52 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: 324/666] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 23 01:27:54 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => 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: 343/667] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 23 01:27:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/670] 199.204.45.65 () {36 vars in 990 bytes} [Thu Apr 23 01:27:59 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/671] 199.204.45.65 () {36 vars in 930 bytes} [Thu Apr 23 01:27: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: 346/672] 199.204.45.65 () {36 vars in 990 bytes} [Thu Apr 23 01:28:00 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => 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: 327/673] 199.204.45.65 () {36 vars in 930 bytes} [Thu Apr 23 01:28:00 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: 350/680] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 23 01:28:29 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => 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: 331/681] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 23 01:28:29 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/684] 10.0.0.149 () {34 vars in 655 bytes} [Thu Apr 23 01:28:39 2026] POST /v2/images => generated 648 bytes in 198 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-23 01:28:39.972 7 WARNING glance.api.v2.images [None req-49cd5afa-4b70-4156-8787-87b05bd9f7bd 549603d61bfa4628a8e31b2b318e01fe a18c14ccd6994a18aa2b3b9c8c071d73 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4e4efbaf-5331-464c-b57b-5a17dde0eb19 [pid: 7|app: 0|req: 333/685] 10.0.0.149 () {32 vars in 710 bytes} [Thu Apr 23 01:28:39 2026] DELETE /v2/images/4e4efbaf-5331-464c-b57b-5a17dde0eb19 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/686] 10.0.0.149 () {32 vars in 707 bytes} [Thu Apr 23 01:28:40 2026] GET /v2/images/4e4efbaf-5331-464c-b57b-5a17dde0eb19 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/687] 10.0.0.149 () {32 vars in 633 bytes} [Thu Apr 23 01:28:40 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/688] 10.0.0.149 () {34 vars in 655 bytes} [Thu Apr 23 01:28:40 2026] POST /v2/images => generated 703 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/689] 10.0.0.149 () {32 vars in 717 bytes} [Thu Apr 23 01:28:40 2026] GET /v2/images/6e844e61-23fb-40b3-b08d-16f76280193d/file => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:40.230 8 INFO glance.api.v2.image_data [None req-bec04abe-41f5-413e-b013-84bfce37d23f 549603d61bfa4628a8e31b2b318e01fe a18c14ccd6994a18aa2b3b9c8c071d73 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 01:28:40.294 8 WARNING glance_store._drivers.rbd [None req-bec04abe-41f5-413e-b013-84bfce37d23f 549603d61bfa4628a8e31b2b318e01fe a18c14ccd6994a18aa2b3b9c8c071d73 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 336/690] 10.0.0.149 () {32 vars in 707 bytes} [Thu Apr 23 01:28:40 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => 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: 337/691] 10.0.0.149 () {32 vars in 707 bytes} [Thu Apr 23 01:28:40 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => 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: 338/692] 10.0.0.24 () {36 vars in 986 bytes} [Thu Apr 23 01:28:40 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/693] 10.0.0.24 () {36 vars in 926 bytes} [Thu Apr 23 01:28:40 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: 340/694] 10.0.0.24 () {36 vars in 926 bytes} [Thu Apr 23 01:28:40 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: 341/695] 10.0.0.24 () {36 vars in 986 bytes} [Thu Apr 23 01:28:40 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/696] 10.0.0.24 () {36 vars in 926 bytes} [Thu Apr 23 01:28:40 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: 343/697] 10.0.0.24 () {36 vars in 926 bytes} [Thu Apr 23 01:28:40 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/698] 10.0.0.24 () {36 vars in 986 bytes} [Thu Apr 23 01:28:40 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => 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: 345/699] 10.0.0.24 () {36 vars in 926 bytes} [Thu Apr 23 01:28:40 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/700] 10.0.0.166 () {36 vars in 987 bytes} [Thu Apr 23 01:28:41 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => 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: 347/701] 10.0.0.166 () {36 vars in 927 bytes} [Thu Apr 23 01:28:41 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: 348/702] 10.0.0.166 () {36 vars in 987 bytes} [Thu Apr 23 01:28:41 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => 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: 349/703] 10.0.0.166 () {36 vars in 927 bytes} [Thu Apr 23 01:28:41 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: 350/704] 10.0.0.166 () {36 vars in 927 bytes} [Thu Apr 23 01:28:41 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) 2026-04-23 01:28:41.395 8 INFO glance.location [None req-bec04abe-41f5-413e-b013-84bfce37d23f 549603d61bfa4628a8e31b2b318e01fe a18c14ccd6994a18aa2b3b9c8c071d73 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 355/705] 10.0.0.149 () {32 vars in 727 bytes} [Thu Apr 23 01:28:40 2026] PUT /v2/images/6e844e61-23fb-40b3-b08d-16f76280193d/file => generated 0 bytes in 1252 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/706] 10.0.0.149 () {32 vars in 707 bytes} [Thu Apr 23 01:28:41 2026] GET /v2/images/6e844e61-23fb-40b3-b08d-16f76280193d => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/707] 10.0.0.149 () {32 vars in 717 bytes} [Thu Apr 23 01:28:41 2026] GET /v2/images/6e844e61-23fb-40b3-b08d-16f76280193d/file => generated 1024 bytes in 127 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/708] 10.0.0.149 () {34 vars in 655 bytes} [Thu Apr 23 01:28:41 2026] POST /v2/images => generated 648 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/709] 10.0.0.149 () {32 vars in 726 bytes} [Thu Apr 23 01:28:41 2026] PATCH /v2/images/215dbca9-4e54-4589-bafa-97a8d7dc76de => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/710] 10.0.0.149 () {32 vars in 707 bytes} [Thu Apr 23 01:28:41 2026] GET /v2/images/215dbca9-4e54-4589-bafa-97a8d7dc76de => generated 652 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:41.780 8 WARNING glance.api.v2.images [None req-def20204-369b-4ff0-961a-3dfa41a6ff63 549603d61bfa4628a8e31b2b318e01fe a18c14ccd6994a18aa2b3b9c8c071d73 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//215dbca9-4e54-4589-bafa-97a8d7dc76de [pid: 8|app: 0|req: 358/711] 10.0.0.149 () {32 vars in 710 bytes} [Thu Apr 23 01:28:41 2026] DELETE /v2/images/215dbca9-4e54-4589-bafa-97a8d7dc76de => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/712] 10.0.0.149 () {32 vars in 707 bytes} [Thu Apr 23 01:28:41 2026] GET /v2/images/215dbca9-4e54-4589-bafa-97a8d7dc76de => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:28:41.863 8 WARNING glance.api.v2.images [None req-5663e8e4-339f-47a3-9912-7e17d12da07f 549603d61bfa4628a8e31b2b318e01fe a18c14ccd6994a18aa2b3b9c8c071d73 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6e844e61-23fb-40b3-b08d-16f76280193d [pid: 8|app: 0|req: 359/713] 10.0.0.149 () {32 vars in 710 bytes} [Thu Apr 23 01:28:41 2026] DELETE /v2/images/6e844e61-23fb-40b3-b08d-16f76280193d => generated 0 bytes in 874 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/714] 10.0.0.149 () {32 vars in 707 bytes} [Thu Apr 23 01:28:42 2026] GET /v2/images/6e844e61-23fb-40b3-b08d-16f76280193d => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:28:42.764 8 WARNING glance.api.v2.images [None req-cb307152-d709-4483-b8a6-368050f86b3a 549603d61bfa4628a8e31b2b318e01fe a18c14ccd6994a18aa2b3b9c8c071d73 - - default default] Failed to find image 4e4efbaf-5331-464c-b57b-5a17dde0eb19 to delete: glance.common.exception.ImageNotFound: No image found with ID 4e4efbaf-5331-464c-b57b-5a17dde0eb19 [pid: 8|app: 0|req: 360/715] 10.0.0.149 () {32 vars in 710 bytes} [Thu Apr 23 01:28:42 2026] DELETE /v2/images/4e4efbaf-5331-464c-b57b-5a17dde0eb19 => generated 147 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/716] 10.0.0.149 () {32 vars in 707 bytes} [Thu Apr 23 01:28:42 2026] GET /v2/images/4e4efbaf-5331-464c-b57b-5a17dde0eb19 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/719] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 23 01:28:53 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => 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: 362/720] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 23 01:28:53 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/729] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 23 01:29:27 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/730] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 23 01:29:27 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: 373/741] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 23 01:30:16 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/742] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 23 01:30:16 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/745] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 23 01:30:32 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/746] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 23 01:30:32 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: 377/749] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 23 01:30:45 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => 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: 373/750] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 23 01:30:45 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: 377/757] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 23 01:31:15 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/758] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 23 01:31:15 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/771] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 23 01:32:06 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => 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: 388/772] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 23 01:32:06 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: 386/775] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 23 01:32:24 2026] GET /v2/images/7de7aafe-c1b7-49a2-8635-6bc15312c44d => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/776] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 23 01:32:24 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/787] 199.204.45.65 () {32 vars in 825 bytes} [Thu Apr 23 01:33:11 2026] GET /v2/images?status=active&owner=ca68dd3f7de6489e9597ea56250b0ce2&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/788] 199.204.45.65 () {32 vars in 652 bytes} [Thu Apr 23 01:33:11 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: 397/789] 10.0.0.24 () {36 vars in 986 bytes} [Thu Apr 23 01:33:12 2026] GET /v2/images/14217248-7998-472f-831b-2b03202ee8a1 => generated 1209 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/790] 10.0.0.24 () {36 vars in 926 bytes} [Thu Apr 23 01:33:12 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: 398/791] 10.0.0.24 () {36 vars in 926 bytes} [Thu Apr 23 01:33:12 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: 394/792] 10.0.0.24 () {36 vars in 986 bytes} [Thu Apr 23 01:33:12 2026] GET /v2/images/14217248-7998-472f-831b-2b03202ee8a1 => 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: 399/793] 10.0.0.24 () {36 vars in 926 bytes} [Thu Apr 23 01:33:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/794] 10.0.0.24 () {36 vars in 926 bytes} [Thu Apr 23 01:33:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/795] 10.0.0.24 () {36 vars in 986 bytes} [Thu Apr 23 01:33:12 2026] GET /v2/images/14217248-7998-472f-831b-2b03202ee8a1 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/796] 10.0.0.24 () {36 vars in 926 bytes} [Thu Apr 23 01:33: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: 401/797] 10.0.0.166 () {36 vars in 987 bytes} [Thu Apr 23 01:33:12 2026] GET /v2/images/14217248-7998-472f-831b-2b03202ee8a1 => generated 1209 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/798] 10.0.0.166 () {36 vars in 927 bytes} [Thu Apr 23 01:33:12 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: 402/799] 10.0.0.166 () {36 vars in 987 bytes} [Thu Apr 23 01:33:12 2026] GET /v2/images/14217248-7998-472f-831b-2b03202ee8a1 => 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: 398/800] 10.0.0.166 () {36 vars in 927 bytes} [Thu Apr 23 01:33:12 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: 403/801] 10.0.0.166 () {36 vars in 927 bytes} [Thu Apr 23 01:33:12 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: 421/846] 10.0.0.149 () {32 vars in 633 bytes} [Thu Apr 23 01:36:47 2026] GET /v2/images => generated 4893 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)