+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 8 23:53:17 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-7647bcd5b7-xpwd8 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 0x7f74f4603668 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-08 23:53:19.514 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-08 23:53:19.524 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-07-08 23:53:20.410 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-08 23:53:20.411 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-08 23:53:20.411 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 23:53:20.465 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-08 23:53:20.466 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-08 23:53:20.466 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 23:53:22.552 8 WARNING glance.api.v2.images [None req-d663099f-8eae-45f2-8ea8-ca14309ae153 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 23:53:22.586 7 WARNING glance.api.v2.images [None req-848412a2-0770-47cf-90b7-eca253c4be6f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 23:53:22.927 8 WARNING keystonemiddleware._common.config [None req-d663099f-8eae-45f2-8ea8-ca14309ae153 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 23:53:22.935 8 WARNING oslo_config.cfg [None req-d663099f-8eae-45f2-8ea8-ca14309ae153 - - - - - -] 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 0x7f74f4603668 pid: 8 (default app) 2026-07-08 23:53:22.962 7 WARNING keystonemiddleware._common.config [None req-848412a2-0770-47cf-90b7-eca253c4be6f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 23:53:22.971 7 WARNING oslo_config.cfg [None req-848412a2-0770-47cf-90b7-eca253c4be6f - - - - - -] 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 0x7f74f4603668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.77 () {42 vars in 685 bytes} [Wed Jul 8 23:53:30 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 23:53:31.073 7 WARNING oslo_policy.policy [None req-386398bb-22ad-40c5-82ff-76736b37d252 21194a289b77496faff67688a8fd7b4b f3cf2f2864f8488f9ee1f2769b181541 - - 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-08 23:53:31.074 7 WARNING oslo_policy.policy [None req-386398bb-22ad-40c5-82ff-76736b37d252 21194a289b77496faff67688a8fd7b4b f3cf2f2864f8488f9ee1f2769b181541 - - 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-08 23:53:31.093 7 WARNING oslo_policy.policy [None req-386398bb-22ad-40c5-82ff-76736b37d252 21194a289b77496faff67688a8fd7b4b f3cf2f2864f8488f9ee1f2769b181541 - - 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-08 23:53:31.093 7 WARNING oslo_policy.policy [None req-386398bb-22ad-40c5-82ff-76736b37d252 21194a289b77496faff67688a8fd7b4b f3cf2f2864f8488f9ee1f2769b181541 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.77 () {44 vars in 907 bytes} [Wed Jul 8 23:53:30 2026] GET /v2/images => generated 69 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/9] 199.204.45.77 () {42 vars in 685 bytes} [Wed Jul 8 23:53:35 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: 3/10] 199.204.45.77 () {44 vars in 907 bytes} [Wed Jul 8 23:53:35 2026] GET /v2/images => generated 69 bytes in 53 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 23:53:35.228 8 WARNING oslo_policy.policy [None req-289f323c-ceed-4a98-a217-a2d76f5bf667 21194a289b77496faff67688a8fd7b4b f3cf2f2864f8488f9ee1f2769b181541 - - 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-08 23:53:35.228 8 WARNING oslo_policy.policy [None req-289f323c-ceed-4a98-a217-a2d76f5bf667 21194a289b77496faff67688a8fd7b4b f3cf2f2864f8488f9ee1f2769b181541 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.77 () {44 vars in 908 bytes} [Wed Jul 8 23:53:35 2026] GET /v2/images/cirros => generated 151 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/12] 199.204.45.77 () {44 vars in 930 bytes} [Wed Jul 8 23:53:35 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 23:53:35.389 8 WARNING oslo_policy.policy [None req-0266ca6e-e32c-4274-8469-be520d14cf19 21194a289b77496faff67688a8fd7b4b f3cf2f2864f8488f9ee1f2769b181541 - - 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-08 23:53:35.390 8 WARNING oslo_policy.policy [None req-0266ca6e-e32c-4274-8469-be520d14cf19 21194a289b77496faff67688a8fd7b4b f3cf2f2864f8488f9ee1f2769b181541 - - 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/13] 199.204.45.77 () {44 vars in 936 bytes} [Wed Jul 8 23:53:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 23:53:35.490 7 WARNING oslo_config.cfg [None req-215518be-e0d1-4bc2-be3e-a0982d139f42 21194a289b77496faff67688a8fd7b4b f3cf2f2864f8488f9ee1f2769b181541 - - 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: 5/14] 199.204.45.77 () {48 vars in 948 bytes} [Wed Jul 8 23:53:35 2026] POST /v2/images => generated 760 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 23:53:35.514 8 WARNING oslo_policy.policy [None req-02f5aff1-c481-4fc7-85ae-5544d9962ed7 21194a289b77496faff67688a8fd7b4b f3cf2f2864f8488f9ee1f2769b181541 - - 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-08 23:53:35.514 8 WARNING oslo_policy.policy [None req-02f5aff1-c481-4fc7-85ae-5544d9962ed7 21194a289b77496faff67688a8fd7b4b f3cf2f2864f8488f9ee1f2769b181541 - - 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-08 23:53:35.516 8 INFO glance.api.v2.image_data [None req-02f5aff1-c481-4fc7-85ae-5544d9962ed7 21194a289b77496faff67688a8fd7b4b f3cf2f2864f8488f9ee1f2769b181541 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 23:53:39.426 8 INFO glance.location [None req-02f5aff1-c481-4fc7-85ae-5544d9962ed7 21194a289b77496faff67688a8fd7b4b f3cf2f2864f8488f9ee1f2769b181541 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 10/15] 199.204.45.77 () {48 vars in 1042 bytes} [Wed Jul 8 23:53:35 2026] PUT /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8/file => generated 0 bytes in 3967 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6843 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.77 () {44 vars in 968 bytes} [Wed Jul 8 23:53:39 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-08 23:53:39.574 8 WARNING oslo_config.cfg [None req-83286ae5-197b-4a8a-a645-a719efbf1b61 21194a289b77496faff67688a8fd7b4b f3cf2f2864f8488f9ee1f2769b181541 - - 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/17] 199.204.45.77 () {48 vars in 1048 bytes} [Wed Jul 8 23:53:39 2026] PATCH /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => generated 1312 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/18] 199.204.45.77 () {44 vars in 968 bytes} [Wed Jul 8 23:53:39 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => 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: 137/269] 199.204.45.77 () {42 vars in 685 bytes} [Thu Jul 9 00:14:25 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: 133/270] 199.204.45.77 () {44 vars in 907 bytes} [Thu Jul 9 00:14:25 2026] GET /v2/images => generated 1381 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.204.45.77 () {42 vars in 685 bytes} [Thu Jul 9 00:14:43 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: 136/276] 199.204.45.77 () {44 vars in 907 bytes} [Thu Jul 9 00:14:43 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/277] 199.204.45.77 () {44 vars in 934 bytes} [Thu Jul 9 00:14:43 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/278] 199.204.45.77 () {44 vars in 956 bytes} [Thu Jul 9 00:14:43 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/279] 199.204.45.77 () {44 vars in 936 bytes} [Thu Jul 9 00:14:43 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: 138/280] 199.204.45.77 () {48 vars in 948 bytes} [Thu Jul 9 00:14:43 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 00:14:44.008 8 INFO glance.api.v2.image_data [None req-3a3da087-40bc-41e4-a768-d1e6a285f317 21194a289b77496faff67688a8fd7b4b f3cf2f2864f8488f9ee1f2769b181541 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 00:15:10.914 8 INFO glance.location [None req-3a3da087-40bc-41e4-a768-d1e6a285f317 21194a289b77496faff67688a8fd7b4b f3cf2f2864f8488f9ee1f2769b181541 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 143/285] 199.204.45.77 () {48 vars in 1043 bytes} [Thu Jul 9 00:14:43 2026] PUT /v2/images/4b1da7ef-0a68-44bc-8195-91f481eb46e9/file => generated 0 bytes in 26957 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60174 switches on core 0) [pid: 7|app: 0|req: 143/286] 199.204.45.77 () {44 vars in 968 bytes} [Thu Jul 9 00:15:10 2026] GET /v2/images/4b1da7ef-0a68-44bc-8195-91f481eb46e9 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.204.45.77 () {48 vars in 1048 bytes} [Thu Jul 9 00:15:10 2026] PATCH /v2/images/4b1da7ef-0a68-44bc-8195-91f481eb46e9 => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 199.204.45.77 () {44 vars in 968 bytes} [Thu Jul 9 00:15:11 2026] GET /v2/images/4b1da7ef-0a68-44bc-8195-91f481eb46e9 => 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: 146/291] 199.204.45.77 () {42 vars in 685 bytes} [Thu Jul 9 00:15:12 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: 146/292] 199.204.45.77 () {44 vars in 907 bytes} [Thu Jul 9 00:15:12 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 199.204.45.77 () {42 vars in 685 bytes} [Thu Jul 9 00:22:03 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: 188/376] 199.204.45.77 () {44 vars in 907 bytes} [Thu Jul 9 00:22:03 2026] GET /v2/images => generated 2778 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 199.204.45.77 () {42 vars in 685 bytes} [Thu Jul 9 00:22:21 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: 190/380] 199.204.45.77 () {44 vars in 907 bytes} [Thu Jul 9 00:22:21 2026] GET /v2/images => generated 2778 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.204.45.77 () {44 vars in 944 bytes} [Thu Jul 9 00:22:21 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 199.204.45.77 () {44 vars in 966 bytes} [Thu Jul 9 00:22:21 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 199.204.45.77 () {44 vars in 936 bytes} [Thu Jul 9 00:22:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.204.45.77 () {48 vars in 948 bytes} [Thu Jul 9 00:22:22 2026] POST /v2/images => generated 799 bytes in 359 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 00:22:22.407 8 INFO glance.api.v2.image_data [None req-c56766f0-9b7f-406d-b728-df4df2d2abc5 21194a289b77496faff67688a8fd7b4b f3cf2f2864f8488f9ee1f2769b181541 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 00:22:34.863 8 INFO glance.location [None req-c56766f0-9b7f-406d-b728-df4df2d2abc5 21194a289b77496faff67688a8fd7b4b f3cf2f2864f8488f9ee1f2769b181541 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 193/389] 199.204.45.77 () {48 vars in 1042 bytes} [Thu Jul 9 00:22:22 2026] PUT /v2/images/baa80cdf-f8ea-4dc0-ba29-6f3770810bbd/file => generated 0 bytes in 12506 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25346 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.204.45.77 () {44 vars in 968 bytes} [Thu Jul 9 00:22:34 2026] GET /v2/images/baa80cdf-f8ea-4dc0-ba29-6f3770810bbd => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 199.204.45.77 () {48 vars in 1048 bytes} [Thu Jul 9 00:22:34 2026] PATCH /v2/images/baa80cdf-f8ea-4dc0-ba29-6f3770810bbd => generated 1410 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 199.204.45.77 () {44 vars in 968 bytes} [Thu Jul 9 00:22:35 2026] GET /v2/images/baa80cdf-f8ea-4dc0-ba29-6f3770810bbd => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/401] 199.204.45.77 () {42 vars in 685 bytes} [Thu Jul 9 00:23:13 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: 199/402] 199.204.45.77 () {44 vars in 907 bytes} [Thu Jul 9 00:23:13 2026] GET /v2/images => generated 4190 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/407] 199.204.45.77 () {42 vars in 685 bytes} [Thu Jul 9 00:23:33 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: 206/408] 199.204.45.77 () {44 vars in 907 bytes} [Thu Jul 9 00:23:33 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/409] 199.204.45.77 () {44 vars in 936 bytes} [Thu Jul 9 00:23:33 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/410] 199.204.45.77 () {44 vars in 958 bytes} [Thu Jul 9 00:23:33 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/411] 199.204.45.77 () {44 vars in 936 bytes} [Thu Jul 9 00:23:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 199.204.45.77 () {48 vars in 948 bytes} [Thu Jul 9 00:23:33 2026] POST /v2/images => generated 791 bytes in 282 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 00:23:33.975 8 INFO glance.api.v2.image_data [None req-e20d1728-9c82-421f-80a5-6608f6d92326 21194a289b77496faff67688a8fd7b4b f3cf2f2864f8488f9ee1f2769b181541 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 00:23:49.113 8 INFO glance.location [None req-e20d1728-9c82-421f-80a5-6608f6d92326 21194a289b77496faff67688a8fd7b4b f3cf2f2864f8488f9ee1f2769b181541 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 205/415] 199.204.45.77 () {48 vars in 1043 bytes} [Thu Jul 9 00:23:33 2026] PUT /v2/images/9dac0a3a-7f4b-4ff0-a7e9-ec02c7dcb11b/file => generated 0 bytes in 15193 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31372 switches on core 0) [pid: 7|app: 0|req: 211/416] 199.204.45.77 () {44 vars in 968 bytes} [Thu Jul 9 00:23:49 2026] GET /v2/images/9dac0a3a-7f4b-4ff0-a7e9-ec02c7dcb11b => generated 1204 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/417] 199.204.45.77 () {48 vars in 1048 bytes} [Thu Jul 9 00:23:49 2026] PATCH /v2/images/9dac0a3a-7f4b-4ff0-a7e9-ec02c7dcb11b => 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: 212/418] 199.204.45.77 () {44 vars in 968 bytes} [Thu Jul 9 00:23:49 2026] GET /v2/images/9dac0a3a-7f4b-4ff0-a7e9-ec02c7dcb11b => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/583] 199.204.45.77 () {42 vars in 685 bytes} [Thu Jul 9 00:37:30 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: 289/584] 199.204.45.77 () {44 vars in 907 bytes} [Thu Jul 9 00:37:30 2026] GET /v2/images => generated 5574 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/615] 199.204.45.77 () {42 vars in 685 bytes} [Thu Jul 9 00:39:59 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/616] 199.204.45.77 () {44 vars in 907 bytes} [Thu Jul 9 00:39:59 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/617] 199.204.45.77 () {42 vars in 685 bytes} [Thu Jul 9 00:40:01 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: 312/618] 199.204.45.77 () {44 vars in 907 bytes} [Thu Jul 9 00:40:01 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/631] 199.204.45.77 () {42 vars in 685 bytes} [Thu Jul 9 00:40:52 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: 319/632] 199.204.45.77 () {44 vars in 907 bytes} [Thu Jul 9 00:40:52 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: 314/633] 199.204.45.77 () {42 vars in 685 bytes} [Thu Jul 9 00:41:01 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/634] 199.204.45.77 () {44 vars in 907 bytes} [Thu Jul 9 00:41:01 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/649] 199.204.45.77 () {42 vars in 685 bytes} [Thu Jul 9 00:42:10 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: 322/650] 199.204.45.77 () {44 vars in 907 bytes} [Thu Jul 9 00:42:10 2026] GET /v2/images => generated 5574 bytes in 60 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:71: 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: 334/661] 10.0.0.38 () {32 vars in 632 bytes} [Thu Jul 9 00:42:54 2026] GET /v2/images => generated 5574 bytes in 27 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:71: 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: 330/666] 10.0.0.31 () {36 vars in 986 bytes} [Thu Jul 9 00:43:17 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/667] 10.0.0.31 () {36 vars in 926 bytes} [Thu Jul 9 00:43:17 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/668] 10.0.0.31 () {36 vars in 986 bytes} [Thu Jul 9 00:43:17 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => 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: 338/669] 10.0.0.31 () {36 vars in 926 bytes} [Thu Jul 9 00:43:17 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: 333/672] 199.204.45.77 () {36 vars in 990 bytes} [Thu Jul 9 00:43:24 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => 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/673] 199.204.45.77 () {36 vars in 930 bytes} [Thu Jul 9 00:43:24 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: 334/674] 199.204.45.77 () {36 vars in 990 bytes} [Thu Jul 9 00:43:25 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => 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: 341/675] 199.204.45.77 () {36 vars in 930 bytes} [Thu Jul 9 00:43:25 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: 335/676] 10.0.0.31 () {36 vars in 986 bytes} [Thu Jul 9 00:43:30 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => 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: 342/677] 10.0.0.31 () {36 vars in 926 bytes} [Thu Jul 9 00:43:30 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: 339/684] 10.0.0.38 () {30 vars in 410 bytes} [Thu Jul 9 00:43:54 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: 347/687] 10.0.0.31 () {36 vars in 986 bytes} [Thu Jul 9 00:44:06 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/688] 10.0.0.31 () {36 vars in 926 bytes} [Thu Jul 9 00:44:06 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: 343/693] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 9 00:44:22 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => generated 1312 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/694] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 00:44:22 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/695] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 00:44:22 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/696] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 9 00:44:22 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => 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: 345/697] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 00:44:22 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: 353/698] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 00:44:22 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: 346/699] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 9 00:44:22 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => 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: 354/700] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 00:44:22 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: 347/701] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 00:44:22 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: 355/702] 10.0.0.204 () {36 vars in 987 bytes} [Thu Jul 9 00:44:23 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => generated 1312 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/703] 10.0.0.204 () {36 vars in 927 bytes} [Thu Jul 9 00:44:23 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: 356/704] 10.0.0.204 () {36 vars in 987 bytes} [Thu Jul 9 00:44:23 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/705] 10.0.0.204 () {36 vars in 927 bytes} [Thu Jul 9 00:44:23 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: 357/706] 10.0.0.204 () {36 vars in 927 bytes} [Thu Jul 9 00:44:23 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: 360/711] 10.0.0.31 () {36 vars in 986 bytes} [Thu Jul 9 00:44:49 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/712] 10.0.0.31 () {36 vars in 926 bytes} [Thu Jul 9 00:44:49 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: 355/717] 10.0.0.31 () {36 vars in 986 bytes} [Thu Jul 9 00:45:03 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => 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: 363/718] 10.0.0.31 () {36 vars in 926 bytes} [Thu Jul 9 00:45:03 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/723] 10.0.0.38 () {32 vars in 706 bytes} [Thu Jul 9 00:45:23 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => 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: 366/724] 10.0.0.38 () {32 vars in 706 bytes} [Thu Jul 9 00:45:23 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/725] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 9 00:45:24 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => generated 1312 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/726] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 00:45: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: 360/727] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 00:45: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: 7|app: 0|req: 368/728] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 9 00:45:24 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => 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: 361/729] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 00:45: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: 7|app: 0|req: 369/730] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 00:45: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: 362/731] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 9 00:45:24 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/732] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 00:45:24 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: 363/733] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 00:45:24 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: 371/734] 10.0.0.204 () {36 vars in 987 bytes} [Thu Jul 9 00:45:25 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => 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: 364/735] 10.0.0.204 () {36 vars in 927 bytes} [Thu Jul 9 00:45:25 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/736] 10.0.0.204 () {36 vars in 987 bytes} [Thu Jul 9 00:45:25 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => 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: 365/737] 10.0.0.204 () {36 vars in 927 bytes} [Thu Jul 9 00:45:25 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: 373/738] 10.0.0.204 () {36 vars in 927 bytes} [Thu Jul 9 00:45:25 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: 367/741] 10.0.0.38 () {34 vars in 654 bytes} [Thu Jul 9 00:45:36 2026] POST /v2/images => generated 649 bytes in 155 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-09 00:45:37.179 7 WARNING glance.api.v2.images [None req-7fe8942f-c174-4a5f-ad8f-d17d64aefa29 a0fa96e7ab58468aa7f07b03bceac651 2abf0897e58648edb9a9664a9a96b4ef - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//21c64d0e-a516-4c74-8086-499ecc5810a4 [pid: 7|app: 0|req: 375/742] 10.0.0.38 () {32 vars in 709 bytes} [Thu Jul 9 00:45:37 2026] DELETE /v2/images/21c64d0e-a516-4c74-8086-499ecc5810a4 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/743] 10.0.0.38 () {32 vars in 706 bytes} [Thu Jul 9 00:45:37 2026] GET /v2/images/21c64d0e-a516-4c74-8086-499ecc5810a4 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/744] 10.0.0.38 () {32 vars in 632 bytes} [Thu Jul 9 00:45:37 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/745] 10.0.0.38 () {34 vars in 654 bytes} [Thu Jul 9 00:45:37 2026] POST /v2/images => generated 701 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-09 00:45:37.360 7 WARNING oslo_policy.policy [None req-e43196d3-50ab-496b-b20f-c27aef822192 a0fa96e7ab58468aa7f07b03bceac651 2abf0897e58648edb9a9664a9a96b4ef - - 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-09 00:45:37.360 7 WARNING oslo_policy.policy [None req-e43196d3-50ab-496b-b20f-c27aef822192 a0fa96e7ab58468aa7f07b03bceac651 2abf0897e58648edb9a9664a9a96b4ef - - 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/746] 10.0.0.38 () {32 vars in 716 bytes} [Thu Jul 9 00:45:37 2026] GET /v2/images/34b7dbfd-5c0c-46aa-b3cf-4ac7020d5c4c/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:45:37.384 8 INFO glance.api.v2.image_data [None req-991deff5-9407-4f59-ad9e-8374cda6e557 a0fa96e7ab58468aa7f07b03bceac651 2abf0897e58648edb9a9664a9a96b4ef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 00:45:37.431 8 WARNING glance_store._drivers.rbd [None req-991deff5-9407-4f59-ad9e-8374cda6e557 a0fa96e7ab58468aa7f07b03bceac651 2abf0897e58648edb9a9664a9a96b4ef - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-09 00:45:38.062 8 INFO glance.location [None req-991deff5-9407-4f59-ad9e-8374cda6e557 a0fa96e7ab58468aa7f07b03bceac651 2abf0897e58648edb9a9664a9a96b4ef - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 370/747] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 9 00:45:37 2026] PUT /v2/images/34b7dbfd-5c0c-46aa-b3cf-4ac7020d5c4c/file => generated 0 bytes in 740 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/748] 10.0.0.38 () {32 vars in 706 bytes} [Thu Jul 9 00:45:38 2026] GET /v2/images/34b7dbfd-5c0c-46aa-b3cf-4ac7020d5c4c => generated 1102 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/749] 10.0.0.38 () {32 vars in 716 bytes} [Thu Jul 9 00:45:38 2026] GET /v2/images/34b7dbfd-5c0c-46aa-b3cf-4ac7020d5c4c/file => generated 1024 bytes in 151 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/750] 10.0.0.38 () {34 vars in 654 bytes} [Thu Jul 9 00:45:38 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/751] 10.0.0.38 () {32 vars in 725 bytes} [Thu Jul 9 00:45:38 2026] PATCH /v2/images/51dca653-3843-44c7-8c65-beffb115364b => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/752] 10.0.0.38 () {32 vars in 706 bytes} [Thu Jul 9 00:45:38 2026] GET /v2/images/51dca653-3843-44c7-8c65-beffb115364b => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:45:38.457 8 WARNING glance.api.v2.images [None req-92473235-86c5-47ae-9557-8dfd0be24a28 a0fa96e7ab58468aa7f07b03bceac651 2abf0897e58648edb9a9664a9a96b4ef - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//51dca653-3843-44c7-8c65-beffb115364b [pid: 8|app: 0|req: 373/753] 10.0.0.38 () {32 vars in 709 bytes} [Thu Jul 9 00:45:38 2026] DELETE /v2/images/51dca653-3843-44c7-8c65-beffb115364b => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/754] 10.0.0.38 () {32 vars in 706 bytes} [Thu Jul 9 00:45:38 2026] GET /v2/images/51dca653-3843-44c7-8c65-beffb115364b => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:45:38.530 8 WARNING glance.api.v2.images [None req-26dfc7f3-eb22-4477-bbb8-8fa379f00cef a0fa96e7ab58468aa7f07b03bceac651 2abf0897e58648edb9a9664a9a96b4ef - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//34b7dbfd-5c0c-46aa-b3cf-4ac7020d5c4c [pid: 8|app: 0|req: 374/755] 10.0.0.38 () {32 vars in 709 bytes} [Thu Jul 9 00:45:38 2026] DELETE /v2/images/34b7dbfd-5c0c-46aa-b3cf-4ac7020d5c4c => generated 0 bytes in 782 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/756] 10.0.0.38 () {32 vars in 706 bytes} [Thu Jul 9 00:45:39 2026] GET /v2/images/34b7dbfd-5c0c-46aa-b3cf-4ac7020d5c4c => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:45:39.327 8 WARNING glance.api.v2.images [None req-323227e7-be3d-43e4-aabb-3e8c86d439cb a0fa96e7ab58468aa7f07b03bceac651 2abf0897e58648edb9a9664a9a96b4ef - - default default] Failed to find image 21c64d0e-a516-4c74-8086-499ecc5810a4 to delete: glance.common.exception.ImageNotFound: No image found with ID 21c64d0e-a516-4c74-8086-499ecc5810a4 [pid: 8|app: 0|req: 375/757] 10.0.0.38 () {32 vars in 709 bytes} [Thu Jul 9 00:45:39 2026] DELETE /v2/images/21c64d0e-a516-4c74-8086-499ecc5810a4 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/758] 10.0.0.38 () {32 vars in 706 bytes} [Thu Jul 9 00:45:39 2026] GET /v2/images/21c64d0e-a516-4c74-8086-499ecc5810a4 => 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: 386/763] 10.0.0.31 () {36 vars in 986 bytes} [Thu Jul 9 00:45:57 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => 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: 378/764] 10.0.0.31 () {36 vars in 926 bytes} [Thu Jul 9 00:45:57 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: 390/771] 10.0.0.31 () {36 vars in 986 bytes} [Thu Jul 9 00:46:30 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/772] 10.0.0.31 () {36 vars in 926 bytes} [Thu Jul 9 00:46:30 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/783] 10.0.0.31 () {36 vars in 986 bytes} [Thu Jul 9 00:47:13 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => 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/784] 10.0.0.31 () {36 vars in 926 bytes} [Thu Jul 9 00:47:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/809] 10.0.0.31 () {36 vars in 986 bytes} [Thu Jul 9 00:49:12 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => generated 1312 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/810] 10.0.0.31 () {36 vars in 926 bytes} [Thu Jul 9 00:49:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/813] 10.0.0.31 () {36 vars in 986 bytes} [Thu Jul 9 00:49:30 2026] GET /v2/images/2e96eac6-6b86-4670-aaae-bbcc59e868e8 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/814] 10.0.0.31 () {36 vars in 926 bytes} [Thu Jul 9 00:49:30 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: 408/823] 199.204.45.77 () {32 vars in 825 bytes} [Thu Jul 9 00:50:03 2026] GET /v2/images?status=active&owner=f3cf2f2864f8488f9ee1f2769b181541&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/824] 199.204.45.77 () {32 vars in 652 bytes} [Thu Jul 9 00:50:03 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: 409/825] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 9 00:50:03 2026] GET /v2/images/4b1da7ef-0a68-44bc-8195-91f481eb46e9 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/826] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 00:50:03 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: 410/827] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 00:50:03 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: 418/828] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 9 00:50:03 2026] GET /v2/images/4b1da7ef-0a68-44bc-8195-91f481eb46e9 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/829] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 00:50:03 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: 419/830] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 00:50:03 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: 412/831] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 9 00:50:03 2026] GET /v2/images/4b1da7ef-0a68-44bc-8195-91f481eb46e9 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/832] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 00:50:03 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: 413/833] 10.0.0.204 () {36 vars in 987 bytes} [Thu Jul 9 00:50:04 2026] GET /v2/images/4b1da7ef-0a68-44bc-8195-91f481eb46e9 => generated 1395 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/834] 10.0.0.204 () {36 vars in 927 bytes} [Thu Jul 9 00:50: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: 414/835] 10.0.0.204 () {36 vars in 987 bytes} [Thu Jul 9 00:50:04 2026] GET /v2/images/4b1da7ef-0a68-44bc-8195-91f481eb46e9 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/836] 10.0.0.204 () {36 vars in 927 bytes} [Thu Jul 9 00:50: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: 415/837] 10.0.0.204 () {36 vars in 927 bytes} [Thu Jul 9 00:50: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: 444/880] 10.0.0.38 () {32 vars in 632 bytes} [Thu Jul 9 00:53:33 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)