+ 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 [Wed Aug 12 00:37:24 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-5556b6d77b-wbz57 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 0x7efdf76ab668 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-08-12 00:37:26.325 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-12 00:37:26.420 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-08-12 00:37:27.214 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-08-12 00:37:27.215 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-08-12 00:37:27.216 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-12 00:37:27.257 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-08-12 00:37:27.258 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-08-12 00:37:27.259 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-12 00:37:29.243 7 WARNING glance.api.v2.images [None req-eec819fd-1f73-4e61-8593-9225fb95d322 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-12 00:37:29.260 8 WARNING glance.api.v2.images [None req-a46e0ef3-bd16-4a77-a403-10632d592714 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-12 00:37:29.566 7 WARNING keystonemiddleware._common.config [None req-eec819fd-1f73-4e61-8593-9225fb95d322 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 00:37:29.573 7 WARNING oslo_config.cfg [None req-eec819fd-1f73-4e61-8593-9225fb95d322 - - - - - -] 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 0x7efdf76ab668 pid: 7 (default app) 2026-08-12 00:37:29.601 8 WARNING keystonemiddleware._common.config [None req-a46e0ef3-bd16-4a77-a403-10632d592714 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 00:37:29.609 8 WARNING oslo_config.cfg [None req-a46e0ef3-bd16-4a77-a403-10632d592714 - - - - - -] 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 0x7efdf76ab668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.169 () {42 vars in 689 bytes} [Wed Aug 12 00:37:30 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-08-12 00:37:30.999 8 WARNING oslo_policy.policy [None req-7598ec96-49f4-4252-b9d6-fa77b0c8de6f c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - 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-08-12 00:37:30.999 8 WARNING oslo_policy.policy [None req-7598ec96-49f4-4252-b9d6-fa77b0c8de6f c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - 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-08-12 00:37:31.017 8 WARNING oslo_policy.policy [None req-7598ec96-49f4-4252-b9d6-fa77b0c8de6f c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - 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-08-12 00:37:31.017 8 WARNING oslo_policy.policy [None req-7598ec96-49f4-4252-b9d6-fa77b0c8de6f c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - 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/5] 199.204.45.169 () {44 vars in 911 bytes} [Wed Aug 12 00:37:30 2026] GET /v2/images => generated 69 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.169 () {42 vars in 689 bytes} [Wed Aug 12 00:37:34 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: 2/7] 199.204.45.169 () {44 vars in 911 bytes} [Wed Aug 12 00:37:34 2026] GET /v2/images => generated 69 bytes in 42 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-08-12 00:37:34.949 7 WARNING oslo_policy.policy [None req-c9072c35-e085-4056-8a29-7d50ec3a8949 c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - 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-08-12 00:37:34.950 7 WARNING oslo_policy.policy [None req-c9072c35-e085-4056-8a29-7d50ec3a8949 c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - 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: 6/8] 199.204.45.169 () {44 vars in 912 bytes} [Wed Aug 12 00:37:34 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.169 () {44 vars in 934 bytes} [Wed Aug 12 00:37:35 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 00:37:35.099 7 WARNING oslo_policy.policy [None req-b830cc95-1145-4ec2-b06f-ca5e80d1f3c3 c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - 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-08-12 00:37:35.100 7 WARNING oslo_policy.policy [None req-b830cc95-1145-4ec2-b06f-ca5e80d1f3c3 c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - 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/10] 199.204.45.169 () {44 vars in 940 bytes} [Wed Aug 12 00:37:35 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) 2026-08-12 00:37:35.190 8 WARNING oslo_config.cfg [None req-f7f488cd-6ee2-4ca8-9727-1b56f0a1dae6 c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - 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/11] 199.204.45.169 () {48 vars in 952 bytes} [Wed Aug 12 00:37:35 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 00:37:35.209 7 WARNING oslo_policy.policy [None req-81b02eb9-8495-4266-8592-55e9ee88ba61 c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - 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-08-12 00:37:35.209 7 WARNING oslo_policy.policy [None req-81b02eb9-8495-4266-8592-55e9ee88ba61 c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - 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-08-12 00:37:35.210 7 INFO glance.api.v2.image_data [None req-81b02eb9-8495-4266-8592-55e9ee88ba61 c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 00:37:38.742 7 WARNING glance.location [None req-81b02eb9-8495-4266-8592-55e9ee88ba61 c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.169 () {48 vars in 1046 bytes} [Wed Aug 12 00:37:35 2026] PUT /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4/file => generated 0 bytes in 3570 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5863 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.169 () {44 vars in 972 bytes} [Wed Aug 12 00:37:38 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-12 00:37:38.873 7 WARNING oslo_config.cfg [None req-1f9b95eb-2119-49e3-90de-4bd92a90f32d c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - 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: 9/16] 199.204.45.169 () {48 vars in 1052 bytes} [Wed Aug 12 00:37:38 2026] PATCH /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => generated 1312 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.169 () {44 vars in 972 bytes} [Wed Aug 12 00:37:38 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => 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: 131/260] 199.204.45.169 () {42 vars in 689 bytes} [Wed Aug 12 00:57:54 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: 130/261] 199.204.45.169 () {44 vars in 911 bytes} [Wed Aug 12 00:57:54 2026] GET /v2/images => generated 1381 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.204.45.169 () {42 vars in 689 bytes} [Wed Aug 12 00:58:42 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: 136/273] 199.204.45.169 () {44 vars in 911 bytes} [Wed Aug 12 00:58:43 2026] GET /v2/images => generated 1381 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.169 () {44 vars in 938 bytes} [Wed Aug 12 00:58:43 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.204.45.169 () {44 vars in 960 bytes} [Wed Aug 12 00:58:43 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.204.45.169 () {44 vars in 940 bytes} [Wed Aug 12 00:58:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.204.45.169 () {48 vars in 952 bytes} [Wed Aug 12 00:58:43 2026] POST /v2/images => generated 796 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 00:58:43.216 7 INFO glance.api.v2.image_data [None req-b9f8ec2d-ff8f-4cd2-aab0-15a8642de3e6 c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 00:59:22.917 7 WARNING glance.location [None req-b9f8ec2d-ff8f-4cd2-aab0-15a8642de3e6 c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/286] 199.204.45.169 () {48 vars in 1047 bytes} [Wed Aug 12 00:58:43 2026] PUT /v2/images/f20482eb-0605-47fb-b4a3-d3c5e012e744/file => generated 0 bytes in 39750 msecs (HTTP/1.1 204) 4 headers in 171 bytes (75054 switches on core 0) [pid: 8|app: 0|req: 147/287] 199.204.45.169 () {44 vars in 972 bytes} [Wed Aug 12 00:59:22 2026] GET /v2/images/f20482eb-0605-47fb-b4a3-d3c5e012e744 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/288] 199.204.45.169 () {48 vars in 1052 bytes} [Wed Aug 12 00:59:22 2026] PATCH /v2/images/f20482eb-0605-47fb-b4a3-d3c5e012e744 => generated 1395 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/289] 199.204.45.169 () {44 vars in 972 bytes} [Wed Aug 12 00:59:23 2026] GET /v2/images/f20482eb-0605-47fb-b4a3-d3c5e012e744 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/290] 199.204.45.169 () {42 vars in 689 bytes} [Wed Aug 12 00:59:24 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: 149/291] 199.204.45.169 () {44 vars in 911 bytes} [Wed Aug 12 00:59:24 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/372] 199.204.45.169 () {42 vars in 689 bytes} [Wed Aug 12 01:06:06 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/373] 199.204.45.169 () {44 vars in 911 bytes} [Wed Aug 12 01:06:06 2026] GET /v2/images => generated 2778 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/378] 199.204.45.169 () {42 vars in 689 bytes} [Wed Aug 12 01:06:22 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: 193/379] 199.204.45.169 () {44 vars in 911 bytes} [Wed Aug 12 01:06:22 2026] GET /v2/images => generated 2778 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/380] 199.204.45.169 () {44 vars in 948 bytes} [Wed Aug 12 01:06:22 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/381] 199.204.45.169 () {44 vars in 970 bytes} [Wed Aug 12 01:06:22 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/382] 199.204.45.169 () {44 vars in 940 bytes} [Wed Aug 12 01:06:22 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: 8|app: 0|req: 195/383] 199.204.45.169 () {48 vars in 952 bytes} [Wed Aug 12 01:06:22 2026] POST /v2/images => generated 799 bytes in 89 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 01:06:23.073 7 INFO glance.api.v2.image_data [None req-df198cb1-5ab6-44d2-a706-327cf7600502 c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:07:07.759 7 INFO glance.location [None req-df198cb1-5ab6-44d2-a706-327cf7600502 c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 189/394] 199.204.45.169 () {48 vars in 1046 bytes} [Wed Aug 12 01:06:23 2026] PUT /v2/images/9889e5d0-bd06-43d5-b0a8-d883d5c91be0/file => generated 0 bytes in 44731 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22773 switches on core 0) [pid: 8|app: 0|req: 206/395] 199.204.45.169 () {44 vars in 972 bytes} [Wed Aug 12 01:07:07 2026] GET /v2/images/9889e5d0-bd06-43d5-b0a8-d883d5c91be0 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/396] 199.204.45.169 () {48 vars in 1052 bytes} [Wed Aug 12 01:07:07 2026] PATCH /v2/images/9889e5d0-bd06-43d5-b0a8-d883d5c91be0 => generated 1410 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/397] 199.204.45.169 () {44 vars in 972 bytes} [Wed Aug 12 01:07:07 2026] GET /v2/images/9889e5d0-bd06-43d5-b0a8-d883d5c91be0 => 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: 197/410] 199.204.45.169 () {42 vars in 689 bytes} [Wed Aug 12 01:08:15 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: 214/411] 199.204.45.169 () {44 vars in 911 bytes} [Wed Aug 12 01:08:15 2026] GET /v2/images => generated 4190 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/416] 199.204.45.169 () {42 vars in 689 bytes} [Wed Aug 12 01:08:36 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: 200/417] 199.204.45.169 () {44 vars in 911 bytes} [Wed Aug 12 01:08:36 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/418] 199.204.45.169 () {44 vars in 940 bytes} [Wed Aug 12 01:08:36 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: 201/419] 199.204.45.169 () {44 vars in 962 bytes} [Wed Aug 12 01:08:36 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/420] 199.204.45.169 () {44 vars in 940 bytes} [Wed Aug 12 01:08:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/421] 199.204.45.169 () {48 vars in 952 bytes} [Wed Aug 12 01:08:36 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 01:08:36.334 8 WARNING oslo_policy.policy [None req-c7ccfe65-af7f-4628-aa4d-2f9a8b9cc45b c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - 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-08-12 01:08:36.334 8 WARNING oslo_policy.policy [None req-c7ccfe65-af7f-4628-aa4d-2f9a8b9cc45b c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - 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-08-12 01:08:36.336 8 INFO glance.api.v2.image_data [None req-c7ccfe65-af7f-4628-aa4d-2f9a8b9cc45b c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:08:56.136 8 INFO glance.location [None req-c7ccfe65-af7f-4628-aa4d-2f9a8b9cc45b c6e6bb07a4f44649ae75509d009e0e1c 16e2ac5e21b6433aa53784255c3ce399 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 220/426] 199.204.45.169 () {48 vars in 1047 bytes} [Wed Aug 12 01:08:36 2026] PUT /v2/images/b4db28ea-4c4c-497e-8973-4af8576442ce/file => generated 0 bytes in 19851 msecs (HTTP/1.1 204) 4 headers in 171 bytes (44201 switches on core 0) [pid: 7|app: 0|req: 207/427] 199.204.45.169 () {44 vars in 972 bytes} [Wed Aug 12 01:08:56 2026] GET /v2/images/b4db28ea-4c4c-497e-8973-4af8576442ce => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/428] 199.204.45.169 () {48 vars in 1052 bytes} [Wed Aug 12 01:08:56 2026] PATCH /v2/images/b4db28ea-4c4c-497e-8973-4af8576442ce => generated 1382 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/429] 199.204.45.169 () {44 vars in 972 bytes} [Wed Aug 12 01:08:56 2026] GET /v2/images/b4db28ea-4c4c-497e-8973-4af8576442ce => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/594] 199.204.45.169 () {42 vars in 689 bytes} [Wed Aug 12 01:22:30 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: 304/595] 199.204.45.169 () {44 vars in 911 bytes} [Wed Aug 12 01:22:30 2026] GET /v2/images => generated 5574 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/624] 199.204.45.169 () {42 vars in 689 bytes} [Wed Aug 12 01:24:53 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: 306/625] 199.204.45.169 () {44 vars in 911 bytes} [Wed Aug 12 01:24:53 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: 320/626] 199.204.45.169 () {42 vars in 689 bytes} [Wed Aug 12 01:24:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/627] 199.204.45.169 () {44 vars in 911 bytes} [Wed Aug 12 01:24:56 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/638] 199.204.45.169 () {42 vars in 689 bytes} [Wed Aug 12 01:25:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/639] 199.204.45.169 () {44 vars in 911 bytes} [Wed Aug 12 01:25:46 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/642] 199.204.45.169 () {42 vars in 689 bytes} [Wed Aug 12 01:25:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/643] 199.204.45.169 () {44 vars in 911 bytes} [Wed Aug 12 01:25:54 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/656] 199.204.45.169 () {42 vars in 689 bytes} [Wed Aug 12 01:26:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/657] 199.204.45.169 () {44 vars in 911 bytes} [Wed Aug 12 01:26:56 2026] GET /v2/images => generated 5574 bytes in 44 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: 328/668] 10.0.0.29 () {32 vars in 632 bytes} [Wed Aug 12 01:27:41 2026] GET /v2/images => generated 5574 bytes in 17 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: 343/673] 10.0.0.14 () {36 vars in 986 bytes} [Wed Aug 12 01:28:05 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => 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: 331/674] 10.0.0.14 () {36 vars in 926 bytes} [Wed Aug 12 01:28:05 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/675] 10.0.0.14 () {36 vars in 986 bytes} [Wed Aug 12 01:28:06 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => 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: 332/676] 10.0.0.14 () {36 vars in 926 bytes} [Wed Aug 12 01:28:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/679] 10.0.0.45 () {36 vars in 986 bytes} [Wed Aug 12 01:28:10 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => generated 1312 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/680] 10.0.0.45 () {36 vars in 926 bytes} [Wed Aug 12 01:28:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/681] 10.0.0.45 () {36 vars in 926 bytes} [Wed Aug 12 01:28:10 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: 347/682] 10.0.0.45 () {36 vars in 986 bytes} [Wed Aug 12 01:28:10 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => 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: 336/683] 10.0.0.45 () {36 vars in 926 bytes} [Wed Aug 12 01:28:10 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/684] 10.0.0.45 () {36 vars in 926 bytes} [Wed Aug 12 01:28:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/685] 10.0.0.45 () {36 vars in 986 bytes} [Wed Aug 12 01:28:10 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => 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: 349/686] 10.0.0.45 () {36 vars in 926 bytes} [Wed Aug 12 01:28:10 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/687] 10.0.0.45 () {36 vars in 926 bytes} [Wed Aug 12 01:28:10 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: 350/688] 10.0.0.134 () {36 vars in 987 bytes} [Wed Aug 12 01:28:11 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => generated 1312 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/689] 10.0.0.134 () {36 vars in 927 bytes} [Wed Aug 12 01:28:11 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: 351/690] 10.0.0.134 () {36 vars in 987 bytes} [Wed Aug 12 01:28:11 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/691] 10.0.0.134 () {36 vars in 927 bytes} [Wed Aug 12 01:28:11 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/692] 10.0.0.134 () {36 vars in 927 bytes} [Wed Aug 12 01:28:11 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/693] 199.204.45.169 () {36 vars in 991 bytes} [Wed Aug 12 01:28:13 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => 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: 353/694] 199.204.45.169 () {36 vars in 931 bytes} [Wed Aug 12 01:28:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/695] 199.204.45.169 () {36 vars in 991 bytes} [Wed Aug 12 01:28:13 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/696] 199.204.45.169 () {36 vars in 931 bytes} [Wed Aug 12 01:28:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/701] 10.0.0.14 () {36 vars in 986 bytes} [Wed Aug 12 01:28:35 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/702] 10.0.0.14 () {36 vars in 926 bytes} [Wed Aug 12 01:28:35 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/707] 10.0.0.14 () {36 vars in 986 bytes} [Wed Aug 12 01:28:54 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/708] 10.0.0.14 () {36 vars in 926 bytes} [Wed Aug 12 01:28:54 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: 363/713] 10.0.0.14 () {36 vars in 986 bytes} [Wed Aug 12 01:29:08 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => 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: 351/714] 10.0.0.14 () {36 vars in 926 bytes} [Wed Aug 12 01:29:08 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: 364/715] 10.0.0.29 () {34 vars in 654 bytes} [Wed Aug 12 01:29:11 2026] POST /v2/images => generated 649 bytes in 219 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-12 01:29:12.193 7 WARNING glance.api.v2.images [None req-42944191-0743-4520-9ccf-c505b7cd5347 45dd34f2075a438f94c228d723b884fd e36855669e0346f5bb35d675093b6e13 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//550e9410-73a4-4041-9e01-39bfb5277632 [pid: 7|app: 0|req: 352/716] 10.0.0.29 () {32 vars in 709 bytes} [Wed Aug 12 01:29:12 2026] DELETE /v2/images/550e9410-73a4-4041-9e01-39bfb5277632 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/717] 10.0.0.29 () {32 vars in 706 bytes} [Wed Aug 12 01:29:12 2026] GET /v2/images/550e9410-73a4-4041-9e01-39bfb5277632 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/718] 10.0.0.29 () {32 vars in 632 bytes} [Wed Aug 12 01:29:12 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/719] 10.0.0.29 () {34 vars in 654 bytes} [Wed Aug 12 01:29:12 2026] POST /v2/images => generated 702 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/720] 10.0.0.29 () {32 vars in 716 bytes} [Wed Aug 12 01:29:12 2026] GET /v2/images/3c8dffa3-68a0-4641-9902-ed33ee7d82ae/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-12 01:29:12.364 8 INFO glance.api.v2.image_data [None req-33eec7f0-8367-430f-be1b-b882060c5c45 45dd34f2075a438f94c228d723b884fd e36855669e0346f5bb35d675093b6e13 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:29:12.409 8 WARNING glance_store._drivers.rbd [None req-33eec7f0-8367-430f-be1b-b882060c5c45 45dd34f2075a438f94c228d723b884fd e36855669e0346f5bb35d675093b6e13 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-12 01:29:12.914 8 INFO glance.location [None req-33eec7f0-8367-430f-be1b-b882060c5c45 45dd34f2075a438f94c228d723b884fd e36855669e0346f5bb35d675093b6e13 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 367/721] 10.0.0.29 () {32 vars in 726 bytes} [Wed Aug 12 01:29:12 2026] PUT /v2/images/3c8dffa3-68a0-4641-9902-ed33ee7d82ae/file => generated 0 bytes in 590 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/722] 10.0.0.29 () {32 vars in 706 bytes} [Wed Aug 12 01:29:12 2026] GET /v2/images/3c8dffa3-68a0-4641-9902-ed33ee7d82ae => generated 1103 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/723] 10.0.0.29 () {32 vars in 716 bytes} [Wed Aug 12 01:29:12 2026] GET /v2/images/3c8dffa3-68a0-4641-9902-ed33ee7d82ae/file => generated 1024 bytes in 119 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/724] 10.0.0.29 () {34 vars in 654 bytes} [Wed Aug 12 01:29:13 2026] POST /v2/images => generated 649 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/725] 10.0.0.29 () {32 vars in 725 bytes} [Wed Aug 12 01:29:13 2026] PATCH /v2/images/69e5269d-e9be-449f-b041-54cc0829cb3e => generated 653 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/726] 10.0.0.29 () {32 vars in 706 bytes} [Wed Aug 12 01:29:13 2026] GET /v2/images/69e5269d-e9be-449f-b041-54cc0829cb3e => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-12 01:29:13.230 8 WARNING glance.api.v2.images [None req-77978fb1-e655-45b4-858b-af11dace4761 45dd34f2075a438f94c228d723b884fd e36855669e0346f5bb35d675093b6e13 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//69e5269d-e9be-449f-b041-54cc0829cb3e [pid: 8|app: 0|req: 370/727] 10.0.0.29 () {32 vars in 709 bytes} [Wed Aug 12 01:29:13 2026] DELETE /v2/images/69e5269d-e9be-449f-b041-54cc0829cb3e => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/728] 10.0.0.29 () {32 vars in 706 bytes} [Wed Aug 12 01:29:13 2026] GET /v2/images/69e5269d-e9be-449f-b041-54cc0829cb3e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 01:29:13.317 8 WARNING glance.api.v2.images [None req-496483a9-bbc3-42bd-b460-bf532c7fbdc4 45dd34f2075a438f94c228d723b884fd e36855669e0346f5bb35d675093b6e13 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3c8dffa3-68a0-4641-9902-ed33ee7d82ae [pid: 8|app: 0|req: 371/729] 10.0.0.29 () {32 vars in 709 bytes} [Wed Aug 12 01:29:13 2026] DELETE /v2/images/3c8dffa3-68a0-4641-9902-ed33ee7d82ae => generated 0 bytes in 970 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/730] 10.0.0.29 () {32 vars in 706 bytes} [Wed Aug 12 01:29:14 2026] GET /v2/images/3c8dffa3-68a0-4641-9902-ed33ee7d82ae => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 01:29:14.300 8 WARNING glance.api.v2.images [None req-bf8bbf2e-6369-4dd9-8121-5c975a3ae465 45dd34f2075a438f94c228d723b884fd e36855669e0346f5bb35d675093b6e13 - - default default] Failed to find image 550e9410-73a4-4041-9e01-39bfb5277632 to delete: glance.common.exception.ImageNotFound: No image found with ID 550e9410-73a4-4041-9e01-39bfb5277632 [pid: 8|app: 0|req: 372/731] 10.0.0.29 () {32 vars in 709 bytes} [Wed Aug 12 01:29:14 2026] DELETE /v2/images/550e9410-73a4-4041-9e01-39bfb5277632 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/732] 10.0.0.29 () {32 vars in 706 bytes} [Wed Aug 12 01:29:14 2026] GET /v2/images/550e9410-73a4-4041-9e01-39bfb5277632 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/745] 10.0.0.14 () {36 vars in 986 bytes} [Wed Aug 12 01:30:12 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => 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: 367/746] 10.0.0.14 () {36 vars in 926 bytes} [Wed Aug 12 01:30:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/747] 10.0.0.29 () {32 vars in 706 bytes} [Wed Aug 12 01:30:14 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => 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: 368/748] 10.0.0.29 () {32 vars in 706 bytes} [Wed Aug 12 01:30:14 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => 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: 381/749] 10.0.0.45 () {36 vars in 986 bytes} [Wed Aug 12 01:30:14 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => 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: 369/750] 10.0.0.45 () {36 vars in 926 bytes} [Wed Aug 12 01:30:14 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: 382/751] 10.0.0.45 () {36 vars in 926 bytes} [Wed Aug 12 01:30:14 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: 370/752] 10.0.0.45 () {36 vars in 986 bytes} [Wed Aug 12 01:30:14 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => 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: 383/753] 10.0.0.45 () {36 vars in 926 bytes} [Wed Aug 12 01:30:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/754] 10.0.0.45 () {36 vars in 926 bytes} [Wed Aug 12 01:30:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/755] 10.0.0.45 () {36 vars in 986 bytes} [Wed Aug 12 01:30:14 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => 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: 372/756] 10.0.0.45 () {36 vars in 926 bytes} [Wed Aug 12 01:30:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/757] 10.0.0.134 () {36 vars in 987 bytes} [Wed Aug 12 01:30:15 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => 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: 373/758] 10.0.0.134 () {36 vars in 927 bytes} [Wed Aug 12 01:30:15 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: 386/759] 10.0.0.134 () {36 vars in 987 bytes} [Wed Aug 12 01:30:15 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => 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: 374/760] 10.0.0.134 () {36 vars in 927 bytes} [Wed Aug 12 01:30:15 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: 387/761] 10.0.0.134 () {36 vars in 927 bytes} [Wed Aug 12 01:30:15 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: 377/766] 10.0.0.14 () {36 vars in 986 bytes} [Wed Aug 12 01:30:30 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/767] 10.0.0.14 () {36 vars in 926 bytes} [Wed Aug 12 01:30:30 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: 379/770] 10.0.0.29 () {30 vars in 410 bytes} [Wed Aug 12 01:30:41 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: 383/777] 199.204.45.169 () {32 vars in 826 bytes} [Wed Aug 12 01:31:10 2026] GET /v2/images?status=active&owner=16e2ac5e21b6433aa53784255c3ce399&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/778] 199.204.45.169 () {32 vars in 653 bytes} [Wed Aug 12 01:31:10 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: 384/779] 10.0.0.45 () {36 vars in 986 bytes} [Wed Aug 12 01:31:11 2026] GET /v2/images/f20482eb-0605-47fb-b4a3-d3c5e012e744 => generated 1395 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/780] 10.0.0.45 () {36 vars in 926 bytes} [Wed Aug 12 01:31:11 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: 385/781] 10.0.0.45 () {36 vars in 926 bytes} [Wed Aug 12 01:31:11 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: 397/782] 10.0.0.45 () {36 vars in 986 bytes} [Wed Aug 12 01:31:11 2026] GET /v2/images/f20482eb-0605-47fb-b4a3-d3c5e012e744 => 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: 386/783] 10.0.0.45 () {36 vars in 926 bytes} [Wed Aug 12 01:31:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/784] 10.0.0.45 () {36 vars in 926 bytes} [Wed Aug 12 01:31:11 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: 387/785] 10.0.0.45 () {36 vars in 986 bytes} [Wed Aug 12 01:31:11 2026] GET /v2/images/f20482eb-0605-47fb-b4a3-d3c5e012e744 => generated 1395 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/786] 10.0.0.45 () {36 vars in 926 bytes} [Wed Aug 12 01:31:11 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: 388/787] 10.0.0.45 () {36 vars in 926 bytes} [Wed Aug 12 01:31:12 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: 400/788] 10.0.0.134 () {36 vars in 987 bytes} [Wed Aug 12 01:31:12 2026] GET /v2/images/f20482eb-0605-47fb-b4a3-d3c5e012e744 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/789] 10.0.0.134 () {36 vars in 927 bytes} [Wed Aug 12 01:31:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/790] 10.0.0.134 () {36 vars in 987 bytes} [Wed Aug 12 01:31:12 2026] GET /v2/images/f20482eb-0605-47fb-b4a3-d3c5e012e744 => 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: 390/791] 10.0.0.134 () {36 vars in 927 bytes} [Wed Aug 12 01:31:12 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/792] 10.0.0.134 () {36 vars in 927 bytes} [Wed Aug 12 01:31:12 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: 395/801] 10.0.0.14 () {36 vars in 986 bytes} [Wed Aug 12 01:31:51 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => 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: 407/802] 10.0.0.14 () {36 vars in 926 bytes} [Wed Aug 12 01:31:51 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: 411/809] 10.0.0.14 () {36 vars in 986 bytes} [Wed Aug 12 01:32:27 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => 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: 399/810] 10.0.0.14 () {36 vars in 926 bytes} [Wed Aug 12 01:32:27 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: 415/817] 10.0.0.14 () {36 vars in 986 bytes} [Wed Aug 12 01:32:56 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => 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: 403/818] 10.0.0.14 () {36 vars in 926 bytes} [Wed Aug 12 01:32:56 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: 423/833] 10.0.0.14 () {36 vars in 986 bytes} [Wed Aug 12 01:33:58 2026] GET /v2/images/0c4e7b68-9c52-45a1-9892-05363d9f6ca4 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/834] 10.0.0.14 () {36 vars in 926 bytes} [Wed Aug 12 01:33:58 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/865] 10.0.0.29 () {32 vars in 632 bytes} [Wed Aug 12 01:36:36 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)