+ 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 4 05:17:32 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-649d74cfbb-4fnx9 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 0x7fb087e2f668 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-03-04 05:17:34.835 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-04 05:17:34.875 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-03-04 05:17:35.670 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-04 05:17:35.671 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-04 05:17:35.672 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-04 05:17:35.739 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-03-04 05:17:35.740 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-03-04 05:17:35.741 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-04 05:17:37.687 8 WARNING glance.api.v2.images [None req-629feefe-256d-4551-863f-4bdc479d890d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-04 05:17:37.779 7 WARNING glance.api.v2.images [None req-7947834d-d6d0-4759-b58a-5472bd6244e6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-04 05:17:38.016 8 WARNING keystonemiddleware._common.config [None req-629feefe-256d-4551-863f-4bdc479d890d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 05:17:38.024 8 WARNING oslo_config.cfg [None req-629feefe-256d-4551-863f-4bdc479d890d - - - - - -] 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 0x7fb087e2f668 pid: 8 (default app) 2026-03-04 05:17:38.115 7 WARNING keystonemiddleware._common.config [None req-7947834d-d6d0-4759-b58a-5472bd6244e6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 05:17:38.122 7 WARNING oslo_config.cfg [None req-7947834d-d6d0-4759-b58a-5472bd6244e6 - - - - - -] 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 0x7fb087e2f668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 162.253.55.43 () {42 vars in 684 bytes} [Wed Mar 4 05:17:39 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-03-04 05:17:40.087 7 WARNING oslo_policy.policy [None req-71ee4750-e923-4422-9b9f-38f16d377504 a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - 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-04 05:17:40.088 7 WARNING oslo_policy.policy [None req-71ee4750-e923-4422-9b9f-38f16d377504 a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - 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-04 05:17:40.105 7 WARNING oslo_policy.policy [None req-71ee4750-e923-4422-9b9f-38f16d377504 a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - 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-04 05:17:40.106 7 WARNING oslo_policy.policy [None req-71ee4750-e923-4422-9b9f-38f16d377504 a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 162.253.55.43 () {44 vars in 906 bytes} [Wed Mar 4 05:17:39 2026] GET /v2/images => generated 69 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 162.253.55.43 () {42 vars in 684 bytes} [Wed Mar 4 05:17:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 162.253.55.43 () {44 vars in 906 bytes} [Wed Mar 4 05:17:43 2026] GET /v2/images => generated 69 bytes in 32 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-04 05:17:43.613 8 WARNING oslo_policy.policy [None req-9971a80a-b16e-4a8f-b7ca-0eaf86ff1b94 a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - 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-04 05:17:43.613 8 WARNING oslo_policy.policy [None req-9971a80a-b16e-4a8f-b7ca-0eaf86ff1b94 a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - 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/9] 162.253.55.43 () {44 vars in 907 bytes} [Wed Mar 4 05:17:43 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 162.253.55.43 () {44 vars in 929 bytes} [Wed Mar 4 05:17:43 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 05:17:43.743 8 WARNING oslo_policy.policy [None req-534b7379-2274-423b-9d95-04fc3baae8d0 a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - 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-04 05:17:43.743 8 WARNING oslo_policy.policy [None req-534b7379-2274-423b-9d95-04fc3baae8d0 a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 162.253.55.43 () {44 vars in 935 bytes} [Wed Mar 4 05:17:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 05:17:43.828 7 WARNING oslo_config.cfg [None req-04a06b02-5e01-48ad-a1ab-5a116dec50e1 a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - 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/12] 162.253.55.43 () {48 vars in 947 bytes} [Wed Mar 4 05:17:43 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-04 05:17:43.849 8 WARNING oslo_policy.policy [None req-31be6540-1ffd-4ac5-a1e4-298ee2373678 a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - 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-04 05:17:43.849 8 WARNING oslo_policy.policy [None req-31be6540-1ffd-4ac5-a1e4-298ee2373678 a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - 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-04 05:17:43.850 8 INFO glance.api.v2.image_data [None req-31be6540-1ffd-4ac5-a1e4-298ee2373678 a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 05:17:47.312 8 WARNING glance.location [None req-31be6540-1ffd-4ac5-a1e4-298ee2373678 a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 162.253.55.43 () {48 vars in 1041 bytes} [Wed Mar 4 05:17:43 2026] PUT /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb/file => generated 0 bytes in 3529 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8932 switches on core 0) [pid: 7|app: 0|req: 7/16] 162.253.55.43 () {44 vars in 967 bytes} [Wed Mar 4 05:17:47 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-04 05:17:47.408 8 WARNING oslo_config.cfg [None req-13243a0d-5a46-4ea8-8dc3-15897b765966 a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - 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: 10/17] 162.253.55.43 () {44 vars in 967 bytes} [Wed Mar 4 05:17:47 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/260] 162.253.55.43 () {42 vars in 684 bytes} [Wed Mar 4 05:38:00 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: 132/261] 162.253.55.43 () {44 vars in 906 bytes} [Wed Mar 4 05:38:00 2026] GET /v2/images => generated 1240 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/264] 162.253.55.43 () {42 vars in 684 bytes} [Wed Mar 4 05:38:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/265] 162.253.55.43 () {44 vars in 906 bytes} [Wed Mar 4 05:38:15 2026] GET /v2/images => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/266] 162.253.55.43 () {44 vars in 933 bytes} [Wed Mar 4 05:38:16 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/267] 162.253.55.43 () {44 vars in 955 bytes} [Wed Mar 4 05:38:16 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/268] 162.253.55.43 () {44 vars in 935 bytes} [Wed Mar 4 05:38:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 162.253.55.43 () {48 vars in 947 bytes} [Wed Mar 4 05:38:16 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-04 05:38:16.167 7 WARNING oslo_policy.policy [None req-9b5721db-3790-4ee7-bde4-e37b299cd1af a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - 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-04 05:38:16.167 7 WARNING oslo_policy.policy [None req-9b5721db-3790-4ee7-bde4-e37b299cd1af a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - 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-04 05:38:16.168 7 INFO glance.api.v2.image_data [None req-9b5721db-3790-4ee7-bde4-e37b299cd1af a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 05:38:42.287 7 WARNING glance.location [None req-9b5721db-3790-4ee7-bde4-e37b299cd1af a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 134/276] 162.253.55.43 () {48 vars in 1042 bytes} [Wed Mar 4 05:38:16 2026] PUT /v2/images/fbdcd7ec-df1a-43e9-b61e-f1d322dab04c/file => generated 0 bytes in 26168 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64940 switches on core 0) [pid: 8|app: 0|req: 143/277] 162.253.55.43 () {44 vars in 967 bytes} [Wed Mar 4 05:38:42 2026] GET /v2/images/fbdcd7ec-df1a-43e9-b61e-f1d322dab04c => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/278] 162.253.55.43 () {44 vars in 967 bytes} [Wed Mar 4 05:38:42 2026] GET /v2/images/fbdcd7ec-df1a-43e9-b61e-f1d322dab04c => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/279] 162.253.55.43 () {42 vars in 684 bytes} [Wed Mar 4 05:38:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/280] 162.253.55.43 () {44 vars in 906 bytes} [Wed Mar 4 05:38:43 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/363] 162.253.55.43 () {42 vars in 684 bytes} [Wed Mar 4 05:45:35 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: 178/364] 162.253.55.43 () {44 vars in 906 bytes} [Wed Mar 4 05:45:35 2026] GET /v2/images => generated 2451 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/367] 162.253.55.43 () {42 vars in 684 bytes} [Wed Mar 4 05:45:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/368] 162.253.55.43 () {44 vars in 906 bytes} [Wed Mar 4 05:45:43 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/369] 162.253.55.43 () {44 vars in 943 bytes} [Wed Mar 4 05:45:43 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: 7|app: 0|req: 181/370] 162.253.55.43 () {44 vars in 965 bytes} [Wed Mar 4 05:45:44 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/371] 162.253.55.43 () {44 vars in 935 bytes} [Wed Mar 4 05:45: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: 7|app: 0|req: 182/372] 162.253.55.43 () {48 vars in 947 bytes} [Wed Mar 4 05:45:44 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-04 05:45:44.117 8 INFO glance.api.v2.image_data [None req-8b1075d2-354a-45e5-8c26-14446a882017 a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 05:46:02.382 8 INFO glance.location [None req-8b1075d2-354a-45e5-8c26-14446a882017 a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/377] 162.253.55.43 () {48 vars in 1041 bytes} [Wed Mar 4 05:45:44 2026] PUT /v2/images/ea56a176-de8c-4192-97f3-d935eb3f298b/file => generated 0 bytes in 18306 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24563 switches on core 0) [pid: 7|app: 0|req: 187/378] 162.253.55.43 () {44 vars in 967 bytes} [Wed Mar 4 05:46:02 2026] GET /v2/images/ea56a176-de8c-4192-97f3-d935eb3f298b => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/379] 162.253.55.43 () {48 vars in 1046 bytes} [Wed Mar 4 05:46:02 2026] PATCH /v2/images/ea56a176-de8c-4192-97f3-d935eb3f298b => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/380] 162.253.55.43 () {44 vars in 967 bytes} [Wed Mar 4 05:46:02 2026] GET /v2/images/ea56a176-de8c-4192-97f3-d935eb3f298b => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 162.253.55.43 () {42 vars in 684 bytes} [Wed Mar 4 05:46:40 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: 197/390] 162.253.55.43 () {44 vars in 906 bytes} [Wed Mar 4 05:46:40 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 162.253.55.43 () {42 vars in 684 bytes} [Wed Mar 4 05:46:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/394] 162.253.55.43 () {44 vars in 906 bytes} [Wed Mar 4 05:46:52 2026] GET /v2/images => generated 3687 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/395] 162.253.55.43 () {44 vars in 935 bytes} [Wed Mar 4 05:46:52 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/396] 162.253.55.43 () {44 vars in 957 bytes} [Wed Mar 4 05:46:52 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/397] 162.253.55.43 () {44 vars in 935 bytes} [Wed Mar 4 05:46:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/398] 162.253.55.43 () {48 vars in 947 bytes} [Wed Mar 4 05:46:52 2026] POST /v2/images => generated 791 bytes in 92 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-04 05:46:52.879 7 INFO glance.api.v2.image_data [None req-3f1be2dc-abe3-4f51-a7c3-f4f3cddd46da a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 05:47:02.964 7 INFO glance.location [None req-3f1be2dc-abe3-4f51-a7c3-f4f3cddd46da a72b1537a1f944aea3d300a513849362 58b5b5adc4cb405d9f7572eb652afb3d - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 198/401] 162.253.55.43 () {48 vars in 1041 bytes} [Wed Mar 4 05:46:52 2026] PUT /v2/images/d3d2db1e-ffa9-403d-a177-d25009a1f8b1/file => generated 0 bytes in 10123 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27609 switches on core 0) [pid: 8|app: 0|req: 204/402] 162.253.55.43 () {44 vars in 967 bytes} [Wed Mar 4 05:47:02 2026] GET /v2/images/d3d2db1e-ffa9-403d-a177-d25009a1f8b1 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/403] 162.253.55.43 () {44 vars in 967 bytes} [Wed Mar 4 05:47:03 2026] GET /v2/images/d3d2db1e-ffa9-403d-a177-d25009a1f8b1 => generated 1203 bytes in 13 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: 227/448] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 05:50:44 2026] GET /v2/images => generated 4892 bytes in 194 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: 222/449] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 05:50:44 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/462] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 05:51:44 2026] GET /v2/images => generated 4892 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/463] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 05:51:44 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/476] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 05:52:44 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: 7|app: 0|req: 236/477] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 05:52:44 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: 7|app: 0|req: 243/490] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 05:53:44 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/491] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 05:53:44 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: 7|app: 0|req: 250/504] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 05:54:44 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: 255/505] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 05:54:44 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/518] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 05:55:44 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: 7|app: 0|req: 257/519] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 05:55:44 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: 269/532] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 05:56:44 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: 7|app: 0|req: 264/533] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 05:56:44 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/546] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 05:57:44 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/547] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 05:57:44 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: 7|app: 0|req: 278/560] 162.253.55.43 () {42 vars in 684 bytes} [Wed Mar 4 05:58:43 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: 283/561] 162.253.55.43 () {44 vars in 906 bytes} [Wed Mar 4 05:58:43 2026] GET /v2/images => generated 4892 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/562] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 05:58:44 2026] GET /v2/images => generated 4892 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/563] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 05:58:44 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: 8|app: 0|req: 291/576] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 05:59:44 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: 7|app: 0|req: 286/577] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 05:59:44 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: 8|app: 0|req: 298/590] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:00:44 2026] GET /v2/images => generated 4892 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/591] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:00:44 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: 300/594] 162.253.55.43 () {42 vars in 684 bytes} [Wed Mar 4 06:00:56 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: 295/595] 162.253.55.43 () {44 vars in 906 bytes} [Wed Mar 4 06:00:56 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/598] 162.253.55.43 () {42 vars in 684 bytes} [Wed Mar 4 06:00:57 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/599] 162.253.55.43 () {44 vars in 906 bytes} [Wed Mar 4 06:00:57 2026] GET /v2/images => generated 4892 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/608] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:01:44 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/609] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:01:44 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: 7|app: 0|req: 303/610] 162.253.55.43 () {42 vars in 684 bytes} [Wed Mar 4 06:01:45 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: 308/611] 162.253.55.43 () {44 vars in 906 bytes} [Wed Mar 4 06:01:45 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: 7|app: 0|req: 305/614] 162.253.55.43 () {42 vars in 684 bytes} [Wed Mar 4 06:01:53 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: 310/615] 162.253.55.43 () {44 vars in 906 bytes} [Wed Mar 4 06:01:53 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: 7|app: 0|req: 311/626] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:02:44 2026] GET /v2/images => generated 4892 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/627] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:02:44 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/628] 162.253.55.43 () {42 vars in 684 bytes} [Wed Mar 4 06:02:46 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: 317/629] 162.253.55.43 () {44 vars in 906 bytes} [Wed Mar 4 06:02:46 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/640] 10.0.0.64 () {32 vars in 632 bytes} [Wed Mar 4 06:03:27 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: 8|app: 0|req: 324/643] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:03:44 2026] GET /v2/images => generated 4892 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/644] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:03:44 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: 7|app: 0|req: 322/647] 10.0.0.175 () {36 vars in 987 bytes} [Wed Mar 4 06:03:51 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => 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: 326/648] 10.0.0.175 () {36 vars in 927 bytes} [Wed Mar 4 06:03:51 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: 324/651] 10.0.0.184 () {36 vars in 987 bytes} [Wed Mar 4 06:03:58 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => generated 1171 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/652] 10.0.0.184 () {36 vars in 927 bytes} [Wed Mar 4 06:03:58 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: 325/653] 10.0.0.184 () {36 vars in 927 bytes} [Wed Mar 4 06:03:58 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: 329/654] 10.0.0.184 () {36 vars in 987 bytes} [Wed Mar 4 06:03:58 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/655] 10.0.0.184 () {36 vars in 927 bytes} [Wed Mar 4 06:03:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/656] 10.0.0.184 () {36 vars in 927 bytes} [Wed Mar 4 06:03:58 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/657] 10.0.0.184 () {36 vars in 987 bytes} [Wed Mar 4 06:03:58 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/658] 10.0.0.184 () {36 vars in 927 bytes} [Wed Mar 4 06:03:58 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: 328/659] 10.0.0.184 () {36 vars in 927 bytes} [Wed Mar 4 06:03:58 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: 332/660] 162.253.55.43 () {36 vars in 990 bytes} [Wed Mar 4 06:03:59 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/661] 162.253.55.43 () {36 vars in 930 bytes} [Wed Mar 4 06:03:59 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: 333/662] 10.0.0.126 () {36 vars in 911 bytes} [Wed Mar 4 06:03:59 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/663] 10.0.0.126 () {36 vars in 1007 bytes} [Wed Mar 4 06:03:59 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb/locations => generated 127 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/664] 10.0.0.126 () {36 vars in 987 bytes} [Wed Mar 4 06:03:59 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/665] 10.0.0.126 () {36 vars in 927 bytes} [Wed Mar 4 06:03: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: 335/666] 10.0.0.126 () {36 vars in 927 bytes} [Wed Mar 4 06:03:59 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: 332/667] 162.253.55.43 () {36 vars in 990 bytes} [Wed Mar 4 06:03:59 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/668] 162.253.55.43 () {36 vars in 930 bytes} [Wed Mar 4 06:03:59 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: 338/671] 10.0.0.175 () {36 vars in 987 bytes} [Wed Mar 4 06:04:08 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/672] 10.0.0.175 () {36 vars in 927 bytes} [Wed Mar 4 06:04: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: 339/673] 10.0.0.175 () {36 vars in 987 bytes} [Wed Mar 4 06:04:08 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/674] 10.0.0.175 () {36 vars in 927 bytes} [Wed Mar 4 06:04:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/679] 10.0.0.175 () {36 vars in 987 bytes} [Wed Mar 4 06:04:36 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/680] 10.0.0.175 () {36 vars in 927 bytes} [Wed Mar 4 06:04: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: 7|app: 0|req: 340/683] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:04:44 2026] GET /v2/images => generated 4892 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/684] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:04:44 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/685] 10.0.0.175 () {36 vars in 987 bytes} [Wed Mar 4 06:04:46 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => 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: 345/686] 10.0.0.175 () {36 vars in 927 bytes} [Wed Mar 4 06:04:46 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: 345/693] 10.0.0.64 () {30 vars in 410 bytes} [Wed Mar 4 06:05:10 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: 349/694] 10.0.0.64 () {34 vars in 654 bytes} [Wed Mar 4 06:05:16 2026] POST /v2/images => generated 648 bytes in 210 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-04 06:05:16.920 7 WARNING glance.api.v2.images [None req-6318dece-2453-4c6f-ba39-6e99966ec068 5341bd64b61544dba17ae7352f0a41dd dff23d1e866c4d318486567b21f95789 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//86af22d1-9c9f-4fe0-b7c8-0f9dad289413 [pid: 7|app: 0|req: 346/695] 10.0.0.64 () {32 vars in 709 bytes} [Wed Mar 4 06:05:16 2026] DELETE /v2/images/86af22d1-9c9f-4fe0-b7c8-0f9dad289413 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 10.0.0.64 () {32 vars in 706 bytes} [Wed Mar 4 06:05:16 2026] GET /v2/images/86af22d1-9c9f-4fe0-b7c8-0f9dad289413 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/697] 10.0.0.64 () {32 vars in 632 bytes} [Wed Mar 4 06:05:16 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/698] 10.0.0.64 () {34 vars in 654 bytes} [Wed Mar 4 06:05:17 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/699] 10.0.0.64 () {32 vars in 716 bytes} [Wed Mar 4 06:05:17 2026] GET /v2/images/fcc16b96-56c7-4098-b87d-8d4d13b56070/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-04 06:05:17.092 8 INFO glance.api.v2.image_data [None req-57da2c39-8450-4510-867e-50b79ef381af 5341bd64b61544dba17ae7352f0a41dd dff23d1e866c4d318486567b21f95789 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 06:05:17.131 8 WARNING glance_store._drivers.rbd [None req-57da2c39-8450-4510-867e-50b79ef381af 5341bd64b61544dba17ae7352f0a41dd dff23d1e866c4d318486567b21f95789 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-04 06:05:17.627 8 INFO glance.location [None req-57da2c39-8450-4510-867e-50b79ef381af 5341bd64b61544dba17ae7352f0a41dd dff23d1e866c4d318486567b21f95789 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 352/702] 10.0.0.64 () {32 vars in 726 bytes} [Wed Mar 4 06:05:17 2026] PUT /v2/images/fcc16b96-56c7-4098-b87d-8d4d13b56070/file => generated 0 bytes in 572 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/703] 10.0.0.64 () {32 vars in 706 bytes} [Wed Mar 4 06:05:17 2026] GET /v2/images/fcc16b96-56c7-4098-b87d-8d4d13b56070 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/704] 10.0.0.64 () {32 vars in 716 bytes} [Wed Mar 4 06:05:17 2026] GET /v2/images/fcc16b96-56c7-4098-b87d-8d4d13b56070/file => generated 1024 bytes in 113 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/705] 10.0.0.64 () {34 vars in 654 bytes} [Wed Mar 4 06:05:17 2026] POST /v2/images => generated 648 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/706] 10.0.0.64 () {32 vars in 725 bytes} [Wed Mar 4 06:05:17 2026] PATCH /v2/images/34922a0b-3d9a-4841-a319-a434d898f864 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/707] 10.0.0.64 () {32 vars in 706 bytes} [Wed Mar 4 06:05:17 2026] GET /v2/images/34922a0b-3d9a-4841-a319-a434d898f864 => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-04 06:05:17.897 8 WARNING glance.api.v2.images [None req-0bff22eb-e12e-4f34-a8de-819ca19d7b89 5341bd64b61544dba17ae7352f0a41dd dff23d1e866c4d318486567b21f95789 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//34922a0b-3d9a-4841-a319-a434d898f864 [pid: 8|app: 0|req: 355/708] 10.0.0.64 () {32 vars in 709 bytes} [Wed Mar 4 06:05:17 2026] DELETE /v2/images/34922a0b-3d9a-4841-a319-a434d898f864 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/709] 10.0.0.64 () {32 vars in 706 bytes} [Wed Mar 4 06:05:17 2026] GET /v2/images/34922a0b-3d9a-4841-a319-a434d898f864 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-04 06:05:17.953 8 WARNING glance.api.v2.images [None req-d454c94d-02e3-42d4-a50b-c207a6384a33 5341bd64b61544dba17ae7352f0a41dd dff23d1e866c4d318486567b21f95789 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fcc16b96-56c7-4098-b87d-8d4d13b56070 [pid: 8|app: 0|req: 356/710] 10.0.0.64 () {32 vars in 709 bytes} [Wed Mar 4 06:05:17 2026] DELETE /v2/images/fcc16b96-56c7-4098-b87d-8d4d13b56070 => generated 0 bytes in 880 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/711] 10.0.0.64 () {32 vars in 706 bytes} [Wed Mar 4 06:05:18 2026] GET /v2/images/fcc16b96-56c7-4098-b87d-8d4d13b56070 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-04 06:05:18.855 8 WARNING glance.api.v2.images [None req-306b9b40-7e63-4212-803d-c618b9444976 5341bd64b61544dba17ae7352f0a41dd dff23d1e866c4d318486567b21f95789 - - default default] Failed to find image 86af22d1-9c9f-4fe0-b7c8-0f9dad289413 to delete: glance.common.exception.ImageNotFound: No image found with ID 86af22d1-9c9f-4fe0-b7c8-0f9dad289413 [pid: 8|app: 0|req: 357/712] 10.0.0.64 () {32 vars in 709 bytes} [Wed Mar 4 06:05:18 2026] DELETE /v2/images/86af22d1-9c9f-4fe0-b7c8-0f9dad289413 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/713] 10.0.0.64 () {32 vars in 706 bytes} [Wed Mar 4 06:05:18 2026] GET /v2/images/86af22d1-9c9f-4fe0-b7c8-0f9dad289413 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/718] 10.0.0.64 () {32 vars in 706 bytes} [Wed Mar 4 06:05:37 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => 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: 360/719] 10.0.0.64 () {32 vars in 706 bytes} [Wed Mar 4 06:05:37 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/720] 10.0.0.184 () {36 vars in 987 bytes} [Wed Mar 4 06:05:37 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/721] 10.0.0.184 () {36 vars in 927 bytes} [Wed Mar 4 06:05:37 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: 361/722] 10.0.0.184 () {36 vars in 927 bytes} [Wed Mar 4 06:05:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/723] 10.0.0.184 () {36 vars in 987 bytes} [Wed Mar 4 06:05:37 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/724] 10.0.0.184 () {36 vars in 927 bytes} [Wed Mar 4 06:05:37 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: 363/725] 10.0.0.184 () {36 vars in 927 bytes} [Wed Mar 4 06:05:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/726] 10.0.0.184 () {36 vars in 987 bytes} [Wed Mar 4 06:05:37 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/727] 10.0.0.184 () {36 vars in 927 bytes} [Wed Mar 4 06:05:37 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: 364/728] 10.0.0.126 () {36 vars in 911 bytes} [Wed Mar 4 06:05:37 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/729] 10.0.0.126 () {36 vars in 1007 bytes} [Wed Mar 4 06:05:37 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb/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: 365/730] 10.0.0.126 () {36 vars in 987 bytes} [Wed Mar 4 06:05:37 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => 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: 366/731] 10.0.0.126 () {36 vars in 927 bytes} [Wed Mar 4 06:05:37 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: 366/732] 10.0.0.126 () {36 vars in 927 bytes} [Wed Mar 4 06:05:37 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: 367/733] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:05:44 2026] GET /v2/images => generated 4892 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/734] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:05:44 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: 7|app: 0|req: 370/739] 10.0.0.175 () {36 vars in 987 bytes} [Wed Mar 4 06:06:00 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/740] 10.0.0.175 () {36 vars in 927 bytes} [Wed Mar 4 06:06:00 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: 371/741] 10.0.0.175 () {36 vars in 987 bytes} [Wed Mar 4 06:06:02 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => 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: 371/742] 10.0.0.175 () {36 vars in 927 bytes} [Wed Mar 4 06:06:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/749] 10.0.0.175 () {36 vars in 987 bytes} [Wed Mar 4 06:06:28 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/750] 10.0.0.175 () {36 vars in 927 bytes} [Wed Mar 4 06:06:28 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: 377/753] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:06:44 2026] GET /v2/images => generated 4892 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/754] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:06:44 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: 8|app: 0|req: 384/767] 10.0.0.175 () {36 vars in 987 bytes} [Wed Mar 4 06:07:41 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/768] 10.0.0.175 () {36 vars in 927 bytes} [Wed Mar 4 06:07:41 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: 385/769] 10.0.0.175 () {36 vars in 987 bytes} [Wed Mar 4 06:07:43 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/770] 10.0.0.175 () {36 vars in 927 bytes} [Wed Mar 4 06:07:43 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: 386/771] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:07:44 2026] GET /v2/images => generated 4892 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/772] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:07:44 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: 389/777] 10.0.0.175 () {36 vars in 987 bytes} [Wed Mar 4 06:07:59 2026] GET /v2/images/3b16ef84-72ed-47ac-9a8f-d3474e9a4cfb => generated 1171 bytes in 18 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.175 () {36 vars in 927 bytes} [Wed Mar 4 06:07: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: 7|app: 0|req: 393/785] 162.253.55.43 () {32 vars in 825 bytes} [Wed Mar 4 06:08:33 2026] GET /v2/images?status=active&owner=58b5b5adc4cb405d9f7572eb652afb3d&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/786] 162.253.55.43 () {32 vars in 652 bytes} [Wed Mar 4 06:08:33 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: 394/787] 10.0.0.184 () {36 vars in 987 bytes} [Wed Mar 4 06:08:33 2026] GET /v2/images/fbdcd7ec-df1a-43e9-b61e-f1d322dab04c => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/788] 10.0.0.184 () {36 vars in 927 bytes} [Wed Mar 4 06:08: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: 7|app: 0|req: 395/789] 10.0.0.184 () {36 vars in 927 bytes} [Wed Mar 4 06:08:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/790] 10.0.0.184 () {36 vars in 987 bytes} [Wed Mar 4 06:08:34 2026] GET /v2/images/fbdcd7ec-df1a-43e9-b61e-f1d322dab04c => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/791] 10.0.0.184 () {36 vars in 927 bytes} [Wed Mar 4 06:08: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: 396/792] 10.0.0.184 () {36 vars in 927 bytes} [Wed Mar 4 06:08:34 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: 397/793] 10.0.0.184 () {36 vars in 987 bytes} [Wed Mar 4 06:08:34 2026] GET /v2/images/fbdcd7ec-df1a-43e9-b61e-f1d322dab04c => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/794] 10.0.0.184 () {36 vars in 927 bytes} [Wed Mar 4 06:08:34 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: 398/795] 10.0.0.126 () {36 vars in 911 bytes} [Wed Mar 4 06:08:34 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/796] 10.0.0.126 () {36 vars in 1007 bytes} [Wed Mar 4 06:08:34 2026] GET /v2/images/fbdcd7ec-df1a-43e9-b61e-f1d322dab04c/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: 399/797] 10.0.0.126 () {36 vars in 987 bytes} [Wed Mar 4 06:08:34 2026] GET /v2/images/fbdcd7ec-df1a-43e9-b61e-f1d322dab04c => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/798] 10.0.0.126 () {36 vars in 927 bytes} [Wed Mar 4 06:08:34 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: 400/799] 10.0.0.126 () {36 vars in 927 bytes} [Wed Mar 4 06:08:34 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: 402/802] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:08:44 2026] GET /v2/images => generated 4892 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/803] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:08:44 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: 408/816] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:09:44 2026] GET /v2/images => generated 4892 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/817] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:09:44 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/830] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:10:44 2026] GET /v2/images => generated 4892 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/831] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:10:44 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/844] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:11:44 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: 8|app: 0|req: 422/845] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:11:44 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/858] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:12:44 2026] GET /v2/images => generated 4892 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/859] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:12:44 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: 7|app: 0|req: 431/860] 10.0.0.64 () {32 vars in 632 bytes} [Wed Mar 4 06:12:47 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: 436/873] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:13:44 2026] GET /v2/images => generated 4892 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/874] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:13:44 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/887] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:14:44 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: 443/888] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:14:44 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/901] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:15:44 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/902] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:15:44 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/915] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:16:44 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: 457/916] 10.0.0.248 () {28 vars in 569 bytes} [Wed Mar 4 06:16:44 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)