+ 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 Jun 2 12:39:38 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-6bdb674cbd-gdhgp 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 0x7f98daed9668 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-06-02 12:39:40.055 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-02 12:39:40.096 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-06-02 12:39:40.907 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-06-02 12:39:40.908 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-06-02 12:39:40.909 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-02 12:39:40.974 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-06-02 12:39:40.975 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-06-02 12:39:40.975 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-02 12:39:42.949 8 WARNING glance.api.v2.images [None req-3222248e-ae33-4c1d-957f-0db3e4cc40b7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-02 12:39:43.019 7 WARNING glance.api.v2.images [None req-9f05d60a-024f-42a5-b53e-4dccb76c464a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-02 12:39:43.280 8 WARNING keystonemiddleware._common.config [None req-3222248e-ae33-4c1d-957f-0db3e4cc40b7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 12:39:43.288 8 WARNING oslo_config.cfg [None req-3222248e-ae33-4c1d-957f-0db3e4cc40b7 - - - - - -] 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 0x7f98daed9668 pid: 8 (default app) 2026-06-02 12:39:43.360 7 WARNING keystonemiddleware._common.config [None req-9f05d60a-024f-42a5-b53e-4dccb76c464a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 12:39:43.368 7 WARNING oslo_config.cfg [None req-9f05d60a-024f-42a5-b53e-4dccb76c464a - - - - - -] 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 0x7f98daed9668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.156 () {42 vars in 689 bytes} [Tue Jun 2 12:39:43 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-06-02 12:39:43.935 7 WARNING oslo_policy.policy [None req-cdf9df07-2cb1-4936-81b4-f3a1aa6358da d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - 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-06-02 12:39:43.935 7 WARNING oslo_policy.policy [None req-cdf9df07-2cb1-4936-81b4-f3a1aa6358da d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - 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-06-02 12:39:43.948 7 WARNING oslo_policy.policy [None req-cdf9df07-2cb1-4936-81b4-f3a1aa6358da d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - 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-06-02 12:39:43.948 7 WARNING oslo_policy.policy [None req-cdf9df07-2cb1-4936-81b4-f3a1aa6358da d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - 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/5] 199.204.45.156 () {44 vars in 911 bytes} [Tue Jun 2 12:39:43 2026] GET /v2/images => generated 69 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.156 () {42 vars in 689 bytes} [Tue Jun 2 12:39:47 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/7] 199.204.45.156 () {44 vars in 911 bytes} [Tue Jun 2 12:39:47 2026] GET /v2/images => generated 69 bytes in 41 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-06-02 12:39:47.623 8 WARNING oslo_policy.policy [None req-9e62bfcd-068c-47af-a9bd-f1e3aefaf5c0 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - 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-06-02 12:39:47.623 8 WARNING oslo_policy.policy [None req-9e62bfcd-068c-47af-a9bd-f1e3aefaf5c0 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - 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: 6/8] 199.204.45.156 () {44 vars in 912 bytes} [Tue Jun 2 12:39:47 2026] GET /v2/images/cirros => generated 151 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.156 () {44 vars in 934 bytes} [Tue Jun 2 12:39:47 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 12:39:47.760 8 WARNING oslo_policy.policy [None req-afb63921-25a2-4dba-b6f3-c4131be2caea d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - 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-06-02 12:39:47.760 8 WARNING oslo_policy.policy [None req-afb63921-25a2-4dba-b6f3-c4131be2caea d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - 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/10] 199.204.45.156 () {44 vars in 940 bytes} [Tue Jun 2 12:39:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 12:39:47.841 7 WARNING oslo_config.cfg [None req-0a86679b-6fba-40f0-9e92-fa27dad0da85 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - 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/11] 199.204.45.156 () {48 vars in 952 bytes} [Tue Jun 2 12:39:47 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 12:39:47.861 8 WARNING oslo_policy.policy [None req-a28b1bdf-cf01-4041-a389-2954b6865fde d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - 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-06-02 12:39:47.862 8 WARNING oslo_policy.policy [None req-a28b1bdf-cf01-4041-a389-2954b6865fde d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - 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-06-02 12:39:47.863 8 INFO glance.api.v2.image_data [None req-a28b1bdf-cf01-4041-a389-2954b6865fde d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 12:39:51.846 8 WARNING glance.location [None req-a28b1bdf-cf01-4041-a389-2954b6865fde d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.156 () {48 vars in 1046 bytes} [Tue Jun 2 12:39:47 2026] PUT /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5/file => generated 0 bytes in 4021 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3856 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.156 () {44 vars in 972 bytes} [Tue Jun 2 12:39:51 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 12:39:51.996 8 WARNING oslo_config.cfg [None req-56bb2dd8-e7f1-46dc-a347-f1e565ce6276 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - 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: 9/14] 199.204.45.156 () {48 vars in 1052 bytes} [Tue Jun 2 12:39:51 2026] PATCH /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => generated 1312 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.156 () {44 vars in 972 bytes} [Tue Jun 2 12:39:52 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/262] 199.204.45.156 () {42 vars in 689 bytes} [Tue Jun 2 13:00:18 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: 130/263] 199.204.45.156 () {44 vars in 911 bytes} [Tue Jun 2 13:00:18 2026] GET /v2/images => generated 1381 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.204.45.156 () {42 vars in 689 bytes} [Tue Jun 2 13:00:35 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: 133/269] 199.204.45.156 () {44 vars in 911 bytes} [Tue Jun 2 13:00:35 2026] GET /v2/images => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 199.204.45.156 () {44 vars in 938 bytes} [Tue Jun 2 13:00:35 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 199.204.45.156 () {44 vars in 960 bytes} [Tue Jun 2 13:00:35 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/272] 199.204.45.156 () {44 vars in 940 bytes} [Tue Jun 2 13:00:35 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: 135/273] 199.204.45.156 () {48 vars in 952 bytes} [Tue Jun 2 13:00:35 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 13:00:35.330 8 INFO glance.api.v2.image_data [None req-ef943f26-9cd5-40a9-83f9-4ea10d2515cd d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 13:01:01.419 8 WARNING glance.location [None req-ef943f26-9cd5-40a9-83f9-4ea10d2515cd d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/278] 199.204.45.156 () {48 vars in 1047 bytes} [Tue Jun 2 13:00:35 2026] PUT /v2/images/97a3930e-5b38-4e81-870f-941b0e75f5ee/file => generated 0 bytes in 26129 msecs (HTTP/1.1 204) 4 headers in 171 bytes (123304 switches on core 0) [pid: 7|app: 0|req: 140/279] 199.204.45.156 () {44 vars in 972 bytes} [Tue Jun 2 13:01:01 2026] GET /v2/images/97a3930e-5b38-4e81-870f-941b0e75f5ee => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 199.204.45.156 () {48 vars in 1052 bytes} [Tue Jun 2 13:01:01 2026] PATCH /v2/images/97a3930e-5b38-4e81-870f-941b0e75f5ee => generated 1395 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.204.45.156 () {44 vars in 972 bytes} [Tue Jun 2 13:01:01 2026] GET /v2/images/97a3930e-5b38-4e81-870f-941b0e75f5ee => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.204.45.156 () {42 vars in 689 bytes} [Tue Jun 2 13:01:03 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: 143/285] 199.204.45.156 () {44 vars in 911 bytes} [Tue Jun 2 13:01:03 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/364] 199.204.45.156 () {42 vars in 689 bytes} [Tue Jun 2 13:07:37 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: 183/365] 199.204.45.156 () {44 vars in 911 bytes} [Tue Jun 2 13:07:37 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: 8|app: 0|req: 184/368] 199.204.45.156 () {42 vars in 689 bytes} [Tue Jun 2 13:07:49 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: 185/369] 199.204.45.156 () {44 vars in 911 bytes} [Tue Jun 2 13:07:49 2026] GET /v2/images => generated 2778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/370] 199.204.45.156 () {44 vars in 948 bytes} [Tue Jun 2 13:07:49 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/371] 199.204.45.156 () {44 vars in 970 bytes} [Tue Jun 2 13:07:49 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/372] 199.204.45.156 () {44 vars in 940 bytes} [Tue Jun 2 13:07:49 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: 7|app: 0|req: 187/373] 199.204.45.156 () {48 vars in 952 bytes} [Tue Jun 2 13:07:50 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 13:07:50.070 8 INFO glance.api.v2.image_data [None req-9d0e1a62-118b-461e-b455-a9cdb15aab63 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 13:08:07.669 8 INFO glance.location [None req-9d0e1a62-118b-461e-b455-a9cdb15aab63 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 187/378] 199.204.45.156 () {48 vars in 1046 bytes} [Tue Jun 2 13:07:50 2026] PUT /v2/images/86926192-c8ef-49a2-a934-df3760bc0ca8/file => generated 0 bytes in 17634 msecs (HTTP/1.1 204) 4 headers in 171 bytes (50555 switches on core 0) [pid: 7|app: 0|req: 192/379] 199.204.45.156 () {44 vars in 972 bytes} [Tue Jun 2 13:08:07 2026] GET /v2/images/86926192-c8ef-49a2-a934-df3760bc0ca8 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/380] 199.204.45.156 () {48 vars in 1052 bytes} [Tue Jun 2 13:08:07 2026] PATCH /v2/images/86926192-c8ef-49a2-a934-df3760bc0ca8 => generated 1410 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 199.204.45.156 () {44 vars in 972 bytes} [Tue Jun 2 13:08:07 2026] GET /v2/images/86926192-c8ef-49a2-a934-df3760bc0ca8 => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 199.204.45.156 () {42 vars in 689 bytes} [Tue Jun 2 13:08:46 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 199.204.45.156 () {44 vars in 911 bytes} [Tue Jun 2 13:08:46 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/398] 199.204.45.156 () {42 vars in 689 bytes} [Tue Jun 2 13:09:14 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: 202/399] 199.204.45.156 () {44 vars in 911 bytes} [Tue Jun 2 13:09:14 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/400] 199.204.45.156 () {44 vars in 940 bytes} [Tue Jun 2 13:09:14 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/401] 199.204.45.156 () {44 vars in 962 bytes} [Tue Jun 2 13:09:14 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/402] 199.204.45.156 () {44 vars in 940 bytes} [Tue Jun 2 13:09:14 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: 7|app: 0|req: 204/403] 199.204.45.156 () {48 vars in 952 bytes} [Tue Jun 2 13:09:14 2026] POST /v2/images => generated 791 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 13:09:14.712 8 INFO glance.api.v2.image_data [None req-467b86dc-3b97-4200-8ad4-9e39c24c2aa0 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 13:09:29.552 8 INFO glance.location [None req-467b86dc-3b97-4200-8ad4-9e39c24c2aa0 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 200/406] 199.204.45.156 () {48 vars in 1047 bytes} [Tue Jun 2 13:09:14 2026] PUT /v2/images/ef73c40a-599a-4969-ab58-66b5922d8850/file => generated 0 bytes in 14886 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31761 switches on core 0) [pid: 7|app: 0|req: 207/407] 199.204.45.156 () {44 vars in 972 bytes} [Tue Jun 2 13:09:29 2026] GET /v2/images/ef73c40a-599a-4969-ab58-66b5922d8850 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/408] 199.204.45.156 () {48 vars in 1052 bytes} [Tue Jun 2 13:09:29 2026] PATCH /v2/images/ef73c40a-599a-4969-ab58-66b5922d8850 => generated 1382 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/409] 199.204.45.156 () {44 vars in 972 bytes} [Tue Jun 2 13:09:29 2026] GET /v2/images/ef73c40a-599a-4969-ab58-66b5922d8850 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/562] 199.204.45.156 () {42 vars in 689 bytes} [Tue Jun 2 13:22:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/563] 199.204.45.156 () {44 vars in 911 bytes} [Tue Jun 2 13:22:08 2026] GET /v2/images => generated 5574 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/592] 199.204.45.156 () {42 vars in 689 bytes} [Tue Jun 2 13:24: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: 293/593] 199.204.45.156 () {44 vars in 911 bytes} [Tue Jun 2 13:24:26 2026] GET /v2/images => generated 5574 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/594] 199.204.45.156 () {42 vars in 689 bytes} [Tue Jun 2 13:24:28 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: 294/595] 199.204.45.156 () {44 vars in 911 bytes} [Tue Jun 2 13:24:28 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/606] 199.204.45.156 () {42 vars in 689 bytes} [Tue Jun 2 13:25:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/607] 199.204.45.156 () {44 vars in 911 bytes} [Tue Jun 2 13:25:17 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/610] 199.204.45.156 () {42 vars in 689 bytes} [Tue Jun 2 13:25: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: 309/611] 199.204.45.156 () {44 vars in 911 bytes} [Tue Jun 2 13:25:25 2026] GET /v2/images => generated 5574 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/624] 199.204.45.156 () {42 vars in 689 bytes} [Tue Jun 2 13:26:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/625] 199.204.45.156 () {44 vars in 911 bytes} [Tue Jun 2 13:26:26 2026] GET /v2/images => generated 5574 bytes in 55 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: 314/634] 10.0.0.166 () {32 vars in 633 bytes} [Tue Jun 2 13:27:07 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 323/639] 10.0.0.243 () {36 vars in 987 bytes} [Tue Jun 2 13:27:31 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => 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: 317/640] 10.0.0.243 () {36 vars in 927 bytes} [Tue Jun 2 13:27: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: 325/643] 10.0.0.243 () {36 vars in 987 bytes} [Tue Jun 2 13:27:34 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/644] 10.0.0.243 () {36 vars in 927 bytes} [Tue Jun 2 13:27: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: 326/645] 199.204.45.156 () {36 vars in 991 bytes} [Tue Jun 2 13:27:39 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => 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: 320/646] 199.204.45.156 () {36 vars in 931 bytes} [Tue Jun 2 13:27:39 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: 327/647] 199.204.45.156 () {36 vars in 991 bytes} [Tue Jun 2 13:27:39 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/648] 199.204.45.156 () {36 vars in 931 bytes} [Tue Jun 2 13:27:39 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/651] 10.0.0.102 () {36 vars in 987 bytes} [Tue Jun 2 13:27:45 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => generated 1312 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/652] 10.0.0.102 () {36 vars in 927 bytes} [Tue Jun 2 13:27:45 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: 330/653] 10.0.0.102 () {36 vars in 927 bytes} [Tue Jun 2 13:27:45 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: 324/654] 10.0.0.102 () {36 vars in 987 bytes} [Tue Jun 2 13:27:45 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => 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: 331/655] 10.0.0.102 () {36 vars in 927 bytes} [Tue Jun 2 13:27: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: 325/656] 10.0.0.102 () {36 vars in 927 bytes} [Tue Jun 2 13:27:46 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: 332/657] 10.0.0.102 () {36 vars in 987 bytes} [Tue Jun 2 13:27:46 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => 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: 326/658] 10.0.0.102 () {36 vars in 927 bytes} [Tue Jun 2 13:27:46 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: 333/659] 10.0.0.102 () {36 vars in 927 bytes} [Tue Jun 2 13:27:46 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: 327/660] 10.0.0.134 () {36 vars in 911 bytes} [Tue Jun 2 13:27:47 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/661] 10.0.0.134 () {36 vars in 1007 bytes} [Tue Jun 2 13:27:47 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5/locations => generated 127 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/662] 10.0.0.134 () {36 vars in 987 bytes} [Tue Jun 2 13:27:47 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/663] 10.0.0.134 () {36 vars in 927 bytes} [Tue Jun 2 13:27:47 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: 329/664] 10.0.0.134 () {36 vars in 927 bytes} [Tue Jun 2 13:27:47 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: 338/669] 10.0.0.243 () {36 vars in 987 bytes} [Tue Jun 2 13:28:12 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => 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: 332/670] 10.0.0.243 () {36 vars in 927 bytes} [Tue Jun 2 13:28:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/677] 10.0.0.243 () {36 vars in 987 bytes} [Tue Jun 2 13:28:35 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => 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: 336/678] 10.0.0.243 () {36 vars in 927 bytes} [Tue Jun 2 13:28: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: 343/679] 10.0.0.166 () {34 vars in 655 bytes} [Tue Jun 2 13:28:38 2026] POST /v2/images => generated 648 bytes in 273 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-02 13:28:38.442 8 WARNING glance.api.v2.images [None req-fbf65564-8b77-4cbb-86a5-4600e3d07425 ec71fc2822e840f7b25b61c8ab166257 5ccc6ce7236a487786128f3b5b1a6392 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//49983ad6-0641-432b-b70a-92c8264a5af3 [pid: 8|app: 0|req: 337/680] 10.0.0.166 () {32 vars in 710 bytes} [Tue Jun 2 13:28:38 2026] DELETE /v2/images/49983ad6-0641-432b-b70a-92c8264a5af3 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/681] 10.0.0.166 () {32 vars in 707 bytes} [Tue Jun 2 13:28:38 2026] GET /v2/images/49983ad6-0641-432b-b70a-92c8264a5af3 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/682] 10.0.0.166 () {32 vars in 633 bytes} [Tue Jun 2 13:28:38 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/683] 10.0.0.166 () {34 vars in 655 bytes} [Tue Jun 2 13:28:38 2026] POST /v2/images => generated 702 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/684] 10.0.0.166 () {32 vars in 717 bytes} [Tue Jun 2 13:28:38 2026] GET /v2/images/5b8cbadb-e393-459f-be01-4e8b96ce51ac/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:28:38.616 7 WARNING oslo_policy.policy [None req-428d5e3c-ffc1-4951-ad19-11cb4f9d88bc ec71fc2822e840f7b25b61c8ab166257 5ccc6ce7236a487786128f3b5b1a6392 - - 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-06-02 13:28:38.617 7 WARNING oslo_policy.policy [None req-428d5e3c-ffc1-4951-ad19-11cb4f9d88bc ec71fc2822e840f7b25b61c8ab166257 5ccc6ce7236a487786128f3b5b1a6392 - - 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-06-02 13:28:38.618 7 INFO glance.api.v2.image_data [None req-428d5e3c-ffc1-4951-ad19-11cb4f9d88bc ec71fc2822e840f7b25b61c8ab166257 5ccc6ce7236a487786128f3b5b1a6392 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 13:28:38.659 7 WARNING glance_store._drivers.rbd [None req-428d5e3c-ffc1-4951-ad19-11cb4f9d88bc ec71fc2822e840f7b25b61c8ab166257 5ccc6ce7236a487786128f3b5b1a6392 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-02 13:28:38.862 7 INFO glance.location [None req-428d5e3c-ffc1-4951-ad19-11cb4f9d88bc ec71fc2822e840f7b25b61c8ab166257 5ccc6ce7236a487786128f3b5b1a6392 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 346/685] 10.0.0.166 () {32 vars in 727 bytes} [Tue Jun 2 13:28:38 2026] PUT /v2/images/5b8cbadb-e393-459f-be01-4e8b96ce51ac/file => generated 0 bytes in 298 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/686] 10.0.0.166 () {32 vars in 707 bytes} [Tue Jun 2 13:28:38 2026] GET /v2/images/5b8cbadb-e393-459f-be01-4e8b96ce51ac => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/687] 10.0.0.166 () {32 vars in 717 bytes} [Tue Jun 2 13:28:38 2026] GET /v2/images/5b8cbadb-e393-459f-be01-4e8b96ce51ac/file => generated 1024 bytes in 110 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/688] 10.0.0.166 () {34 vars in 655 bytes} [Tue Jun 2 13:28:39 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/689] 10.0.0.166 () {32 vars in 726 bytes} [Tue Jun 2 13:28:39 2026] PATCH /v2/images/2e441239-de89-46af-b08a-a3bfb01ecb78 => generated 650 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/690] 10.0.0.166 () {32 vars in 707 bytes} [Tue Jun 2 13:28:39 2026] GET /v2/images/2e441239-de89-46af-b08a-a3bfb01ecb78 => generated 650 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:39.168 7 WARNING glance.api.v2.images [None req-6e0faaba-f28d-4d32-aae3-b0b4e82d007a ec71fc2822e840f7b25b61c8ab166257 5ccc6ce7236a487786128f3b5b1a6392 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2e441239-de89-46af-b08a-a3bfb01ecb78 [pid: 7|app: 0|req: 349/691] 10.0.0.166 () {32 vars in 710 bytes} [Tue Jun 2 13:28:39 2026] DELETE /v2/images/2e441239-de89-46af-b08a-a3bfb01ecb78 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/692] 10.0.0.166 () {32 vars in 707 bytes} [Tue Jun 2 13:28:39 2026] GET /v2/images/2e441239-de89-46af-b08a-a3bfb01ecb78 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:28:39.229 7 WARNING glance.api.v2.images [None req-92393700-d2ad-46ee-a807-1f1be756d574 ec71fc2822e840f7b25b61c8ab166257 5ccc6ce7236a487786128f3b5b1a6392 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5b8cbadb-e393-459f-be01-4e8b96ce51ac [pid: 7|app: 0|req: 350/693] 10.0.0.166 () {32 vars in 710 bytes} [Tue Jun 2 13:28:39 2026] DELETE /v2/images/5b8cbadb-e393-459f-be01-4e8b96ce51ac => generated 0 bytes in 870 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/694] 10.0.0.166 () {32 vars in 707 bytes} [Tue Jun 2 13:28:40 2026] GET /v2/images/5b8cbadb-e393-459f-be01-4e8b96ce51ac => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:28:40.122 7 WARNING glance.api.v2.images [None req-2826bc95-2395-4208-a2cc-4661b8a42f98 ec71fc2822e840f7b25b61c8ab166257 5ccc6ce7236a487786128f3b5b1a6392 - - default default] Failed to find image 49983ad6-0641-432b-b70a-92c8264a5af3 to delete: glance.common.exception.ImageNotFound: No image found with ID 49983ad6-0641-432b-b70a-92c8264a5af3 [pid: 7|app: 0|req: 351/695] 10.0.0.166 () {32 vars in 710 bytes} [Tue Jun 2 13:28:40 2026] DELETE /v2/images/49983ad6-0641-432b-b70a-92c8264a5af3 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/696] 10.0.0.166 () {32 vars in 707 bytes} [Tue Jun 2 13:28:40 2026] GET /v2/images/49983ad6-0641-432b-b70a-92c8264a5af3 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/699] 10.0.0.243 () {36 vars in 987 bytes} [Tue Jun 2 13:28:52 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/700] 10.0.0.243 () {36 vars in 927 bytes} [Tue Jun 2 13:28:52 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: 355/703] 10.0.0.243 () {36 vars in 987 bytes} [Tue Jun 2 13:28:57 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => 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: 349/704] 10.0.0.243 () {36 vars in 927 bytes} [Tue Jun 2 13:28:57 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: 354/713] 10.0.0.243 () {36 vars in 987 bytes} [Tue Jun 2 13:29:37 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => 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: 360/714] 10.0.0.243 () {36 vars in 927 bytes} [Tue Jun 2 13:29:37 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: 355/715] 10.0.0.243 () {36 vars in 987 bytes} [Tue Jun 2 13:29:40 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/716] 10.0.0.243 () {36 vars in 927 bytes} [Tue Jun 2 13:29:40 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/717] 10.0.0.166 () {30 vars in 411 bytes} [Tue Jun 2 13:29:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/722] 10.0.0.243 () {36 vars in 987 bytes} [Tue Jun 2 13:30:01 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => 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: 364/723] 10.0.0.243 () {36 vars in 927 bytes} [Tue Jun 2 13:30:01 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: 370/734] 199.204.45.156 () {32 vars in 826 bytes} [Tue Jun 2 13:30:45 2026] GET /v2/images?status=active&owner=2d7f5c7dbc4b4db3aa0436b69827df20&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/735] 199.204.45.156 () {32 vars in 653 bytes} [Tue Jun 2 13:30: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: 7|app: 0|req: 371/736] 10.0.0.102 () {36 vars in 987 bytes} [Tue Jun 2 13:30:46 2026] GET /v2/images/97a3930e-5b38-4e81-870f-941b0e75f5ee => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/737] 10.0.0.102 () {36 vars in 927 bytes} [Tue Jun 2 13:30:46 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: 372/738] 10.0.0.102 () {36 vars in 927 bytes} [Tue Jun 2 13:30:46 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: 367/739] 10.0.0.102 () {36 vars in 987 bytes} [Tue Jun 2 13:30:46 2026] GET /v2/images/97a3930e-5b38-4e81-870f-941b0e75f5ee => generated 1395 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/740] 10.0.0.102 () {36 vars in 927 bytes} [Tue Jun 2 13:30:46 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: 368/741] 10.0.0.102 () {36 vars in 927 bytes} [Tue Jun 2 13:30:46 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: 374/742] 10.0.0.102 () {36 vars in 987 bytes} [Tue Jun 2 13:30:46 2026] GET /v2/images/97a3930e-5b38-4e81-870f-941b0e75f5ee => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/743] 10.0.0.102 () {36 vars in 927 bytes} [Tue Jun 2 13:30:46 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: 375/744] 10.0.0.134 () {36 vars in 911 bytes} [Tue Jun 2 13:30:46 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/745] 10.0.0.134 () {36 vars in 1007 bytes} [Tue Jun 2 13:30:46 2026] GET /v2/images/97a3930e-5b38-4e81-870f-941b0e75f5ee/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/746] 10.0.0.134 () {36 vars in 987 bytes} [Tue Jun 2 13:30:46 2026] GET /v2/images/97a3930e-5b38-4e81-870f-941b0e75f5ee => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/747] 10.0.0.134 () {36 vars in 927 bytes} [Tue Jun 2 13:30:46 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: 377/748] 10.0.0.134 () {36 vars in 927 bytes} [Tue Jun 2 13:30:46 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: 380/753] 10.0.0.166 () {32 vars in 707 bytes} [Tue Jun 2 13:31:03 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/754] 10.0.0.166 () {32 vars in 707 bytes} [Tue Jun 2 13:31:03 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/755] 10.0.0.102 () {36 vars in 987 bytes} [Tue Jun 2 13:31:03 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => generated 1312 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/756] 10.0.0.102 () {36 vars in 927 bytes} [Tue Jun 2 13:31:03 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: 382/757] 10.0.0.102 () {36 vars in 927 bytes} [Tue Jun 2 13:31:04 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: 376/758] 10.0.0.102 () {36 vars in 987 bytes} [Tue Jun 2 13:31:04 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => 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: 383/759] 10.0.0.102 () {36 vars in 927 bytes} [Tue Jun 2 13:31: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: 8|app: 0|req: 377/760] 10.0.0.102 () {36 vars in 927 bytes} [Tue Jun 2 13:31:04 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: 384/761] 10.0.0.102 () {36 vars in 987 bytes} [Tue Jun 2 13:31:04 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/762] 10.0.0.102 () {36 vars in 927 bytes} [Tue Jun 2 13:31:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/763] 10.0.0.102 () {36 vars in 927 bytes} [Tue Jun 2 13:31:04 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: 379/764] 10.0.0.134 () {36 vars in 911 bytes} [Tue Jun 2 13:31:04 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/765] 10.0.0.134 () {36 vars in 1007 bytes} [Tue Jun 2 13:31:04 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5/locations => generated 127 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/766] 10.0.0.134 () {36 vars in 987 bytes} [Tue Jun 2 13:31:04 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/767] 10.0.0.134 () {36 vars in 927 bytes} [Tue Jun 2 13:31: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: 8|app: 0|req: 381/768] 10.0.0.134 () {36 vars in 927 bytes} [Tue Jun 2 13:31:04 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: 389/771] 10.0.0.243 () {36 vars in 987 bytes} [Tue Jun 2 13:31:21 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/772] 10.0.0.243 () {36 vars in 927 bytes} [Tue Jun 2 13:31:21 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: 394/781] 10.0.0.243 () {36 vars in 987 bytes} [Tue Jun 2 13:31:57 2026] GET /v2/images/b1170f2f-f480-42e6-9cde-95dfd1d64be5 => 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: 388/782] 10.0.0.243 () {36 vars in 927 bytes} [Tue Jun 2 13:31:57 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: 407/819] 10.0.0.166 () {32 vars in 633 bytes} [Tue Jun 2 13:34:56 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)