+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Sep 3 02:56:12 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-5f58548d5b-x4x47 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fc034bc1668 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-09-03 02:56:14.296 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-03 02:56:14.370 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-09-03 02:56:15.134 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-09-03 02:56:15.135 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-09-03 02:56:15.136 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-03 02:56:15.289 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-09-03 02:56:15.290 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-09-03 02:56:15.290 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-03 02:56:17.108 8 WARNING glance.api.v2.images [None req-be199eb2-0888-4063-ab54-4219806c3da8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-03 02:56:17.430 8 WARNING keystonemiddleware._common.config [None req-be199eb2-0888-4063-ab54-4219806c3da8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-03 02:56:17.437 8 WARNING oslo_config.cfg [None req-be199eb2-0888-4063-ab54-4219806c3da8 - - - - - -] 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 0x7fc034bc1668 pid: 8 (default app) 2026-09-03 02:56:17.449 7 WARNING glance.api.v2.images [None req-1715283d-9a24-4403-830b-014d5856a2cb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-03 02:56:17.787 7 WARNING keystonemiddleware._common.config [None req-1715283d-9a24-4403-830b-014d5856a2cb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-03 02:56:17.794 7 WARNING oslo_config.cfg [None req-1715283d-9a24-4403-830b-014d5856a2cb - - - - - -] 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 0x7fc034bc1668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 162.253.55.69 () {42 vars in 685 bytes} [Thu Sep 3 02:56:18 2026] GET / => generated 1301 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-09-03 02:56:19.254 7 WARNING oslo_policy.policy [None req-54fe3143-59a0-421d-a5ca-53519fb0847a ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - 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-09-03 02:56:19.254 7 WARNING oslo_policy.policy [None req-54fe3143-59a0-421d-a5ca-53519fb0847a ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - 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-09-03 02:56:19.274 7 WARNING oslo_policy.policy [None req-54fe3143-59a0-421d-a5ca-53519fb0847a ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - 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-09-03 02:56:19.274 7 WARNING oslo_policy.policy [None req-54fe3143-59a0-421d-a5ca-53519fb0847a ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - 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] 162.253.55.69 () {44 vars in 907 bytes} [Thu Sep 3 02:56:18 2026] GET /v2/images => generated 69 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 162.253.55.69 () {42 vars in 685 bytes} [Thu Sep 3 02:56:24 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 162.253.55.69 () {44 vars in 907 bytes} [Thu Sep 3 02:56:24 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-09-03 02:56:24.389 8 WARNING oslo_policy.policy [None req-13b5a802-2e0d-4570-8aa0-135da14ec0f2 ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - 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-09-03 02:56:24.389 8 WARNING oslo_policy.policy [None req-13b5a802-2e0d-4570-8aa0-135da14ec0f2 ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - 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] 162.253.55.69 () {44 vars in 908 bytes} [Thu Sep 3 02:56:24 2026] GET /v2/images/cirros => generated 151 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 162.253.55.69 () {44 vars in 930 bytes} [Thu Sep 3 02:56:24 2026] GET /v2/images?name=cirros => generated 81 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-03 02:56:24.565 8 WARNING oslo_policy.policy [None req-35475de1-9e94-402a-9756-124691fdbe0c ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - 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-09-03 02:56:24.565 8 WARNING oslo_policy.policy [None req-35475de1-9e94-402a-9756-124691fdbe0c ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - 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] 162.253.55.69 () {44 vars in 936 bytes} [Thu Sep 3 02:56:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-03 02:56:24.664 7 WARNING oslo_config.cfg [None req-e0a560cc-3d46-4b1c-a32d-4d8f73fc3227 ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - 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] 162.253.55.69 () {48 vars in 948 bytes} [Thu Sep 3 02:56:24 2026] POST /v2/images => generated 760 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-03 02:56:24.690 8 WARNING oslo_policy.policy [None req-ddffc0c3-76dd-464d-bfbe-5c8020c97ef1 ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - 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-09-03 02:56:24.691 8 WARNING oslo_policy.policy [None req-ddffc0c3-76dd-464d-bfbe-5c8020c97ef1 ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - 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-09-03 02:56:24.693 8 INFO glance.api.v2.image_data [None req-ddffc0c3-76dd-464d-bfbe-5c8020c97ef1 ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 02:56:28.136 8 WARNING glance.location [None req-ddffc0c3-76dd-464d-bfbe-5c8020c97ef1 ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 162.253.55.69 () {48 vars in 1042 bytes} [Thu Sep 3 02:56:24 2026] PUT /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a/file => generated 0 bytes in 3509 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8381 switches on core 0) [pid: 7|app: 0|req: 7/16] 162.253.55.69 () {44 vars in 968 bytes} [Thu Sep 3 02:56:28 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-03 02:56:28.315 8 WARNING oslo_config.cfg [None req-91e94649-a380-46ff-850c-5ad6e99e0929 ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - 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/17] 162.253.55.69 () {48 vars in 1048 bytes} [Thu Sep 3 02:56:28 2026] PATCH /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1312 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 162.253.55.69 () {44 vars in 968 bytes} [Thu Sep 3 02:56:28 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 162.253.55.69 () {42 vars in 685 bytes} [Thu Sep 3 03:18:08 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 162.253.55.69 () {44 vars in 907 bytes} [Thu Sep 3 03:18:08 2026] GET /v2/images => generated 1381 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 162.253.55.69 () {42 vars in 685 bytes} [Thu Sep 3 03:18:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 162.253.55.69 () {44 vars in 907 bytes} [Thu Sep 3 03:18:33 2026] GET /v2/images => generated 1381 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/287] 162.253.55.69 () {44 vars in 934 bytes} [Thu Sep 3 03:18:33 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: 143/288] 162.253.55.69 () {44 vars in 956 bytes} [Thu Sep 3 03:18:33 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/289] 162.253.55.69 () {44 vars in 936 bytes} [Thu Sep 3 03:18:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/290] 162.253.55.69 () {48 vars in 948 bytes} [Thu Sep 3 03:18:33 2026] POST /v2/images => generated 796 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-03 03:18:34.050 8 INFO glance.api.v2.image_data [None req-32c7d748-dbd7-4ad1-bfba-9063f94b946c ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 03:19:07.491 8 WARNING glance.location [None req-32c7d748-dbd7-4ad1-bfba-9063f94b946c ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 147/299] 162.253.55.69 () {48 vars in 1043 bytes} [Thu Sep 3 03:18:34 2026] PUT /v2/images/a3845813-7309-4b9c-b76f-26be2f16e771/file => generated 0 bytes in 33527 msecs (HTTP/1.1 204) 4 headers in 171 bytes (69135 switches on core 0) [pid: 7|app: 0|req: 153/300] 162.253.55.69 () {44 vars in 968 bytes} [Thu Sep 3 03:19:07 2026] GET /v2/images/a3845813-7309-4b9c-b76f-26be2f16e771 => generated 1209 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/301] 162.253.55.69 () {48 vars in 1048 bytes} [Thu Sep 3 03:19:07 2026] PATCH /v2/images/a3845813-7309-4b9c-b76f-26be2f16e771 => generated 1395 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/302] 162.253.55.69 () {44 vars in 968 bytes} [Thu Sep 3 03:19:07 2026] GET /v2/images/a3845813-7309-4b9c-b76f-26be2f16e771 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/303] 162.253.55.69 () {42 vars in 685 bytes} [Thu Sep 3 03:19:09 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/304] 162.253.55.69 () {44 vars in 907 bytes} [Thu Sep 3 03:19:09 2026] GET /v2/images => generated 2778 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/393] 162.253.55.69 () {42 vars in 685 bytes} [Thu Sep 3 03:26:30 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/394] 162.253.55.69 () {44 vars in 907 bytes} [Thu Sep 3 03:26:31 2026] GET /v2/images => generated 2778 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/397] 162.253.55.69 () {42 vars in 685 bytes} [Thu Sep 3 03:26:46 2026] GET / => generated 1301 bytes in 10 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/398] 162.253.55.69 () {44 vars in 907 bytes} [Thu Sep 3 03:26:46 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 162.253.55.69 () {44 vars in 944 bytes} [Thu Sep 3 03:26:46 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: 7|app: 0|req: 203/400] 162.253.55.69 () {44 vars in 966 bytes} [Thu Sep 3 03:26:46 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/401] 162.253.55.69 () {44 vars in 936 bytes} [Thu Sep 3 03:26:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/402] 162.253.55.69 () {48 vars in 948 bytes} [Thu Sep 3 03:26:46 2026] POST /v2/images => generated 799 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-03 03:26:46.425 8 INFO glance.api.v2.image_data [None req-d56d73a1-52a8-447f-b75e-fa1237142c82 ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 03:27:11.218 8 INFO glance.location [None req-d56d73a1-52a8-447f-b75e-fa1237142c82 ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 199/409] 162.253.55.69 () {48 vars in 1042 bytes} [Thu Sep 3 03:26:46 2026] PUT /v2/images/cc5b4f7b-0125-4866-b35d-373e911fc97c/file => generated 0 bytes in 24846 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23514 switches on core 0) [pid: 7|app: 0|req: 211/410] 162.253.55.69 () {44 vars in 968 bytes} [Thu Sep 3 03:27:11 2026] GET /v2/images/cc5b4f7b-0125-4866-b35d-373e911fc97c => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/411] 162.253.55.69 () {48 vars in 1048 bytes} [Thu Sep 3 03:27:11 2026] PATCH /v2/images/cc5b4f7b-0125-4866-b35d-373e911fc97c => generated 1410 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/412] 162.253.55.69 () {44 vars in 968 bytes} [Thu Sep 3 03:27:11 2026] GET /v2/images/cc5b4f7b-0125-4866-b35d-373e911fc97c => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/421] 162.253.55.69 () {42 vars in 685 bytes} [Thu Sep 3 03:27:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/422] 162.253.55.69 () {44 vars in 907 bytes} [Thu Sep 3 03:27:55 2026] GET /v2/images => generated 4190 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/427] 162.253.55.69 () {42 vars in 685 bytes} [Thu Sep 3 03:28:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/428] 162.253.55.69 () {44 vars in 907 bytes} [Thu Sep 3 03:28:11 2026] GET /v2/images => generated 4190 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/429] 162.253.55.69 () {44 vars in 936 bytes} [Thu Sep 3 03:28:11 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: 8|app: 0|req: 209/430] 162.253.55.69 () {44 vars in 958 bytes} [Thu Sep 3 03:28:11 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/431] 162.253.55.69 () {44 vars in 936 bytes} [Thu Sep 3 03:28:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/432] 162.253.55.69 () {48 vars in 948 bytes} [Thu Sep 3 03:28:11 2026] POST /v2/images => generated 791 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-03 03:28:11.422 7 WARNING oslo_policy.policy [None req-69f8c549-a7f8-4178-8cc5-78c803f63ca2 ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - 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-09-03 03:28:11.422 7 WARNING oslo_policy.policy [None req-69f8c549-a7f8-4178-8cc5-78c803f63ca2 ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - 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-09-03 03:28:11.425 7 INFO glance.api.v2.image_data [None req-69f8c549-a7f8-4178-8cc5-78c803f63ca2 ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 03:28:33.351 7 INFO glance.location [None req-69f8c549-a7f8-4178-8cc5-78c803f63ca2 ab60530d44604132ad4e3491e4226bf6 fd7892c07dc04c7f83fc41ec0220034c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 223/437] 162.253.55.69 () {48 vars in 1043 bytes} [Thu Sep 3 03:28:11 2026] PUT /v2/images/798d353b-963a-4460-999b-fd7081b6ee1f/file => generated 0 bytes in 22005 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29207 switches on core 0) [pid: 8|app: 0|req: 215/438] 162.253.55.69 () {44 vars in 968 bytes} [Thu Sep 3 03:28:33 2026] GET /v2/images/798d353b-963a-4460-999b-fd7081b6ee1f => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/439] 162.253.55.69 () {48 vars in 1048 bytes} [Thu Sep 3 03:28:33 2026] PATCH /v2/images/798d353b-963a-4460-999b-fd7081b6ee1f => generated 1382 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/440] 162.253.55.69 () {44 vars in 968 bytes} [Thu Sep 3 03:28:33 2026] GET /v2/images/798d353b-963a-4460-999b-fd7081b6ee1f => generated 1382 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/631] 162.253.55.69 () {42 vars in 685 bytes} [Thu Sep 3 03:44:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/632] 162.253.55.69 () {44 vars in 907 bytes} [Thu Sep 3 03:44:19 2026] GET /v2/images => generated 5574 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/667] 162.253.55.69 () {42 vars in 685 bytes} [Thu Sep 3 03:47:09 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/668] 162.253.55.69 () {44 vars in 907 bytes} [Thu Sep 3 03:47:09 2026] GET /v2/images => generated 5574 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/669] 162.253.55.69 () {42 vars in 685 bytes} [Thu Sep 3 03:47:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/670] 162.253.55.69 () {44 vars in 907 bytes} [Thu Sep 3 03:47:11 2026] GET /v2/images => generated 5574 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/683] 162.253.55.69 () {42 vars in 685 bytes} [Thu Sep 3 03:48:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/684] 162.253.55.69 () {44 vars in 907 bytes} [Thu Sep 3 03:48:07 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/685] 162.253.55.69 () {42 vars in 685 bytes} [Thu Sep 3 03:48:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/686] 162.253.55.69 () {44 vars in 907 bytes} [Thu Sep 3 03:48:16 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/701] 162.253.55.69 () {42 vars in 685 bytes} [Thu Sep 3 03:49:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/702] 162.253.55.69 () {44 vars in 907 bytes} [Thu Sep 3 03:49:25 2026] GET /v2/images => generated 5574 bytes in 72 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: 361/713] 10.0.0.134 () {32 vars in 633 bytes} [Thu Sep 3 03:50:13 2026] GET /v2/images => generated 5574 bytes in 24 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: 356/720] 10.0.0.207 () {36 vars in 987 bytes} [Thu Sep 3 03:50:37 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1312 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/721] 10.0.0.207 () {36 vars in 927 bytes} [Thu Sep 3 03:50:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/722] 10.0.0.207 () {36 vars in 927 bytes} [Thu Sep 3 03:50:38 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: 366/723] 10.0.0.207 () {36 vars in 987 bytes} [Thu Sep 3 03:50:38 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/724] 10.0.0.207 () {36 vars in 927 bytes} [Thu Sep 3 03:50:38 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: 367/725] 10.0.0.207 () {36 vars in 927 bytes} [Thu Sep 3 03:50:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/726] 10.0.0.207 () {36 vars in 987 bytes} [Thu Sep 3 03:50:38 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => 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: 368/727] 10.0.0.207 () {36 vars in 927 bytes} [Thu Sep 3 03: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: 360/728] 10.0.0.207 () {36 vars in 927 bytes} [Thu Sep 3 03:50:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/729] 10.0.0.169 () {36 vars in 987 bytes} [Thu Sep 3 03:50:39 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/730] 10.0.0.169 () {36 vars in 927 bytes} [Thu Sep 3 03:50:39 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/731] 10.0.0.9 () {36 vars in 909 bytes} [Thu Sep 3 03:50:39 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/732] 10.0.0.9 () {36 vars in 1005 bytes} [Thu Sep 3 03:50:39 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a/locations => generated 127 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/733] 10.0.0.9 () {36 vars in 985 bytes} [Thu Sep 3 03:50:39 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/734] 10.0.0.9 () {36 vars in 925 bytes} [Thu Sep 3 03:50:39 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/735] 10.0.0.9 () {36 vars in 925 bytes} [Thu Sep 3 03:50:39 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: 364/736] 162.253.55.69 () {36 vars in 990 bytes} [Thu Sep 3 03:50:47 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => 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: 373/739] 162.253.55.69 () {36 vars in 930 bytes} [Thu Sep 3 03:50:47 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: 367/740] 162.253.55.69 () {36 vars in 990 bytes} [Thu Sep 3 03:50:48 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/741] 162.253.55.69 () {36 vars in 930 bytes} [Thu Sep 3 03:50:48 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: 368/742] 10.0.0.134 () {34 vars in 655 bytes} [Thu Sep 3 03:50:51 2026] POST /v2/images => generated 649 bytes in 231 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-03 03:50:51.659 7 WARNING glance.api.v2.images [None req-d238ec1d-1fac-48bd-9148-44aff9c0c344 74af0872768a4b5b87173f412a6b71cd a96186c87f5e4c56b162a75a8fac7988 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a00e859b-4b9d-44b6-b3e4-367df2681f9c [pid: 7|app: 0|req: 375/743] 10.0.0.134 () {32 vars in 710 bytes} [Thu Sep 3 03:50:51 2026] DELETE /v2/images/a00e859b-4b9d-44b6-b3e4-367df2681f9c => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/744] 10.0.0.134 () {32 vars in 707 bytes} [Thu Sep 3 03:50:51 2026] GET /v2/images/a00e859b-4b9d-44b6-b3e4-367df2681f9c => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/745] 10.0.0.134 () {32 vars in 633 bytes} [Thu Sep 3 03:50:51 2026] GET /v2/images => generated 1381 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/746] 10.0.0.134 () {34 vars in 655 bytes} [Thu Sep 3 03:50:51 2026] POST /v2/images => generated 703 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/747] 10.0.0.134 () {32 vars in 717 bytes} [Thu Sep 3 03:50:51 2026] GET /v2/images/e254d9ea-617a-457f-9678-1585fe63a096/file => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-03 03:50:51.912 8 INFO glance.api.v2.image_data [None req-4eaf1ef3-f33e-4ba1-bb58-91b276a6c3c7 74af0872768a4b5b87173f412a6b71cd a96186c87f5e4c56b162a75a8fac7988 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 03:50:51.973 8 WARNING glance_store._drivers.rbd [None req-4eaf1ef3-f33e-4ba1-bb58-91b276a6c3c7 74af0872768a4b5b87173f412a6b71cd a96186c87f5e4c56b162a75a8fac7988 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-03 03:50:52.917 8 INFO glance.location [None req-4eaf1ef3-f33e-4ba1-bb58-91b276a6c3c7 74af0872768a4b5b87173f412a6b71cd a96186c87f5e4c56b162a75a8fac7988 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 371/748] 10.0.0.134 () {32 vars in 727 bytes} [Thu Sep 3 03:50:51 2026] PUT /v2/images/e254d9ea-617a-457f-9678-1585fe63a096/file => generated 0 bytes in 1077 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/749] 10.0.0.134 () {32 vars in 707 bytes} [Thu Sep 3 03:50:52 2026] GET /v2/images/e254d9ea-617a-457f-9678-1585fe63a096 => generated 1104 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/750] 10.0.0.134 () {32 vars in 717 bytes} [Thu Sep 3 03:50:53 2026] GET /v2/images/e254d9ea-617a-457f-9678-1585fe63a096/file => generated 1024 bytes in 174 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/751] 10.0.0.134 () {34 vars in 655 bytes} [Thu Sep 3 03:50:53 2026] POST /v2/images => generated 648 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/752] 10.0.0.134 () {32 vars in 726 bytes} [Thu Sep 3 03:50:53 2026] PATCH /v2/images/1e1207d5-7d66-401a-a900-0772f6c326f5 => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/753] 10.0.0.134 () {32 vars in 707 bytes} [Thu Sep 3 03:50:53 2026] GET /v2/images/1e1207d5-7d66-401a-a900-0772f6c326f5 => generated 652 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-03 03:50:53.339 8 WARNING glance.api.v2.images [None req-4ce2e6ee-e821-49e7-a8d6-915a8aa08e2c 74af0872768a4b5b87173f412a6b71cd a96186c87f5e4c56b162a75a8fac7988 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1e1207d5-7d66-401a-a900-0772f6c326f5 [pid: 8|app: 0|req: 374/754] 10.0.0.134 () {32 vars in 710 bytes} [Thu Sep 3 03:50:53 2026] DELETE /v2/images/1e1207d5-7d66-401a-a900-0772f6c326f5 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/755] 10.0.0.134 () {32 vars in 707 bytes} [Thu Sep 3 03:50:53 2026] GET /v2/images/1e1207d5-7d66-401a-a900-0772f6c326f5 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-03 03:50:53.413 8 WARNING glance.api.v2.images [None req-cfc286f6-2cf2-4cd8-b780-b2831aab02b0 74af0872768a4b5b87173f412a6b71cd a96186c87f5e4c56b162a75a8fac7988 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e254d9ea-617a-457f-9678-1585fe63a096 [pid: 8|app: 0|req: 375/756] 10.0.0.134 () {32 vars in 710 bytes} [Thu Sep 3 03:50:53 2026] DELETE /v2/images/e254d9ea-617a-457f-9678-1585fe63a096 => generated 0 bytes in 875 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/757] 10.0.0.134 () {32 vars in 707 bytes} [Thu Sep 3 03:50:54 2026] GET /v2/images/e254d9ea-617a-457f-9678-1585fe63a096 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-03 03:50:54.318 8 WARNING glance.api.v2.images [None req-d187288a-ca24-4198-9802-4e02b93b4832 74af0872768a4b5b87173f412a6b71cd a96186c87f5e4c56b162a75a8fac7988 - - default default] Failed to find image a00e859b-4b9d-44b6-b3e4-367df2681f9c to delete: glance.common.exception.ImageNotFound: No image found with ID a00e859b-4b9d-44b6-b3e4-367df2681f9c [pid: 8|app: 0|req: 376/758] 10.0.0.134 () {32 vars in 710 bytes} [Thu Sep 3 03:50:54 2026] DELETE /v2/images/a00e859b-4b9d-44b6-b3e4-367df2681f9c => generated 147 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/759] 10.0.0.134 () {32 vars in 707 bytes} [Thu Sep 3 03:50:54 2026] GET /v2/images/a00e859b-4b9d-44b6-b3e4-367df2681f9c => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/764] 10.0.0.169 () {36 vars in 987 bytes} [Thu Sep 3 03:51:08 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/765] 10.0.0.169 () {36 vars in 927 bytes} [Thu Sep 3 03:51:08 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: 382/770] 10.0.0.169 () {36 vars in 987 bytes} [Thu Sep 3 03:51:31 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/771] 10.0.0.169 () {36 vars in 927 bytes} [Thu Sep 3 03:51:31 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/776] 10.0.0.169 () {36 vars in 987 bytes} [Thu Sep 3 03:51:48 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => 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: 385/777] 10.0.0.169 () {36 vars in 927 bytes} [Thu Sep 3 03:51:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/782] 10.0.0.134 () {30 vars in 411 bytes} [Thu Sep 3 03:52:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/791] 10.0.0.169 () {36 vars in 987 bytes} [Thu Sep 3 03:52:48 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/792] 10.0.0.169 () {36 vars in 927 bytes} [Thu Sep 3 03:52:48 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/795] 10.0.0.134 () {32 vars in 707 bytes} [Thu Sep 3 03:53:01 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/796] 10.0.0.134 () {32 vars in 707 bytes} [Thu Sep 3 03:53:01 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/797] 10.0.0.207 () {36 vars in 987 bytes} [Thu Sep 3 03:53:01 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1312 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/798] 10.0.0.207 () {36 vars in 927 bytes} [Thu Sep 3 03:53:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/799] 10.0.0.207 () {36 vars in 927 bytes} [Thu Sep 3 03:53:02 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: 404/800] 10.0.0.207 () {36 vars in 987 bytes} [Thu Sep 3 03:53:02 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/801] 10.0.0.207 () {36 vars in 927 bytes} [Thu Sep 3 03:53:02 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: 405/802] 10.0.0.207 () {36 vars in 927 bytes} [Thu Sep 3 03:53:02 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: 398/803] 10.0.0.207 () {36 vars in 987 bytes} [Thu Sep 3 03:53:02 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/804] 10.0.0.207 () {36 vars in 927 bytes} [Thu Sep 3 03:53:02 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: 399/805] 10.0.0.207 () {36 vars in 927 bytes} [Thu Sep 3 03:53:02 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: 407/806] 10.0.0.9 () {36 vars in 909 bytes} [Thu Sep 3 03:53:02 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/807] 10.0.0.9 () {36 vars in 1005 bytes} [Thu Sep 3 03:53:02 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a/locations => generated 127 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/808] 10.0.0.9 () {36 vars in 985 bytes} [Thu Sep 3 03:53:02 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/809] 10.0.0.9 () {36 vars in 925 bytes} [Thu Sep 3 03:53:02 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: 409/810] 10.0.0.9 () {36 vars in 925 bytes} [Thu Sep 3 03:53:02 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: 412/815] 10.0.0.169 () {36 vars in 987 bytes} [Thu Sep 3 03:53:18 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => 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: 404/816] 10.0.0.169 () {36 vars in 927 bytes} [Thu Sep 3 03:53: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: 7|app: 0|req: 416/823] 10.0.0.169 () {36 vars in 987 bytes} [Thu Sep 3 03:53:53 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/824] 10.0.0.169 () {36 vars in 927 bytes} [Thu Sep 3 03:53:53 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: 414/835] 10.0.0.169 () {36 vars in 987 bytes} [Thu Sep 3 03:54:44 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/836] 10.0.0.169 () {36 vars in 927 bytes} [Thu Sep 3 03:54:45 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: 427/845] 10.0.0.169 () {36 vars in 987 bytes} [Thu Sep 3 03:55:22 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/846] 10.0.0.169 () {36 vars in 927 bytes} [Thu Sep 3 03:55:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/851] 10.0.0.169 () {36 vars in 987 bytes} [Thu Sep 3 03:55:40 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/852] 10.0.0.169 () {36 vars in 927 bytes} [Thu Sep 3 03:55:40 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/853] 10.0.0.169 () {36 vars in 987 bytes} [Thu Sep 3 03:55:40 2026] GET /v2/images/efd9b4c9-0e58-425a-9150-2730fa25c60a => generated 1312 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/854] 10.0.0.169 () {36 vars in 927 bytes} [Thu Sep 3 03:55:40 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: 436/863] 162.253.55.69 () {32 vars in 825 bytes} [Thu Sep 3 03:56:17 2026] GET /v2/images?status=active&owner=fd7892c07dc04c7f83fc41ec0220034c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/864] 162.253.55.69 () {32 vars in 652 bytes} [Thu Sep 3 03:56:17 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: 437/865] 10.0.0.207 () {36 vars in 987 bytes} [Thu Sep 3 03:56:17 2026] GET /v2/images/a3845813-7309-4b9c-b76f-26be2f16e771 => generated 1395 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/866] 10.0.0.207 () {36 vars in 927 bytes} [Thu Sep 3 03:56:17 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: 438/867] 10.0.0.207 () {36 vars in 927 bytes} [Thu Sep 3 03:56:17 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: 430/868] 10.0.0.207 () {36 vars in 987 bytes} [Thu Sep 3 03:56:17 2026] GET /v2/images/a3845813-7309-4b9c-b76f-26be2f16e771 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/869] 10.0.0.207 () {36 vars in 927 bytes} [Thu Sep 3 03:56:17 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: 431/870] 10.0.0.207 () {36 vars in 927 bytes} [Thu Sep 3 03:56:17 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: 440/871] 10.0.0.207 () {36 vars in 987 bytes} [Thu Sep 3 03:56:17 2026] GET /v2/images/a3845813-7309-4b9c-b76f-26be2f16e771 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/872] 10.0.0.207 () {36 vars in 927 bytes} [Thu Sep 3 03:56:18 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: 441/873] 10.0.0.9 () {36 vars in 909 bytes} [Thu Sep 3 03:56:18 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/874] 10.0.0.9 () {36 vars in 1005 bytes} [Thu Sep 3 03:56:18 2026] GET /v2/images/a3845813-7309-4b9c-b76f-26be2f16e771/locations => generated 127 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/875] 10.0.0.9 () {36 vars in 985 bytes} [Thu Sep 3 03:56:18 2026] GET /v2/images/a3845813-7309-4b9c-b76f-26be2f16e771 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/876] 10.0.0.9 () {36 vars in 925 bytes} [Thu Sep 3 03:56: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: 7|app: 0|req: 443/877] 10.0.0.9 () {36 vars in 925 bytes} [Thu Sep 3 03:56:18 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: 470/930] 10.0.0.134 () {32 vars in 633 bytes} [Thu Sep 3 04:00:43 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)