+ 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 Sep 2 12:53:48 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-596f8564cb-nz76v 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 0x7f939c31f668 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-02 12:53:50.886 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-02 12:53:50.957 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-02 12:53:51.731 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-02 12:53:51.732 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-02 12:53:51.733 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-02 12:53:51.841 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-02 12:53:51.842 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-02 12:53:51.842 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-02 12:53:53.685 8 WARNING glance.api.v2.images [None req-c854503a-96cb-4243-b80b-21e8f0c045d5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-02 12:53:53.778 7 WARNING glance.api.v2.images [None req-ca14f7fa-e7d3-473a-924b-064bff8e20e2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-02 12:53:54.010 8 WARNING keystonemiddleware._common.config [None req-c854503a-96cb-4243-b80b-21e8f0c045d5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-02 12:53:54.017 8 WARNING oslo_config.cfg [None req-c854503a-96cb-4243-b80b-21e8f0c045d5 - - - - - -] 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 0x7f939c31f668 pid: 8 (default app) 2026-09-02 12:53:54.108 7 WARNING keystonemiddleware._common.config [None req-ca14f7fa-e7d3-473a-924b-064bff8e20e2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-02 12:53:54.115 7 WARNING oslo_config.cfg [None req-ca14f7fa-e7d3-473a-924b-064bff8e20e2 - - - - - -] 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 0x7f939c31f668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 162.253.55.155 () {42 vars in 689 bytes} [Wed Sep 2 12:53:55 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-02 12:53:55.688 7 WARNING oslo_policy.policy [None req-5d4eb494-089b-472d-9f80-44370fb566c4 d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - 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-02 12:53:55.689 7 WARNING oslo_policy.policy [None req-5d4eb494-089b-472d-9f80-44370fb566c4 d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - 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-02 12:53:55.709 7 WARNING oslo_policy.policy [None req-5d4eb494-089b-472d-9f80-44370fb566c4 d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - 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-02 12:53:55.709 7 WARNING oslo_policy.policy [None req-5d4eb494-089b-472d-9f80-44370fb566c4 d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 162.253.55.155 () {44 vars in 911 bytes} [Wed Sep 2 12:53:55 2026] GET /v2/images => generated 69 bytes in 604 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 162.253.55.155 () {42 vars in 689 bytes} [Wed Sep 2 12:53:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 162.253.55.155 () {44 vars in 911 bytes} [Wed Sep 2 12:53:59 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-02 12:53:59.628 8 WARNING oslo_policy.policy [None req-ea82d475-c821-4294-b399-22f8a192c4b2 d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - 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-02 12:53:59.628 8 WARNING oslo_policy.policy [None req-ea82d475-c821-4294-b399-22f8a192c4b2 d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 162.253.55.155 () {44 vars in 912 bytes} [Wed Sep 2 12:53:59 2026] GET /v2/images/cirros => generated 151 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 162.253.55.155 () {44 vars in 934 bytes} [Wed Sep 2 12:53:59 2026] GET /v2/images?name=cirros => generated 81 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-02 12:53:59.791 8 WARNING oslo_policy.policy [None req-2a39fbc9-c77d-4e36-8696-6669c8625129 d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - 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-02 12:53:59.791 8 WARNING oslo_policy.policy [None req-2a39fbc9-c77d-4e36-8696-6669c8625129 d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 162.253.55.155 () {44 vars in 940 bytes} [Wed Sep 2 12:53:59 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-02 12:53:59.893 7 WARNING oslo_config.cfg [None req-e8505614-c2b9-4d01-812d-9526d65c055e d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 162.253.55.155 () {48 vars in 952 bytes} [Wed Sep 2 12:53:59 2026] POST /v2/images => generated 760 bytes in 75 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-02 12:53:59.917 8 WARNING oslo_policy.policy [None req-1717e4e5-4f3c-40a4-817d-362e77a58593 d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - 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-02 12:53:59.917 8 WARNING oslo_policy.policy [None req-1717e4e5-4f3c-40a4-817d-362e77a58593 d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - 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-02 12:53:59.919 8 INFO glance.api.v2.image_data [None req-1717e4e5-4f3c-40a4-817d-362e77a58593 d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 12:54:03.335 8 WARNING glance.location [None req-1717e4e5-4f3c-40a4-817d-362e77a58593 d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 162.253.55.155 () {48 vars in 1046 bytes} [Wed Sep 2 12:53:59 2026] PUT /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949/file => generated 0 bytes in 3489 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7144 switches on core 0) [pid: 7|app: 0|req: 7/16] 162.253.55.155 () {44 vars in 972 bytes} [Wed Sep 2 12:54:03 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => generated 1171 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-02 12:54:03.554 8 WARNING oslo_config.cfg [None req-20ba1125-c478-4ad3-b9f6-d2b1c9b48de8 d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/17] 162.253.55.155 () {48 vars in 1052 bytes} [Wed Sep 2 12:54:03 2026] PATCH /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => generated 1312 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 162.253.55.155 () {44 vars in 972 bytes} [Wed Sep 2 12:54:03 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 162.253.55.155 () {42 vars in 689 bytes} [Wed Sep 2 13:14:58 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: 134/270] 162.253.55.155 () {44 vars in 911 bytes} [Wed Sep 2 13:14:58 2026] GET /v2/images => generated 1381 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 162.253.55.155 () {42 vars in 689 bytes} [Wed Sep 2 13:15:15 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: 137/276] 162.253.55.155 () {44 vars in 911 bytes} [Wed Sep 2 13:15:15 2026] GET /v2/images => generated 1381 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 162.253.55.155 () {44 vars in 938 bytes} [Wed Sep 2 13:15:15 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: 7|app: 0|req: 138/278] 162.253.55.155 () {44 vars in 960 bytes} [Wed Sep 2 13:15:15 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: 8|app: 0|req: 141/279] 162.253.55.155 () {44 vars in 940 bytes} [Wed Sep 2 13:15:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 162.253.55.155 () {48 vars in 952 bytes} [Wed Sep 2 13:15:15 2026] POST /v2/images => generated 796 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-02 13:15:15.719 8 INFO glance.api.v2.image_data [None req-593d0869-bc79-4000-a8a6-e698d8307c26 d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 13:15:48.414 8 WARNING glance.location [None req-593d0869-bc79-4000-a8a6-e698d8307c26 d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/287] 162.253.55.155 () {48 vars in 1047 bytes} [Wed Sep 2 13:15:15 2026] PUT /v2/images/aa6dbf45-8838-4d5b-ba8d-2cee2a9d9798/file => generated 0 bytes in 32754 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65340 switches on core 0) [pid: 7|app: 0|req: 146/288] 162.253.55.155 () {44 vars in 972 bytes} [Wed Sep 2 13:15:48 2026] GET /v2/images/aa6dbf45-8838-4d5b-ba8d-2cee2a9d9798 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 162.253.55.155 () {48 vars in 1052 bytes} [Wed Sep 2 13:15:48 2026] PATCH /v2/images/aa6dbf45-8838-4d5b-ba8d-2cee2a9d9798 => generated 1395 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 162.253.55.155 () {44 vars in 972 bytes} [Wed Sep 2 13:15:48 2026] GET /v2/images/aa6dbf45-8838-4d5b-ba8d-2cee2a9d9798 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 162.253.55.155 () {42 vars in 689 bytes} [Wed Sep 2 13:15:50 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: 148/292] 162.253.55.155 () {44 vars in 911 bytes} [Wed Sep 2 13:15:50 2026] GET /v2/images => generated 2778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/377] 162.253.55.155 () {42 vars in 689 bytes} [Wed Sep 2 13:22:50 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: 191/378] 162.253.55.155 () {44 vars in 911 bytes} [Wed Sep 2 13:22:50 2026] GET /v2/images => generated 2778 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 162.253.55.155 () {42 vars in 689 bytes} [Wed Sep 2 13:23:01 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: 189/382] 162.253.55.155 () {44 vars in 911 bytes} [Wed Sep 2 13:23:01 2026] GET /v2/images => generated 2778 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/383] 162.253.55.155 () {44 vars in 948 bytes} [Wed Sep 2 13:23:02 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 162.253.55.155 () {44 vars in 970 bytes} [Wed Sep 2 13:23:02 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/385] 162.253.55.155 () {44 vars in 940 bytes} [Wed Sep 2 13:23:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/386] 162.253.55.155 () {48 vars in 952 bytes} [Wed Sep 2 13:23:02 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-02 13:23:02.198 7 WARNING oslo_policy.policy [None req-0a2464db-2973-446e-bed4-6ea0e4b633e5 d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - 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-02 13:23:02.198 7 WARNING oslo_policy.policy [None req-0a2464db-2973-446e-bed4-6ea0e4b633e5 d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - 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-02 13:23:02.200 7 INFO glance.api.v2.image_data [None req-0a2464db-2973-446e-bed4-6ea0e4b633e5 d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 13:23:20.570 7 INFO glance.location [None req-0a2464db-2973-446e-bed4-6ea0e4b633e5 d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/391] 162.253.55.155 () {48 vars in 1046 bytes} [Wed Sep 2 13:23:02 2026] PUT /v2/images/7323c15a-dadd-49b0-973b-adc264dea6af/file => generated 0 bytes in 18432 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26616 switches on core 0) [pid: 8|app: 0|req: 196/392] 162.253.55.155 () {44 vars in 972 bytes} [Wed Sep 2 13:23:20 2026] GET /v2/images/7323c15a-dadd-49b0-973b-adc264dea6af => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 162.253.55.155 () {48 vars in 1052 bytes} [Wed Sep 2 13:23:20 2026] PATCH /v2/images/7323c15a-dadd-49b0-973b-adc264dea6af => generated 1410 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 162.253.55.155 () {44 vars in 972 bytes} [Wed Sep 2 13:23:20 2026] GET /v2/images/7323c15a-dadd-49b0-973b-adc264dea6af => generated 1410 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 162.253.55.155 () {42 vars in 689 bytes} [Wed Sep 2 13:24:03 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: 203/406] 162.253.55.155 () {44 vars in 911 bytes} [Wed Sep 2 13:24:03 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: 7|app: 0|req: 205/409] 162.253.55.155 () {42 vars in 689 bytes} [Wed Sep 2 13:24:15 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: 205/410] 162.253.55.155 () {44 vars in 911 bytes} [Wed Sep 2 13:24:15 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 162.253.55.155 () {44 vars in 940 bytes} [Wed Sep 2 13:24:15 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/412] 162.253.55.155 () {44 vars in 962 bytes} [Wed Sep 2 13:24:15 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 162.253.55.155 () {44 vars in 940 bytes} [Wed Sep 2 13:24:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/414] 162.253.55.155 () {48 vars in 952 bytes} [Wed Sep 2 13:24:15 2026] POST /v2/images => generated 791 bytes in 315 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-02 13:24:15.839 7 INFO glance.api.v2.image_data [None req-65b6f92c-e207-445f-865f-ba58fa812cae d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 13:24:31.021 7 INFO glance.location [None req-65b6f92c-e207-445f-865f-ba58fa812cae d28875ced2b94c49a65a6813cfe8a64d 11b600760c354f8bbd229feb9bb2a8fc - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 208/417] 162.253.55.155 () {48 vars in 1047 bytes} [Wed Sep 2 13:24:15 2026] PUT /v2/images/52916989-f8b0-46bb-b734-8bcb350e6af9/file => generated 0 bytes in 15248 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29275 switches on core 0) [pid: 8|app: 0|req: 210/418] 162.253.55.155 () {44 vars in 972 bytes} [Wed Sep 2 13:24:31 2026] GET /v2/images/52916989-f8b0-46bb-b734-8bcb350e6af9 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 162.253.55.155 () {48 vars in 1052 bytes} [Wed Sep 2 13:24:31 2026] PATCH /v2/images/52916989-f8b0-46bb-b734-8bcb350e6af9 => generated 1382 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/420] 162.253.55.155 () {44 vars in 972 bytes} [Wed Sep 2 13:24:31 2026] GET /v2/images/52916989-f8b0-46bb-b734-8bcb350e6af9 => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/595] 162.253.55.155 () {42 vars in 689 bytes} [Wed Sep 2 13:39:01 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: 297/596] 162.253.55.155 () {44 vars in 911 bytes} [Wed Sep 2 13:39:01 2026] GET /v2/images => generated 5574 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/627] 162.253.55.155 () {42 vars in 689 bytes} [Wed Sep 2 13: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: 315/628] 162.253.55.155 () {44 vars in 911 bytes} [Wed Sep 2 13:41:30 2026] GET /v2/images => generated 5574 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/629] 162.253.55.155 () {42 vars in 689 bytes} [Wed Sep 2 13:41: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: 316/630] 162.253.55.155 () {44 vars in 911 bytes} [Wed Sep 2 13:41:33 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/643] 162.253.55.155 () {42 vars in 689 bytes} [Wed Sep 2 13:42:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/644] 162.253.55.155 () {44 vars in 911 bytes} [Wed Sep 2 13:42:26 2026] GET /v2/images => generated 5574 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/647] 162.253.55.155 () {42 vars in 689 bytes} [Wed Sep 2 13:42:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/648] 162.253.55.155 () {44 vars in 911 bytes} [Wed Sep 2 13:42:35 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/661] 162.253.55.155 () {42 vars in 689 bytes} [Wed Sep 2 13:43:41 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: 330/662] 162.253.55.155 () {44 vars in 911 bytes} [Wed Sep 2 13:43:41 2026] GET /v2/images => generated 5574 bytes in 56 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: 336/673] 10.0.0.214 () {32 vars in 633 bytes} [Wed Sep 2 13:44:25 2026] GET /v2/images => generated 5574 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/680] 10.0.0.38 () {36 vars in 986 bytes} [Wed Sep 2 13:44:53 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/681] 10.0.0.38 () {36 vars in 926 bytes} [Wed Sep 2 13:44:53 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: 341/682] 10.0.0.38 () {36 vars in 986 bytes} [Wed Sep 2 13:44:54 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/683] 10.0.0.38 () {36 vars in 926 bytes} [Wed Sep 2 13:44:54 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: 342/684] 162.253.55.155 () {36 vars in 991 bytes} [Wed Sep 2 13:45:01 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => generated 1312 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/685] 162.253.55.155 () {36 vars in 931 bytes} [Wed Sep 2 13:45:01 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: 343/686] 162.253.55.155 () {36 vars in 991 bytes} [Wed Sep 2 13:45:02 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => 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: 344/687] 162.253.55.155 () {36 vars in 931 bytes} [Wed Sep 2 13:45:02 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: 345/690] 10.0.0.62 () {36 vars in 986 bytes} [Wed Sep 2 13:45:12 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => generated 1312 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/691] 10.0.0.62 () {36 vars in 926 bytes} [Wed Sep 2 13:45: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: 346/692] 10.0.0.62 () {36 vars in 926 bytes} [Wed Sep 2 13:45:13 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: 347/693] 10.0.0.62 () {36 vars in 986 bytes} [Wed Sep 2 13:45:13 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/694] 10.0.0.62 () {36 vars in 926 bytes} [Wed Sep 2 13:45:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 10.0.0.62 () {36 vars in 926 bytes} [Wed Sep 2 13:45:13 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: 350/698] 10.0.0.62 () {36 vars in 986 bytes} [Wed Sep 2 13:45:13 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => 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: 349/699] 10.0.0.62 () {36 vars in 926 bytes} [Wed Sep 2 13:45:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/700] 10.0.0.62 () {36 vars in 926 bytes} [Wed Sep 2 13:45: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: 350/701] 10.0.0.198 () {36 vars in 987 bytes} [Wed Sep 2 13:45:14 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/702] 10.0.0.198 () {36 vars in 927 bytes} [Wed Sep 2 13:45:14 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: 351/703] 10.0.0.198 () {36 vars in 987 bytes} [Wed Sep 2 13:45:14 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/704] 10.0.0.198 () {36 vars in 927 bytes} [Wed Sep 2 13:45:14 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: 352/705] 10.0.0.198 () {36 vars in 927 bytes} [Wed Sep 2 13:45: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: 8|app: 0|req: 354/706] 10.0.0.38 () {36 vars in 986 bytes} [Wed Sep 2 13:45:15 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/707] 10.0.0.38 () {36 vars in 926 bytes} [Wed Sep 2 13:45:15 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: 359/716] 10.0.0.38 () {36 vars in 986 bytes} [Wed Sep 2 13:45:53 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 10.0.0.38 () {36 vars in 926 bytes} [Wed Sep 2 13:45:53 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/724] 10.0.0.214 () {34 vars in 655 bytes} [Wed Sep 2 13:46:27 2026] POST /v2/images => generated 648 bytes in 492 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-02 13:46:28.501 7 WARNING glance.api.v2.images [None req-44234bd6-c468-4ee2-8cb9-bae08722d1ba cbadc62963174159ae65af981007b34a 5f1da71d5cb84947b57742c2f835d48c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//434c043b-c8d4-4808-bb77-dcfe12d5dff1 [pid: 7|app: 0|req: 362/725] 10.0.0.214 () {32 vars in 710 bytes} [Wed Sep 2 13:46:28 2026] DELETE /v2/images/434c043b-c8d4-4808-bb77-dcfe12d5dff1 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/726] 10.0.0.214 () {32 vars in 707 bytes} [Wed Sep 2 13:46:28 2026] GET /v2/images/434c043b-c8d4-4808-bb77-dcfe12d5dff1 => generated 139 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/727] 10.0.0.214 () {32 vars in 633 bytes} [Wed Sep 2 13:46:28 2026] GET /v2/images => generated 1381 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/728] 10.0.0.214 () {34 vars in 655 bytes} [Wed Sep 2 13:46:28 2026] POST /v2/images => generated 703 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/729] 10.0.0.214 () {32 vars in 717 bytes} [Wed Sep 2 13:46:28 2026] GET /v2/images/83c29f93-e9eb-4a38-a4da-f78da83798d4/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-02 13:46:28.761 8 INFO glance.api.v2.image_data [None req-7a393750-21f8-4722-8c28-c65af48724ec cbadc62963174159ae65af981007b34a 5f1da71d5cb84947b57742c2f835d48c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 13:46:28.813 8 WARNING glance_store._drivers.rbd [None req-7a393750-21f8-4722-8c28-c65af48724ec cbadc62963174159ae65af981007b34a 5f1da71d5cb84947b57742c2f835d48c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-02 13:46:29.203 8 INFO glance.location [None req-7a393750-21f8-4722-8c28-c65af48724ec cbadc62963174159ae65af981007b34a 5f1da71d5cb84947b57742c2f835d48c - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 366/730] 10.0.0.214 () {32 vars in 727 bytes} [Wed Sep 2 13:46:28 2026] PUT /v2/images/83c29f93-e9eb-4a38-a4da-f78da83798d4/file => generated 0 bytes in 496 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/731] 10.0.0.214 () {32 vars in 707 bytes} [Wed Sep 2 13:46:29 2026] GET /v2/images/83c29f93-e9eb-4a38-a4da-f78da83798d4 => generated 1104 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/732] 10.0.0.214 () {32 vars in 717 bytes} [Wed Sep 2 13:46:29 2026] GET /v2/images/83c29f93-e9eb-4a38-a4da-f78da83798d4/file => generated 1024 bytes in 228 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/733] 10.0.0.214 () {34 vars in 655 bytes} [Wed Sep 2 13:46:29 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: 368/734] 10.0.0.214 () {32 vars in 726 bytes} [Wed Sep 2 13:46:29 2026] PATCH /v2/images/2712f035-a189-4483-8382-585aac0c65a8 => generated 652 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/735] 10.0.0.214 () {32 vars in 707 bytes} [Wed Sep 2 13:46:29 2026] GET /v2/images/2712f035-a189-4483-8382-585aac0c65a8 => generated 652 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-02 13:46:29.680 8 WARNING glance.api.v2.images [None req-bdca91ec-cc46-4493-8e15-6b10e73f891d cbadc62963174159ae65af981007b34a 5f1da71d5cb84947b57742c2f835d48c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2712f035-a189-4483-8382-585aac0c65a8 [pid: 8|app: 0|req: 369/736] 10.0.0.214 () {32 vars in 710 bytes} [Wed Sep 2 13:46:29 2026] DELETE /v2/images/2712f035-a189-4483-8382-585aac0c65a8 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/737] 10.0.0.214 () {32 vars in 707 bytes} [Wed Sep 2 13:46:29 2026] GET /v2/images/2712f035-a189-4483-8382-585aac0c65a8 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-02 13:46:29.779 8 WARNING glance.api.v2.images [None req-15a2cab8-7037-4ac0-a6e6-2b92c40dd854 cbadc62963174159ae65af981007b34a 5f1da71d5cb84947b57742c2f835d48c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//83c29f93-e9eb-4a38-a4da-f78da83798d4 [pid: 8|app: 0|req: 370/738] 10.0.0.214 () {32 vars in 710 bytes} [Wed Sep 2 13:46:29 2026] DELETE /v2/images/83c29f93-e9eb-4a38-a4da-f78da83798d4 => generated 0 bytes in 996 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/739] 10.0.0.214 () {32 vars in 707 bytes} [Wed Sep 2 13:46:30 2026] GET /v2/images/83c29f93-e9eb-4a38-a4da-f78da83798d4 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-02 13:46:30.798 8 WARNING glance.api.v2.images [None req-27c7182c-e7af-425d-bb67-991b5081e47a cbadc62963174159ae65af981007b34a 5f1da71d5cb84947b57742c2f835d48c - - default default] Failed to find image 434c043b-c8d4-4808-bb77-dcfe12d5dff1 to delete: glance.common.exception.ImageNotFound: No image found with ID 434c043b-c8d4-4808-bb77-dcfe12d5dff1 [pid: 8|app: 0|req: 371/740] 10.0.0.214 () {32 vars in 710 bytes} [Wed Sep 2 13:46:30 2026] DELETE /v2/images/434c043b-c8d4-4808-bb77-dcfe12d5dff1 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/741] 10.0.0.214 () {32 vars in 707 bytes} [Wed Sep 2 13:46:30 2026] GET /v2/images/434c043b-c8d4-4808-bb77-dcfe12d5dff1 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/744] 10.0.0.38 () {36 vars in 986 bytes} [Wed Sep 2 13:46:33 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/745] 10.0.0.38 () {36 vars in 926 bytes} [Wed Sep 2 13:46:34 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/758] 10.0.0.214 () {30 vars in 411 bytes} [Wed Sep 2 13:47:35 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: 380/759] 10.0.0.38 () {36 vars in 986 bytes} [Wed Sep 2 13:47:37 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => 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: 380/760] 10.0.0.38 () {36 vars in 926 bytes} [Wed Sep 2 13:47:37 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: 385/769] 10.0.0.214 () {32 vars in 707 bytes} [Wed Sep 2 13:48:14 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => 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: 385/770] 10.0.0.214 () {32 vars in 707 bytes} [Wed Sep 2 13:48:14 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => 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: 386/771] 10.0.0.62 () {36 vars in 986 bytes} [Wed Sep 2 13:48:14 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => 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: 386/772] 10.0.0.62 () {36 vars in 926 bytes} [Wed Sep 2 13:48: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: 387/773] 10.0.0.62 () {36 vars in 926 bytes} [Wed Sep 2 13:48: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: 8|app: 0|req: 387/774] 10.0.0.62 () {36 vars in 986 bytes} [Wed Sep 2 13:48:14 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/775] 10.0.0.62 () {36 vars in 926 bytes} [Wed Sep 2 13:48: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: 388/776] 10.0.0.62 () {36 vars in 926 bytes} [Wed Sep 2 13:48:14 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: 389/777] 10.0.0.62 () {36 vars in 986 bytes} [Wed Sep 2 13:48:14 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => 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: 389/778] 10.0.0.62 () {36 vars in 926 bytes} [Wed Sep 2 13:48:14 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: 390/779] 10.0.0.198 () {36 vars in 987 bytes} [Wed Sep 2 13:48:15 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/780] 10.0.0.198 () {36 vars in 927 bytes} [Wed Sep 2 13:48: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: 391/781] 10.0.0.198 () {36 vars in 987 bytes} [Wed Sep 2 13:48:15 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => 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: 391/782] 10.0.0.198 () {36 vars in 927 bytes} [Wed Sep 2 13:48:15 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: 392/783] 10.0.0.198 () {36 vars in 927 bytes} [Wed Sep 2 13:48:15 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: 392/784] 10.0.0.38 () {36 vars in 986 bytes} [Wed Sep 2 13:48:17 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => 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: 393/785] 10.0.0.38 () {36 vars in 926 bytes} [Wed Sep 2 13:48:17 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/788] 10.0.0.38 () {36 vars in 986 bytes} [Wed Sep 2 13:48:23 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => 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: 395/789] 10.0.0.38 () {36 vars in 926 bytes} [Wed Sep 2 13:48:23 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/802] 10.0.0.38 () {36 vars in 986 bytes} [Wed Sep 2 13:49:29 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/803] 10.0.0.38 () {36 vars in 926 bytes} [Wed Sep 2 13:49:29 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/820] 10.0.0.38 () {36 vars in 986 bytes} [Wed Sep 2 13:50:45 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => 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: 411/821] 10.0.0.38 () {36 vars in 926 bytes} [Wed Sep 2 13:50:45 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: 413/826] 10.0.0.38 () {36 vars in 986 bytes} [Wed Sep 2 13:51:04 2026] GET /v2/images/4d10f5d8-180e-44bb-8dd4-d7d9cf8fc949 => 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: 414/827] 10.0.0.38 () {36 vars in 926 bytes} [Wed Sep 2 13:51:04 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: 418/834] 162.253.55.155 () {32 vars in 826 bytes} [Wed Sep 2 13:51:42 2026] GET /v2/images?status=active&owner=11b600760c354f8bbd229feb9bb2a8fc&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/835] 162.253.55.155 () {32 vars in 653 bytes} [Wed Sep 2 13:51:42 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: 419/836] 10.0.0.62 () {36 vars in 986 bytes} [Wed Sep 2 13:51:42 2026] GET /v2/images/aa6dbf45-8838-4d5b-ba8d-2cee2a9d9798 => generated 1395 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/837] 10.0.0.62 () {36 vars in 926 bytes} [Wed Sep 2 13:51:42 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/838] 10.0.0.62 () {36 vars in 926 bytes} [Wed Sep 2 13:51:42 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: 419/839] 10.0.0.62 () {36 vars in 986 bytes} [Wed Sep 2 13:51:42 2026] GET /v2/images/aa6dbf45-8838-4d5b-ba8d-2cee2a9d9798 => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/840] 10.0.0.62 () {36 vars in 926 bytes} [Wed Sep 2 13:51:43 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: 420/841] 10.0.0.62 () {36 vars in 926 bytes} [Wed Sep 2 13:51:43 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: 422/842] 10.0.0.62 () {36 vars in 986 bytes} [Wed Sep 2 13:51:43 2026] GET /v2/images/aa6dbf45-8838-4d5b-ba8d-2cee2a9d9798 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/843] 10.0.0.62 () {36 vars in 926 bytes} [Wed Sep 2 13:51:43 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/846] 10.0.0.198 () {36 vars in 987 bytes} [Wed Sep 2 13:51:43 2026] GET /v2/images/aa6dbf45-8838-4d5b-ba8d-2cee2a9d9798 => generated 1395 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/847] 10.0.0.198 () {36 vars in 927 bytes} [Wed Sep 2 13:51:43 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: 424/848] 10.0.0.198 () {36 vars in 987 bytes} [Wed Sep 2 13:51:43 2026] GET /v2/images/aa6dbf45-8838-4d5b-ba8d-2cee2a9d9798 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/849] 10.0.0.198 () {36 vars in 927 bytes} [Wed Sep 2 13:51:43 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: 425/850] 10.0.0.198 () {36 vars in 927 bytes} [Wed Sep 2 13:51:43 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: 454/907] 10.0.0.214 () {32 vars in 633 bytes} [Wed Sep 2 13:56:25 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)