+ 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 16 14:42:04 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-fc5d8799c-62g8m 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fd99a5bf668 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-16 14:42:06.275 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-16 14:42:06.349 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-16 14:42:07.167 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-16 14:42:07.168 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-16 14:42:07.169 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-16 14:42:07.266 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-16 14:42:07.267 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-16 14:42:07.268 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-16 14:42:09.265 8 WARNING glance.api.v2.images [None req-881260a3-1249-462b-aac9-54fa98016ab1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-16 14:42:09.398 7 WARNING glance.api.v2.images [None req-f09d45e5-1f75-445e-a9b2-df7dab213757 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-16 14:42:09.599 8 WARNING keystonemiddleware._common.config [None req-881260a3-1249-462b-aac9-54fa98016ab1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 14:42:09.607 8 WARNING oslo_config.cfg [None req-881260a3-1249-462b-aac9-54fa98016ab1 - - - - - -] 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 0x7fd99a5bf668 pid: 8 (default app) 2026-07-16 14:42:09.740 7 WARNING keystonemiddleware._common.config [None req-f09d45e5-1f75-445e-a9b2-df7dab213757 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 14:42:09.748 7 WARNING oslo_config.cfg [None req-f09d45e5-1f75-445e-a9b2-df7dab213757 - - - - - -] 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 0x7fd99a5bf668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 16 14:42:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 14:42:11.192 7 WARNING oslo_policy.policy [None req-90eafa79-e6ba-4193-992d-72242fbf8982 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - 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-16 14:42:11.192 7 WARNING oslo_policy.policy [None req-90eafa79-e6ba-4193-992d-72242fbf8982 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - 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-16 14:42:11.210 7 WARNING oslo_policy.policy [None req-90eafa79-e6ba-4193-992d-72242fbf8982 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - 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-16 14:42:11.210 7 WARNING oslo_policy.policy [None req-90eafa79-e6ba-4193-992d-72242fbf8982 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - 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/4] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 16 14:42:10 2026] GET /v2/images => generated 69 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 16 14:42:15 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: 2/6] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 16 14:42:15 2026] GET /v2/images => generated 69 bytes in 33 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-16 14:42:15.120 8 WARNING oslo_policy.policy [None req-c9194370-0d4a-47de-9a01-3eba2980f5ca 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - 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-16 14:42:15.120 8 WARNING oslo_policy.policy [None req-c9194370-0d4a-47de-9a01-3eba2980f5ca 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - 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: 5/7] 199.204.45.70 () {44 vars in 907 bytes} [Thu Jul 16 14:42:15 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.70 () {44 vars in 929 bytes} [Thu Jul 16 14:42:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 14:42:15.258 8 WARNING oslo_policy.policy [None req-562fdcf6-41af-4bec-9d8f-d84522ac6e27 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - 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-16 14:42:15.259 8 WARNING oslo_policy.policy [None req-562fdcf6-41af-4bec-9d8f-d84522ac6e27 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.204.45.70 () {44 vars in 935 bytes} [Thu Jul 16 14:42:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 14:42:15.350 7 WARNING oslo_config.cfg [None req-218aab3e-dc68-4421-8450-34e11bf2fa87 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/10] 199.204.45.70 () {48 vars in 947 bytes} [Thu Jul 16 14:42:15 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-16 14:42:15.375 8 WARNING oslo_policy.policy [None req-b9d938fb-8cde-48fc-a980-0749768b8b2b 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - 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-16 14:42:15.375 8 WARNING oslo_policy.policy [None req-b9d938fb-8cde-48fc-a980-0749768b8b2b 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - 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-16 14:42:15.377 8 INFO glance.api.v2.image_data [None req-b9d938fb-8cde-48fc-a980-0749768b8b2b 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 14:42:19.272 8 WARNING glance.location [None req-b9d938fb-8cde-48fc-a980-0749768b8b2b 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 199.204.45.70 () {48 vars in 1041 bytes} [Thu Jul 16 14:42:15 2026] PUT /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452/file => generated 0 bytes in 3941 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7699 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.70 () {44 vars in 967 bytes} [Thu Jul 16 14:42:19 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 14:42:19.410 8 WARNING oslo_config.cfg [None req-6641cf34-ad17-4103-8be3-255a5bad9474 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - 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: 8/15] 199.204.45.70 () {48 vars in 1047 bytes} [Thu Jul 16 14:42:19 2026] PATCH /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => generated 1312 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.70 () {44 vars in 967 bytes} [Thu Jul 16 14:42:19 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/263] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 16 15:02: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: 132/264] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 16 15:02:54 2026] GET /v2/images => generated 1381 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/269] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 16 15:03:10 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: 135/270] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 16 15:03:10 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: 136/271] 199.204.45.70 () {44 vars in 933 bytes} [Thu Jul 16 15:03:11 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/272] 199.204.45.70 () {44 vars in 955 bytes} [Thu Jul 16 15:03:11 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: 137/273] 199.204.45.70 () {44 vars in 935 bytes} [Thu Jul 16 15:03:11 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: 137/274] 199.204.45.70 () {48 vars in 947 bytes} [Thu Jul 16 15:03:11 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-16 15:03:11.157 8 INFO glance.api.v2.image_data [None req-c995eed3-8623-4861-a039-a7764c0d2555 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 15:03:35.654 8 WARNING glance.location [None req-c995eed3-8623-4861-a039-a7764c0d2555 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/279] 199.204.45.70 () {48 vars in 1042 bytes} [Thu Jul 16 15:03:11 2026] PUT /v2/images/0bce3765-06e6-40ea-90dc-95338be30b17/file => generated 0 bytes in 24545 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66035 switches on core 0) [pid: 7|app: 0|req: 142/280] 199.204.45.70 () {44 vars in 967 bytes} [Thu Jul 16 15:03:35 2026] GET /v2/images/0bce3765-06e6-40ea-90dc-95338be30b17 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/281] 199.204.45.70 () {48 vars in 1047 bytes} [Thu Jul 16 15:03:35 2026] PATCH /v2/images/0bce3765-06e6-40ea-90dc-95338be30b17 => generated 1395 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/282] 199.204.45.70 () {44 vars in 967 bytes} [Thu Jul 16 15:03:35 2026] GET /v2/images/0bce3765-06e6-40ea-90dc-95338be30b17 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/283] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 16 15:03:37 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: 144/284] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 16 15:03:37 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: 7|app: 0|req: 187/369] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 16 15:10:29 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: 183/370] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 16 15:10:29 2026] GET /v2/images => generated 2778 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/373] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 16 15:10:42 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: 185/374] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 16 15:10:42 2026] GET /v2/images => generated 2778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/375] 199.204.45.70 () {44 vars in 943 bytes} [Thu Jul 16 15:10:42 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/376] 199.204.45.70 () {44 vars in 965 bytes} [Thu Jul 16 15:10:42 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/377] 199.204.45.70 () {44 vars in 935 bytes} [Thu Jul 16 15:10:42 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) [pid: 8|app: 0|req: 187/378] 199.204.45.70 () {48 vars in 947 bytes} [Thu Jul 16 15:10:42 2026] POST /v2/images => generated 799 bytes in 398 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-16 15:10:43.120 7 WARNING oslo_policy.policy [None req-6459dc71-b596-410c-96eb-d6c92b4c770d 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - 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-16 15:10:43.121 7 WARNING oslo_policy.policy [None req-6459dc71-b596-410c-96eb-d6c92b4c770d 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - 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-16 15:10:43.122 7 INFO glance.api.v2.image_data [None req-6459dc71-b596-410c-96eb-d6c92b4c770d 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 15:10:57.168 7 INFO glance.location [None req-6459dc71-b596-410c-96eb-d6c92b4c770d 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/381] 199.204.45.70 () {48 vars in 1041 bytes} [Thu Jul 16 15:10:43 2026] PUT /v2/images/eeb7e105-7679-4580-a652-ada55efa47a6/file => generated 0 bytes in 14565 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25428 switches on core 0) [pid: 8|app: 0|req: 190/382] 199.204.45.70 () {44 vars in 967 bytes} [Thu Jul 16 15:10:57 2026] GET /v2/images/eeb7e105-7679-4580-a652-ada55efa47a6 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.204.45.70 () {48 vars in 1047 bytes} [Thu Jul 16 15:10:57 2026] PATCH /v2/images/eeb7e105-7679-4580-a652-ada55efa47a6 => generated 1410 bytes in 633 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.70 () {44 vars in 967 bytes} [Thu Jul 16 15:10:58 2026] GET /v2/images/eeb7e105-7679-4580-a652-ada55efa47a6 => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 16 15:11:36 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: 196/394] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 16 15:11:36 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 16 15:11:50 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 16 15:11:50 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.204.45.70 () {44 vars in 935 bytes} [Thu Jul 16 15:11:50 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 199.204.45.70 () {44 vars in 957 bytes} [Thu Jul 16 15:11:50 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 199.204.45.70 () {44 vars in 935 bytes} [Thu Jul 16 15:11:50 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: 8|app: 0|req: 201/404] 199.204.45.70 () {48 vars in 947 bytes} [Thu Jul 16 15:11:50 2026] POST /v2/images => generated 791 bytes in 413 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-16 15:11:51.131 7 INFO glance.api.v2.image_data [None req-edd80cec-a3c3-46b8-b89a-10ebd9568d9d 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 15:12:05.360 7 INFO glance.location [None req-edd80cec-a3c3-46b8-b89a-10ebd9568d9d 589a3a0cbcba419398945199e4d94486 9ccd90d23d80408da420291e8925ff4e - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 204/407] 199.204.45.70 () {48 vars in 1042 bytes} [Thu Jul 16 15:11:51 2026] PUT /v2/images/339bb560-664a-4d63-baa0-205e97ee02e7/file => generated 0 bytes in 14273 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31751 switches on core 0) [pid: 8|app: 0|req: 204/408] 199.204.45.70 () {44 vars in 967 bytes} [Thu Jul 16 15:12:05 2026] GET /v2/images/339bb560-664a-4d63-baa0-205e97ee02e7 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 199.204.45.70 () {48 vars in 1047 bytes} [Thu Jul 16 15:12:05 2026] PATCH /v2/images/339bb560-664a-4d63-baa0-205e97ee02e7 => generated 1382 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.204.45.70 () {44 vars in 967 bytes} [Thu Jul 16 15:12:05 2026] GET /v2/images/339bb560-664a-4d63-baa0-205e97ee02e7 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/585] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 16 15:26:32 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: 293/586] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 16 15:26:32 2026] GET /v2/images => generated 5574 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/617] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 16 15:29:00 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: 309/618] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 16 15:29:00 2026] GET /v2/images => generated 5574 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/619] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 16 15:29:02 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: 310/620] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 16 15:29:02 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/633] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 16 15:29: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: 317/634] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 16 15:29:59 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/635] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 16 15:30:08 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/636] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 16 15:30:08 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: 8|app: 0|req: 326/651] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 16 15:31:14 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: 326/652] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 16 15:31:14 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: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: 332/663] 10.0.0.234 () {32 vars in 632 bytes} [Thu Jul 16 15:32:01 2026] GET /v2/images => generated 5574 bytes in 19 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/670] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jul 16 15:32:30 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => 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: 336/671] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jul 16 15:32:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/672] 10.0.0.18 () {36 vars in 985 bytes} [Thu Jul 16 15:32:31 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => generated 1312 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/673] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 16 15:32:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/674] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 16 15:32:31 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: 338/675] 10.0.0.18 () {36 vars in 985 bytes} [Thu Jul 16 15:32:31 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => 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: 338/676] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 16 15:32:31 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: 339/677] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 16 15:32:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/678] 10.0.0.18 () {36 vars in 985 bytes} [Thu Jul 16 15:32:32 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => 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: 340/679] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 16 15:32:32 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: 340/680] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 16 15:32:32 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/681] 10.0.0.48 () {36 vars in 909 bytes} [Thu Jul 16 15:32:33 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: 341/682] 10.0.0.48 () {36 vars in 1005 bytes} [Thu Jul 16 15:32:33 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452/locations => generated 127 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/683] 10.0.0.48 () {36 vars in 985 bytes} [Thu Jul 16 15:32:33 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => 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: 342/684] 10.0.0.48 () {36 vars in 925 bytes} [Thu Jul 16 15:32:33 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/685] 10.0.0.48 () {36 vars in 925 bytes} [Thu Jul 16 15:32:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/686] 199.204.45.70 () {36 vars in 989 bytes} [Thu Jul 16 15:32:38 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => 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: 344/687] 199.204.45.70 () {36 vars in 929 bytes} [Thu Jul 16 15:32:38 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/690] 199.204.45.70 () {36 vars in 989 bytes} [Thu Jul 16 15:32:39 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => 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: 346/691] 199.204.45.70 () {36 vars in 929 bytes} [Thu Jul 16 15:32:39 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: 346/692] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jul 16 15:32:47 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => 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: 347/693] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jul 16 15:32:47 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/696] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jul 16 15:32:49 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => 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: 348/697] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jul 16 15:32:49 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: 354/706] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jul 16 15:33:31 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => 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: 353/707] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jul 16 15:33:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/708] 10.0.0.234 () {30 vars in 410 bytes} [Thu Jul 16 15:33:35 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: 358/713] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jul 16 15:33:51 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/714] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jul 16 15:33:51 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 10.0.0.234 () {32 vars in 706 bytes} [Thu Jul 16 15:34:05 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => 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: 360/718] 10.0.0.234 () {32 vars in 706 bytes} [Thu Jul 16 15:34:05 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => 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: 359/719] 10.0.0.18 () {36 vars in 985 bytes} [Thu Jul 16 15:34:05 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => 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: 361/720] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 16 15:34:05 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/721] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 16 15:34:05 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: 362/722] 10.0.0.18 () {36 vars in 985 bytes} [Thu Jul 16 15:34:05 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/723] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 16 15:34:05 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/724] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 16 15:34:05 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: 362/725] 10.0.0.18 () {36 vars in 985 bytes} [Thu Jul 16 15:34:05 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => 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: 364/726] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 16 15:34:05 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: 363/727] 10.0.0.48 () {36 vars in 909 bytes} [Thu Jul 16 15:34:05 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: 365/728] 10.0.0.48 () {36 vars in 1005 bytes} [Thu Jul 16 15:34:05 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/729] 10.0.0.48 () {36 vars in 985 bytes} [Thu Jul 16 15:34:05 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/730] 10.0.0.48 () {36 vars in 925 bytes} [Thu Jul 16 15:34:05 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/731] 10.0.0.48 () {36 vars in 925 bytes} [Thu Jul 16 15:34:05 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: 369/738] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jul 16 15:34:34 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/739] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jul 16 15:34:34 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: 372/742] 10.0.0.234 () {34 vars in 654 bytes} [Thu Jul 16 15:34:41 2026] POST /v2/images => generated 648 bytes in 196 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-16 15:34:41.485 7 WARNING glance.api.v2.images [None req-ff10aa5e-292d-4710-b256-66cae0c2559e 7adc124692364030a91f3e665779b589 0d8a06c59e4f4577a61bf4060c0d9f02 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2172aa67-422b-4257-a4bf-81ac5e3daffa [pid: 7|app: 0|req: 371/743] 10.0.0.234 () {32 vars in 709 bytes} [Thu Jul 16 15:34:41 2026] DELETE /v2/images/2172aa67-422b-4257-a4bf-81ac5e3daffa => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/744] 10.0.0.234 () {32 vars in 706 bytes} [Thu Jul 16 15:34:41 2026] GET /v2/images/2172aa67-422b-4257-a4bf-81ac5e3daffa => 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: 372/745] 10.0.0.234 () {32 vars in 632 bytes} [Thu Jul 16 15:34:41 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/746] 10.0.0.234 () {34 vars in 654 bytes} [Thu Jul 16 15:34:41 2026] POST /v2/images => generated 702 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/747] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 15:34:41 2026] GET /v2/images/222c91f9-3e91-4768-a3dc-4c9fb3186c0d/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 15:34:41.674 8 INFO glance.api.v2.image_data [None req-0e1b130c-c2a3-4213-b6b9-00b8c6c7f9e5 7adc124692364030a91f3e665779b589 0d8a06c59e4f4577a61bf4060c0d9f02 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 15:34:41.730 8 WARNING glance_store._drivers.rbd [None req-0e1b130c-c2a3-4213-b6b9-00b8c6c7f9e5 7adc124692364030a91f3e665779b589 0d8a06c59e4f4577a61bf4060c0d9f02 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-16 15:34:42.806 8 INFO glance.location [None req-0e1b130c-c2a3-4213-b6b9-00b8c6c7f9e5 7adc124692364030a91f3e665779b589 0d8a06c59e4f4577a61bf4060c0d9f02 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 375/748] 10.0.0.234 () {32 vars in 726 bytes} [Thu Jul 16 15:34:41 2026] PUT /v2/images/222c91f9-3e91-4768-a3dc-4c9fb3186c0d/file => generated 0 bytes in 1177 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/749] 10.0.0.234 () {32 vars in 706 bytes} [Thu Jul 16 15:34:42 2026] GET /v2/images/222c91f9-3e91-4768-a3dc-4c9fb3186c0d => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/750] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 15:34:42 2026] GET /v2/images/222c91f9-3e91-4768-a3dc-4c9fb3186c0d/file => generated 1024 bytes in 155 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/751] 10.0.0.234 () {34 vars in 654 bytes} [Thu Jul 16 15:34:43 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/752] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 15:34:43 2026] PATCH /v2/images/47fda81f-505d-440d-9147-af5d934944b2 => generated 653 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/753] 10.0.0.234 () {32 vars in 706 bytes} [Thu Jul 16 15:34:43 2026] GET /v2/images/47fda81f-505d-440d-9147-af5d934944b2 => generated 653 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 15:34:43.189 8 WARNING glance.api.v2.images [None req-13661477-863f-48ad-82d7-bffaf5e0af74 7adc124692364030a91f3e665779b589 0d8a06c59e4f4577a61bf4060c0d9f02 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//47fda81f-505d-440d-9147-af5d934944b2 [pid: 8|app: 0|req: 378/754] 10.0.0.234 () {32 vars in 709 bytes} [Thu Jul 16 15:34:43 2026] DELETE /v2/images/47fda81f-505d-440d-9147-af5d934944b2 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/755] 10.0.0.234 () {32 vars in 706 bytes} [Thu Jul 16 15:34:43 2026] GET /v2/images/47fda81f-505d-440d-9147-af5d934944b2 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 15:34:43.294 8 WARNING glance.api.v2.images [None req-76db52b7-60c1-4564-9749-b72c02c57960 7adc124692364030a91f3e665779b589 0d8a06c59e4f4577a61bf4060c0d9f02 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//222c91f9-3e91-4768-a3dc-4c9fb3186c0d [pid: 8|app: 0|req: 379/756] 10.0.0.234 () {32 vars in 709 bytes} [Thu Jul 16 15:34:43 2026] DELETE /v2/images/222c91f9-3e91-4768-a3dc-4c9fb3186c0d => generated 0 bytes in 814 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/757] 10.0.0.234 () {32 vars in 706 bytes} [Thu Jul 16 15:34:44 2026] GET /v2/images/222c91f9-3e91-4768-a3dc-4c9fb3186c0d => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 15:34:44.136 8 WARNING glance.api.v2.images [None req-866937c3-a1c5-4a49-9fff-edea4e11fcec 7adc124692364030a91f3e665779b589 0d8a06c59e4f4577a61bf4060c0d9f02 - - default default] Failed to find image 2172aa67-422b-4257-a4bf-81ac5e3daffa to delete: glance.common.exception.ImageNotFound: No image found with ID 2172aa67-422b-4257-a4bf-81ac5e3daffa [pid: 8|app: 0|req: 380/758] 10.0.0.234 () {32 vars in 709 bytes} [Thu Jul 16 15:34:44 2026] DELETE /v2/images/2172aa67-422b-4257-a4bf-81ac5e3daffa => generated 147 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/759] 10.0.0.234 () {32 vars in 706 bytes} [Thu Jul 16 15:34:44 2026] GET /v2/images/2172aa67-422b-4257-a4bf-81ac5e3daffa => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/774] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jul 16 15:35:49 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => 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: 388/775] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jul 16 15:35:49 2026] GET /v2/schemas/image => generated 4018 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/778] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jul 16 15:36:07 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => 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: 390/779] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jul 16 15:36:07 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: 392/784] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jul 16 15:36:25 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/785] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jul 16 15:36:25 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: 400/798] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jul 16 15:37:24 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => 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: 399/799] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jul 16 15:37:24 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: 402/804] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jul 16 15:37:43 2026] GET /v2/images/e4069b05-cacb-4a68-8216-81c2f5744452 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/805] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jul 16 15:37:43 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/814] 199.204.45.70 () {32 vars in 824 bytes} [Thu Jul 16 15:38:20 2026] GET /v2/images?status=active&owner=9ccd90d23d80408da420291e8925ff4e&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/815] 199.204.45.70 () {32 vars in 651 bytes} [Thu Jul 16 15:38:20 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: 408/816] 10.0.0.18 () {36 vars in 985 bytes} [Thu Jul 16 15:38:20 2026] GET /v2/images/0bce3765-06e6-40ea-90dc-95338be30b17 => generated 1395 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/817] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 16 15:38:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/818] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 16 15:38:20 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/819] 10.0.0.18 () {36 vars in 985 bytes} [Thu Jul 16 15:38:20 2026] GET /v2/images/0bce3765-06e6-40ea-90dc-95338be30b17 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/820] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 16 15:38:20 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: 411/821] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 16 15:38:20 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: 411/822] 10.0.0.18 () {36 vars in 985 bytes} [Thu Jul 16 15:38:20 2026] GET /v2/images/0bce3765-06e6-40ea-90dc-95338be30b17 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/823] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 16 15:38:20 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: 412/824] 10.0.0.48 () {36 vars in 909 bytes} [Thu Jul 16 15:38:21 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: 413/825] 10.0.0.48 () {36 vars in 1005 bytes} [Thu Jul 16 15:38:21 2026] GET /v2/images/0bce3765-06e6-40ea-90dc-95338be30b17/locations => generated 127 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/826] 10.0.0.48 () {36 vars in 985 bytes} [Thu Jul 16 15:38:21 2026] GET /v2/images/0bce3765-06e6-40ea-90dc-95338be30b17 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/827] 10.0.0.48 () {36 vars in 925 bytes} [Thu Jul 16 15:38:21 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/828] 10.0.0.48 () {36 vars in 925 bytes} [Thu Jul 16 15:38:21 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/871] 10.0.0.234 () {32 vars in 632 bytes} [Thu Jul 16 15:41:56 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)