+ 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 Mar 11 17:12:34 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-54dd858f9f-bclrv 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 0x7fa8dbbba668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-03-11 17:12:36.761 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-11 17:12:36.833 9 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-03-11 17:12:37.702 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-03-11 17:12:37.703 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-03-11 17:12:37.704 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-11 17:12:37.759 9 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-03-11 17:12:37.760 9 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-03-11 17:12:37.760 9 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-11 17:12:39.906 8 WARNING glance.api.v2.images [None req-b8fe2b30-f756-4b65-9428-a7faf546f93f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-11 17:12:39.923 9 WARNING glance.api.v2.images [None req-55a009da-8939-420d-85db-840d6c42ef4f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-11 17:12:40.269 8 WARNING keystonemiddleware._common.config [None req-b8fe2b30-f756-4b65-9428-a7faf546f93f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-11 17:12:40.277 8 WARNING oslo_config.cfg [None req-b8fe2b30-f756-4b65-9428-a7faf546f93f - - - - - -] 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 6 seconds on interpreter 0x7fa8dbbba668 pid: 8 (default app) 2026-03-11 17:12:40.320 9 WARNING keystonemiddleware._common.config [None req-55a009da-8939-420d-85db-840d6c42ef4f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-11 17:12:40.332 9 WARNING oslo_config.cfg [None req-55a009da-8939-420d-85db-840d6c42ef4f - - - - - -] 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 6 seconds on interpreter 0x7fa8dbbba668 pid: 9 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.244 () {42 vars in 689 bytes} [Wed Mar 11 17:12:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 17:12:41.959 9 WARNING oslo_policy.policy [None req-0e611cba-86fe-4d75-a66d-7ba9b6ab4c78 f17bf91e76f749e0a8062f94188dba53 a7d3bf84761248338fc66ada5fb276f5 - - 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-03-11 17:12:41.960 9 WARNING oslo_policy.policy [None req-0e611cba-86fe-4d75-a66d-7ba9b6ab4c78 f17bf91e76f749e0a8062f94188dba53 a7d3bf84761248338fc66ada5fb276f5 - - 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-03-11 17:12:41.974 9 WARNING oslo_policy.policy [None req-0e611cba-86fe-4d75-a66d-7ba9b6ab4c78 f17bf91e76f749e0a8062f94188dba53 a7d3bf84761248338fc66ada5fb276f5 - - 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-03-11 17:12:41.974 9 WARNING oslo_policy.policy [None req-0e611cba-86fe-4d75-a66d-7ba9b6ab4c78 f17bf91e76f749e0a8062f94188dba53 a7d3bf84761248338fc66ada5fb276f5 - - 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: 9|app: 0|req: 1/5] 199.204.45.244 () {44 vars in 911 bytes} [Wed Mar 11 17:12:41 2026] GET /v2/images => generated 69 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.244 () {42 vars in 689 bytes} [Wed Mar 11 17:12:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 2/7] 199.204.45.244 () {44 vars in 911 bytes} [Wed Mar 11 17:12:45 2026] GET /v2/images => generated 69 bytes in 40 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-03-11 17:12:45.856 8 WARNING oslo_policy.policy [None req-67694ba1-1d2c-426e-bf4a-337527d0c401 f17bf91e76f749e0a8062f94188dba53 a7d3bf84761248338fc66ada5fb276f5 - - 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-03-11 17:12:45.856 8 WARNING oslo_policy.policy [None req-67694ba1-1d2c-426e-bf4a-337527d0c401 f17bf91e76f749e0a8062f94188dba53 a7d3bf84761248338fc66ada5fb276f5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.244 () {44 vars in 912 bytes} [Wed Mar 11 17:12:45 2026] GET /v2/images/cirros => generated 151 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 3/9] 199.204.45.244 () {44 vars in 934 bytes} [Wed Mar 11 17:12:45 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-11 17:12:46.004 8 WARNING oslo_policy.policy [None req-0a11d806-47b0-436a-978f-0b53692334d7 f17bf91e76f749e0a8062f94188dba53 a7d3bf84761248338fc66ada5fb276f5 - - 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-03-11 17:12:46.006 8 WARNING oslo_policy.policy [None req-0a11d806-47b0-436a-978f-0b53692334d7 f17bf91e76f749e0a8062f94188dba53 a7d3bf84761248338fc66ada5fb276f5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.244 () {44 vars in 940 bytes} [Wed Mar 11 17:12:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-11 17:12:46.088 9 WARNING oslo_config.cfg [None req-b3667a8f-8839-465a-bc56-2dc87e7d4a9b f17bf91e76f749e0a8062f94188dba53 a7d3bf84761248338fc66ada5fb276f5 - - 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: 9|app: 0|req: 4/11] 199.204.45.244 () {48 vars in 952 bytes} [Wed Mar 11 17:12:46 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-11 17:12:46.111 8 WARNING oslo_policy.policy [None req-e9f0b234-ae04-4a7b-895a-4d8ee3c5afcb f17bf91e76f749e0a8062f94188dba53 a7d3bf84761248338fc66ada5fb276f5 - - 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-03-11 17:12:46.111 8 WARNING oslo_policy.policy [None req-e9f0b234-ae04-4a7b-895a-4d8ee3c5afcb f17bf91e76f749e0a8062f94188dba53 a7d3bf84761248338fc66ada5fb276f5 - - 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-03-11 17:12:46.113 8 INFO glance.api.v2.image_data [None req-e9f0b234-ae04-4a7b-895a-4d8ee3c5afcb f17bf91e76f749e0a8062f94188dba53 a7d3bf84761248338fc66ada5fb276f5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-11 17:12:51.283 8 WARNING glance.location [None req-e9f0b234-ae04-4a7b-895a-4d8ee3c5afcb f17bf91e76f749e0a8062f94188dba53 a7d3bf84761248338fc66ada5fb276f5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.244 () {48 vars in 1046 bytes} [Wed Mar 11 17:12:46 2026] PUT /v2/images/53236533-a253-4df8-b4bd-85afc5845e31/file => generated 0 bytes in 5215 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4991 switches on core 0) [pid: 9|app: 0|req: 7/15] 199.204.45.244 () {44 vars in 972 bytes} [Wed Mar 11 17:12:51 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-11 17:12:51.357 8 WARNING oslo_config.cfg [None req-803cfbd8-3378-4ff0-b74f-9de7cfd49162 f17bf91e76f749e0a8062f94188dba53 a7d3bf84761248338fc66ada5fb276f5 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.244 () {44 vars in 972 bytes} [Wed Mar 11 17:12:51 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 136/273] 199.204.45.244 () {42 vars in 689 bytes} [Wed Mar 11 17:34:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.244 () {44 vars in 911 bytes} [Wed Mar 11 17:34:18 2026] GET /v2/images => generated 1240 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/279] 199.204.45.244 () {42 vars in 689 bytes} [Wed Mar 11 17:34:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 139/280] 199.204.45.244 () {44 vars in 911 bytes} [Wed Mar 11 17:34:34 2026] GET /v2/images => generated 1240 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.244 () {44 vars in 938 bytes} [Wed Mar 11 17:34:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 140/282] 199.204.45.244 () {44 vars in 960 bytes} [Wed Mar 11 17:34:34 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.244 () {44 vars in 940 bytes} [Wed Mar 11 17:34:34 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: 9|app: 0|req: 141/284] 199.204.45.244 () {48 vars in 952 bytes} [Wed Mar 11 17:34:34 2026] POST /v2/images => generated 796 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-11 17:34:34.608 8 INFO glance.api.v2.image_data [None req-feee3db6-0bdf-497e-97bd-1334a9cd6491 f17bf91e76f749e0a8062f94188dba53 a7d3bf84761248338fc66ada5fb276f5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-11 17:35:13.916 8 WARNING glance.location [None req-feee3db6-0bdf-497e-97bd-1334a9cd6491 f17bf91e76f749e0a8062f94188dba53 a7d3bf84761248338fc66ada5fb276f5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/293] 199.204.45.244 () {48 vars in 1047 bytes} [Wed Mar 11 17:34:34 2026] PUT /v2/images/6f19d3c4-4d77-456f-ac3b-61b06680ef15/file => generated 0 bytes in 39365 msecs (HTTP/1.1 204) 4 headers in 171 bytes (54825 switches on core 0) [pid: 9|app: 0|req: 150/294] 199.204.45.244 () {44 vars in 972 bytes} [Wed Mar 11 17:35:13 2026] GET /v2/images/6f19d3c4-4d77-456f-ac3b-61b06680ef15 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/295] 199.204.45.244 () {44 vars in 972 bytes} [Wed Mar 11 17:35:13 2026] GET /v2/images/6f19d3c4-4d77-456f-ac3b-61b06680ef15 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 151/296] 199.204.45.244 () {42 vars in 689 bytes} [Wed Mar 11 17:35:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/297] 199.204.45.244 () {44 vars in 911 bytes} [Wed Mar 11 17:35:15 2026] GET /v2/images => generated 2451 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 199.204.45.244 () {42 vars in 689 bytes} [Wed Mar 11 17:42:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 195/387] 199.204.45.244 () {44 vars in 911 bytes} [Wed Mar 11 17:42:29 2026] GET /v2/images => generated 2451 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 199.204.45.244 () {42 vars in 689 bytes} [Wed Mar 11 17:42:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 197/391] 199.204.45.244 () {44 vars in 911 bytes} [Wed Mar 11 17:42:45 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 199.204.45.244 () {44 vars in 948 bytes} [Wed Mar 11 17:42:45 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 198/393] 199.204.45.244 () {44 vars in 970 bytes} [Wed Mar 11 17:42:45 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.204.45.244 () {44 vars in 940 bytes} [Wed Mar 11 17:42:46 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: 9|app: 0|req: 199/395] 199.204.45.244 () {48 vars in 952 bytes} [Wed Mar 11 17:42:46 2026] POST /v2/images => generated 799 bytes in 2142 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-11 17:42:48.196 8 INFO glance.api.v2.image_data [None req-8aa39926-58cb-4f0f-971d-c5409a25cf37 f17bf91e76f749e0a8062f94188dba53 a7d3bf84761248338fc66ada5fb276f5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-11 17:43:29.954 8 INFO glance.location [None req-8aa39926-58cb-4f0f-971d-c5409a25cf37 f17bf91e76f749e0a8062f94188dba53 a7d3bf84761248338fc66ada5fb276f5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 197/406] 199.204.45.244 () {48 vars in 1046 bytes} [Wed Mar 11 17:42:48 2026] PUT /v2/images/f76dc48f-cbd6-4b0a-975c-b916fc50dc74/file => generated 0 bytes in 41807 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22820 switches on core 0) [pid: 9|app: 0|req: 210/407] 199.204.45.244 () {44 vars in 972 bytes} [Wed Mar 11 17:43:29 2026] GET /v2/images/f76dc48f-cbd6-4b0a-975c-b916fc50dc74 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/408] 199.204.45.244 () {48 vars in 1051 bytes} [Wed Mar 11 17:43:30 2026] PATCH /v2/images/f76dc48f-cbd6-4b0a-975c-b916fc50dc74 => generated 1234 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 211/409] 199.204.45.244 () {44 vars in 972 bytes} [Wed Mar 11 17:43:30 2026] GET /v2/images/f76dc48f-cbd6-4b0a-975c-b916fc50dc74 => generated 1234 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 218/422] 199.204.45.244 () {42 vars in 689 bytes} [Wed Mar 11 17:44:31 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/423] 199.204.45.244 () {44 vars in 911 bytes} [Wed Mar 11 17:44:31 2026] GET /v2/images => generated 3687 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/426] 199.204.45.244 () {42 vars in 689 bytes} [Wed Mar 11 17:44:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 220/427] 199.204.45.244 () {44 vars in 911 bytes} [Wed Mar 11 17:44:44 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/428] 199.204.45.244 () {44 vars in 940 bytes} [Wed Mar 11 17:44:44 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 221/429] 199.204.45.244 () {44 vars in 962 bytes} [Wed Mar 11 17:44:44 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/430] 199.204.45.244 () {44 vars in 940 bytes} [Wed Mar 11 17:44:44 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: 9|app: 0|req: 222/431] 199.204.45.244 () {48 vars in 952 bytes} [Wed Mar 11 17:44:44 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-11 17:44:44.230 8 INFO glance.api.v2.image_data [None req-5efc762f-156f-40bb-bf17-426ac109c9a9 f17bf91e76f749e0a8062f94188dba53 a7d3bf84761248338fc66ada5fb276f5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-11 17:44:56.358 8 INFO glance.location [None req-5efc762f-156f-40bb-bf17-426ac109c9a9 f17bf91e76f749e0a8062f94188dba53 a7d3bf84761248338fc66ada5fb276f5 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 210/434] 199.204.45.244 () {48 vars in 1046 bytes} [Wed Mar 11 17:44:44 2026] PUT /v2/images/0d448a27-0546-4818-bc48-6f4380662918/file => generated 0 bytes in 12173 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18218 switches on core 0) [pid: 9|app: 0|req: 225/435] 199.204.45.244 () {44 vars in 972 bytes} [Wed Mar 11 17:44:56 2026] GET /v2/images/0d448a27-0546-4818-bc48-6f4380662918 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/436] 199.204.45.244 () {44 vars in 972 bytes} [Wed Mar 11 17:44:56 2026] GET /v2/images/0d448a27-0546-4818-bc48-6f4380662918 => generated 1203 bytes in 20 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: 237/487] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:49:04 2026] GET /v2/images => generated 4892 bytes in 227 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: 9|app: 0|req: 251/488] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:49:04 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 258/501] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:50:03 2026] GET /v2/images => generated 4892 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/502] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:50:04 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 265/515] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:51:04 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/516] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:51:04 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 272/529] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:52:04 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/530] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:52:04 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/543] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:53:03 2026] GET /v2/images => generated 4892 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 279/544] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:53:04 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 286/557] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:54:03 2026] GET /v2/images => generated 4892 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/558] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:54:03 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/571] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:55:04 2026] GET /v2/images => generated 4892 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 293/572] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:55:04 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 300/585] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:56:03 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/586] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:56:04 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 307/599] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:57:03 2026] GET /v2/images => generated 4892 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/600] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:57:04 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 310/605] 199.204.45.244 () {42 vars in 689 bytes} [Wed Mar 11 17:57:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/606] 199.204.45.244 () {44 vars in 911 bytes} [Wed Mar 11 17:57:26 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/615] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:58:03 2026] GET /v2/images => generated 4892 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 315/616] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:58:04 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 322/629] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:59:03 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/630] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 17:59:03 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 327/639] 199.204.45.244 () {42 vars in 689 bytes} [Wed Mar 11 17:59:42 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/640] 199.204.45.244 () {44 vars in 911 bytes} [Wed Mar 11 17:59:42 2026] GET /v2/images => generated 4892 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 328/641] 199.204.45.244 () {42 vars in 689 bytes} [Wed Mar 11 17:59:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/642] 199.204.45.244 () {44 vars in 911 bytes} [Wed Mar 11 17:59:43 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/647] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:00:04 2026] GET /v2/images => generated 4892 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 331/648] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:00:04 2026] GET /v2/images => generated 4892 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 335/655] 199.204.45.244 () {42 vars in 689 bytes} [Wed Mar 11 18:00:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/656] 199.204.45.244 () {44 vars in 911 bytes} [Wed Mar 11 18:00:33 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 337/659] 199.204.45.244 () {42 vars in 689 bytes} [Wed Mar 11 18:00:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/660] 199.204.45.244 () {44 vars in 911 bytes} [Wed Mar 11 18:00:40 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/665] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:01:03 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 340/666] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:01:03 2026] GET /v2/images => generated 4892 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/673] 199.204.45.244 () {42 vars in 689 bytes} [Wed Mar 11 18:01:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 344/674] 199.204.45.244 () {44 vars in 911 bytes} [Wed Mar 11 18:01:35 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 348/681] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:02:04 2026] GET /v2/images => generated 4892 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/682] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:02:04 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 350/685] 10.0.0.38 () {32 vars in 632 bytes} [Wed Mar 11 18:02:17 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 353/690] 10.0.0.238 () {36 vars in 987 bytes} [Wed Mar 11 18:02:36 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/691] 10.0.0.238 () {36 vars in 927 bytes} [Wed Mar 11 18:02:36 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: 9|app: 0|req: 354/692] 10.0.0.238 () {36 vars in 987 bytes} [Wed Mar 11 18:02:37 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/693] 10.0.0.238 () {36 vars in 927 bytes} [Wed Mar 11 18:02:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 356/696] 199.204.45.244 () {36 vars in 991 bytes} [Wed Mar 11 18:02:44 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/697] 199.204.45.244 () {36 vars in 931 bytes} [Wed Mar 11 18:02:44 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: 9|app: 0|req: 357/698] 199.204.45.244 () {36 vars in 991 bytes} [Wed Mar 11 18:02:45 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/699] 199.204.45.244 () {36 vars in 931 bytes} [Wed Mar 11 18:02:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 359/702] 10.0.0.38 () {34 vars in 654 bytes} [Wed Mar 11 18:02:49 2026] POST /v2/images => generated 648 bytes in 246 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-11 18:02:50.109 8 WARNING glance.api.v2.images [None req-a2b4a526-a5ae-4ec5-a7c3-1520b3c34859 94574e443fab4ee5a7d7eff801ce242a 5ec79b8bb27841d7a2f3b1d3523b334d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6a352f3a-a47a-4a02-9727-776cddea4652 [pid: 8|app: 0|req: 344/703] 10.0.0.38 () {32 vars in 709 bytes} [Wed Mar 11 18:02:50 2026] DELETE /v2/images/6a352f3a-a47a-4a02-9727-776cddea4652 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 360/704] 10.0.0.38 () {32 vars in 706 bytes} [Wed Mar 11 18:02:50 2026] GET /v2/images/6a352f3a-a47a-4a02-9727-776cddea4652 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/705] 10.0.0.38 () {32 vars in 632 bytes} [Wed Mar 11 18:02:50 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 361/706] 10.0.0.38 () {34 vars in 654 bytes} [Wed Mar 11 18:02:50 2026] POST /v2/images => generated 702 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/707] 10.0.0.38 () {32 vars in 716 bytes} [Wed Mar 11 18:02:50 2026] GET /v2/images/7ffe0834-63f2-4551-99d3-cfc3f5f2c630/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-11 18:02:50.390 9 WARNING oslo_policy.policy [None req-a8c04876-0b59-43b9-b06e-b729bbec8c95 94574e443fab4ee5a7d7eff801ce242a 5ec79b8bb27841d7a2f3b1d3523b334d - - 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-03-11 18:02:50.390 9 WARNING oslo_policy.policy [None req-a8c04876-0b59-43b9-b06e-b729bbec8c95 94574e443fab4ee5a7d7eff801ce242a 5ec79b8bb27841d7a2f3b1d3523b334d - - 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-03-11 18:02:50.392 9 INFO glance.api.v2.image_data [None req-a8c04876-0b59-43b9-b06e-b729bbec8c95 94574e443fab4ee5a7d7eff801ce242a 5ec79b8bb27841d7a2f3b1d3523b334d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-11 18:02:50.459 9 WARNING glance_store._drivers.rbd [None req-a8c04876-0b59-43b9-b06e-b729bbec8c95 94574e443fab4ee5a7d7eff801ce242a 5ec79b8bb27841d7a2f3b1d3523b334d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-11 18:02:51.559 9 INFO glance.location [None req-a8c04876-0b59-43b9-b06e-b729bbec8c95 94574e443fab4ee5a7d7eff801ce242a 5ec79b8bb27841d7a2f3b1d3523b334d - - default default] Image format matched and virtual size computed: 1024 [pid: 9|app: 0|req: 362/708] 10.0.0.38 () {32 vars in 726 bytes} [Wed Mar 11 18:02:50 2026] PUT /v2/images/7ffe0834-63f2-4551-99d3-cfc3f5f2c630/file => generated 0 bytes in 1295 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/709] 10.0.0.38 () {32 vars in 706 bytes} [Wed Mar 11 18:02:51 2026] GET /v2/images/7ffe0834-63f2-4551-99d3-cfc3f5f2c630 => generated 1103 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 363/710] 10.0.0.38 () {32 vars in 716 bytes} [Wed Mar 11 18:02:51 2026] GET /v2/images/7ffe0834-63f2-4551-99d3-cfc3f5f2c630/file => generated 1024 bytes in 202 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/711] 10.0.0.38 () {34 vars in 654 bytes} [Wed Mar 11 18:02:51 2026] POST /v2/images => generated 649 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 9|app: 0|req: 364/712] 10.0.0.38 () {32 vars in 725 bytes} [Wed Mar 11 18:02:51 2026] PATCH /v2/images/ca4e44f6-5e23-4d2b-a5f9-e4a71554e4bb => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/713] 10.0.0.38 () {32 vars in 706 bytes} [Wed Mar 11 18:02:51 2026] GET /v2/images/ca4e44f6-5e23-4d2b-a5f9-e4a71554e4bb => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-11 18:02:51.997 9 WARNING glance.api.v2.images [None req-898cb6a8-214b-469d-b533-9d767da6b577 94574e443fab4ee5a7d7eff801ce242a 5ec79b8bb27841d7a2f3b1d3523b334d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ca4e44f6-5e23-4d2b-a5f9-e4a71554e4bb [pid: 9|app: 0|req: 365/714] 10.0.0.38 () {32 vars in 709 bytes} [Wed Mar 11 18:02:51 2026] DELETE /v2/images/ca4e44f6-5e23-4d2b-a5f9-e4a71554e4bb => 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: 350/715] 10.0.0.38 () {32 vars in 706 bytes} [Wed Mar 11 18:02:52 2026] GET /v2/images/ca4e44f6-5e23-4d2b-a5f9-e4a71554e4bb => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-11 18:02:52.076 9 WARNING glance.api.v2.images [None req-41e6f823-1a68-419a-8589-2ab0f18d3590 94574e443fab4ee5a7d7eff801ce242a 5ec79b8bb27841d7a2f3b1d3523b334d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7ffe0834-63f2-4551-99d3-cfc3f5f2c630 [pid: 9|app: 0|req: 366/716] 10.0.0.38 () {32 vars in 709 bytes} [Wed Mar 11 18:02:52 2026] DELETE /v2/images/7ffe0834-63f2-4551-99d3-cfc3f5f2c630 => generated 0 bytes in 786 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/717] 10.0.0.38 () {32 vars in 706 bytes} [Wed Mar 11 18:02:52 2026] GET /v2/images/7ffe0834-63f2-4551-99d3-cfc3f5f2c630 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-11 18:02:52.873 9 WARNING glance.api.v2.images [None req-6746864a-3863-4d9f-8f3c-2b9bb045b772 94574e443fab4ee5a7d7eff801ce242a 5ec79b8bb27841d7a2f3b1d3523b334d - - default default] Failed to find image 6a352f3a-a47a-4a02-9727-776cddea4652 to delete: glance.common.exception.ImageNotFound: No image found with ID 6a352f3a-a47a-4a02-9727-776cddea4652 [pid: 9|app: 0|req: 367/718] 10.0.0.38 () {32 vars in 709 bytes} [Wed Mar 11 18:02:52 2026] DELETE /v2/images/6a352f3a-a47a-4a02-9727-776cddea4652 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/719] 10.0.0.38 () {32 vars in 706 bytes} [Wed Mar 11 18:02:52 2026] GET /v2/images/6a352f3a-a47a-4a02-9727-776cddea4652 => generated 139 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 368/720] 10.0.0.38 () {30 vars in 410 bytes} [Wed Mar 11 18:02:56 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/723] 10.0.0.238 () {36 vars in 987 bytes} [Wed Mar 11 18:03:01 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 370/724] 10.0.0.238 () {36 vars in 927 bytes} [Wed Mar 11 18:03:01 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/725] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:03:04 2026] GET /v2/images => generated 4892 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 371/726] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:03:04 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/735] 10.0.0.46 () {36 vars in 986 bytes} [Wed Mar 11 18:03:43 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 376/736] 10.0.0.46 () {36 vars in 926 bytes} [Wed Mar 11 18:03:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/737] 10.0.0.46 () {36 vars in 926 bytes} [Wed Mar 11 18:03:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 377/738] 10.0.0.46 () {36 vars in 986 bytes} [Wed Mar 11 18:03:44 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/739] 10.0.0.46 () {36 vars in 926 bytes} [Wed Mar 11 18:03:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 378/740] 10.0.0.46 () {36 vars in 926 bytes} [Wed Mar 11 18:03:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/741] 10.0.0.46 () {36 vars in 986 bytes} [Wed Mar 11 18:03:44 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 379/742] 10.0.0.46 () {36 vars in 926 bytes} [Wed Mar 11 18:03:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/743] 10.0.0.46 () {36 vars in 926 bytes} [Wed Mar 11 18:03:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 380/744] 10.0.0.171 () {36 vars in 911 bytes} [Wed Mar 11 18:03:45 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/745] 10.0.0.171 () {36 vars in 1007 bytes} [Wed Mar 11 18:03:45 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31/locations => generated 127 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 381/746] 10.0.0.171 () {36 vars in 987 bytes} [Wed Mar 11 18:03:45 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/747] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 11 18:03:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 382/748] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 11 18:03:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 385/753] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:04:04 2026] GET /v2/images => generated 4892 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/754] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:04:04 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/757] 10.0.0.238 () {36 vars in 987 bytes} [Wed Mar 11 18:04:18 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 387/758] 10.0.0.238 () {36 vars in 927 bytes} [Wed Mar 11 18:04:18 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: 373/761] 10.0.0.238 () {36 vars in 987 bytes} [Wed Mar 11 18:04:28 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 389/762] 10.0.0.238 () {36 vars in 927 bytes} [Wed Mar 11 18:04:28 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: 9|app: 0|req: 393/769] 10.0.0.38 () {32 vars in 706 bytes} [Wed Mar 11 18:04:50 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/770] 10.0.0.38 () {32 vars in 706 bytes} [Wed Mar 11 18:04:50 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 394/771] 10.0.0.46 () {36 vars in 986 bytes} [Wed Mar 11 18:04:50 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/772] 10.0.0.46 () {36 vars in 926 bytes} [Wed Mar 11 18:04:50 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: 9|app: 0|req: 395/773] 10.0.0.46 () {36 vars in 926 bytes} [Wed Mar 11 18:04:50 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: 379/774] 10.0.0.46 () {36 vars in 986 bytes} [Wed Mar 11 18:04:50 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 396/775] 10.0.0.46 () {36 vars in 926 bytes} [Wed Mar 11 18:04:50 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: 380/776] 10.0.0.46 () {36 vars in 926 bytes} [Wed Mar 11 18:04:50 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: 9|app: 0|req: 397/777] 10.0.0.46 () {36 vars in 986 bytes} [Wed Mar 11 18:04:51 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/778] 10.0.0.46 () {36 vars in 926 bytes} [Wed Mar 11 18:04:51 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: 9|app: 0|req: 398/779] 10.0.0.171 () {36 vars in 911 bytes} [Wed Mar 11 18:04:51 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/780] 10.0.0.171 () {36 vars in 1007 bytes} [Wed Mar 11 18:04:51 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 399/781] 10.0.0.171 () {36 vars in 987 bytes} [Wed Mar 11 18:04:51 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/782] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 11 18:04:51 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: 9|app: 0|req: 400/783] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 11 18:04:51 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: 385/786] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:05:04 2026] GET /v2/images => generated 4892 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 402/787] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:05:05 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/794] 10.0.0.238 () {36 vars in 987 bytes} [Wed Mar 11 18:05:38 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 406/795] 10.0.0.238 () {36 vars in 927 bytes} [Wed Mar 11 18:05:38 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: 392/800] 10.0.0.238 () {36 vars in 987 bytes} [Wed Mar 11 18:05:58 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 409/801] 10.0.0.238 () {36 vars in 927 bytes} [Wed Mar 11 18:05:58 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: 394/804] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:06:04 2026] GET /v2/images => generated 4892 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 411/805] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:06:04 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/806] 10.0.0.238 () {36 vars in 987 bytes} [Wed Mar 11 18:06:08 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 412/807] 10.0.0.238 () {36 vars in 927 bytes} [Wed Mar 11 18:06:08 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: 397/810] 10.0.0.238 () {36 vars in 987 bytes} [Wed Mar 11 18:06:16 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 414/811] 10.0.0.238 () {36 vars in 927 bytes} [Wed Mar 11 18:06:16 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: 400/816] 10.0.0.238 () {36 vars in 987 bytes} [Wed Mar 11 18:06:30 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 417/817] 10.0.0.238 () {36 vars in 927 bytes} [Wed Mar 11 18:06:30 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/820] 10.0.0.238 () {36 vars in 987 bytes} [Wed Mar 11 18:06:48 2026] GET /v2/images/53236533-a253-4df8-b4bd-85afc5845e31 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 419/821] 10.0.0.238 () {36 vars in 927 bytes} [Wed Mar 11 18:06:49 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: 9|app: 0|req: 421/824] 199.204.45.244 () {32 vars in 826 bytes} [Wed Mar 11 18:06:58 2026] GET /v2/images?status=active&owner=a7d3bf84761248338fc66ada5fb276f5&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/825] 199.204.45.244 () {32 vars in 653 bytes} [Wed Mar 11 18:06:58 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: 9|app: 0|req: 422/826] 10.0.0.46 () {36 vars in 986 bytes} [Wed Mar 11 18:06:59 2026] GET /v2/images/6f19d3c4-4d77-456f-ac3b-61b06680ef15 => generated 1209 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/829] 10.0.0.46 () {36 vars in 926 bytes} [Wed Mar 11 18:06:59 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: 9|app: 0|req: 424/830] 10.0.0.46 () {36 vars in 926 bytes} [Wed Mar 11 18:06:59 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/831] 10.0.0.46 () {36 vars in 986 bytes} [Wed Mar 11 18:06:59 2026] GET /v2/images/6f19d3c4-4d77-456f-ac3b-61b06680ef15 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 425/832] 10.0.0.46 () {36 vars in 926 bytes} [Wed Mar 11 18:06:59 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: 408/833] 10.0.0.46 () {36 vars in 926 bytes} [Wed Mar 11 18:06:59 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: 9|app: 0|req: 426/834] 10.0.0.46 () {36 vars in 986 bytes} [Wed Mar 11 18:06:59 2026] GET /v2/images/6f19d3c4-4d77-456f-ac3b-61b06680ef15 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/835] 10.0.0.46 () {36 vars in 926 bytes} [Wed Mar 11 18:06:59 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: 9|app: 0|req: 427/836] 10.0.0.46 () {36 vars in 926 bytes} [Wed Mar 11 18:06:59 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/837] 10.0.0.171 () {36 vars in 911 bytes} [Wed Mar 11 18:06:59 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 9|app: 0|req: 428/838] 10.0.0.171 () {36 vars in 1007 bytes} [Wed Mar 11 18:06:59 2026] GET /v2/images/6f19d3c4-4d77-456f-ac3b-61b06680ef15/locations => generated 127 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/839] 10.0.0.171 () {36 vars in 987 bytes} [Wed Mar 11 18:06:59 2026] GET /v2/images/6f19d3c4-4d77-456f-ac3b-61b06680ef15 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 429/840] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 11 18:06:59 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: 412/841] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 11 18:06:59 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: 9|app: 0|req: 430/842] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:07:04 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/843] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:07:04 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/856] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:08:04 2026] GET /v2/images => generated 4892 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 437/857] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:08:05 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 444/870] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:09:03 2026] GET /v2/images => generated 4892 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/871] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:09:04 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 451/884] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:10:03 2026] GET /v2/images => generated 4892 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/885] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:10:03 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 456/894] 10.0.0.38 () {32 vars in 632 bytes} [Wed Mar 11 18:10:47 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 459/899] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:11:03 2026] GET /v2/images => generated 4892 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/900] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:11:04 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/913] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:12:03 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 466/914] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:12:04 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/927] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:13:04 2026] GET /v2/images => generated 4892 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 473/928] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:13:04 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 480/941] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:14:04 2026] GET /v2/images => generated 4892 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/942] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:14:04 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/955] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:15:04 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 487/956] 10.0.0.81 () {28 vars in 568 bytes} [Wed Mar 11 18:15:04 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)