+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 2 00:44:09 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-866df448d6-6b4sw 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 0x7fb53fb71668 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-07-02 00:44:11.090 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 00:44:11.111 8 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-07-02 00:44:11.982 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-07-02 00:44:11.983 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-07-02 00:44:11.983 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 00:44:11.992 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-07-02 00:44:11.993 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-07-02 00:44:11.993 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 00:44:14.126 8 WARNING glance.api.v2.images [None req-0d6d10bf-f12a-413a-b933-7ab2090339e4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 00:44:14.149 7 WARNING glance.api.v2.images [None req-4b205806-d481-4173-a5fe-feb78c45b8d6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 00:44:14.478 8 WARNING keystonemiddleware._common.config [None req-0d6d10bf-f12a-413a-b933-7ab2090339e4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 00:44:14.486 8 WARNING oslo_config.cfg [None req-0d6d10bf-f12a-413a-b933-7ab2090339e4 - - - - - -] 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 0x7fb53fb71668 pid: 8 (default app) 2026-07-02 00:44:14.497 7 WARNING keystonemiddleware._common.config [None req-4b205806-d481-4173-a5fe-feb78c45b8d6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 00:44:14.504 7 WARNING oslo_config.cfg [None req-4b205806-d481-4173-a5fe-feb78c45b8d6 - - - - - -] 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 0x7fb53fb71668 pid: 7 (default app) [pid: 8|app: 0|req: 5/6] 199.204.45.23 () {42 vars in 684 bytes} [Thu Jul 2 00:44:32 2026] GET / => generated 1301 bytes in 2 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-07-02 00:44:32.554 7 WARNING oslo_policy.policy [None req-020212f1-832b-4574-b743-15df9b424366 b0f6f1662acb42028adab40336275dbd 7eb38567d24945bf897faa0c111c2692 - - 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-07-02 00:44:32.554 7 WARNING oslo_policy.policy [None req-020212f1-832b-4574-b743-15df9b424366 b0f6f1662acb42028adab40336275dbd 7eb38567d24945bf897faa0c111c2692 - - 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-07-02 00:44:32.572 7 WARNING oslo_policy.policy [None req-020212f1-832b-4574-b743-15df9b424366 b0f6f1662acb42028adab40336275dbd 7eb38567d24945bf897faa0c111c2692 - - 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-07-02 00:44:32.572 7 WARNING oslo_policy.policy [None req-020212f1-832b-4574-b743-15df9b424366 b0f6f1662acb42028adab40336275dbd 7eb38567d24945bf897faa0c111c2692 - - 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: 2/7] 199.204.45.23 () {44 vars in 906 bytes} [Thu Jul 2 00:44:32 2026] GET /v2/images => generated 69 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/10] 199.204.45.23 () {42 vars in 684 bytes} [Thu Jul 2 00:44:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/11] 199.204.45.23 () {44 vars in 906 bytes} [Thu Jul 2 00:44:36 2026] GET /v2/images => generated 69 bytes in 38 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-07-02 00:44:36.206 8 WARNING oslo_policy.policy [None req-d26b1131-3add-435f-bba3-48e9cf0c06a6 b0f6f1662acb42028adab40336275dbd 7eb38567d24945bf897faa0c111c2692 - - 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-07-02 00:44:36.206 8 WARNING oslo_policy.policy [None req-d26b1131-3add-435f-bba3-48e9cf0c06a6 b0f6f1662acb42028adab40336275dbd 7eb38567d24945bf897faa0c111c2692 - - 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/12] 199.204.45.23 () {44 vars in 907 bytes} [Thu Jul 2 00:44:36 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.23 () {44 vars in 929 bytes} [Thu Jul 2 00:44:36 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 00:44:36.353 8 WARNING oslo_policy.policy [None req-667af077-8c04-4ee7-a967-757961d512c3 b0f6f1662acb42028adab40336275dbd 7eb38567d24945bf897faa0c111c2692 - - 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-07-02 00:44:36.354 8 WARNING oslo_policy.policy [None req-667af077-8c04-4ee7-a967-757961d512c3 b0f6f1662acb42028adab40336275dbd 7eb38567d24945bf897faa0c111c2692 - - 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: 9/14] 199.204.45.23 () {44 vars in 935 bytes} [Thu Jul 2 00:44:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 00:44:36.434 7 WARNING oslo_config.cfg [None req-412bd307-4296-4352-ab51-396b9377aabd b0f6f1662acb42028adab40336275dbd 7eb38567d24945bf897faa0c111c2692 - - 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: 6/15] 199.204.45.23 () {48 vars in 947 bytes} [Thu Jul 2 00:44:36 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 00:44:36.457 8 WARNING oslo_policy.policy [None req-9aa021c9-7169-4675-97af-8590bb8bb75e b0f6f1662acb42028adab40336275dbd 7eb38567d24945bf897faa0c111c2692 - - 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-07-02 00:44:36.457 8 WARNING oslo_policy.policy [None req-9aa021c9-7169-4675-97af-8590bb8bb75e b0f6f1662acb42028adab40336275dbd 7eb38567d24945bf897faa0c111c2692 - - 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-07-02 00:44:36.458 8 INFO glance.api.v2.image_data [None req-9aa021c9-7169-4675-97af-8590bb8bb75e b0f6f1662acb42028adab40336275dbd 7eb38567d24945bf897faa0c111c2692 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 00:44:39.815 8 WARNING glance.location [None req-9aa021c9-7169-4675-97af-8590bb8bb75e b0f6f1662acb42028adab40336275dbd 7eb38567d24945bf897faa0c111c2692 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 10/16] 199.204.45.23 () {48 vars in 1041 bytes} [Thu Jul 2 00:44:36 2026] PUT /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7/file => generated 0 bytes in 3417 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7050 switches on core 0) [pid: 7|app: 0|req: 7/17] 199.204.45.23 () {44 vars in 967 bytes} [Thu Jul 2 00:44:39 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 00:44:39.983 8 WARNING oslo_config.cfg [None req-46a4b03a-ddd6-4e34-991c-57db449c4655 b0f6f1662acb42028adab40336275dbd 7eb38567d24945bf897faa0c111c2692 - - 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: 11/18] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Jul 2 00:44:39 2026] PATCH /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => generated 1312 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.204.45.23 () {44 vars in 967 bytes} [Thu Jul 2 00:44:39 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.204.45.23 () {42 vars in 684 bytes} [Thu Jul 2 01:05:45 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.204.45.23 () {44 vars in 906 bytes} [Thu Jul 2 01:05:45 2026] GET /v2/images => generated 1381 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/278] 199.204.45.23 () {42 vars in 684 bytes} [Thu Jul 2 01:06:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 199.204.45.23 () {44 vars in 906 bytes} [Thu Jul 2 01:06:03 2026] GET /v2/images => generated 1381 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 199.204.45.23 () {44 vars in 933 bytes} [Thu Jul 2 01:06:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/281] 199.204.45.23 () {44 vars in 955 bytes} [Thu Jul 2 01:06:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 199.204.45.23 () {44 vars in 935 bytes} [Thu Jul 2 01:06:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 199.204.45.23 () {48 vars in 947 bytes} [Thu Jul 2 01:06:03 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 01:06:03.330 8 INFO glance.api.v2.image_data [None req-1e345f71-be2e-460b-a034-f38294b93658 b0f6f1662acb42028adab40336275dbd 7eb38567d24945bf897faa0c111c2692 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:06:28.561 8 WARNING glance.location [None req-1e345f71-be2e-460b-a034-f38294b93658 b0f6f1662acb42028adab40336275dbd 7eb38567d24945bf897faa0c111c2692 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/290] 199.204.45.23 () {48 vars in 1042 bytes} [Thu Jul 2 01:06:03 2026] PUT /v2/images/4c1f4dd2-5077-486b-948d-0f11f680e23d/file => generated 0 bytes in 25282 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65782 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.204.45.23 () {44 vars in 967 bytes} [Thu Jul 2 01:06:28 2026] GET /v2/images/4c1f4dd2-5077-486b-948d-0f11f680e23d => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Jul 2 01:06:28 2026] PATCH /v2/images/4c1f4dd2-5077-486b-948d-0f11f680e23d => generated 1395 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.204.45.23 () {44 vars in 967 bytes} [Thu Jul 2 01:06:28 2026] GET /v2/images/4c1f4dd2-5077-486b-948d-0f11f680e23d => 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: 146/294] 199.204.45.23 () {42 vars in 684 bytes} [Thu Jul 2 01:06:30 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/295] 199.204.45.23 () {44 vars in 906 bytes} [Thu Jul 2 01:06:30 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.204.45.23 () {42 vars in 684 bytes} [Thu Jul 2 01:13:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.204.45.23 () {44 vars in 906 bytes} [Thu Jul 2 01:13:22 2026] GET /v2/images => generated 2778 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/382] 199.204.45.23 () {42 vars in 684 bytes} [Thu Jul 2 01:13:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.204.45.23 () {44 vars in 906 bytes} [Thu Jul 2 01:13:33 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: 191/384] 199.204.45.23 () {44 vars in 943 bytes} [Thu Jul 2 01:13:33 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: 7|app: 0|req: 194/385] 199.204.45.23 () {44 vars in 965 bytes} [Thu Jul 2 01:13:33 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/386] 199.204.45.23 () {44 vars in 935 bytes} [Thu Jul 2 01:13:33 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: 7|app: 0|req: 195/387] 199.204.45.23 () {48 vars in 947 bytes} [Thu Jul 2 01:13:33 2026] POST /v2/images => generated 799 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 01:13:33.333 8 INFO glance.api.v2.image_data [None req-e14c732c-5287-4242-b532-9d1c3a6cddd6 b0f6f1662acb42028adab40336275dbd 7eb38567d24945bf897faa0c111c2692 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:13:53.170 8 INFO glance.location [None req-e14c732c-5287-4242-b532-9d1c3a6cddd6 b0f6f1662acb42028adab40336275dbd 7eb38567d24945bf897faa0c111c2692 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 193/392] 199.204.45.23 () {48 vars in 1041 bytes} [Thu Jul 2 01:13:33 2026] PUT /v2/images/8b18d839-8b4a-4fa2-b9e8-38a63f40216b/file => generated 0 bytes in 19891 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25135 switches on core 0) [pid: 7|app: 0|req: 200/393] 199.204.45.23 () {44 vars in 967 bytes} [Thu Jul 2 01:13:53 2026] GET /v2/images/8b18d839-8b4a-4fa2-b9e8-38a63f40216b => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/394] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Jul 2 01:13:53 2026] PATCH /v2/images/8b18d839-8b4a-4fa2-b9e8-38a63f40216b => generated 1410 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/395] 199.204.45.23 () {44 vars in 967 bytes} [Thu Jul 2 01:13:53 2026] GET /v2/images/8b18d839-8b4a-4fa2-b9e8-38a63f40216b => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 199.204.45.23 () {42 vars in 684 bytes} [Thu Jul 2 01:14:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/405] 199.204.45.23 () {44 vars in 906 bytes} [Thu Jul 2 01:14:31 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/410] 199.204.45.23 () {42 vars in 684 bytes} [Thu Jul 2 01:14:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/411] 199.204.45.23 () {44 vars in 906 bytes} [Thu Jul 2 01:14:47 2026] GET /v2/images => generated 4190 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/412] 199.204.45.23 () {44 vars in 935 bytes} [Thu Jul 2 01:14:47 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/413] 199.204.45.23 () {44 vars in 957 bytes} [Thu Jul 2 01:14:47 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/414] 199.204.45.23 () {44 vars in 935 bytes} [Thu Jul 2 01:14:47 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: 7|app: 0|req: 211/415] 199.204.45.23 () {48 vars in 947 bytes} [Thu Jul 2 01:14:48 2026] POST /v2/images => generated 791 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 01:14:48.080 8 INFO glance.api.v2.image_data [None req-8224b851-c75a-4e61-8670-986aedb5a1f1 b0f6f1662acb42028adab40336275dbd 7eb38567d24945bf897faa0c111c2692 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:15:02.624 8 INFO glance.location [None req-8224b851-c75a-4e61-8670-986aedb5a1f1 b0f6f1662acb42028adab40336275dbd 7eb38567d24945bf897faa0c111c2692 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 205/418] 199.204.45.23 () {48 vars in 1042 bytes} [Thu Jul 2 01:14:48 2026] PUT /v2/images/a102c24a-ee96-4016-bf0b-20980cd2b5fd/file => generated 0 bytes in 14592 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34577 switches on core 0) [pid: 7|app: 0|req: 214/419] 199.204.45.23 () {44 vars in 967 bytes} [Thu Jul 2 01:15:02 2026] GET /v2/images/a102c24a-ee96-4016-bf0b-20980cd2b5fd => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/420] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Jul 2 01:15:02 2026] PATCH /v2/images/a102c24a-ee96-4016-bf0b-20980cd2b5fd => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/421] 199.204.45.23 () {44 vars in 967 bytes} [Thu Jul 2 01:15:02 2026] GET /v2/images/a102c24a-ee96-4016-bf0b-20980cd2b5fd => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/582] 199.204.45.23 () {42 vars in 684 bytes} [Thu Jul 2 01:28:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/583] 199.204.45.23 () {44 vars in 906 bytes} [Thu Jul 2 01:28:15 2026] GET /v2/images => generated 5574 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/612] 199.204.45.23 () {42 vars in 684 bytes} [Thu Jul 2 01:30:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/613] 199.204.45.23 () {44 vars in 906 bytes} [Thu Jul 2 01:30:38 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/614] 199.204.45.23 () {42 vars in 684 bytes} [Thu Jul 2 01:30:40 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/615] 199.204.45.23 () {44 vars in 906 bytes} [Thu Jul 2 01:30:40 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/626] 199.204.45.23 () {42 vars in 684 bytes} [Thu Jul 2 01:31:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/627] 199.204.45.23 () {44 vars in 906 bytes} [Thu Jul 2 01:31:31 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/630] 199.204.45.23 () {42 vars in 684 bytes} [Thu Jul 2 01:31:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/631] 199.204.45.23 () {44 vars in 906 bytes} [Thu Jul 2 01:31:40 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/644] 199.204.45.23 () {42 vars in 684 bytes} [Thu Jul 2 01:32:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/645] 199.204.45.23 () {44 vars in 906 bytes} [Thu Jul 2 01:32:42 2026] GET /v2/images => generated 5574 bytes in 69 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: 324/656] 10.0.0.150 () {32 vars in 633 bytes} [Thu Jul 2 01:33:25 2026] GET /v2/images => generated 5574 bytes in 31 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: 335/661] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 2 01:33:44 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => generated 1312 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/662] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:33:44 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/663] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:33:44 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: 328/664] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 2 01:33:44 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/665] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:33:44 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: 338/666] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:33:45 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/667] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 2 01:33:45 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/668] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 2 01:33: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: 330/669] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 2 01:33:45 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => 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: 340/670] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:33:45 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: 331/671] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:33:45 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: 341/672] 10.0.0.235 () {36 vars in 911 bytes} [Thu Jul 2 01:33:46 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/673] 10.0.0.235 () {36 vars in 1007 bytes} [Thu Jul 2 01:33:46 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7/locations => generated 127 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/674] 10.0.0.235 () {36 vars in 987 bytes} [Thu Jul 2 01:33:46 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => 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: 333/675] 10.0.0.235 () {36 vars in 927 bytes} [Thu Jul 2 01:33:46 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/676] 10.0.0.235 () {36 vars in 927 bytes} [Thu Jul 2 01:33: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: 8|app: 0|req: 334/677] 199.204.45.23 () {36 vars in 990 bytes} [Thu Jul 2 01:33:52 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/678] 199.204.45.23 () {36 vars in 930 bytes} [Thu Jul 2 01:33: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: 8|app: 0|req: 335/679] 199.204.45.23 () {36 vars in 990 bytes} [Thu Jul 2 01:33:53 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/680] 199.204.45.23 () {36 vars in 930 bytes} [Thu Jul 2 01:33:53 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: 337/683] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 2 01:34:00 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => 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: 347/684] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 2 01:34:00 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: 341/691] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 2 01:34:24 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => 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: 351/692] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 2 01:34:24 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: 342/693] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 2 01:34:29 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => 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: 352/694] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 2 01:34:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/705] 10.0.0.150 () {30 vars in 411 bytes} [Thu Jul 2 01:35:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/710] 10.0.0.150 () {32 vars in 707 bytes} [Thu Jul 2 01:35:43 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => 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: 360/711] 10.0.0.150 () {32 vars in 707 bytes} [Thu Jul 2 01:35:43 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => 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: 352/712] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 2 01:35:43 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => generated 1312 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/713] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:35:43 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: 353/714] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:35: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: 362/717] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 2 01:35:43 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => 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: 356/718] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:35:44 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: 363/719] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:35:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/720] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 2 01:35:44 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => 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/721] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:35:44 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: 358/722] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:35:44 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: 365/723] 10.0.0.235 () {36 vars in 911 bytes} [Thu Jul 2 01:35:44 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/724] 10.0.0.235 () {36 vars in 1007 bytes} [Thu Jul 2 01:35:44 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/725] 10.0.0.235 () {36 vars in 987 bytes} [Thu Jul 2 01:35:44 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => 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: 360/726] 10.0.0.235 () {36 vars in 927 bytes} [Thu Jul 2 01:35:44 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: 367/727] 10.0.0.235 () {36 vars in 927 bytes} [Thu Jul 2 01:35:44 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: 361/728] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 2 01:35:52 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => 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: 368/729] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 2 01:35:52 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: 363/732] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 2 01:36:02 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => 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: 370/733] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 2 01:36:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/736] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 2 01:36:13 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/737] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 2 01:36:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/742] 10.0.0.150 () {34 vars in 655 bytes} [Thu Jul 2 01:36:29 2026] POST /v2/images => generated 649 bytes in 204 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 01:36:29.980 7 WARNING glance.api.v2.images [None req-8c22486a-2c48-4583-ab6b-cb9bcb721765 efe6b0dd107a4db88973c10ba6f8df79 4942f13c855144229d63382e6f4404b9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//af4406c8-5a64-4316-bf70-48b20a8d1891 [pid: 7|app: 0|req: 375/743] 10.0.0.150 () {32 vars in 710 bytes} [Thu Jul 2 01:36:29 2026] DELETE /v2/images/af4406c8-5a64-4316-bf70-48b20a8d1891 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/744] 10.0.0.150 () {32 vars in 707 bytes} [Thu Jul 2 01:36:30 2026] GET /v2/images/af4406c8-5a64-4316-bf70-48b20a8d1891 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/745] 10.0.0.150 () {32 vars in 633 bytes} [Thu Jul 2 01:36:30 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/746] 10.0.0.150 () {34 vars in 655 bytes} [Thu Jul 2 01:36:30 2026] POST /v2/images => generated 703 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 01:36:30.128 7 WARNING oslo_policy.policy [None req-3d36332a-ac6a-4c4e-87cc-e984f6eed7e4 efe6b0dd107a4db88973c10ba6f8df79 4942f13c855144229d63382e6f4404b9 - - 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-07-02 01:36:30.129 7 WARNING oslo_policy.policy [None req-3d36332a-ac6a-4c4e-87cc-e984f6eed7e4 efe6b0dd107a4db88973c10ba6f8df79 4942f13c855144229d63382e6f4404b9 - - 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: 377/747] 10.0.0.150 () {32 vars in 717 bytes} [Thu Jul 2 01:36:30 2026] GET /v2/images/9c09a4f2-ff61-40d2-8ae9-be311143c742/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:36:30.149 8 INFO glance.api.v2.image_data [None req-2d256de8-3f03-4434-b23c-c2e4804f0a5f efe6b0dd107a4db88973c10ba6f8df79 4942f13c855144229d63382e6f4404b9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:36:30.200 8 WARNING glance_store._drivers.rbd [None req-2d256de8-3f03-4434-b23c-c2e4804f0a5f efe6b0dd107a4db88973c10ba6f8df79 4942f13c855144229d63382e6f4404b9 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 01:36:31.121 8 INFO glance.location [None req-2d256de8-3f03-4434-b23c-c2e4804f0a5f efe6b0dd107a4db88973c10ba6f8df79 4942f13c855144229d63382e6f4404b9 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 371/748] 10.0.0.150 () {32 vars in 727 bytes} [Thu Jul 2 01:36:30 2026] PUT /v2/images/9c09a4f2-ff61-40d2-8ae9-be311143c742/file => generated 0 bytes in 1012 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/749] 10.0.0.150 () {32 vars in 707 bytes} [Thu Jul 2 01:36:31 2026] GET /v2/images/9c09a4f2-ff61-40d2-8ae9-be311143c742 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/750] 10.0.0.150 () {32 vars in 717 bytes} [Thu Jul 2 01:36:31 2026] GET /v2/images/9c09a4f2-ff61-40d2-8ae9-be311143c742/file => generated 1024 bytes in 138 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/751] 10.0.0.150 () {34 vars in 655 bytes} [Thu Jul 2 01:36:31 2026] POST /v2/images => generated 648 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/752] 10.0.0.150 () {32 vars in 726 bytes} [Thu Jul 2 01:36:31 2026] PATCH /v2/images/bdb8805f-118c-4be2-9a52-10e9b6734030 => generated 653 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/753] 10.0.0.150 () {32 vars in 707 bytes} [Thu Jul 2 01:36:31 2026] GET /v2/images/bdb8805f-118c-4be2-9a52-10e9b6734030 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:36:31.450 8 WARNING glance.api.v2.images [None req-0d071aae-3916-4030-8377-79952ebbe993 efe6b0dd107a4db88973c10ba6f8df79 4942f13c855144229d63382e6f4404b9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bdb8805f-118c-4be2-9a52-10e9b6734030 [pid: 8|app: 0|req: 374/754] 10.0.0.150 () {32 vars in 710 bytes} [Thu Jul 2 01:36:31 2026] DELETE /v2/images/bdb8805f-118c-4be2-9a52-10e9b6734030 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/755] 10.0.0.150 () {32 vars in 707 bytes} [Thu Jul 2 01:36:31 2026] GET /v2/images/bdb8805f-118c-4be2-9a52-10e9b6734030 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:36:31.509 8 WARNING glance.api.v2.images [None req-2ab85180-66d4-4e84-959f-644fc03fd038 efe6b0dd107a4db88973c10ba6f8df79 4942f13c855144229d63382e6f4404b9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9c09a4f2-ff61-40d2-8ae9-be311143c742 [pid: 8|app: 0|req: 375/756] 10.0.0.150 () {32 vars in 710 bytes} [Thu Jul 2 01:36:31 2026] DELETE /v2/images/9c09a4f2-ff61-40d2-8ae9-be311143c742 => generated 0 bytes in 844 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/757] 10.0.0.150 () {32 vars in 707 bytes} [Thu Jul 2 01:36:32 2026] GET /v2/images/9c09a4f2-ff61-40d2-8ae9-be311143c742 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:36:32.373 8 WARNING glance.api.v2.images [None req-f0e685d7-2f29-476d-b74b-5ecf4435cc2b efe6b0dd107a4db88973c10ba6f8df79 4942f13c855144229d63382e6f4404b9 - - default default] Failed to find image af4406c8-5a64-4316-bf70-48b20a8d1891 to delete: glance.common.exception.ImageNotFound: No image found with ID af4406c8-5a64-4316-bf70-48b20a8d1891 [pid: 8|app: 0|req: 376/758] 10.0.0.150 () {32 vars in 710 bytes} [Thu Jul 2 01:36:32 2026] DELETE /v2/images/af4406c8-5a64-4316-bf70-48b20a8d1891 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/759] 10.0.0.150 () {32 vars in 707 bytes} [Thu Jul 2 01:36:32 2026] GET /v2/images/af4406c8-5a64-4316-bf70-48b20a8d1891 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/762] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 2 01:36:40 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => 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: 385/763] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 2 01:36:40 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: 382/770] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 2 01:37:04 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => 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: 389/771] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 2 01:37: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: 391/774] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 2 01:37:23 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => 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: 384/775] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 2 01:37:23 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: 387/780] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 2 01:37:41 2026] GET /v2/images/b98a70cc-56c2-4efb-9b16-488f49cddaf7 => 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: 394/781] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 2 01:37:41 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: 393/792] 199.204.45.23 () {32 vars in 825 bytes} [Thu Jul 2 01:38:28 2026] GET /v2/images?status=active&owner=7eb38567d24945bf897faa0c111c2692&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/793] 199.204.45.23 () {32 vars in 652 bytes} [Thu Jul 2 01:38:28 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: 394/794] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 2 01:38:28 2026] GET /v2/images/4c1f4dd2-5077-486b-948d-0f11f680e23d => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/795] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:38:28 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: 395/796] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:38:29 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: 402/797] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 2 01:38:29 2026] GET /v2/images/4c1f4dd2-5077-486b-948d-0f11f680e23d => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/798] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:38:29 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: 403/799] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:38:29 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: 397/800] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 2 01:38:29 2026] GET /v2/images/4c1f4dd2-5077-486b-948d-0f11f680e23d => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/801] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:38:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/802] 10.0.0.235 () {36 vars in 911 bytes} [Thu Jul 2 01:38:29 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/803] 10.0.0.235 () {36 vars in 1007 bytes} [Thu Jul 2 01:38:29 2026] GET /v2/images/4c1f4dd2-5077-486b-948d-0f11f680e23d/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/804] 10.0.0.235 () {36 vars in 987 bytes} [Thu Jul 2 01:38:29 2026] GET /v2/images/4c1f4dd2-5077-486b-948d-0f11f680e23d => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/805] 10.0.0.235 () {36 vars in 927 bytes} [Thu Jul 2 01:38:29 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: 400/806] 10.0.0.235 () {36 vars in 927 bytes} [Thu Jul 2 01:38:29 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: 428/861] 10.0.0.150 () {32 vars in 633 bytes} [Thu Jul 2 01:42:55 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)