+ 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:26:59 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-7c65658c84-fdw2f 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 0x7fa1c9365668 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:27:01.689 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-10 04:27:01.740 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:27:02.535 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:27:02.536 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:27:02.536 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:27:02.572 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:27:02.573 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:27:02.573 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:27:04.628 8 WARNING glance.api.v2.images [None req-97efda7d-0d4b-47fc-b927-c6a840b214bc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-10 04:27:04.694 7 WARNING glance.api.v2.images [None req-f33fef6b-e476-499e-9aa0-aa454d079502 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-10 04:27:04.973 8 WARNING keystonemiddleware._common.config [None req-97efda7d-0d4b-47fc-b927-c6a840b214bc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:27:04.981 8 WARNING oslo_config.cfg [None req-97efda7d-0d4b-47fc-b927-c6a840b214bc - - - - - -] 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 0x7fa1c9365668 pid: 8 (default app) 2026-05-10 04:27:05.045 7 WARNING keystonemiddleware._common.config [None req-f33fef6b-e476-499e-9aa0-aa454d079502 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:27:05.053 7 WARNING oslo_config.cfg [None req-f33fef6b-e476-499e-9aa0-aa454d079502 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fa1c9365668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.129 () {42 vars in 688 bytes} [Sun May 10 04:27:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 04:27:05.769 7 WARNING oslo_policy.policy [None req-05b1f1e8-6671-46e7-ace9-750ce7dc328e f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - 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:27:05.770 7 WARNING oslo_policy.policy [None req-05b1f1e8-6671-46e7-ace9-750ce7dc328e f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - 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:27:05.785 7 WARNING oslo_policy.policy [None req-05b1f1e8-6671-46e7-ace9-750ce7dc328e f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - 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:27:05.785 7 WARNING oslo_policy.policy [None req-05b1f1e8-6671-46e7-ace9-750ce7dc328e f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.129 () {44 vars in 910 bytes} [Sun May 10 04:27:05 2026] GET /v2/images => generated 69 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.129 () {42 vars in 688 bytes} [Sun May 10 04:27:08 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/8] 199.204.45.129 () {44 vars in 910 bytes} [Sun May 10 04:27:09 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 04:27:09.085 8 WARNING oslo_policy.policy [None req-30319184-6825-4ea2-8d09-342e84b99c6f f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - 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:27:09.085 8 WARNING oslo_policy.policy [None req-30319184-6825-4ea2-8d09-342e84b99c6f f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.129 () {44 vars in 911 bytes} [Sun May 10 04:27:09 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.129 () {44 vars in 933 bytes} [Sun May 10 04:27:09 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-05-10 04:27:09.221 8 WARNING oslo_policy.policy [None req-388337d9-7b2c-4d04-8952-1b596e4a0d1f f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - 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:27:09.222 8 WARNING oslo_policy.policy [None req-388337d9-7b2c-4d04-8952-1b596e4a0d1f f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.129 () {44 vars in 939 bytes} [Sun May 10 04:27:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:27:09.337 7 WARNING oslo_config.cfg [None req-5732249c-1130-4bf7-8ae1-b102d2424509 f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.129 () {48 vars in 951 bytes} [Sun May 10 04:27:09 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 04:27:09.357 8 WARNING oslo_policy.policy [None req-4e1b17a8-9a58-4591-9bd5-07cde161159a f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - 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:27:09.358 8 WARNING oslo_policy.policy [None req-4e1b17a8-9a58-4591-9bd5-07cde161159a f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - 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:27:09.359 8 INFO glance.api.v2.image_data [None req-4e1b17a8-9a58-4591-9bd5-07cde161159a f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 04:27:12.571 8 WARNING glance.location [None req-4e1b17a8-9a58-4591-9bd5-07cde161159a f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.129 () {48 vars in 1045 bytes} [Sun May 10 04:27:09 2026] PUT /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa/file => generated 0 bytes in 3266 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6957 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.129 () {44 vars in 971 bytes} [Sun May 10 04:27:12 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 04:27:12.655 8 WARNING oslo_config.cfg [None req-0b879082-811c-4c61-b487-1d40f78f373a f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/15] 199.204.45.129 () {44 vars in 971 bytes} [Sun May 10 04:27:12 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => 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: 138/270] 199.204.45.129 () {42 vars in 688 bytes} [Sun May 10 04:48:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/271] 199.204.45.129 () {44 vars in 910 bytes} [Sun May 10 04:48:21 2026] GET /v2/images => generated 1240 bytes in 124 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.129 () {42 vars in 688 bytes} [Sun May 10 04:48:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/277] 199.204.45.129 () {44 vars in 910 bytes} [Sun May 10 04:48:38 2026] GET /v2/images => generated 1240 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/278] 199.204.45.129 () {44 vars in 937 bytes} [Sun May 10 04:48:38 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/279] 199.204.45.129 () {44 vars in 959 bytes} [Sun May 10 04:48:38 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 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.129 () {44 vars in 939 bytes} [Sun May 10 04:48:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 38 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.129 () {48 vars in 951 bytes} [Sun May 10 04:48:38 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 04:48:39.001 7 WARNING oslo_policy.policy [None req-158ba84f-d3c4-48d0-bde1-441c58a6c268 f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - 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:48:39.002 7 WARNING oslo_policy.policy [None req-158ba84f-d3c4-48d0-bde1-441c58a6c268 f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - 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:48:39.003 7 INFO glance.api.v2.image_data [None req-158ba84f-d3c4-48d0-bde1-441c58a6c268 f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 04:49:15.233 7 WARNING glance.location [None req-158ba84f-d3c4-48d0-bde1-441c58a6c268 f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/290] 199.204.45.129 () {48 vars in 1046 bytes} [Sun May 10 04:48:38 2026] PUT /v2/images/2c022e64-5378-46ad-ac6b-554d36faa2dc/file => generated 0 bytes in 36282 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63610 switches on core 0) [pid: 8|app: 0|req: 152/291] 199.204.45.129 () {44 vars in 971 bytes} [Sun May 10 04:49:15 2026] GET /v2/images/2c022e64-5378-46ad-ac6b-554d36faa2dc => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/292] 199.204.45.129 () {44 vars in 971 bytes} [Sun May 10 04:49:15 2026] GET /v2/images/2c022e64-5378-46ad-ac6b-554d36faa2dc => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/293] 199.204.45.129 () {42 vars in 688 bytes} [Sun May 10 04:49:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/294] 199.204.45.129 () {44 vars in 910 bytes} [Sun May 10 04:49:16 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/381] 199.204.45.129 () {42 vars in 688 bytes} [Sun May 10 04:56:33 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: 197/382] 199.204.45.129 () {44 vars in 910 bytes} [Sun May 10 04:56:33 2026] GET /v2/images => generated 2451 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/387] 199.204.45.129 () {42 vars in 688 bytes} [Sun May 10 04:56:46 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/388] 199.204.45.129 () {44 vars in 910 bytes} [Sun May 10 04:56:46 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/389] 199.204.45.129 () {44 vars in 947 bytes} [Sun May 10 04:56:47 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/390] 199.204.45.129 () {44 vars in 969 bytes} [Sun May 10 04:56:47 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/391] 199.204.45.129 () {44 vars in 939 bytes} [Sun May 10 04:56:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/392] 199.204.45.129 () {48 vars in 951 bytes} [Sun May 10 04:56:47 2026] POST /v2/images => generated 799 bytes in 1782 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 04:56:48.871 8 INFO glance.api.v2.image_data [None req-c541270b-3ebf-4663-ba4f-b9f25b46f281 f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 04:57:43.008 8 INFO glance.location [None req-c541270b-3ebf-4663-ba4f-b9f25b46f281 f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 203/403] 199.204.45.129 () {48 vars in 1045 bytes} [Sun May 10 04:56:48 2026] PUT /v2/images/1bdf193b-2064-4f10-9641-29b1aa534588/file => generated 0 bytes in 54190 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22051 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.204.45.129 () {44 vars in 971 bytes} [Sun May 10 04:57:43 2026] GET /v2/images/1bdf193b-2064-4f10-9641-29b1aa534588 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.204.45.129 () {48 vars in 1050 bytes} [Sun May 10 04:57:43 2026] PATCH /v2/images/1bdf193b-2064-4f10-9641-29b1aa534588 => generated 1234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.204.45.129 () {44 vars in 971 bytes} [Sun May 10 04:57:43 2026] GET /v2/images/1bdf193b-2064-4f10-9641-29b1aa534588 => generated 1234 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/423] 199.204.45.129 () {42 vars in 688 bytes} [Sun May 10 04:59:00 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: 213/424] 199.204.45.129 () {44 vars in 910 bytes} [Sun May 10 04:59:00 2026] GET /v2/images => generated 3687 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/429] 199.204.45.129 () {42 vars in 688 bytes} [Sun May 10 04:59:17 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: 214/430] 199.204.45.129 () {44 vars in 910 bytes} [Sun May 10 04:59:17 2026] GET /v2/images => generated 3687 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/431] 199.204.45.129 () {44 vars in 939 bytes} [Sun May 10 04:59:17 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: 7|app: 0|req: 215/432] 199.204.45.129 () {44 vars in 961 bytes} [Sun May 10 04:59:17 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/433] 199.204.45.129 () {44 vars in 939 bytes} [Sun May 10 04:59:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/434] 199.204.45.129 () {48 vars in 951 bytes} [Sun May 10 04:59:17 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 04:59:17.255 8 INFO glance.api.v2.image_data [None req-8814380f-2503-4cd2-bb60-e09e2d2a2953 f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 04:59:33.142 8 INFO glance.location [None req-8814380f-2503-4cd2-bb60-e09e2d2a2953 f24ea70554f44e878307cd867a44ecd1 273e9c795674469b8a914e8a591f95fc - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 219/437] 199.204.45.129 () {48 vars in 1046 bytes} [Sun May 10 04:59:17 2026] PUT /v2/images/a81e0ab1-c62d-4b54-bace-cb59fcafccd4/file => generated 0 bytes in 15929 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29351 switches on core 0) [pid: 7|app: 0|req: 219/438] 199.204.45.129 () {44 vars in 971 bytes} [Sun May 10 04:59:33 2026] GET /v2/images/a81e0ab1-c62d-4b54-bace-cb59fcafccd4 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/439] 199.204.45.129 () {44 vars in 971 bytes} [Sun May 10 04:59:33 2026] GET /v2/images/a81e0ab1-c62d-4b54-bace-cb59fcafccd4 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/586] 199.204.45.129 () {42 vars in 688 bytes} [Sun May 10 05:11: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: 293/587] 199.204.45.129 () {44 vars in 910 bytes} [Sun May 10 05:11:42 2026] GET /v2/images => generated 4893 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/616] 199.204.45.129 () {42 vars in 688 bytes} [Sun May 10 05:13:58 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: 309/617] 199.204.45.129 () {44 vars in 910 bytes} [Sun May 10 05:13:58 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/618] 199.204.45.129 () {42 vars in 688 bytes} [Sun May 10 05:13:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/619] 199.204.45.129 () {44 vars in 910 bytes} [Sun May 10 05:13:59 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/630] 199.204.45.129 () {42 vars in 688 bytes} [Sun May 10 05:14:48 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: 315/631] 199.204.45.129 () {44 vars in 910 bytes} [Sun May 10 05:14:48 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/634] 199.204.45.129 () {42 vars in 688 bytes} [Sun May 10 05:14: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: 317/635] 199.204.45.129 () {44 vars in 910 bytes} [Sun May 10 05:14:56 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/648] 199.204.45.129 () {42 vars in 688 bytes} [Sun May 10 05:15:56 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/649] 199.204.45.129 () {44 vars in 910 bytes} [Sun May 10 05:15:56 2026] GET /v2/images => generated 4893 bytes in 46 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: 330/658] 10.0.0.106 () {32 vars in 633 bytes} [Sun May 10 05:16:39 2026] GET /v2/images => generated 4893 bytes in 22 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: 331/663] 10.0.0.235 () {36 vars in 987 bytes} [Sun May 10 05:16:57 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 10.0.0.235 () {36 vars in 927 bytes} [Sun May 10 05:16:57 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: 332/665] 10.0.0.235 () {36 vars in 987 bytes} [Sun May 10 05:16:58 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/666] 10.0.0.235 () {36 vars in 927 bytes} [Sun May 10 05:16:58 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: 334/669] 199.204.45.129 () {36 vars in 991 bytes} [Sun May 10 05:17:05 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/670] 199.204.45.129 () {36 vars in 931 bytes} [Sun May 10 05:17:05 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: 335/671] 199.204.45.129 () {36 vars in 991 bytes} [Sun May 10 05:17:06 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => 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: 337/672] 199.204.45.129 () {36 vars in 931 bytes} [Sun May 10 05:17:06 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/673] 10.0.0.235 () {36 vars in 987 bytes} [Sun May 10 05:17:12 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/674] 10.0.0.235 () {36 vars in 927 bytes} [Sun May 10 05:17:12 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: 336/675] 10.0.0.75 () {36 vars in 986 bytes} [Sun May 10 05:17:12 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => generated 1171 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/676] 10.0.0.75 () {36 vars in 926 bytes} [Sun May 10 05:17: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: 7|app: 0|req: 337/677] 10.0.0.75 () {36 vars in 926 bytes} [Sun May 10 05:17: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: 341/678] 10.0.0.75 () {36 vars in 986 bytes} [Sun May 10 05:17:12 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => 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: 338/679] 10.0.0.75 () {36 vars in 926 bytes} [Sun May 10 05:17: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: 342/680] 10.0.0.75 () {36 vars in 926 bytes} [Sun May 10 05:17: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: 339/681] 10.0.0.75 () {36 vars in 986 bytes} [Sun May 10 05:17:12 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => 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: 343/682] 10.0.0.75 () {36 vars in 926 bytes} [Sun May 10 05:17: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: 340/683] 10.0.0.75 () {36 vars in 926 bytes} [Sun May 10 05:17: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: 8|app: 0|req: 344/684] 10.0.0.55 () {36 vars in 910 bytes} [Sun May 10 05:17:13 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: 341/685] 10.0.0.55 () {36 vars in 1006 bytes} [Sun May 10 05:17:13 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa/locations => generated 127 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/686] 10.0.0.55 () {36 vars in 986 bytes} [Sun May 10 05:17:13 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/687] 10.0.0.55 () {36 vars in 926 bytes} [Sun May 10 05:17:13 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: 346/688] 10.0.0.55 () {36 vars in 926 bytes} [Sun May 10 05:17:13 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/695] 10.0.0.235 () {36 vars in 987 bytes} [Sun May 10 05:17:41 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => 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: 346/696] 10.0.0.235 () {36 vars in 927 bytes} [Sun May 10 05:17: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: 7|app: 0|req: 348/699] 10.0.0.106 () {34 vars in 655 bytes} [Sun May 10 05:17:53 2026] POST /v2/images => generated 649 bytes in 249 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-10 05:17:53.550 8 WARNING glance.api.v2.images [None req-e82fbefd-cc21-4a74-8da9-24588b544562 ae10ee98cb1847b3bb86ba37df272275 95d542e07ce64bc1bc84084d45acc9aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//adff0ada-739a-4f58-9739-62b3986fa6c4 [pid: 8|app: 0|req: 352/700] 10.0.0.106 () {32 vars in 710 bytes} [Sun May 10 05:17:53 2026] DELETE /v2/images/adff0ada-739a-4f58-9739-62b3986fa6c4 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/701] 10.0.0.106 () {32 vars in 707 bytes} [Sun May 10 05:17:53 2026] GET /v2/images/adff0ada-739a-4f58-9739-62b3986fa6c4 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/702] 10.0.0.106 () {32 vars in 633 bytes} [Sun May 10 05:17:53 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/703] 10.0.0.106 () {34 vars in 655 bytes} [Sun May 10 05:17:53 2026] POST /v2/images => generated 702 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/704] 10.0.0.106 () {32 vars in 717 bytes} [Sun May 10 05:17:53 2026] GET /v2/images/eaf520ff-0308-46ec-90a1-4fe508d12b4b/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:53.754 7 INFO glance.api.v2.image_data [None req-d434eb91-fd9d-4b14-8a81-12a637c4a52a ae10ee98cb1847b3bb86ba37df272275 95d542e07ce64bc1bc84084d45acc9aa - - 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:53.799 7 WARNING glance_store._drivers.rbd [None req-d434eb91-fd9d-4b14-8a81-12a637c4a52a ae10ee98cb1847b3bb86ba37df272275 95d542e07ce64bc1bc84084d45acc9aa - - 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:54.482 7 INFO glance.location [None req-d434eb91-fd9d-4b14-8a81-12a637c4a52a ae10ee98cb1847b3bb86ba37df272275 95d542e07ce64bc1bc84084d45acc9aa - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 351/707] 10.0.0.106 () {32 vars in 727 bytes} [Sun May 10 05:17:53 2026] PUT /v2/images/eaf520ff-0308-46ec-90a1-4fe508d12b4b/file => generated 0 bytes in 776 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/708] 10.0.0.106 () {32 vars in 707 bytes} [Sun May 10 05:17:54 2026] GET /v2/images/eaf520ff-0308-46ec-90a1-4fe508d12b4b => generated 1103 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/709] 10.0.0.106 () {32 vars in 717 bytes} [Sun May 10 05:17:54 2026] GET /v2/images/eaf520ff-0308-46ec-90a1-4fe508d12b4b/file => generated 1024 bytes in 160 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/710] 10.0.0.106 () {34 vars in 655 bytes} [Sun May 10 05:17:54 2026] POST /v2/images => generated 649 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/711] 10.0.0.106 () {32 vars in 726 bytes} [Sun May 10 05:17:54 2026] PATCH /v2/images/e925f73d-e666-4543-ac7c-126fffffc2ab => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/712] 10.0.0.106 () {32 vars in 707 bytes} [Sun May 10 05:17:54 2026] GET /v2/images/e925f73d-e666-4543-ac7c-126fffffc2ab => generated 652 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:54.861 7 WARNING glance.api.v2.images [None req-29239262-e98b-48a4-bfdb-e22fb693119e ae10ee98cb1847b3bb86ba37df272275 95d542e07ce64bc1bc84084d45acc9aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e925f73d-e666-4543-ac7c-126fffffc2ab [pid: 7|app: 0|req: 354/713] 10.0.0.106 () {32 vars in 710 bytes} [Sun May 10 05:17:54 2026] DELETE /v2/images/e925f73d-e666-4543-ac7c-126fffffc2ab => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/714] 10.0.0.106 () {32 vars in 707 bytes} [Sun May 10 05:17:54 2026] GET /v2/images/e925f73d-e666-4543-ac7c-126fffffc2ab => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:17:54.941 7 WARNING glance.api.v2.images [None req-92a57890-62f6-4726-a48f-6f423fa18ee0 ae10ee98cb1847b3bb86ba37df272275 95d542e07ce64bc1bc84084d45acc9aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//eaf520ff-0308-46ec-90a1-4fe508d12b4b [pid: 7|app: 0|req: 355/715] 10.0.0.106 () {32 vars in 710 bytes} [Sun May 10 05:17:54 2026] DELETE /v2/images/eaf520ff-0308-46ec-90a1-4fe508d12b4b => generated 0 bytes in 806 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/716] 10.0.0.106 () {32 vars in 707 bytes} [Sun May 10 05:17:55 2026] GET /v2/images/eaf520ff-0308-46ec-90a1-4fe508d12b4b => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:17:55.775 7 WARNING glance.api.v2.images [None req-39558503-dfbd-4209-bc70-78d2d6089238 ae10ee98cb1847b3bb86ba37df272275 95d542e07ce64bc1bc84084d45acc9aa - - default default] Failed to find image adff0ada-739a-4f58-9739-62b3986fa6c4 to delete: glance.common.exception.ImageNotFound: No image found with ID adff0ada-739a-4f58-9739-62b3986fa6c4 [pid: 7|app: 0|req: 356/717] 10.0.0.106 () {32 vars in 710 bytes} [Sun May 10 05:17:55 2026] DELETE /v2/images/adff0ada-739a-4f58-9739-62b3986fa6c4 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/718] 10.0.0.106 () {32 vars in 707 bytes} [Sun May 10 05:17:55 2026] GET /v2/images/adff0ada-739a-4f58-9739-62b3986fa6c4 => 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: 357/719] 10.0.0.106 () {30 vars in 411 bytes} [Sun May 10 05:18:00 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: 363/730] 10.0.0.235 () {36 vars in 987 bytes} [Sun May 10 05:18:49 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/731] 10.0.0.235 () {36 vars in 927 bytes} [Sun May 10 05:18:49 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/734] 10.0.0.235 () {36 vars in 987 bytes} [Sun May 10 05:18:58 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => 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: 370/735] 10.0.0.235 () {36 vars in 927 bytes} [Sun May 10 05:18:58 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: 366/736] 10.0.0.235 () {36 vars in 987 bytes} [Sun May 10 05:18:59 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => 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: 371/737] 10.0.0.235 () {36 vars in 927 bytes} [Sun May 10 05:18:59 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: 368/740] 10.0.0.235 () {36 vars in 987 bytes} [Sun May 10 05:19:06 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => 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: 373/741] 10.0.0.235 () {36 vars in 927 bytes} [Sun May 10 05:19:06 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: 376/746] 10.0.0.235 () {36 vars in 987 bytes} [Sun May 10 05:19:30 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/747] 10.0.0.235 () {36 vars in 927 bytes} [Sun May 10 05:19:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/750] 10.0.0.106 () {32 vars in 707 bytes} [Sun May 10 05:19:35 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => 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: 378/751] 10.0.0.106 () {32 vars in 707 bytes} [Sun May 10 05:19:35 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => 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: 374/752] 10.0.0.75 () {36 vars in 986 bytes} [Sun May 10 05:19:35 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => 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: 379/753] 10.0.0.75 () {36 vars in 926 bytes} [Sun May 10 05:19:35 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: 375/754] 10.0.0.75 () {36 vars in 926 bytes} [Sun May 10 05:19:35 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: 8|app: 0|req: 380/755] 10.0.0.75 () {36 vars in 986 bytes} [Sun May 10 05:19:35 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => 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: 376/756] 10.0.0.75 () {36 vars in 926 bytes} [Sun May 10 05:19:35 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: 381/757] 10.0.0.75 () {36 vars in 926 bytes} [Sun May 10 05:19:35 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: 377/758] 10.0.0.75 () {36 vars in 986 bytes} [Sun May 10 05:19:35 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => 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: 382/759] 10.0.0.75 () {36 vars in 926 bytes} [Sun May 10 05:19:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/760] 10.0.0.55 () {36 vars in 910 bytes} [Sun May 10 05:19:35 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/761] 10.0.0.55 () {36 vars in 1006 bytes} [Sun May 10 05:19:35 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/762] 10.0.0.55 () {36 vars in 986 bytes} [Sun May 10 05:19:35 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => 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: 384/763] 10.0.0.55 () {36 vars in 926 bytes} [Sun May 10 05:19:35 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: 380/764] 10.0.0.55 () {36 vars in 926 bytes} [Sun May 10 05:19:35 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: 393/781] 10.0.0.235 () {36 vars in 987 bytes} [Sun May 10 05:20:59 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => 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: 389/782] 10.0.0.235 () {36 vars in 927 bytes} [Sun May 10 05:20:59 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] 10.0.0.235 () {36 vars in 987 bytes} [Sun May 10 05:21:16 2026] GET /v2/images/3064ad8d-db42-4e04-8c39-531a34e0a2aa => 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: 392/788] 10.0.0.235 () {36 vars in 927 bytes} [Sun May 10 05:21:16 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: 401/797] 199.204.45.129 () {32 vars in 826 bytes} [Sun May 10 05:21:57 2026] GET /v2/images?status=active&owner=273e9c795674469b8a914e8a591f95fc&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/798] 199.204.45.129 () {32 vars in 653 bytes} [Sun May 10 05:21:57 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: 402/799] 10.0.0.75 () {36 vars in 986 bytes} [Sun May 10 05:21:58 2026] GET /v2/images/2c022e64-5378-46ad-ac6b-554d36faa2dc => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/800] 10.0.0.75 () {36 vars in 926 bytes} [Sun May 10 05:21:58 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: 403/801] 10.0.0.75 () {36 vars in 926 bytes} [Sun May 10 05:21:58 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: 399/802] 10.0.0.75 () {36 vars in 986 bytes} [Sun May 10 05:21:58 2026] GET /v2/images/2c022e64-5378-46ad-ac6b-554d36faa2dc => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/803] 10.0.0.75 () {36 vars in 926 bytes} [Sun May 10 05:21:58 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: 400/804] 10.0.0.75 () {36 vars in 926 bytes} [Sun May 10 05:21:58 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: 405/805] 10.0.0.75 () {36 vars in 986 bytes} [Sun May 10 05:21:58 2026] GET /v2/images/2c022e64-5378-46ad-ac6b-554d36faa2dc => 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: 401/806] 10.0.0.75 () {36 vars in 926 bytes} [Sun May 10 05:21:58 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: 406/807] 10.0.0.55 () {36 vars in 910 bytes} [Sun May 10 05:21:58 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: 402/808] 10.0.0.55 () {36 vars in 1006 bytes} [Sun May 10 05:21:58 2026] GET /v2/images/2c022e64-5378-46ad-ac6b-554d36faa2dc/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/809] 10.0.0.55 () {36 vars in 986 bytes} [Sun May 10 05:21:58 2026] GET /v2/images/2c022e64-5378-46ad-ac6b-554d36faa2dc => 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: 403/810] 10.0.0.55 () {36 vars in 926 bytes} [Sun May 10 05:21:58 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/811] 10.0.0.55 () {36 vars in 926 bytes} [Sun May 10 05:21:58 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: 430/854] 10.0.0.106 () {32 vars in 633 bytes} [Sun May 10 05:25:31 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)