+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sun May 10 04:25:01 2026] *** compiled with version: 13.3.0 on 09 May 2026 21:15:29 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-57bd5b48f4-lnr4g 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 0x7f6d07193668 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-05-10 04:25:02.965 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-10 04:25:03.002 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-05-10 04:25:03.793 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-05-10 04:25:03.794 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-05-10 04:25:03.795 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-10 04:25:03.856 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-05-10 04:25:03.857 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-05-10 04:25:03.858 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-10 04:25:05.802 8 WARNING glance.api.v2.images [None req-31f01b3f-8c22-49ac-aed6-e430e7299fd6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-10 04:25:05.888 7 WARNING glance.api.v2.images [None req-9791d832-21ab-4fae-9295-1925afaf1fe2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-10 04:25:06.178 8 WARNING keystonemiddleware._common.config [None req-31f01b3f-8c22-49ac-aed6-e430e7299fd6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:25:06.185 8 WARNING oslo_config.cfg [None req-31f01b3f-8c22-49ac-aed6-e430e7299fd6 - - - - - -] 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 0x7f6d07193668 pid: 8 (default app) 2026-05-10 04:25:06.255 7 WARNING keystonemiddleware._common.config [None req-9791d832-21ab-4fae-9295-1925afaf1fe2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:25:06.263 7 WARNING oslo_config.cfg [None req-9791d832-21ab-4fae-9295-1925afaf1fe2 - - - - - -] 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 0x7f6d07193668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.229 () {42 vars in 688 bytes} [Sun May 10 04:25:07 2026] GET / => generated 1312 bytes in 0 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-05-10 04:25:07.616 7 WARNING oslo_policy.policy [None req-3ae4e27a-51f5-4640-9e57-c556fdf9d887 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - 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-05-10 04:25:07.617 7 WARNING oslo_policy.policy [None req-3ae4e27a-51f5-4640-9e57-c556fdf9d887 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - 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-05-10 04:25:07.635 7 WARNING oslo_policy.policy [None req-3ae4e27a-51f5-4640-9e57-c556fdf9d887 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - 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-05-10 04:25:07.635 7 WARNING oslo_policy.policy [None req-3ae4e27a-51f5-4640-9e57-c556fdf9d887 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.229 () {44 vars in 910 bytes} [Sun May 10 04:25:07 2026] GET /v2/images => generated 69 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.229 () {42 vars in 688 bytes} [Sun May 10 04:25:11 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: 2/7] 199.204.45.229 () {44 vars in 910 bytes} [Sun May 10 04:25:11 2026] GET /v2/images => generated 69 bytes in 35 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-05-10 04:25:11.388 8 WARNING oslo_policy.policy [None req-712e4592-853e-4e69-91bd-dd690a2e94a9 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - 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-05-10 04:25:11.389 8 WARNING oslo_policy.policy [None req-712e4592-853e-4e69-91bd-dd690a2e94a9 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.229 () {44 vars in 911 bytes} [Sun May 10 04:25:11 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.229 () {44 vars in 933 bytes} [Sun May 10 04:25:11 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:25:11.522 8 WARNING oslo_policy.policy [None req-bca2956e-6223-426a-b5ec-89afe6627864 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - 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-05-10 04:25:11.522 8 WARNING oslo_policy.policy [None req-bca2956e-6223-426a-b5ec-89afe6627864 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.229 () {44 vars in 939 bytes} [Sun May 10 04:25:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:25:11.601 7 WARNING oslo_config.cfg [None req-f6613d33-2e30-4141-9624-f181aceffa5b 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.229 () {48 vars in 951 bytes} [Sun May 10 04:25:11 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 04:25:11.620 8 WARNING oslo_policy.policy [None req-15929c43-f0b0-4047-a74e-a49c9f4c2c14 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - 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-05-10 04:25:11.621 8 WARNING oslo_policy.policy [None req-15929c43-f0b0-4047-a74e-a49c9f4c2c14 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - 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-05-10 04:25:11.622 8 INFO glance.api.v2.image_data [None req-15929c43-f0b0-4047-a74e-a49c9f4c2c14 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 04:25:14.802 8 WARNING glance.location [None req-15929c43-f0b0-4047-a74e-a49c9f4c2c14 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.229 () {48 vars in 1045 bytes} [Sun May 10 04:25:11 2026] PUT /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca/file => generated 0 bytes in 3219 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6159 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.229 () {44 vars in 971 bytes} [Sun May 10 04:25:14 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 04:25:14.872 8 WARNING oslo_config.cfg [None req-e80c317c-adb5-4e33-99d2-f87854bf5300 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.204.45.229 () {44 vars in 971 bytes} [Sun May 10 04:25:14 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/259] 199.204.45.229 () {42 vars in 688 bytes} [Sun May 10 04:45:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/260] 199.204.45.229 () {44 vars in 910 bytes} [Sun May 10 04:45:34 2026] GET /v2/images => generated 1240 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.204.45.229 () {42 vars in 688 bytes} [Sun May 10 04:46:36 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: 136/276] 199.204.45.229 () {44 vars in 910 bytes} [Sun May 10 04:46:36 2026] GET /v2/images => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/277] 199.204.45.229 () {44 vars in 937 bytes} [Sun May 10 04:46:36 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/278] 199.204.45.229 () {44 vars in 959 bytes} [Sun May 10 04:46:36 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/279] 199.204.45.229 () {44 vars in 939 bytes} [Sun May 10 04:46:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 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.229 () {48 vars in 951 bytes} [Sun May 10 04:46:36 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 04:46:36.688 8 INFO glance.api.v2.image_data [None req-c53fb008-c8b8-4cc0-9173-d796f2c0ff17 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 04:47:05.845 8 WARNING glance.location [None req-c53fb008-c8b8-4cc0-9173-d796f2c0ff17 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/287] 199.204.45.229 () {48 vars in 1046 bytes} [Sun May 10 04:46:36 2026] PUT /v2/images/24c5dc15-b799-459c-bd2c-4b6c623bc533/file => generated 0 bytes in 29203 msecs (HTTP/1.1 204) 4 headers in 171 bytes (70796 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.229 () {44 vars in 971 bytes} [Sun May 10 04:47:05 2026] GET /v2/images/24c5dc15-b799-459c-bd2c-4b6c623bc533 => 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: 144/289] 199.204.45.229 () {44 vars in 971 bytes} [Sun May 10 04:47:05 2026] GET /v2/images/24c5dc15-b799-459c-bd2c-4b6c623bc533 => 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: 146/290] 199.204.45.229 () {42 vars in 688 bytes} [Sun May 10 04:47:07 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: 145/291] 199.204.45.229 () {44 vars in 910 bytes} [Sun May 10 04:47:07 2026] GET /v2/images => generated 2451 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/372] 199.204.45.229 () {42 vars in 688 bytes} [Sun May 10 04:53:46 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/373] 199.204.45.229 () {44 vars in 910 bytes} [Sun May 10 04:53:46 2026] GET /v2/images => generated 2451 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 199.204.45.229 () {42 vars in 688 bytes} [Sun May 10 04:53:54 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: 188/375] 199.204.45.229 () {44 vars in 910 bytes} [Sun May 10 04:53:54 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/376] 199.204.45.229 () {44 vars in 947 bytes} [Sun May 10 04:53:55 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/377] 199.204.45.229 () {44 vars in 969 bytes} [Sun May 10 04:53:55 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: 8|app: 0|req: 189/378] 199.204.45.229 () {44 vars in 939 bytes} [Sun May 10 04:53:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/381] 199.204.45.229 () {48 vars in 951 bytes} [Sun May 10 04:53:55 2026] POST /v2/images => generated 799 bytes in 398 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 04:53:55.562 8 INFO glance.api.v2.image_data [None req-075aea30-3aea-40f3-a6c5-110de4db2a3a 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 04:54:45.628 8 INFO glance.location [None req-075aea30-3aea-40f3-a6c5-110de4db2a3a 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/392] 199.204.45.229 () {48 vars in 1045 bytes} [Sun May 10 04:53:55 2026] PUT /v2/images/4f253d07-c2fa-4a89-8d5f-4036f07fc4b8/file => generated 0 bytes in 50114 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22611 switches on core 0) [pid: 7|app: 0|req: 201/393] 199.204.45.229 () {44 vars in 971 bytes} [Sun May 10 04:54:45 2026] GET /v2/images/4f253d07-c2fa-4a89-8d5f-4036f07fc4b8 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/394] 199.204.45.229 () {48 vars in 1050 bytes} [Sun May 10 04:54:45 2026] PATCH /v2/images/4f253d07-c2fa-4a89-8d5f-4036f07fc4b8 => generated 1234 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/395] 199.204.45.229 () {44 vars in 971 bytes} [Sun May 10 04:54:45 2026] GET /v2/images/4f253d07-c2fa-4a89-8d5f-4036f07fc4b8 => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/408] 199.204.45.229 () {42 vars in 688 bytes} [Sun May 10 04:55:49 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: 200/409] 199.204.45.229 () {44 vars in 910 bytes} [Sun May 10 04:55:49 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/412] 199.204.45.229 () {42 vars in 688 bytes} [Sun May 10 04:56:04 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: 202/413] 199.204.45.229 () {44 vars in 910 bytes} [Sun May 10 04:56:04 2026] GET /v2/images => generated 3687 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/414] 199.204.45.229 () {44 vars in 939 bytes} [Sun May 10 04:56:04 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/415] 199.204.45.229 () {44 vars in 961 bytes} [Sun May 10 04:56:04 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/416] 199.204.45.229 () {44 vars in 939 bytes} [Sun May 10 04:56:04 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: 204/417] 199.204.45.229 () {48 vars in 951 bytes} [Sun May 10 04:56:04 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 04:56:04.683 7 WARNING oslo_policy.policy [None req-a3cd619a-fc4b-4f9f-9a5e-b00d54a15769 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - 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-05-10 04:56:04.683 7 WARNING oslo_policy.policy [None req-a3cd619a-fc4b-4f9f-9a5e-b00d54a15769 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - 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-05-10 04:56:04.684 7 INFO glance.api.v2.image_data [None req-a3cd619a-fc4b-4f9f-9a5e-b00d54a15769 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 04:56:18.718 7 INFO glance.location [None req-a3cd619a-fc4b-4f9f-9a5e-b00d54a15769 51cffb72bbba48af84763c1f4f99204f 0c1d020539a74a5a96b970ce88622980 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 214/422] 199.204.45.229 () {48 vars in 1046 bytes} [Sun May 10 04:56:04 2026] PUT /v2/images/30342a92-79a4-4f9a-b53e-5d1c95e52174/file => generated 0 bytes in 14079 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32317 switches on core 0) [pid: 8|app: 0|req: 209/423] 199.204.45.229 () {44 vars in 971 bytes} [Sun May 10 04:56:18 2026] GET /v2/images/30342a92-79a4-4f9a-b53e-5d1c95e52174 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/424] 199.204.45.229 () {44 vars in 971 bytes} [Sun May 10 04:56:18 2026] GET /v2/images/30342a92-79a4-4f9a-b53e-5d1c95e52174 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/589] 199.204.45.229 () {42 vars in 688 bytes} [Sun May 10 05:09:56 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: 298/590] 199.204.45.229 () {44 vars in 910 bytes} [Sun May 10 05:09:56 2026] GET /v2/images => generated 4893 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/617] 199.204.45.229 () {42 vars in 688 bytes} [Sun May 10 05:12:10 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: 312/618] 199.204.45.229 () {44 vars in 910 bytes} [Sun May 10 05:12:10 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/619] 199.204.45.229 () {42 vars in 688 bytes} [Sun May 10 05:12:12 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: 313/620] 199.204.45.229 () {44 vars in 910 bytes} [Sun May 10 05:12:12 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/631] 199.204.45.229 () {42 vars in 688 bytes} [Sun May 10 05:13:01 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/632] 199.204.45.229 () {44 vars in 910 bytes} [Sun May 10 05:13:01 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/635] 199.204.45.229 () {42 vars in 688 bytes} [Sun May 10 05:13:08 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: 315/636] 199.204.45.229 () {44 vars in 910 bytes} [Sun May 10 05:13:08 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/649] 199.204.45.229 () {42 vars in 688 bytes} [Sun May 10 05:14:08 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: 322/650] 199.204.45.229 () {44 vars in 910 bytes} [Sun May 10 05:14:08 2026] GET /v2/images => generated 4893 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: 327/659] 10.0.0.182 () {32 vars in 633 bytes} [Sun May 10 05:14:51 2026] GET /v2/images => generated 4893 bytes in 21 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: 335/664] 10.0.0.100 () {36 vars in 987 bytes} [Sun May 10 05:15:14 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/665] 10.0.0.100 () {36 vars in 927 bytes} [Sun May 10 05:15:14 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: 337/668] 10.0.0.100 () {36 vars in 987 bytes} [Sun May 10 05:15:19 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => 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: 332/669] 10.0.0.100 () {36 vars in 927 bytes} [Sun May 10 05:15:19 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: 338/670] 199.204.45.229 () {36 vars in 991 bytes} [Sun May 10 05:15:22 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => 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: 333/671] 199.204.45.229 () {36 vars in 931 bytes} [Sun May 10 05:15:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/672] 199.204.45.229 () {36 vars in 991 bytes} [Sun May 10 05:15:23 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/673] 199.204.45.229 () {36 vars in 931 bytes} [Sun May 10 05:15:23 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: 341/676] 10.0.0.100 () {36 vars in 987 bytes} [Sun May 10 05:15:30 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => 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/677] 10.0.0.100 () {36 vars in 927 bytes} [Sun May 10 05:15:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/678] 10.0.0.119 () {36 vars in 987 bytes} [Sun May 10 05:15:31 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => generated 1171 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/679] 10.0.0.119 () {36 vars in 927 bytes} [Sun May 10 05:15:31 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: 343/680] 10.0.0.119 () {36 vars in 927 bytes} [Sun May 10 05:15:31 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: 338/681] 10.0.0.119 () {36 vars in 987 bytes} [Sun May 10 05:15:31 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/682] 10.0.0.119 () {36 vars in 927 bytes} [Sun May 10 05:15:31 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: 339/683] 10.0.0.119 () {36 vars in 927 bytes} [Sun May 10 05:15:31 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: 345/684] 10.0.0.119 () {36 vars in 987 bytes} [Sun May 10 05:15:31 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/685] 10.0.0.119 () {36 vars in 927 bytes} [Sun May 10 05:15:31 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: 346/686] 10.0.0.119 () {36 vars in 927 bytes} [Sun May 10 05:15:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/687] 10.0.0.217 () {36 vars in 911 bytes} [Sun May 10 05:15:32 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: 347/688] 10.0.0.217 () {36 vars in 1007 bytes} [Sun May 10 05:15:32 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca/locations => generated 127 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/689] 10.0.0.217 () {36 vars in 987 bytes} [Sun May 10 05:15:32 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => 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: 348/690] 10.0.0.217 () {36 vars in 927 bytes} [Sun May 10 05:15:32 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: 343/691] 10.0.0.217 () {36 vars in 927 bytes} [Sun May 10 05:15:32 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: 347/698] 10.0.0.100 () {36 vars in 987 bytes} [Sun May 10 05:15:59 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => 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: 352/699] 10.0.0.100 () {36 vars in 927 bytes} [Sun May 10 05:15:59 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: 353/710] 10.0.0.100 () {36 vars in 987 bytes} [Sun May 10 05:16:48 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/711] 10.0.0.100 () {36 vars in 927 bytes} [Sun May 10 05:16:48 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: 357/718] 10.0.0.100 () {36 vars in 987 bytes} [Sun May 10 05:17:16 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/719] 10.0.0.100 () {36 vars in 927 bytes} [Sun May 10 05:17:16 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/724] 10.0.0.182 () {34 vars in 655 bytes} [Sun May 10 05:17:35 2026] POST /v2/images => generated 648 bytes in 189 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-10 05:17:35.962 7 WARNING glance.api.v2.images [None req-2a2f499b-7407-4923-bd3a-9d7483fa25fd 133648dbb8ce4ad09c302e6ef462984c 1463b6054c6043089e52f8c89e7a877b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5e996ac0-d951-4ec9-a734-cdd8d05d4033 [pid: 7|app: 0|req: 365/725] 10.0.0.182 () {32 vars in 710 bytes} [Sun May 10 05:17:35 2026] DELETE /v2/images/5e996ac0-d951-4ec9-a734-cdd8d05d4033 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/726] 10.0.0.182 () {32 vars in 707 bytes} [Sun May 10 05:17:36 2026] GET /v2/images/5e996ac0-d951-4ec9-a734-cdd8d05d4033 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/727] 10.0.0.182 () {32 vars in 633 bytes} [Sun May 10 05:17:36 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/728] 10.0.0.182 () {34 vars in 655 bytes} [Sun May 10 05:17:36 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/729] 10.0.0.182 () {32 vars in 717 bytes} [Sun May 10 05:17:36 2026] GET /v2/images/4cd57d1c-ef71-4797-a5a9-86a12654f471/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:36.137 8 INFO glance.api.v2.image_data [None req-83840479-859a-42fc-8616-e725b0e39fa9 133648dbb8ce4ad09c302e6ef462984c 1463b6054c6043089e52f8c89e7a877b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 05:17:36.176 8 WARNING glance_store._drivers.rbd [None req-83840479-859a-42fc-8616-e725b0e39fa9 133648dbb8ce4ad09c302e6ef462984c 1463b6054c6043089e52f8c89e7a877b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-10 05:17:37.140 8 INFO glance.location [None req-83840479-859a-42fc-8616-e725b0e39fa9 133648dbb8ce4ad09c302e6ef462984c 1463b6054c6043089e52f8c89e7a877b - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 363/730] 10.0.0.182 () {32 vars in 727 bytes} [Sun May 10 05:17:36 2026] PUT /v2/images/4cd57d1c-ef71-4797-a5a9-86a12654f471/file => generated 0 bytes in 1048 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/731] 10.0.0.182 () {32 vars in 707 bytes} [Sun May 10 05:17:37 2026] GET /v2/images/4cd57d1c-ef71-4797-a5a9-86a12654f471 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/732] 10.0.0.182 () {32 vars in 717 bytes} [Sun May 10 05:17:37 2026] GET /v2/images/4cd57d1c-ef71-4797-a5a9-86a12654f471/file => generated 1024 bytes in 118 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/733] 10.0.0.182 () {34 vars in 655 bytes} [Sun May 10 05:17:37 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/734] 10.0.0.182 () {32 vars in 726 bytes} [Sun May 10 05:17:37 2026] PATCH /v2/images/aec95cbf-2cb2-4bc6-85a4-605805ea7c8e => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/735] 10.0.0.182 () {32 vars in 707 bytes} [Sun May 10 05:17:37 2026] GET /v2/images/aec95cbf-2cb2-4bc6-85a4-605805ea7c8e => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:37.457 8 WARNING glance.api.v2.images [None req-8efd1471-419e-4800-b1f4-344f97498ace 133648dbb8ce4ad09c302e6ef462984c 1463b6054c6043089e52f8c89e7a877b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//aec95cbf-2cb2-4bc6-85a4-605805ea7c8e [pid: 8|app: 0|req: 366/736] 10.0.0.182 () {32 vars in 710 bytes} [Sun May 10 05:17:37 2026] DELETE /v2/images/aec95cbf-2cb2-4bc6-85a4-605805ea7c8e => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/737] 10.0.0.182 () {32 vars in 707 bytes} [Sun May 10 05:17:37 2026] GET /v2/images/aec95cbf-2cb2-4bc6-85a4-605805ea7c8e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:17:37.526 8 WARNING glance.api.v2.images [None req-9a7f6be2-ca73-41a2-be79-a8f8a8dbe0d2 133648dbb8ce4ad09c302e6ef462984c 1463b6054c6043089e52f8c89e7a877b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4cd57d1c-ef71-4797-a5a9-86a12654f471 [pid: 8|app: 0|req: 367/738] 10.0.0.182 () {32 vars in 710 bytes} [Sun May 10 05:17:37 2026] DELETE /v2/images/4cd57d1c-ef71-4797-a5a9-86a12654f471 => 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: 372/739] 10.0.0.182 () {32 vars in 707 bytes} [Sun May 10 05:17:38 2026] GET /v2/images/4cd57d1c-ef71-4797-a5a9-86a12654f471 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:17:38.425 8 WARNING glance.api.v2.images [None req-af06809d-e6e3-4285-8843-3b76db02d39e 133648dbb8ce4ad09c302e6ef462984c 1463b6054c6043089e52f8c89e7a877b - - default default] Failed to find image 5e996ac0-d951-4ec9-a734-cdd8d05d4033 to delete: glance.common.exception.ImageNotFound: No image found with ID 5e996ac0-d951-4ec9-a734-cdd8d05d4033 [pid: 8|app: 0|req: 368/740] 10.0.0.182 () {32 vars in 710 bytes} [Sun May 10 05:17:38 2026] DELETE /v2/images/5e996ac0-d951-4ec9-a734-cdd8d05d4033 => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/741] 10.0.0.182 () {32 vars in 707 bytes} [Sun May 10 05:17:38 2026] GET /v2/images/5e996ac0-d951-4ec9-a734-cdd8d05d4033 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/742] 10.0.0.182 () {30 vars in 411 bytes} [Sun May 10 05:17:42 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: 375/745] 10.0.0.182 () {32 vars in 707 bytes} [Sun May 10 05:17:49 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => 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: 371/746] 10.0.0.182 () {32 vars in 707 bytes} [Sun May 10 05:17:49 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/747] 10.0.0.119 () {36 vars in 987 bytes} [Sun May 10 05:17:49 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => generated 1171 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/748] 10.0.0.119 () {36 vars in 927 bytes} [Sun May 10 05:17: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: 7|app: 0|req: 377/749] 10.0.0.119 () {36 vars in 927 bytes} [Sun May 10 05:17:49 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: 373/750] 10.0.0.119 () {36 vars in 987 bytes} [Sun May 10 05:17:49 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => 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: 378/751] 10.0.0.119 () {36 vars in 927 bytes} [Sun May 10 05:17: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: 8|app: 0|req: 374/752] 10.0.0.119 () {36 vars in 927 bytes} [Sun May 10 05:17: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: 379/753] 10.0.0.119 () {36 vars in 987 bytes} [Sun May 10 05:17:49 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => 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: 375/754] 10.0.0.119 () {36 vars in 927 bytes} [Sun May 10 05:17: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: 380/755] 10.0.0.119 () {36 vars in 927 bytes} [Sun May 10 05:17:50 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: 376/756] 10.0.0.217 () {36 vars in 911 bytes} [Sun May 10 05:17:50 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: 381/757] 10.0.0.217 () {36 vars in 1007 bytes} [Sun May 10 05:17:50 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/758] 10.0.0.217 () {36 vars in 987 bytes} [Sun May 10 05:17:50 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => 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: 382/759] 10.0.0.217 () {36 vars in 927 bytes} [Sun May 10 05:17:50 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: 378/760] 10.0.0.217 () {36 vars in 927 bytes} [Sun May 10 05:17:50 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/769] 10.0.0.100 () {36 vars in 987 bytes} [Sun May 10 05:18:27 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => 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: 387/770] 10.0.0.100 () {36 vars in 927 bytes} [Sun May 10 05:18:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/771] 10.0.0.100 () {36 vars in 987 bytes} [Sun May 10 05:18:29 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => 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: 388/772] 10.0.0.100 () {36 vars in 927 bytes} [Sun May 10 05:18:29 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: 392/779] 10.0.0.100 () {36 vars in 987 bytes} [Sun May 10 05:19:02 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => 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: 388/780] 10.0.0.100 () {36 vars in 927 bytes} [Sun May 10 05:19:02 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: 393/781] 10.0.0.100 () {36 vars in 987 bytes} [Sun May 10 05:19:03 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => 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: 389/782] 10.0.0.100 () {36 vars in 927 bytes} [Sun May 10 05:19:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/787] 10.0.0.100 () {36 vars in 987 bytes} [Sun May 10 05:19:19 2026] GET /v2/images/f822e6d9-ce4d-4271-8e6b-8e992cb675ca => 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: 396/788] 10.0.0.100 () {36 vars in 927 bytes} [Sun May 10 05:19:19 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: 397/797] 199.204.45.229 () {32 vars in 826 bytes} [Sun May 10 05:19:55 2026] GET /v2/images?status=active&owner=0c1d020539a74a5a96b970ce88622980&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/798] 199.204.45.229 () {32 vars in 653 bytes} [Sun May 10 05:19: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: 398/799] 10.0.0.119 () {36 vars in 987 bytes} [Sun May 10 05:19:56 2026] GET /v2/images/24c5dc15-b799-459c-bd2c-4b6c623bc533 => 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: 402/800] 10.0.0.119 () {36 vars in 927 bytes} [Sun May 10 05:19: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: 399/801] 10.0.0.119 () {36 vars in 927 bytes} [Sun May 10 05:19: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: 7|app: 0|req: 403/802] 10.0.0.119 () {36 vars in 987 bytes} [Sun May 10 05:19:56 2026] GET /v2/images/24c5dc15-b799-459c-bd2c-4b6c623bc533 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/803] 10.0.0.119 () {36 vars in 927 bytes} [Sun May 10 05:19: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: 7|app: 0|req: 404/804] 10.0.0.119 () {36 vars in 927 bytes} [Sun May 10 05:19:56 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/805] 10.0.0.119 () {36 vars in 987 bytes} [Sun May 10 05:19:56 2026] GET /v2/images/24c5dc15-b799-459c-bd2c-4b6c623bc533 => 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: 405/806] 10.0.0.119 () {36 vars in 927 bytes} [Sun May 10 05:19:56 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: 402/807] 10.0.0.217 () {36 vars in 911 bytes} [Sun May 10 05:19:56 2026] GET /versions => generated 1312 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/808] 10.0.0.217 () {36 vars in 1007 bytes} [Sun May 10 05:19:56 2026] GET /v2/images/24c5dc15-b799-459c-bd2c-4b6c623bc533/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/809] 10.0.0.217 () {36 vars in 987 bytes} [Sun May 10 05:19:56 2026] GET /v2/images/24c5dc15-b799-459c-bd2c-4b6c623bc533 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/810] 10.0.0.217 () {36 vars in 927 bytes} [Sun May 10 05:19:56 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: 404/811] 10.0.0.217 () {36 vars in 927 bytes} [Sun May 10 05:19:56 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: 429/854] 10.0.0.182 () {32 vars in 633 bytes} [Sun May 10 05:23:27 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)