+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Sep 8 16:11:02 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-855c546dc7-5qpgt 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 0x7f442bd3a668 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-08 16:11:04.689 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-08 16:11:04.727 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-08 16:11:05.555 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-08 16:11:05.556 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-08 16:11:05.556 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-08 16:11:05.577 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-08 16:11:05.578 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-08 16:11:05.578 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-08 16:11:07.672 7 WARNING glance.api.v2.images [None req-c3eae6d5-1530-4615-abd9-297465280d31 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-08 16:11:07.694 8 WARNING glance.api.v2.images [None req-2e67d53b-cf3d-4904-98fc-3ccf89bb415c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-08 16:11:08.018 7 WARNING keystonemiddleware._common.config [None req-c3eae6d5-1530-4615-abd9-297465280d31 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-08 16:11:08.026 7 WARNING oslo_config.cfg [None req-c3eae6d5-1530-4615-abd9-297465280d31 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f442bd3a668 pid: 7 (default app) 2026-09-08 16:11:08.045 8 WARNING keystonemiddleware._common.config [None req-2e67d53b-cf3d-4904-98fc-3ccf89bb415c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-08 16:11:08.054 8 WARNING oslo_config.cfg [None req-2e67d53b-cf3d-4904-98fc-3ccf89bb415c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f442bd3a668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 162.253.55.144 () {42 vars in 689 bytes} [Tue Sep 8 16:11:09 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-09-08 16:11:09.761 8 WARNING oslo_policy.policy [None req-96a36fb4-62ca-4f14-a128-43c9354cbcc9 c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - 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-08 16:11:09.761 8 WARNING oslo_policy.policy [None req-96a36fb4-62ca-4f14-a128-43c9354cbcc9 c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - 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-08 16:11:09.787 8 WARNING oslo_policy.policy [None req-96a36fb4-62ca-4f14-a128-43c9354cbcc9 c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - 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-08 16:11:09.788 8 WARNING oslo_policy.policy [None req-96a36fb4-62ca-4f14-a128-43c9354cbcc9 c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - 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/4] 162.253.55.144 () {44 vars in 911 bytes} [Tue Sep 8 16:11:09 2026] GET /v2/images => generated 69 bytes in 662 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 162.253.55.144 () {42 vars in 689 bytes} [Tue Sep 8 16:11:13 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/6] 162.253.55.144 () {44 vars in 911 bytes} [Tue Sep 8 16:11:13 2026] GET /v2/images => generated 69 bytes in 46 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-08 16:11:13.700 7 WARNING oslo_policy.policy [None req-eadbb5af-db58-4352-88a3-582c9dc5c16c c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - 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-08 16:11:13.700 7 WARNING oslo_policy.policy [None req-eadbb5af-db58-4352-88a3-582c9dc5c16c c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - 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: 5/7] 162.253.55.144 () {44 vars in 912 bytes} [Tue Sep 8 16:11:13 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 162.253.55.144 () {44 vars in 934 bytes} [Tue Sep 8 16:11:13 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 16:11:13.833 7 WARNING oslo_policy.policy [None req-b4f80149-7d3c-438d-bd6b-cad3fe11b5fe c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - 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-08 16:11:13.833 7 WARNING oslo_policy.policy [None req-b4f80149-7d3c-438d-bd6b-cad3fe11b5fe c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - 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/9] 162.253.55.144 () {44 vars in 940 bytes} [Tue Sep 8 16:11:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 16:11:13.916 8 WARNING oslo_config.cfg [None req-31b43784-06f7-40aa-88bc-cb58ef408591 c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - 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/10] 162.253.55.144 () {48 vars in 952 bytes} [Tue Sep 8 16:11:13 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-09-08 16:11:13.935 7 WARNING oslo_policy.policy [None req-ef29cafe-eb69-47bb-96f9-25e07d2ed522 c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - 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-08 16:11:13.935 7 WARNING oslo_policy.policy [None req-ef29cafe-eb69-47bb-96f9-25e07d2ed522 c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - 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-08 16:11:13.937 7 INFO glance.api.v2.image_data [None req-ef29cafe-eb69-47bb-96f9-25e07d2ed522 c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-08 16:11:18.006 7 WARNING glance.location [None req-ef29cafe-eb69-47bb-96f9-25e07d2ed522 c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 162.253.55.144 () {48 vars in 1046 bytes} [Tue Sep 8 16:11:13 2026] PUT /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b/file => generated 0 bytes in 4130 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8602 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.144 () {44 vars in 972 bytes} [Tue Sep 8 16:11:18 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 16:11:18.201 7 WARNING oslo_config.cfg [None req-10bd51ed-9117-4c03-802b-19f0f4c1f5ac c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - 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: 8/15] 162.253.55.144 () {48 vars in 1052 bytes} [Tue Sep 8 16:11:18 2026] PATCH /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => generated 1312 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 162.253.55.144 () {44 vars in 972 bytes} [Tue Sep 8 16:11:18 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => 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: 137/273] 162.253.55.144 () {42 vars in 689 bytes} [Tue Sep 8 16:32:43 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: 137/274] 162.253.55.144 () {44 vars in 911 bytes} [Tue Sep 8 16:32:43 2026] GET /v2/images => generated 1381 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/279] 162.253.55.144 () {42 vars in 689 bytes} [Tue Sep 8 16:33:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 162.253.55.144 () {44 vars in 911 bytes} [Tue Sep 8 16:33:00 2026] GET /v2/images => generated 1381 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 162.253.55.144 () {44 vars in 938 bytes} [Tue Sep 8 16:33:00 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 162.253.55.144 () {44 vars in 960 bytes} [Tue Sep 8 16:33:00 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 162.253.55.144 () {44 vars in 940 bytes} [Tue Sep 8 16:33:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 162.253.55.144 () {48 vars in 952 bytes} [Tue Sep 8 16:33:00 2026] POST /v2/images => generated 796 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-08 16:33:00.525 7 INFO glance.api.v2.image_data [None req-1aa8e1c7-1612-40b1-9909-0411bf6ef678 c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-08 16:33:31.336 7 WARNING glance.location [None req-1aa8e1c7-1612-40b1-9909-0411bf6ef678 c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/291] 162.253.55.144 () {48 vars in 1047 bytes} [Tue Sep 8 16:33:00 2026] PUT /v2/images/69919c8e-efd4-4a2d-a087-4d886722df85/file => generated 0 bytes in 30982 msecs (HTTP/1.1 204) 4 headers in 171 bytes (73756 switches on core 0) [pid: 8|app: 0|req: 149/292] 162.253.55.144 () {44 vars in 972 bytes} [Tue Sep 8 16:33:31 2026] GET /v2/images/69919c8e-efd4-4a2d-a087-4d886722df85 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/293] 162.253.55.144 () {48 vars in 1052 bytes} [Tue Sep 8 16:33:31 2026] PATCH /v2/images/69919c8e-efd4-4a2d-a087-4d886722df85 => generated 1395 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/294] 162.253.55.144 () {44 vars in 972 bytes} [Tue Sep 8 16:33:31 2026] GET /v2/images/69919c8e-efd4-4a2d-a087-4d886722df85 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/295] 162.253.55.144 () {42 vars in 689 bytes} [Tue Sep 8 16:33:33 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: 151/296] 162.253.55.144 () {44 vars in 911 bytes} [Tue Sep 8 16:33:33 2026] GET /v2/images => generated 2778 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/377] 162.253.55.144 () {42 vars in 689 bytes} [Tue Sep 8 16:40:13 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: 186/378] 162.253.55.144 () {44 vars in 911 bytes} [Tue Sep 8 16:40:13 2026] GET /v2/images => generated 2778 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/381] 162.253.55.144 () {42 vars in 689 bytes} [Tue Sep 8 16:40:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/382] 162.253.55.144 () {44 vars in 911 bytes} [Tue Sep 8 16:40:25 2026] GET /v2/images => generated 2778 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/383] 162.253.55.144 () {44 vars in 948 bytes} [Tue Sep 8 16:40:25 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/384] 162.253.55.144 () {44 vars in 970 bytes} [Tue Sep 8 16:40:25 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/385] 162.253.55.144 () {44 vars in 940 bytes} [Tue Sep 8 16:40:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/386] 162.253.55.144 () {48 vars in 952 bytes} [Tue Sep 8 16:40:25 2026] POST /v2/images => generated 799 bytes in 76 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-08 16:40:25.525 8 WARNING oslo_policy.policy [None req-2ff97d14-507d-4097-b920-58825b062d2c c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - 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-08 16:40:25.525 8 WARNING oslo_policy.policy [None req-2ff97d14-507d-4097-b920-58825b062d2c c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - 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-08 16:40:25.528 8 INFO glance.api.v2.image_data [None req-2ff97d14-507d-4097-b920-58825b062d2c c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-08 16:40:44.552 8 INFO glance.location [None req-2ff97d14-507d-4097-b920-58825b062d2c c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 197/391] 162.253.55.144 () {48 vars in 1046 bytes} [Tue Sep 8 16:40:25 2026] PUT /v2/images/ec6c2b95-67a0-4b5f-b9fd-c561850973b3/file => generated 0 bytes in 19103 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25448 switches on core 0) [pid: 7|app: 0|req: 195/392] 162.253.55.144 () {44 vars in 972 bytes} [Tue Sep 8 16:40:44 2026] GET /v2/images/ec6c2b95-67a0-4b5f-b9fd-c561850973b3 => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 162.253.55.144 () {48 vars in 1052 bytes} [Tue Sep 8 16:40:44 2026] PATCH /v2/images/ec6c2b95-67a0-4b5f-b9fd-c561850973b3 => generated 1410 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/394] 162.253.55.144 () {44 vars in 972 bytes} [Tue Sep 8 16:40:44 2026] GET /v2/images/ec6c2b95-67a0-4b5f-b9fd-c561850973b3 => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/405] 162.253.55.144 () {42 vars in 689 bytes} [Tue Sep 8 16:41:30 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/406] 162.253.55.144 () {44 vars in 911 bytes} [Tue Sep 8 16:41:30 2026] GET /v2/images => generated 4190 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 162.253.55.144 () {42 vars in 689 bytes} [Tue Sep 8 16:41:49 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: 207/412] 162.253.55.144 () {44 vars in 911 bytes} [Tue Sep 8 16:41:49 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 162.253.55.144 () {44 vars in 940 bytes} [Tue Sep 8 16:41:49 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: 208/414] 162.253.55.144 () {44 vars in 962 bytes} [Tue Sep 8 16:41:49 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 162.253.55.144 () {44 vars in 940 bytes} [Tue Sep 8 16:41:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/416] 162.253.55.144 () {48 vars in 952 bytes} [Tue Sep 8 16:41:49 2026] POST /v2/images => generated 791 bytes in 111 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-08 16:41:50.032 7 INFO glance.api.v2.image_data [None req-2c928491-7bec-4464-8e9d-64766cdf833b c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-08 16:42:07.936 7 INFO glance.location [None req-2c928491-7bec-4464-8e9d-64766cdf833b c61dcd496a484b3892feeabe7a36e707 fe9ad9e599d447d5ab190ac7bc7e7137 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 208/421] 162.253.55.144 () {48 vars in 1047 bytes} [Tue Sep 8 16:41:50 2026] PUT /v2/images/d2afb3ae-4cf3-4117-adb4-0f503efac079/file => generated 0 bytes in 17967 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32944 switches on core 0) [pid: 8|app: 0|req: 214/422] 162.253.55.144 () {44 vars in 972 bytes} [Tue Sep 8 16:42:07 2026] GET /v2/images/d2afb3ae-4cf3-4117-adb4-0f503efac079 => generated 1204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/423] 162.253.55.144 () {48 vars in 1052 bytes} [Tue Sep 8 16:42:08 2026] PATCH /v2/images/d2afb3ae-4cf3-4117-adb4-0f503efac079 => generated 1382 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/424] 162.253.55.144 () {44 vars in 972 bytes} [Tue Sep 8 16:42:08 2026] GET /v2/images/d2afb3ae-4cf3-4117-adb4-0f503efac079 => generated 1382 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/603] 162.253.55.144 () {42 vars in 689 bytes} [Tue Sep 8 16:57:01 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/604] 162.253.55.144 () {44 vars in 911 bytes} [Tue Sep 8 16:57:01 2026] GET /v2/images => generated 5574 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/637] 162.253.55.144 () {42 vars in 689 bytes} [Tue Sep 8 16:59: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: 316/638] 162.253.55.144 () {44 vars in 911 bytes} [Tue Sep 8 16:59:46 2026] GET /v2/images => generated 5574 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/641] 162.253.55.144 () {42 vars in 689 bytes} [Tue Sep 8 16:59:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/642] 162.253.55.144 () {44 vars in 911 bytes} [Tue Sep 8 16:59:48 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/653] 162.253.55.144 () {42 vars in 689 bytes} [Tue Sep 8 17:00:43 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: 324/654] 162.253.55.144 () {44 vars in 911 bytes} [Tue Sep 8 17:00:43 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/657] 162.253.55.144 () {42 vars in 689 bytes} [Tue Sep 8 17:00:52 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: 326/658] 162.253.55.144 () {44 vars in 911 bytes} [Tue Sep 8 17:00:52 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/673] 162.253.55.144 () {42 vars in 689 bytes} [Tue Sep 8 17:02:03 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: 340/674] 162.253.55.144 () {44 vars in 911 bytes} [Tue Sep 8 17:02:03 2026] GET /v2/images => generated 5574 bytes in 73 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: 340/685] 10.0.0.117 () {32 vars in 633 bytes} [Tue Sep 8 17:02:48 2026] GET /v2/images => generated 5574 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/690] 10.0.0.218 () {36 vars in 987 bytes} [Tue Sep 8 17:03:08 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => generated 1312 bytes in 220 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: 348/691] 10.0.0.218 () {36 vars in 927 bytes} [Tue Sep 8 17:03:09 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/692] 10.0.0.218 () {36 vars in 927 bytes} [Tue Sep 8 17:03:09 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: 349/693] 10.0.0.218 () {36 vars in 987 bytes} [Tue Sep 8 17:03:09 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => 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: 345/694] 10.0.0.218 () {36 vars in 927 bytes} [Tue Sep 8 17:03:09 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: 350/695] 10.0.0.218 () {36 vars in 927 bytes} [Tue Sep 8 17:03:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/696] 10.0.0.9 () {36 vars in 985 bytes} [Tue Sep 8 17:03:09 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 8 17:03:09 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: 347/698] 10.0.0.218 () {36 vars in 987 bytes} [Tue Sep 8 17:03:09 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => 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: 352/699] 10.0.0.218 () {36 vars in 927 bytes} [Tue Sep 8 17:03:09 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: 348/700] 10.0.0.218 () {36 vars in 927 bytes} [Tue Sep 8 17:03:09 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: 353/701] 10.0.0.89 () {36 vars in 986 bytes} [Tue Sep 8 17:03:10 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => generated 1312 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/702] 10.0.0.89 () {36 vars in 926 bytes} [Tue Sep 8 17:03: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: 8|app: 0|req: 354/703] 10.0.0.89 () {36 vars in 986 bytes} [Tue Sep 8 17:03:10 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => 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: 350/704] 10.0.0.89 () {36 vars in 926 bytes} [Tue Sep 8 17:03: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: 355/705] 10.0.0.89 () {36 vars in 926 bytes} [Tue Sep 8 17:03:10 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: 357/708] 162.253.55.144 () {36 vars in 991 bytes} [Tue Sep 8 17:03:18 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/709] 162.253.55.144 () {36 vars in 931 bytes} [Tue Sep 8 17:03:18 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: 358/710] 162.253.55.144 () {36 vars in 991 bytes} [Tue Sep 8 17:03:19 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/711] 162.253.55.144 () {36 vars in 931 bytes} [Tue Sep 8 17:03:19 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/712] 10.0.0.9 () {36 vars in 985 bytes} [Tue Sep 8 17:03:21 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => 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: 354/713] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 8 17:03:21 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/714] 10.0.0.9 () {36 vars in 985 bytes} [Tue Sep 8 17:03:24 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/715] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 8 17:03:24 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/722] 10.0.0.9 () {36 vars in 985 bytes} [Tue Sep 8 17:03:51 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => 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: 364/723] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 8 17:03:51 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: 360/724] 10.0.0.9 () {36 vars in 985 bytes} [Tue Sep 8 17:03:52 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => 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: 365/725] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 8 17:03:52 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: 362/728] 10.0.0.117 () {34 vars in 655 bytes} [Tue Sep 8 17:04:01 2026] POST /v2/images => generated 649 bytes in 294 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-08 17:04:01.993 8 WARNING glance.api.v2.images [None req-01ca87bb-b62d-4180-acf4-b4a944fa1220 7bb061dbf1a44cd7bea1b6552c05dbc8 12a10ef3312348d6aca08a505bf0eb17 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1eba2320-e11b-42e9-a0e2-7a7dc721a219 [pid: 8|app: 0|req: 367/729] 10.0.0.117 () {32 vars in 710 bytes} [Tue Sep 8 17:04:01 2026] DELETE /v2/images/1eba2320-e11b-42e9-a0e2-7a7dc721a219 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/730] 10.0.0.117 () {32 vars in 707 bytes} [Tue Sep 8 17:04:02 2026] GET /v2/images/1eba2320-e11b-42e9-a0e2-7a7dc721a219 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/731] 10.0.0.117 () {32 vars in 633 bytes} [Tue Sep 8 17:04:02 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/732] 10.0.0.117 () {34 vars in 655 bytes} [Tue Sep 8 17:04:02 2026] POST /v2/images => generated 702 bytes in 90 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/733] 10.0.0.117 () {32 vars in 717 bytes} [Tue Sep 8 17:04:02 2026] GET /v2/images/a85acf3e-37a3-42f1-a6a9-85d3df00faca/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:04:02.277 7 INFO glance.api.v2.image_data [None req-5be2bed5-ed31-4e84-990b-82cc12104ff9 7bb061dbf1a44cd7bea1b6552c05dbc8 12a10ef3312348d6aca08a505bf0eb17 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-08 17:04:02.357 7 WARNING glance_store._drivers.rbd [None req-5be2bed5-ed31-4e84-990b-82cc12104ff9 7bb061dbf1a44cd7bea1b6552c05dbc8 12a10ef3312348d6aca08a505bf0eb17 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-08 17:04:02.789 7 INFO glance.location [None req-5be2bed5-ed31-4e84-990b-82cc12104ff9 7bb061dbf1a44cd7bea1b6552c05dbc8 12a10ef3312348d6aca08a505bf0eb17 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 365/734] 10.0.0.117 () {32 vars in 727 bytes} [Tue Sep 8 17:04:02 2026] PUT /v2/images/a85acf3e-37a3-42f1-a6a9-85d3df00faca/file => generated 0 bytes in 587 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/735] 10.0.0.117 () {32 vars in 707 bytes} [Tue Sep 8 17:04:02 2026] GET /v2/images/a85acf3e-37a3-42f1-a6a9-85d3df00faca => generated 1103 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/736] 10.0.0.117 () {32 vars in 717 bytes} [Tue Sep 8 17:04:02 2026] GET /v2/images/a85acf3e-37a3-42f1-a6a9-85d3df00faca/file => generated 1024 bytes in 153 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/737] 10.0.0.117 () {34 vars in 655 bytes} [Tue Sep 8 17:04:03 2026] POST /v2/images => generated 648 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/738] 10.0.0.117 () {32 vars in 726 bytes} [Tue Sep 8 17:04:03 2026] PATCH /v2/images/9906ff24-5969-4b0d-9208-ddd688a950e1 => generated 652 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/739] 10.0.0.117 () {32 vars in 707 bytes} [Tue Sep 8 17:04:03 2026] GET /v2/images/9906ff24-5969-4b0d-9208-ddd688a950e1 => generated 652 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:04:03.195 7 WARNING glance.api.v2.images [None req-571ebac6-ee50-4838-9c5f-2d5b48376478 7bb061dbf1a44cd7bea1b6552c05dbc8 12a10ef3312348d6aca08a505bf0eb17 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9906ff24-5969-4b0d-9208-ddd688a950e1 [pid: 7|app: 0|req: 368/740] 10.0.0.117 () {32 vars in 710 bytes} [Tue Sep 8 17:04:03 2026] DELETE /v2/images/9906ff24-5969-4b0d-9208-ddd688a950e1 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/741] 10.0.0.117 () {32 vars in 707 bytes} [Tue Sep 8 17:04:03 2026] GET /v2/images/9906ff24-5969-4b0d-9208-ddd688a950e1 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:04:03.290 7 WARNING glance.api.v2.images [None req-695d7db7-27c1-4d1e-8961-d231684f74c8 7bb061dbf1a44cd7bea1b6552c05dbc8 12a10ef3312348d6aca08a505bf0eb17 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a85acf3e-37a3-42f1-a6a9-85d3df00faca [pid: 7|app: 0|req: 369/742] 10.0.0.117 () {32 vars in 710 bytes} [Tue Sep 8 17:04:03 2026] DELETE /v2/images/a85acf3e-37a3-42f1-a6a9-85d3df00faca => generated 0 bytes in 830 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/743] 10.0.0.117 () {32 vars in 707 bytes} [Tue Sep 8 17:04:04 2026] GET /v2/images/a85acf3e-37a3-42f1-a6a9-85d3df00faca => generated 139 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:04:04.156 7 WARNING glance.api.v2.images [None req-a400c5c1-8e60-4f05-9107-bcf0e86bfbc8 7bb061dbf1a44cd7bea1b6552c05dbc8 12a10ef3312348d6aca08a505bf0eb17 - - default default] Failed to find image 1eba2320-e11b-42e9-a0e2-7a7dc721a219 to delete: glance.common.exception.ImageNotFound: No image found with ID 1eba2320-e11b-42e9-a0e2-7a7dc721a219 [pid: 7|app: 0|req: 370/744] 10.0.0.117 () {32 vars in 710 bytes} [Tue Sep 8 17:04:04 2026] DELETE /v2/images/1eba2320-e11b-42e9-a0e2-7a7dc721a219 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/745] 10.0.0.117 () {32 vars in 707 bytes} [Tue Sep 8 17:04:04 2026] GET /v2/images/1eba2320-e11b-42e9-a0e2-7a7dc721a219 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/754] 10.0.0.117 () {30 vars in 411 bytes} [Tue Sep 8 17:04:42 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: 381/765] 10.0.0.117 () {32 vars in 707 bytes} [Tue Sep 8 17:05:31 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => 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: 385/766] 10.0.0.117 () {32 vars in 707 bytes} [Tue Sep 8 17:05:31 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/767] 10.0.0.218 () {36 vars in 987 bytes} [Tue Sep 8 17:05:31 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/768] 10.0.0.218 () {36 vars in 927 bytes} [Tue Sep 8 17:05:31 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: 383/769] 10.0.0.218 () {36 vars in 927 bytes} [Tue Sep 8 17:05: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: 8|app: 0|req: 387/770] 10.0.0.218 () {36 vars in 987 bytes} [Tue Sep 8 17:05:31 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/771] 10.0.0.218 () {36 vars in 927 bytes} [Tue Sep 8 17:05:31 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: 388/772] 10.0.0.218 () {36 vars in 927 bytes} [Tue Sep 8 17:05: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: 385/773] 10.0.0.218 () {36 vars in 987 bytes} [Tue Sep 8 17:05:31 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/774] 10.0.0.218 () {36 vars in 927 bytes} [Tue Sep 8 17:05:31 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: 386/775] 10.0.0.89 () {36 vars in 986 bytes} [Tue Sep 8 17:05:32 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/776] 10.0.0.89 () {36 vars in 926 bytes} [Tue Sep 8 17:05:32 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: 387/777] 10.0.0.89 () {36 vars in 986 bytes} [Tue Sep 8 17:05:32 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => 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: 391/778] 10.0.0.89 () {36 vars in 926 bytes} [Tue Sep 8 17:05:32 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/779] 10.0.0.89 () {36 vars in 926 bytes} [Tue Sep 8 17:05:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/780] 10.0.0.9 () {36 vars in 985 bytes} [Tue Sep 8 17:05:35 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/781] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 8 17:05:35 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: 395/792] 10.0.0.9 () {36 vars in 985 bytes} [Tue Sep 8 17:06:17 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/793] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 8 17:06: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: 7|app: 0|req: 396/794] 10.0.0.9 () {36 vars in 985 bytes} [Tue Sep 8 17:06:19 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => 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: 399/795] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 8 17:06:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/804] 10.0.0.9 () {36 vars in 985 bytes} [Tue Sep 8 17:06:59 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/805] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 8 17:06:59 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/820] 10.0.0.9 () {36 vars in 985 bytes} [Tue Sep 8 17:08:12 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => generated 1312 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/821] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 8 17:08:12 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: 7|app: 0|req: 412/826] 10.0.0.9 () {36 vars in 985 bytes} [Tue Sep 8 17:08:30 2026] GET /v2/images/75478339-84ac-443e-a6b4-db166ea0d38b => 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: 415/827] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 8 17:08:30 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: 421/838] 162.253.55.144 () {32 vars in 826 bytes} [Tue Sep 8 17:09:19 2026] GET /v2/images?status=active&owner=fe9ad9e599d447d5ab190ac7bc7e7137&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/839] 162.253.55.144 () {32 vars in 653 bytes} [Tue Sep 8 17:09:20 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: 422/840] 10.0.0.218 () {36 vars in 987 bytes} [Tue Sep 8 17:09:20 2026] GET /v2/images/69919c8e-efd4-4a2d-a087-4d886722df85 => generated 1395 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/841] 10.0.0.218 () {36 vars in 927 bytes} [Tue Sep 8 17:09:20 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/842] 10.0.0.218 () {36 vars in 927 bytes} [Tue Sep 8 17:09:21 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: 420/843] 10.0.0.218 () {36 vars in 987 bytes} [Tue Sep 8 17:09:21 2026] GET /v2/images/69919c8e-efd4-4a2d-a087-4d886722df85 => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/844] 10.0.0.218 () {36 vars in 927 bytes} [Tue Sep 8 17:09:21 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: 421/845] 10.0.0.218 () {36 vars in 927 bytes} [Tue Sep 8 17:09:21 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: 425/846] 10.0.0.218 () {36 vars in 987 bytes} [Tue Sep 8 17:09:21 2026] GET /v2/images/69919c8e-efd4-4a2d-a087-4d886722df85 => 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: 422/847] 10.0.0.218 () {36 vars in 927 bytes} [Tue Sep 8 17:09:21 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: 426/848] 10.0.0.218 () {36 vars in 927 bytes} [Tue Sep 8 17:09:21 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: 423/849] 10.0.0.89 () {36 vars in 986 bytes} [Tue Sep 8 17:09:21 2026] GET /v2/images/69919c8e-efd4-4a2d-a087-4d886722df85 => generated 1395 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/850] 10.0.0.89 () {36 vars in 926 bytes} [Tue Sep 8 17:09:21 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: 424/851] 10.0.0.89 () {36 vars in 986 bytes} [Tue Sep 8 17:09:21 2026] GET /v2/images/69919c8e-efd4-4a2d-a087-4d886722df85 => generated 1395 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/852] 10.0.0.89 () {36 vars in 926 bytes} [Tue Sep 8 17:09:21 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: 425/853] 10.0.0.89 () {36 vars in 926 bytes} [Tue Sep 8 17:09:21 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: 456/908] 10.0.0.117 () {32 vars in 633 bytes} [Tue Sep 8 17:13:53 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)