+ 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 [Tue Jul 7 03:54:59 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-7d89685f74-c78gt machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f0cc0666668 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-07-07 03:55:01.707 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-07 03:55:01.716 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-07-07 03:55:02.578 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-07-07 03:55:02.579 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-07-07 03:55:02.580 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-07 03:55:02.601 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-07-07 03:55:02.602 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-07-07 03:55:02.603 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-07 03:55:04.594 7 WARNING glance.api.v2.images [None req-1bd8ad40-8e30-4a4e-b904-2062532b7fe4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-07 03:55:04.671 8 WARNING glance.api.v2.images [None req-9045c11b-045e-4f8e-961a-7d5d9dec9ce8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-07 03:55:04.920 7 WARNING keystonemiddleware._common.config [None req-1bd8ad40-8e30-4a4e-b904-2062532b7fe4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 03:55:04.928 7 WARNING oslo_config.cfg [None req-1bd8ad40-8e30-4a4e-b904-2062532b7fe4 - - - - - -] 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 0x7f0cc0666668 pid: 7 (default app) 2026-07-07 03:55:05.029 8 WARNING keystonemiddleware._common.config [None req-9045c11b-045e-4f8e-961a-7d5d9dec9ce8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 03:55:05.037 8 WARNING oslo_config.cfg [None req-9045c11b-045e-4f8e-961a-7d5d9dec9ce8 - - - - - -] 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 0x7f0cc0666668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.144 () {42 vars in 688 bytes} [Tue Jul 7 03:55: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-07-07 03:55:05.741 8 WARNING oslo_policy.policy [None req-08485bdb-0d7f-435f-8d2d-39f39efb9033 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - 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-07-07 03:55:05.742 8 WARNING oslo_policy.policy [None req-08485bdb-0d7f-435f-8d2d-39f39efb9033 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - 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-07-07 03:55:05.757 8 WARNING oslo_policy.policy [None req-08485bdb-0d7f-435f-8d2d-39f39efb9033 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - 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-07-07 03:55:05.758 8 WARNING oslo_policy.policy [None req-08485bdb-0d7f-435f-8d2d-39f39efb9033 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - 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: 1/6] 199.204.45.144 () {44 vars in 910 bytes} [Tue Jul 7 03:55:05 2026] GET /v2/images => generated 69 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.144 () {42 vars in 688 bytes} [Tue Jul 7 03:55:09 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: 2/8] 199.204.45.144 () {44 vars in 910 bytes} [Tue Jul 7 03:55:09 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-07-07 03:55:09.283 7 WARNING oslo_policy.policy [None req-2075a93d-90ea-4281-b38e-e285c03a76d2 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - 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-07-07 03:55:09.284 7 WARNING oslo_policy.policy [None req-2075a93d-90ea-4281-b38e-e285c03a76d2 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - 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: 7/9] 199.204.45.144 () {44 vars in 911 bytes} [Tue Jul 7 03:55:09 2026] GET /v2/images/cirros => generated 151 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.144 () {44 vars in 933 bytes} [Tue Jul 7 03:55:09 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-07 03:55:09.432 7 WARNING oslo_policy.policy [None req-48f6ebb0-1037-4fff-a30a-ab9f85fb87ed 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - 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-07-07 03:55:09.432 7 WARNING oslo_policy.policy [None req-48f6ebb0-1037-4fff-a30a-ab9f85fb87ed 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - 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: 8/11] 199.204.45.144 () {44 vars in 939 bytes} [Tue Jul 7 03:55:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-07 03:55:09.513 8 WARNING oslo_config.cfg [None req-307a6535-4d27-414c-87fd-ae532378db59 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - 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: 4/12] 199.204.45.144 () {48 vars in 951 bytes} [Tue Jul 7 03:55:09 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 03:55:09.534 7 WARNING oslo_policy.policy [None req-809b1fdd-feac-4a29-b091-9676806960be 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - 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-07-07 03:55:09.534 7 WARNING oslo_policy.policy [None req-809b1fdd-feac-4a29-b091-9676806960be 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - 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-07-07 03:55:09.535 7 INFO glance.api.v2.image_data [None req-809b1fdd-feac-4a29-b091-9676806960be 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 03:55:12.754 7 WARNING glance.location [None req-809b1fdd-feac-4a29-b091-9676806960be 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.144 () {48 vars in 1045 bytes} [Tue Jul 7 03:55:09 2026] PUT /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8/file => generated 0 bytes in 3262 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6309 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.144 () {44 vars in 971 bytes} [Tue Jul 7 03:55:12 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-07 03:55:12.898 7 WARNING oslo_config.cfg [None req-9dbebc2b-414d-46d2-a821-6e6dd744e545 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - 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: 10/15] 199.204.45.144 () {48 vars in 1051 bytes} [Tue Jul 7 03:55:12 2026] PATCH /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.144 () {44 vars in 971 bytes} [Tue Jul 7 03:55:12 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/271] 199.204.45.144 () {42 vars in 688 bytes} [Tue Jul 7 04:16:17 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: 134/272] 199.204.45.144 () {44 vars in 910 bytes} [Tue Jul 7 04:16:17 2026] GET /v2/images => generated 1381 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/277] 199.204.45.144 () {42 vars in 688 bytes} [Tue Jul 7 04:16: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: 141/278] 199.204.45.144 () {44 vars in 910 bytes} [Tue Jul 7 04:16:34 2026] GET /v2/images => generated 1381 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/279] 199.204.45.144 () {44 vars in 937 bytes} [Tue Jul 7 04:16:35 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/280] 199.204.45.144 () {44 vars in 959 bytes} [Tue Jul 7 04:16:35 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/281] 199.204.45.144 () {44 vars in 939 bytes} [Tue Jul 7 04:16:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/282] 199.204.45.144 () {48 vars in 951 bytes} [Tue Jul 7 04:16:35 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 04:16:35.397 8 WARNING oslo_policy.policy [None req-57d4ee5d-c46d-4081-a459-cf256e750f2e 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - 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-07-07 04:16:35.397 8 WARNING oslo_policy.policy [None req-57d4ee5d-c46d-4081-a459-cf256e750f2e 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - 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-07-07 04:16:35.398 8 INFO glance.api.v2.image_data [None req-57d4ee5d-c46d-4081-a459-cf256e750f2e 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 04:17:03.638 8 WARNING glance.location [None req-57d4ee5d-c46d-4081-a459-cf256e750f2e 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/287] 199.204.45.144 () {48 vars in 1046 bytes} [Tue Jul 7 04:16:35 2026] PUT /v2/images/99e5b5e1-5137-412b-9983-192deeb850c7/file => generated 0 bytes in 28290 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65210 switches on core 0) [pid: 7|app: 0|req: 148/288] 199.204.45.144 () {44 vars in 971 bytes} [Tue Jul 7 04:17:03 2026] GET /v2/images/99e5b5e1-5137-412b-9983-192deeb850c7 => 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: 141/289] 199.204.45.144 () {48 vars in 1051 bytes} [Tue Jul 7 04:17:03 2026] PATCH /v2/images/99e5b5e1-5137-412b-9983-192deeb850c7 => generated 1395 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/290] 199.204.45.144 () {44 vars in 971 bytes} [Tue Jul 7 04:17:03 2026] GET /v2/images/99e5b5e1-5137-412b-9983-192deeb850c7 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/293] 199.204.45.144 () {42 vars in 688 bytes} [Tue Jul 7 04:17:05 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: 151/294] 199.204.45.144 () {44 vars in 910 bytes} [Tue Jul 7 04:17:05 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/377] 199.204.45.144 () {42 vars in 688 bytes} [Tue Jul 7 04:23:55 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: 185/378] 199.204.45.144 () {44 vars in 910 bytes} [Tue Jul 7 04:23:55 2026] GET /v2/images => generated 2778 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/381] 199.204.45.144 () {42 vars in 688 bytes} [Tue Jul 7 04:24: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: 187/382] 199.204.45.144 () {44 vars in 910 bytes} [Tue Jul 7 04:24:04 2026] GET /v2/images => generated 2778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/383] 199.204.45.144 () {44 vars in 947 bytes} [Tue Jul 7 04:24:04 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/384] 199.204.45.144 () {44 vars in 969 bytes} [Tue Jul 7 04:24:04 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/385] 199.204.45.144 () {44 vars in 939 bytes} [Tue Jul 7 04:24:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/386] 199.204.45.144 () {48 vars in 951 bytes} [Tue Jul 7 04:24:04 2026] POST /v2/images => generated 799 bytes in 2538 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 04:24:07.190 7 INFO glance.api.v2.image_data [None req-02ac2089-ad89-48c0-8cf0-9d3bdd988899 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 04:25:35.391 7 INFO glance.location [None req-02ac2089-ad89-48c0-8cf0-9d3bdd988899 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/405] 199.204.45.144 () {48 vars in 1045 bytes} [Tue Jul 7 04:24:07 2026] PUT /v2/images/c78c8456-a24a-438f-b888-a95d8bc132be/file => generated 0 bytes in 88257 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20017 switches on core 0) [pid: 8|app: 0|req: 208/406] 199.204.45.144 () {44 vars in 971 bytes} [Tue Jul 7 04:25:35 2026] GET /v2/images/c78c8456-a24a-438f-b888-a95d8bc132be => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/407] 199.204.45.144 () {48 vars in 1051 bytes} [Tue Jul 7 04:25:35 2026] PATCH /v2/images/c78c8456-a24a-438f-b888-a95d8bc132be => generated 1410 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/408] 199.204.45.144 () {44 vars in 971 bytes} [Tue Jul 7 04:25:35 2026] GET /v2/images/c78c8456-a24a-438f-b888-a95d8bc132be => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/419] 199.204.45.144 () {42 vars in 688 bytes} [Tue Jul 7 04:26:26 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: 215/420] 199.204.45.144 () {44 vars in 910 bytes} [Tue Jul 7 04:26:26 2026] GET /v2/images => generated 4190 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/423] 199.204.45.144 () {42 vars in 688 bytes} [Tue Jul 7 04:26:38 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: 207/424] 199.204.45.144 () {44 vars in 910 bytes} [Tue Jul 7 04:26:38 2026] GET /v2/images => generated 4190 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/425] 199.204.45.144 () {44 vars in 939 bytes} [Tue Jul 7 04:26:39 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/426] 199.204.45.144 () {44 vars in 961 bytes} [Tue Jul 7 04:26:39 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/427] 199.204.45.144 () {44 vars in 939 bytes} [Tue Jul 7 04:26:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/428] 199.204.45.144 () {48 vars in 951 bytes} [Tue Jul 7 04:26:39 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 04:26:39.160 8 INFO glance.api.v2.image_data [None req-7e360068-6d1b-4055-b79b-b7b97e167c37 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 04:27:00.288 8 INFO glance.location [None req-7e360068-6d1b-4055-b79b-b7b97e167c37 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 220/433] 199.204.45.144 () {48 vars in 1046 bytes} [Tue Jul 7 04:26:39 2026] PUT /v2/images/94aa74c5-51e4-4e48-a9d5-bd94d97c574a/file => generated 0 bytes in 21182 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29365 switches on core 0) [pid: 7|app: 0|req: 214/434] 199.204.45.144 () {44 vars in 971 bytes} [Tue Jul 7 04:27:00 2026] GET /v2/images/94aa74c5-51e4-4e48-a9d5-bd94d97c574a => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/435] 199.204.45.144 () {48 vars in 1051 bytes} [Tue Jul 7 04:27:00 2026] PATCH /v2/images/94aa74c5-51e4-4e48-a9d5-bd94d97c574a => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/436] 199.204.45.144 () {44 vars in 971 bytes} [Tue Jul 7 04:27:00 2026] GET /v2/images/94aa74c5-51e4-4e48-a9d5-bd94d97c574a => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/601] 199.204.45.144 () {42 vars in 688 bytes} [Tue Jul 7 04:40: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: 298/602] 199.204.45.144 () {44 vars in 910 bytes} [Tue Jul 7 04:40:42 2026] GET /v2/images => generated 5574 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/633] 199.204.45.144 () {42 vars in 688 bytes} [Tue Jul 7 04:43:06 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: 314/634] 199.204.45.144 () {44 vars in 910 bytes} [Tue Jul 7 04:43:06 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/635] 199.204.45.144 () {42 vars in 688 bytes} [Tue Jul 7 04:43:07 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/636] 199.204.45.144 () {44 vars in 910 bytes} [Tue Jul 7 04:43:07 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/647] 199.204.45.144 () {42 vars in 688 bytes} [Tue Jul 7 04:43:59 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: 321/648] 199.204.45.144 () {44 vars in 910 bytes} [Tue Jul 7 04:43:59 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/651] 199.204.45.144 () {42 vars in 688 bytes} [Tue Jul 7 04:44: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: 323/652] 199.204.45.144 () {44 vars in 910 bytes} [Tue Jul 7 04:44:08 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/665] 199.204.45.144 () {42 vars in 688 bytes} [Tue Jul 7 04:45:11 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: 336/666] 199.204.45.144 () {44 vars in 910 bytes} [Tue Jul 7 04:45:11 2026] GET /v2/images => generated 5574 bytes in 70 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: 341/675] 10.0.0.158 () {32 vars in 633 bytes} [Tue Jul 7 04:45:53 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/682] 10.0.0.21 () {36 vars in 986 bytes} [Tue Jul 7 04:46:18 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 19 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: 338/683] 10.0.0.21 () {36 vars in 926 bytes} [Tue Jul 7 04:46:18 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/686] 199.204.45.144 () {36 vars in 991 bytes} [Tue Jul 7 04:46:26 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/687] 199.204.45.144 () {36 vars in 931 bytes} [Tue Jul 7 04:46:26 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: 348/688] 199.204.45.144 () {36 vars in 991 bytes} [Tue Jul 7 04:46:27 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/689] 199.204.45.144 () {36 vars in 931 bytes} [Tue Jul 7 04:46: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: 7|app: 0|req: 343/692] 10.0.0.52 () {36 vars in 986 bytes} [Tue Jul 7 04:46:34 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/693] 10.0.0.52 () {36 vars in 926 bytes} [Tue Jul 7 04:46:34 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: 344/694] 10.0.0.52 () {36 vars in 926 bytes} [Tue Jul 7 04:46:34 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: 351/695] 10.0.0.52 () {36 vars in 986 bytes} [Tue Jul 7 04:46:34 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/696] 10.0.0.52 () {36 vars in 926 bytes} [Tue Jul 7 04:46:34 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: 352/697] 10.0.0.52 () {36 vars in 926 bytes} [Tue Jul 7 04:46:34 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: 346/698] 10.0.0.52 () {36 vars in 986 bytes} [Tue Jul 7 04:46:34 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/699] 10.0.0.52 () {36 vars in 926 bytes} [Tue Jul 7 04:46:34 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: 347/700] 10.0.0.52 () {36 vars in 926 bytes} [Tue Jul 7 04:46:34 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: 354/701] 10.0.0.233 () {36 vars in 911 bytes} [Tue Jul 7 04:46: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: 7|app: 0|req: 348/702] 10.0.0.233 () {36 vars in 1007 bytes} [Tue Jul 7 04:46:35 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8/locations => generated 127 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/703] 10.0.0.233 () {36 vars in 987 bytes} [Tue Jul 7 04:46:35 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/704] 10.0.0.233 () {36 vars in 927 bytes} [Tue Jul 7 04:46: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: 356/705] 10.0.0.233 () {36 vars in 927 bytes} [Tue Jul 7 04:46: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: 350/706] 10.0.0.158 () {34 vars in 655 bytes} [Tue Jul 7 04:46:37 2026] POST /v2/images => generated 648 bytes in 200 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-07 04:46:38.002 8 WARNING glance.api.v2.images [None req-cc18446f-541f-4a6c-9b14-e09db0310b7a 4076ea8927b041c2976d51a2adf11e4e fb1a5c82e6f849b694ef98a67f1c7c11 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ad90adfc-6378-4dfc-92d0-01fc1662c351 [pid: 8|app: 0|req: 357/707] 10.0.0.158 () {32 vars in 710 bytes} [Tue Jul 7 04:46:37 2026] DELETE /v2/images/ad90adfc-6378-4dfc-92d0-01fc1662c351 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/708] 10.0.0.158 () {32 vars in 707 bytes} [Tue Jul 7 04:46:38 2026] GET /v2/images/ad90adfc-6378-4dfc-92d0-01fc1662c351 => 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: 358/709] 10.0.0.158 () {32 vars in 633 bytes} [Tue Jul 7 04:46:38 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/710] 10.0.0.158 () {34 vars in 655 bytes} [Tue Jul 7 04:46:38 2026] POST /v2/images => generated 703 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/711] 10.0.0.158 () {32 vars in 717 bytes} [Tue Jul 7 04:46:38 2026] GET /v2/images/dc6b2a77-860c-4cba-96dd-b0c52e31d6c8/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-07 04:46:38.174 7 INFO glance.api.v2.image_data [None req-40dc3977-bbfc-441f-bdbc-0f7e4348f88e 4076ea8927b041c2976d51a2adf11e4e fb1a5c82e6f849b694ef98a67f1c7c11 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 04:46:38.231 7 WARNING glance_store._drivers.rbd [None req-40dc3977-bbfc-441f-bdbc-0f7e4348f88e 4076ea8927b041c2976d51a2adf11e4e fb1a5c82e6f849b694ef98a67f1c7c11 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 360/712] 10.0.0.21 () {36 vars in 986 bytes} [Tue Jul 7 04:46:38 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/713] 10.0.0.21 () {36 vars in 926 bytes} [Tue Jul 7 04:46:38 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) 2026-07-07 04:46:38.563 7 INFO glance.location [None req-40dc3977-bbfc-441f-bdbc-0f7e4348f88e 4076ea8927b041c2976d51a2adf11e4e fb1a5c82e6f849b694ef98a67f1c7c11 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 353/714] 10.0.0.158 () {32 vars in 727 bytes} [Tue Jul 7 04:46:38 2026] PUT /v2/images/dc6b2a77-860c-4cba-96dd-b0c52e31d6c8/file => generated 0 bytes in 437 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/715] 10.0.0.158 () {32 vars in 707 bytes} [Tue Jul 7 04:46:38 2026] GET /v2/images/dc6b2a77-860c-4cba-96dd-b0c52e31d6c8 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/716] 10.0.0.158 () {32 vars in 717 bytes} [Tue Jul 7 04:46:38 2026] GET /v2/images/dc6b2a77-860c-4cba-96dd-b0c52e31d6c8/file => generated 1024 bytes in 113 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/717] 10.0.0.158 () {34 vars in 655 bytes} [Tue Jul 7 04:46:38 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/718] 10.0.0.158 () {32 vars in 726 bytes} [Tue Jul 7 04:46:38 2026] PATCH /v2/images/33c12967-d755-46a7-aec6-2f2c75a3719d => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/719] 10.0.0.158 () {32 vars in 707 bytes} [Tue Jul 7 04:46:38 2026] GET /v2/images/33c12967-d755-46a7-aec6-2f2c75a3719d => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-07 04:46:38.851 7 WARNING glance.api.v2.images [None req-787c0d25-0637-4224-8153-1630146423e5 4076ea8927b041c2976d51a2adf11e4e fb1a5c82e6f849b694ef98a67f1c7c11 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//33c12967-d755-46a7-aec6-2f2c75a3719d [pid: 7|app: 0|req: 356/720] 10.0.0.158 () {32 vars in 710 bytes} [Tue Jul 7 04:46:38 2026] DELETE /v2/images/33c12967-d755-46a7-aec6-2f2c75a3719d => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/721] 10.0.0.158 () {32 vars in 707 bytes} [Tue Jul 7 04:46:38 2026] GET /v2/images/33c12967-d755-46a7-aec6-2f2c75a3719d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-07 04:46:38.932 7 WARNING glance.api.v2.images [None req-30fd94d3-292e-4ee3-9567-3d00ff72311d 4076ea8927b041c2976d51a2adf11e4e fb1a5c82e6f849b694ef98a67f1c7c11 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dc6b2a77-860c-4cba-96dd-b0c52e31d6c8 [pid: 7|app: 0|req: 357/722] 10.0.0.158 () {32 vars in 710 bytes} [Tue Jul 7 04:46:38 2026] DELETE /v2/images/dc6b2a77-860c-4cba-96dd-b0c52e31d6c8 => generated 0 bytes in 913 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/723] 10.0.0.158 () {32 vars in 707 bytes} [Tue Jul 7 04:46:39 2026] GET /v2/images/dc6b2a77-860c-4cba-96dd-b0c52e31d6c8 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-07 04:46:39.866 7 WARNING glance.api.v2.images [None req-77c3656b-bf05-47e5-af0e-6506f0190c83 4076ea8927b041c2976d51a2adf11e4e fb1a5c82e6f849b694ef98a67f1c7c11 - - default default] Failed to find image ad90adfc-6378-4dfc-92d0-01fc1662c351 to delete: glance.common.exception.ImageNotFound: No image found with ID ad90adfc-6378-4dfc-92d0-01fc1662c351 [pid: 7|app: 0|req: 358/724] 10.0.0.158 () {32 vars in 710 bytes} [Tue Jul 7 04:46:39 2026] DELETE /v2/images/ad90adfc-6378-4dfc-92d0-01fc1662c351 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/725] 10.0.0.158 () {32 vars in 707 bytes} [Tue Jul 7 04:46:39 2026] GET /v2/images/ad90adfc-6378-4dfc-92d0-01fc1662c351 => 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: 359/726] 10.0.0.158 () {30 vars in 411 bytes} [Tue Jul 7 04:46: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: 364/735] 10.0.0.21 () {36 vars in 986 bytes} [Tue Jul 7 04:47:19 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/736] 10.0.0.21 () {36 vars in 926 bytes} [Tue Jul 7 04:47:19 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: 366/739] 10.0.0.21 () {36 vars in 986 bytes} [Tue Jul 7 04:47:29 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/740] 10.0.0.21 () {36 vars in 926 bytes} [Tue Jul 7 04:47:29 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: 378/747] 10.0.0.21 () {36 vars in 986 bytes} [Tue Jul 7 04:47:59 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/748] 10.0.0.21 () {36 vars in 926 bytes} [Tue Jul 7 04:47:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/751] 10.0.0.21 () {36 vars in 986 bytes} [Tue Jul 7 04:48:06 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/752] 10.0.0.21 () {36 vars in 926 bytes} [Tue Jul 7 04:48: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: 7|app: 0|req: 375/757] 10.0.0.158 () {32 vars in 707 bytes} [Tue Jul 7 04:48:33 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/758] 10.0.0.158 () {32 vars in 707 bytes} [Tue Jul 7 04:48:33 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/761] 10.0.0.52 () {36 vars in 986 bytes} [Tue Jul 7 04:48:34 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/762] 10.0.0.52 () {36 vars in 926 bytes} [Tue Jul 7 04:48:34 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/763] 10.0.0.52 () {36 vars in 926 bytes} [Tue Jul 7 04:48:34 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: 378/764] 10.0.0.52 () {36 vars in 986 bytes} [Tue Jul 7 04:48:34 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/765] 10.0.0.52 () {36 vars in 926 bytes} [Tue Jul 7 04:48:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/766] 10.0.0.52 () {36 vars in 926 bytes} [Tue Jul 7 04:48:34 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: 388/767] 10.0.0.52 () {36 vars in 986 bytes} [Tue Jul 7 04:48:34 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/768] 10.0.0.52 () {36 vars in 926 bytes} [Tue Jul 7 04:48:34 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: 389/769] 10.0.0.52 () {36 vars in 926 bytes} [Tue Jul 7 04:48:34 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: 381/770] 10.0.0.233 () {36 vars in 911 bytes} [Tue Jul 7 04:48:35 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/771] 10.0.0.233 () {36 vars in 1007 bytes} [Tue Jul 7 04:48:35 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/772] 10.0.0.233 () {36 vars in 987 bytes} [Tue Jul 7 04:48:35 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/773] 10.0.0.233 () {36 vars in 927 bytes} [Tue Jul 7 04:48: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: 7|app: 0|req: 383/774] 10.0.0.233 () {36 vars in 927 bytes} [Tue Jul 7 04:48: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: 400/791] 10.0.0.21 () {36 vars in 986 bytes} [Tue Jul 7 04:49:59 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/792] 10.0.0.21 () {36 vars in 926 bytes} [Tue Jul 7 04:49: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: 7|app: 0|req: 397/801] 10.0.0.21 () {36 vars in 986 bytes} [Tue Jul 7 04:50:38 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/802] 10.0.0.21 () {36 vars in 926 bytes} [Tue Jul 7 04:50:38 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/809] 10.0.0.21 () {36 vars in 986 bytes} [Tue Jul 7 04:51:12 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/810] 10.0.0.21 () {36 vars in 926 bytes} [Tue Jul 7 04:51: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: 414/819] 10.0.0.21 () {36 vars in 986 bytes} [Tue Jul 7 04:51:49 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/820] 10.0.0.21 () {36 vars in 926 bytes} [Tue Jul 7 04:51: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: 409/825] 10.0.0.21 () {36 vars in 986 bytes} [Tue Jul 7 04:52:06 2026] GET /v2/images/06e94e0c-8cd6-41fd-9c45-3354719c3aa8 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/826] 10.0.0.21 () {36 vars in 926 bytes} [Tue Jul 7 04:52:06 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: 421/833] 199.204.45.144 () {32 vars in 826 bytes} [Tue Jul 7 04:52:43 2026] GET /v2/images?status=active&owner=277841279239434890d8387a27e533c7&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/834] 199.204.45.144 () {32 vars in 653 bytes} [Tue Jul 7 04:52:44 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: 423/837] 10.0.0.52 () {36 vars in 986 bytes} [Tue Jul 7 04:52:44 2026] GET /v2/images/99e5b5e1-5137-412b-9983-192deeb850c7 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/838] 10.0.0.52 () {36 vars in 926 bytes} [Tue Jul 7 04:52:44 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: 424/839] 10.0.0.52 () {36 vars in 926 bytes} [Tue Jul 7 04:52:44 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: 416/840] 10.0.0.52 () {36 vars in 986 bytes} [Tue Jul 7 04:52:44 2026] GET /v2/images/99e5b5e1-5137-412b-9983-192deeb850c7 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/841] 10.0.0.52 () {36 vars in 926 bytes} [Tue Jul 7 04:52:44 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: 417/842] 10.0.0.52 () {36 vars in 926 bytes} [Tue Jul 7 04:52:44 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: 426/843] 10.0.0.52 () {36 vars in 986 bytes} [Tue Jul 7 04:52:44 2026] GET /v2/images/99e5b5e1-5137-412b-9983-192deeb850c7 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/844] 10.0.0.52 () {36 vars in 926 bytes} [Tue Jul 7 04:52:44 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: 427/845] 10.0.0.233 () {36 vars in 911 bytes} [Tue Jul 7 04:52:44 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: 419/846] 10.0.0.233 () {36 vars in 1007 bytes} [Tue Jul 7 04:52:44 2026] GET /v2/images/99e5b5e1-5137-412b-9983-192deeb850c7/locations => generated 127 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/847] 10.0.0.233 () {36 vars in 987 bytes} [Tue Jul 7 04:52:44 2026] GET /v2/images/99e5b5e1-5137-412b-9983-192deeb850c7 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/848] 10.0.0.233 () {36 vars in 927 bytes} [Tue Jul 7 04:52:44 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: 429/849] 10.0.0.233 () {36 vars in 927 bytes} [Tue Jul 7 04:52:44 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: 453/896] 10.0.0.158 () {32 vars in 633 bytes} [Tue Jul 7 04:56:34 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)