+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Feb 26 22:18:10 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-59c895d7c6-rf28q 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 0x7faab68c7668 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-02-26 22:18:12.183 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-26 22:18:12.250 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-02-26 22:18:13.054 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-02-26 22:18:13.055 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-02-26 22:18:13.055 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-26 22:18:13.110 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-02-26 22:18:13.111 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-02-26 22:18:13.111 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-26 22:18:15.088 8 WARNING glance.api.v2.images [None req-67582e7d-326e-4c73-bfe1-be75a80527f0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-26 22:18:15.185 7 WARNING glance.api.v2.images [None req-09417730-d091-4183-9c30-36b57b3990ac - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-26 22:18:15.425 8 WARNING keystonemiddleware._common.config [None req-67582e7d-326e-4c73-bfe1-be75a80527f0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 22:18:15.433 8 WARNING oslo_config.cfg [None req-67582e7d-326e-4c73-bfe1-be75a80527f0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7faab68c7668 pid: 8 (default app) 2026-02-26 22:18:15.530 7 WARNING keystonemiddleware._common.config [None req-09417730-d091-4183-9c30-36b57b3990ac - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 22:18:15.538 7 WARNING oslo_config.cfg [None req-09417730-d091-4183-9c30-36b57b3990ac - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7faab68c7668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.41 () {42 vars in 684 bytes} [Thu Feb 26 22:18:17 2026] GET / => generated 1301 bytes in 0 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-02-26 22:18:17.890 7 WARNING oslo_policy.policy [None req-e7a13947-75fe-432e-8489-5e32961f5c97 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - 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-02-26 22:18:17.890 7 WARNING oslo_policy.policy [None req-e7a13947-75fe-432e-8489-5e32961f5c97 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - 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-02-26 22:18:17.907 7 WARNING oslo_policy.policy [None req-e7a13947-75fe-432e-8489-5e32961f5c97 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - 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-02-26 22:18:17.907 7 WARNING oslo_policy.policy [None req-e7a13947-75fe-432e-8489-5e32961f5c97 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - 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/5] 199.204.45.41 () {44 vars in 906 bytes} [Thu Feb 26 22:18:17 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: 5/6] 199.204.45.41 () {42 vars in 684 bytes} [Thu Feb 26 22:18:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.41 () {44 vars in 906 bytes} [Thu Feb 26 22:18:22 2026] GET /v2/images => generated 69 bytes in 37 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-02-26 22:18:22.088 8 WARNING oslo_policy.policy [None req-1a055524-dc74-4f1d-bc07-2cfd73864c5d ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - 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-02-26 22:18:22.088 8 WARNING oslo_policy.policy [None req-1a055524-dc74-4f1d-bc07-2cfd73864c5d ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - 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.41 () {44 vars in 907 bytes} [Thu Feb 26 22:18:22 2026] GET /v2/images/cirros => generated 151 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.41 () {44 vars in 929 bytes} [Thu Feb 26 22:18:22 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-02-26 22:18:22.243 8 WARNING oslo_policy.policy [None req-3df83fe9-ffb2-4e53-a2e7-c168598da529 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - 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-02-26 22:18:22.243 8 WARNING oslo_policy.policy [None req-3df83fe9-ffb2-4e53-a2e7-c168598da529 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - 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.41 () {44 vars in 935 bytes} [Thu Feb 26 22:18:22 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) 2026-02-26 22:18:22.324 7 WARNING oslo_config.cfg [None req-12f8ac9c-12ae-4c28-bb6f-4cfd04951a18 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - 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/11] 199.204.45.41 () {48 vars in 947 bytes} [Thu Feb 26 22:18:22 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 22:18:22.347 8 WARNING oslo_policy.policy [None req-0d7d1ff3-7eed-4a48-8af7-1f320c6b0f3b ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - 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-02-26 22:18:22.348 8 WARNING oslo_policy.policy [None req-0d7d1ff3-7eed-4a48-8af7-1f320c6b0f3b ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - 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-02-26 22:18:22.349 8 INFO glance.api.v2.image_data [None req-0d7d1ff3-7eed-4a48-8af7-1f320c6b0f3b ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 22:18:26.596 8 WARNING glance.location [None req-0d7d1ff3-7eed-4a48-8af7-1f320c6b0f3b ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.41 () {48 vars in 1041 bytes} [Thu Feb 26 22:18:22 2026] PUT /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f/file => generated 0 bytes in 4290 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5397 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.41 () {44 vars in 967 bytes} [Thu Feb 26 22:18:26 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:18:26.664 8 WARNING oslo_config.cfg [None req-1b484dda-04bc-43a5-8585-d4b9fef4ce4d ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - 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.41 () {44 vars in 967 bytes} [Thu Feb 26 22:18:26 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/269] 199.204.45.41 () {42 vars in 684 bytes} [Thu Feb 26 22:39:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/270] 199.204.45.41 () {44 vars in 906 bytes} [Thu Feb 26 22:39:30 2026] GET /v2/images => generated 1240 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.204.45.41 () {42 vars in 684 bytes} [Thu Feb 26 22:40:24 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: 142/282] 199.204.45.41 () {44 vars in 906 bytes} [Thu Feb 26 22:40:24 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: 141/283] 199.204.45.41 () {44 vars in 933 bytes} [Thu Feb 26 22:40:24 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 199.204.45.41 () {44 vars in 955 bytes} [Thu Feb 26 22:40:25 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/287] 199.204.45.41 () {44 vars in 935 bytes} [Thu Feb 26 22:40:25 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) [pid: 8|app: 0|req: 146/288] 199.204.45.41 () {48 vars in 947 bytes} [Thu Feb 26 22:40:25 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 22:40:25.161 7 WARNING oslo_policy.policy [None req-1607d1fa-003b-476d-90f0-54c244399d7a ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - 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-02-26 22:40:25.161 7 WARNING oslo_policy.policy [None req-1607d1fa-003b-476d-90f0-54c244399d7a ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - 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-02-26 22:40:25.162 7 INFO glance.api.v2.image_data [None req-1607d1fa-003b-476d-90f0-54c244399d7a ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 22:41:11.901 7 WARNING glance.location [None req-1607d1fa-003b-476d-90f0-54c244399d7a ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/297] 199.204.45.41 () {48 vars in 1042 bytes} [Thu Feb 26 22:40:25 2026] PUT /v2/images/fa4cd582-5c3a-4fc7-8551-c10c471dab1c/file => generated 0 bytes in 46788 msecs (HTTP/1.1 204) 4 headers in 171 bytes (58156 switches on core 0) [pid: 8|app: 0|req: 155/298] 199.204.45.41 () {44 vars in 967 bytes} [Thu Feb 26 22:41:11 2026] GET /v2/images/fa4cd582-5c3a-4fc7-8551-c10c471dab1c => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/299] 199.204.45.41 () {44 vars in 967 bytes} [Thu Feb 26 22:41:11 2026] GET /v2/images/fa4cd582-5c3a-4fc7-8551-c10c471dab1c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/300] 199.204.45.41 () {42 vars in 684 bytes} [Thu Feb 26 22:41:13 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: 145/301] 199.204.45.41 () {44 vars in 906 bytes} [Thu Feb 26 22:41:13 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/402] 199.204.45.41 () {42 vars in 684 bytes} [Thu Feb 26 22:49:25 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: 196/403] 199.204.45.41 () {44 vars in 906 bytes} [Thu Feb 26 22:49:25 2026] GET /v2/images => generated 2451 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/408] 199.204.45.41 () {42 vars in 684 bytes} [Thu Feb 26 22:49:48 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: 199/409] 199.204.45.41 () {44 vars in 906 bytes} [Thu Feb 26 22:49:48 2026] GET /v2/images => generated 2451 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/410] 199.204.45.41 () {44 vars in 943 bytes} [Thu Feb 26 22:49:49 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/411] 199.204.45.41 () {44 vars in 965 bytes} [Thu Feb 26 22:49:49 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/412] 199.204.45.41 () {44 vars in 935 bytes} [Thu Feb 26 22:49:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/415] 199.204.45.41 () {48 vars in 947 bytes} [Thu Feb 26 22:49:49 2026] POST /v2/images => generated 799 bytes in 11889 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 22:50:01.043 8 INFO glance.api.v2.image_data [None req-56292ed2-6c07-44bc-92f3-ccb53522b8f7 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 22:51:03.724 8 INFO glance.location [None req-56292ed2-6c07-44bc-92f3-ccb53522b8f7 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 215/428] 199.204.45.41 () {48 vars in 1041 bytes} [Thu Feb 26 22:50:01 2026] PUT /v2/images/f7c805e4-d956-4c7d-90b7-20a67f26c554/file => generated 0 bytes in 62747 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18245 switches on core 0) [pid: 7|app: 0|req: 214/429] 199.204.45.41 () {44 vars in 967 bytes} [Thu Feb 26 22:51:03 2026] GET /v2/images/f7c805e4-d956-4c7d-90b7-20a67f26c554 => generated 1211 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/430] 199.204.45.41 () {48 vars in 1046 bytes} [Thu Feb 26 22:51:03 2026] PATCH /v2/images/f7c805e4-d956-4c7d-90b7-20a67f26c554 => generated 1234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/431] 199.204.45.41 () {44 vars in 967 bytes} [Thu Feb 26 22:51:03 2026] GET /v2/images/f7c805e4-d956-4c7d-90b7-20a67f26c554 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/448] 199.204.45.41 () {42 vars in 684 bytes} [Thu Feb 26 22:52:22 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/449] 199.204.45.41 () {44 vars in 906 bytes} [Thu Feb 26 22:52:22 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: 8|app: 0|req: 227/452] 199.204.45.41 () {42 vars in 684 bytes} [Thu Feb 26 22:52:34 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: 226/453] 199.204.45.41 () {44 vars in 906 bytes} [Thu Feb 26 22:52:34 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/454] 199.204.45.41 () {44 vars in 935 bytes} [Thu Feb 26 22:52:34 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/455] 199.204.45.41 () {44 vars in 957 bytes} [Thu Feb 26 22:52:34 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/456] 199.204.45.41 () {44 vars in 935 bytes} [Thu Feb 26 22:52:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/457] 199.204.45.41 () {48 vars in 947 bytes} [Thu Feb 26 22:52:34 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 22:52:35.031 8 INFO glance.api.v2.image_data [None req-ad58fb5b-47be-4cf6-89bf-edf07570ecd7 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 22:52:47.376 8 INFO glance.location [None req-ad58fb5b-47be-4cf6-89bf-edf07570ecd7 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 230/462] 199.204.45.41 () {48 vars in 1041 bytes} [Thu Feb 26 22:52:35 2026] PUT /v2/images/ff162ef5-3c98-4664-8186-f6203175f567/file => generated 0 bytes in 12385 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18350 switches on core 0) [pid: 7|app: 0|req: 233/463] 199.204.45.41 () {44 vars in 967 bytes} [Thu Feb 26 22:52:47 2026] GET /v2/images/ff162ef5-3c98-4664-8186-f6203175f567 => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/464] 199.204.45.41 () {44 vars in 967 bytes} [Thu Feb 26 22:52:47 2026] GET /v2/images/ff162ef5-3c98-4664-8186-f6203175f567 => generated 1203 bytes in 14 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: 257/515] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 22:56:56 2026] GET /v2/images => generated 4892 bytes in 174 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: 259/516] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 22:56:56 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/529] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 22:57:56 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: 8|app: 0|req: 264/530] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 22:57:56 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: 273/543] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 22:58:56 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/544] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 22:58:56 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: 278/557] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 22:59:56 2026] GET /v2/images => generated 4892 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/558] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 22:59:56 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: 7|app: 0|req: 287/571] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:00:56 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: 285/572] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:00:56 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: 8|app: 0|req: 292/585] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:01:56 2026] GET /v2/images => generated 4892 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/586] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:01:56 2026] GET /v2/images => generated 4892 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/599] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:02:56 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: 7|app: 0|req: 301/600] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:02:56 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: 7|app: 0|req: 308/613] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:03:56 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/614] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:03:56 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: 312/625] 199.204.45.41 () {42 vars in 684 bytes} [Thu Feb 26 23:04:45 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: 314/626] 199.204.45.41 () {44 vars in 906 bytes} [Thu Feb 26 23:04:45 2026] GET /v2/images => generated 4892 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/629] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:04:56 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: 8|app: 0|req: 314/630] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:04:56 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: 323/643] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:05:56 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: 321/644] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:05:56 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: 328/657] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:06:56 2026] GET /v2/images => generated 4892 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/658] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:06:56 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: 329/659] 199.204.45.41 () {42 vars in 684 bytes} [Thu Feb 26 23:07:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/660] 199.204.45.41 () {44 vars in 906 bytes} [Thu Feb 26 23:07:00 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: 330/661] 199.204.45.41 () {42 vars in 684 bytes} [Thu Feb 26 23:07:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/662] 199.204.45.41 () {44 vars in 906 bytes} [Thu Feb 26 23:07:01 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/673] 199.204.45.41 () {42 vars in 684 bytes} [Thu Feb 26 23:07:49 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: 338/674] 199.204.45.41 () {44 vars in 906 bytes} [Thu Feb 26 23:07:49 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/677] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:07:56 2026] GET /v2/images => generated 4892 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/678] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:07:56 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: 339/679] 199.204.45.41 () {42 vars in 684 bytes} [Thu Feb 26 23:07: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: 341/680] 199.204.45.41 () {44 vars in 906 bytes} [Thu Feb 26 23:07:56 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/691] 199.204.45.41 () {42 vars in 684 bytes} [Thu Feb 26 23:08:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/692] 199.204.45.41 () {44 vars in 906 bytes} [Thu Feb 26 23:08:51 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/695] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:08:56 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: 7|app: 0|req: 349/696] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:08:56 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: 8|app: 0|req: 351/703] 10.0.0.124 () {32 vars in 633 bytes} [Thu Feb 26 23:09:33 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: 7|app: 0|req: 356/710] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:09:56 2026] GET /v2/images => generated 4892 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/711] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:09:56 2026] GET /v2/images => generated 4892 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/712] 10.0.0.62 () {36 vars in 986 bytes} [Thu Feb 26 23:10:00 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/713] 10.0.0.62 () {36 vars in 926 bytes} [Thu Feb 26 23:10:00 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: 358/714] 10.0.0.62 () {36 vars in 986 bytes} [Thu Feb 26 23:10:01 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => 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: 357/715] 10.0.0.62 () {36 vars in 926 bytes} [Thu Feb 26 23:10:01 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: 359/718] 199.204.45.41 () {36 vars in 990 bytes} [Thu Feb 26 23:10:08 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => 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: 360/719] 199.204.45.41 () {36 vars in 930 bytes} [Thu Feb 26 23:10:08 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/720] 199.204.45.41 () {36 vars in 990 bytes} [Thu Feb 26 23:10:09 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/721] 199.204.45.41 () {36 vars in 930 bytes} [Thu Feb 26 23:10:09 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: 362/724] 10.0.0.62 () {36 vars in 986 bytes} [Thu Feb 26 23:10:22 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => 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: 363/725] 10.0.0.62 () {36 vars in 926 bytes} [Thu Feb 26 23:10:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/730] 10.0.0.124 () {34 vars in 655 bytes} [Thu Feb 26 23:10:39 2026] POST /v2/images => generated 648 bytes in 208 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-26 23:10:39.463 8 WARNING glance.api.v2.images [None req-f8fdb088-a181-46f0-8b84-174215f551c4 f38754bbe95542cea34f4b3e41ef47ab 5fdb9fed36da41deafc3a56ce590244d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//aa2dc23d-9d87-41e7-91ba-d4a751f047b9 [pid: 8|app: 0|req: 365/731] 10.0.0.124 () {32 vars in 710 bytes} [Thu Feb 26 23:10:39 2026] DELETE /v2/images/aa2dc23d-9d87-41e7-91ba-d4a751f047b9 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/732] 10.0.0.124 () {32 vars in 707 bytes} [Thu Feb 26 23:10:39 2026] GET /v2/images/aa2dc23d-9d87-41e7-91ba-d4a751f047b9 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/733] 10.0.0.124 () {32 vars in 633 bytes} [Thu Feb 26 23:10:39 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/734] 10.0.0.124 () {34 vars in 655 bytes} [Thu Feb 26 23:10:39 2026] POST /v2/images => generated 703 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/735] 10.0.0.124 () {32 vars in 717 bytes} [Thu Feb 26 23:10:39 2026] GET /v2/images/a0aebbad-1dd9-4819-848d-42d721cbc79e/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 23:10:39.716 7 INFO glance.api.v2.image_data [None req-dae705b7-1ce8-40ca-bea8-cff75f8ae983 f38754bbe95542cea34f4b3e41ef47ab 5fdb9fed36da41deafc3a56ce590244d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 23:10:39.761 7 WARNING glance_store._drivers.rbd [None req-dae705b7-1ce8-40ca-bea8-cff75f8ae983 f38754bbe95542cea34f4b3e41ef47ab 5fdb9fed36da41deafc3a56ce590244d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-26 23:10:40.515 7 INFO glance.location [None req-dae705b7-1ce8-40ca-bea8-cff75f8ae983 f38754bbe95542cea34f4b3e41ef47ab 5fdb9fed36da41deafc3a56ce590244d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 369/736] 10.0.0.124 () {32 vars in 727 bytes} [Thu Feb 26 23:10:39 2026] PUT /v2/images/a0aebbad-1dd9-4819-848d-42d721cbc79e/file => generated 0 bytes in 848 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/737] 10.0.0.124 () {32 vars in 707 bytes} [Thu Feb 26 23:10:40 2026] GET /v2/images/a0aebbad-1dd9-4819-848d-42d721cbc79e => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/738] 10.0.0.124 () {32 vars in 717 bytes} [Thu Feb 26 23:10:40 2026] GET /v2/images/a0aebbad-1dd9-4819-848d-42d721cbc79e/file => generated 1024 bytes in 140 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/739] 10.0.0.124 () {34 vars in 655 bytes} [Thu Feb 26 23:10:40 2026] POST /v2/images => generated 649 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/740] 10.0.0.124 () {32 vars in 726 bytes} [Thu Feb 26 23:10:40 2026] PATCH /v2/images/8a498938-137d-4b4a-8d27-ac5c97270099 => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/741] 10.0.0.124 () {32 vars in 707 bytes} [Thu Feb 26 23:10:40 2026] GET /v2/images/8a498938-137d-4b4a-8d27-ac5c97270099 => generated 652 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 23:10:40.873 7 WARNING glance.api.v2.images [None req-63c3f79f-e831-46c9-9572-5059c336c625 f38754bbe95542cea34f4b3e41ef47ab 5fdb9fed36da41deafc3a56ce590244d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8a498938-137d-4b4a-8d27-ac5c97270099 [pid: 7|app: 0|req: 372/742] 10.0.0.124 () {32 vars in 710 bytes} [Thu Feb 26 23:10:40 2026] DELETE /v2/images/8a498938-137d-4b4a-8d27-ac5c97270099 => 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: 371/743] 10.0.0.124 () {32 vars in 707 bytes} [Thu Feb 26 23:10:40 2026] GET /v2/images/8a498938-137d-4b4a-8d27-ac5c97270099 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 23:10:40.943 7 WARNING glance.api.v2.images [None req-4f205f9f-f3f3-4b9a-90a7-cb139b4eb86a f38754bbe95542cea34f4b3e41ef47ab 5fdb9fed36da41deafc3a56ce590244d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a0aebbad-1dd9-4819-848d-42d721cbc79e [pid: 7|app: 0|req: 373/744] 10.0.0.124 () {32 vars in 710 bytes} [Thu Feb 26 23:10:40 2026] DELETE /v2/images/a0aebbad-1dd9-4819-848d-42d721cbc79e => generated 0 bytes in 805 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/745] 10.0.0.124 () {32 vars in 707 bytes} [Thu Feb 26 23:10:41 2026] GET /v2/images/a0aebbad-1dd9-4819-848d-42d721cbc79e => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 23:10:41.767 7 WARNING glance.api.v2.images [None req-8ed46f39-6ab1-4aab-8bb6-187799dd1830 f38754bbe95542cea34f4b3e41ef47ab 5fdb9fed36da41deafc3a56ce590244d - - default default] Failed to find image aa2dc23d-9d87-41e7-91ba-d4a751f047b9 to delete: glance.common.exception.ImageNotFound: No image found with ID aa2dc23d-9d87-41e7-91ba-d4a751f047b9 [pid: 7|app: 0|req: 374/746] 10.0.0.124 () {32 vars in 710 bytes} [Thu Feb 26 23:10:41 2026] DELETE /v2/images/aa2dc23d-9d87-41e7-91ba-d4a751f047b9 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/747] 10.0.0.124 () {32 vars in 707 bytes} [Thu Feb 26 23:10:41 2026] GET /v2/images/aa2dc23d-9d87-41e7-91ba-d4a751f047b9 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/752] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:10:56 2026] GET /v2/images => generated 4892 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/753] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:10:56 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: 377/754] 10.0.0.124 () {30 vars in 411 bytes} [Thu Feb 26 23:11:04 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: 378/757] 10.0.0.254 () {36 vars in 987 bytes} [Thu Feb 26 23:11:04 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => generated 1171 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/758] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 23:11:05 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: 379/759] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 23:11:05 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/760] 10.0.0.254 () {36 vars in 987 bytes} [Thu Feb 26 23:11:05 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/761] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 23:11:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/762] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 23:11:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/763] 10.0.0.254 () {36 vars in 987 bytes} [Thu Feb 26 23:11:05 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => 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: 383/764] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 23:11:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/765] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 23:11:05 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: 384/766] 10.0.0.106 () {36 vars in 911 bytes} [Thu Feb 26 23:11:06 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/767] 10.0.0.106 () {36 vars in 1007 bytes} [Thu Feb 26 23:11:06 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f/locations => generated 127 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/768] 10.0.0.106 () {36 vars in 987 bytes} [Thu Feb 26 23:11:06 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => 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: 384/769] 10.0.0.106 () {36 vars in 927 bytes} [Thu Feb 26 23:11:06 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/770] 10.0.0.106 () {36 vars in 927 bytes} [Thu Feb 26 23:11:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/777] 10.0.0.62 () {36 vars in 986 bytes} [Thu Feb 26 23:11:41 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/778] 10.0.0.62 () {36 vars in 926 bytes} [Thu Feb 26 23:11:42 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: 392/781] 10.0.0.62 () {36 vars in 986 bytes} [Thu Feb 26 23:11:54 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => 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: 390/782] 10.0.0.62 () {36 vars in 926 bytes} [Thu Feb 26 23:11:54 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: 394/785] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:11:56 2026] GET /v2/images => generated 4892 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/786] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:11:56 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/787] 10.0.0.62 () {36 vars in 986 bytes} [Thu Feb 26 23:12:04 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => 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: 393/788] 10.0.0.62 () {36 vars in 926 bytes} [Thu Feb 26 23:12:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/793] 10.0.0.62 () {36 vars in 986 bytes} [Thu Feb 26 23:12:16 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/794] 10.0.0.62 () {36 vars in 926 bytes} [Thu Feb 26 23:12:16 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: 399/799] 10.0.0.62 () {36 vars in 986 bytes} [Thu Feb 26 23:12:40 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => 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: 401/800] 10.0.0.62 () {36 vars in 926 bytes} [Thu Feb 26 23:12:40 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: 401/803] 10.0.0.62 () {36 vars in 986 bytes} [Thu Feb 26 23:12:52 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => 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: 403/804] 10.0.0.62 () {36 vars in 926 bytes} [Thu Feb 26 23:12:52 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/807] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:12:56 2026] GET /v2/images => generated 4892 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/808] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:12:57 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: 405/811] 10.0.0.62 () {36 vars in 986 bytes} [Thu Feb 26 23:13:09 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/812] 10.0.0.62 () {36 vars in 926 bytes} [Thu Feb 26 23:13:09 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: 407/815] 199.204.45.41 () {32 vars in 825 bytes} [Thu Feb 26 23:13:19 2026] GET /v2/images?status=active&owner=33b76ab5aeda4647b71cf069be091354&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/816] 199.204.45.41 () {32 vars in 652 bytes} [Thu Feb 26 23:13:19 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/817] 10.0.0.254 () {36 vars in 987 bytes} [Thu Feb 26 23:13:20 2026] GET /v2/images/fa4cd582-5c3a-4fc7-8551-c10c471dab1c => generated 1209 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/818] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 23:13:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/819] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 23:13:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/820] 10.0.0.254 () {36 vars in 987 bytes} [Thu Feb 26 23:13:20 2026] GET /v2/images/fa4cd582-5c3a-4fc7-8551-c10c471dab1c => generated 1209 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/821] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 23:13:20 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: 412/822] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 23:13:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/823] 10.0.0.254 () {36 vars in 987 bytes} [Thu Feb 26 23:13:20 2026] GET /v2/images/fa4cd582-5c3a-4fc7-8551-c10c471dab1c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/824] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 23:13:20 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: 412/825] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 23:13:20 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: 414/826] 10.0.0.106 () {36 vars in 911 bytes} [Thu Feb 26 23:13:21 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/827] 10.0.0.106 () {36 vars in 1007 bytes} [Thu Feb 26 23:13:21 2026] GET /v2/images/fa4cd582-5c3a-4fc7-8551-c10c471dab1c/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/828] 10.0.0.106 () {36 vars in 987 bytes} [Thu Feb 26 23:13:21 2026] GET /v2/images/fa4cd582-5c3a-4fc7-8551-c10c471dab1c => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/829] 10.0.0.106 () {36 vars in 927 bytes} [Thu Feb 26 23:13:21 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/830] 10.0.0.106 () {36 vars in 927 bytes} [Thu Feb 26 23:13:21 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: 421/839] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:13:56 2026] GET /v2/images => generated 4892 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/840] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:13:56 2026] GET /v2/images => generated 4892 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/841] 10.0.0.62 () {36 vars in 986 bytes} [Thu Feb 26 23:14:00 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => 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: 420/842] 10.0.0.62 () {36 vars in 926 bytes} [Thu Feb 26 23:14:00 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: 424/849] 10.0.0.124 () {32 vars in 707 bytes} [Thu Feb 26 23:14:30 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => 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: 426/850] 10.0.0.124 () {32 vars in 707 bytes} [Thu Feb 26 23:14:30 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => 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: 425/851] 10.0.0.254 () {36 vars in 987 bytes} [Thu Feb 26 23:14:30 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => 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: 427/852] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 23:14:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/853] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 23:14:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/854] 10.0.0.254 () {36 vars in 987 bytes} [Thu Feb 26 23:14:30 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => 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: 427/855] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 23:14:30 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/856] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 23:14:30 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: 428/857] 10.0.0.254 () {36 vars in 987 bytes} [Thu Feb 26 23:14:30 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => 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: 430/858] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 23:14:30 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: 429/859] 10.0.0.106 () {36 vars in 911 bytes} [Thu Feb 26 23:14:30 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: 431/860] 10.0.0.106 () {36 vars in 1007 bytes} [Thu Feb 26 23:14:30 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/861] 10.0.0.106 () {36 vars in 987 bytes} [Thu Feb 26 23:14:31 2026] GET /v2/images/f67ddf55-78cf-4952-91c7-0de78ce0682f => 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: 432/862] 10.0.0.106 () {36 vars in 927 bytes} [Thu Feb 26 23:14:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/863] 10.0.0.106 () {36 vars in 927 bytes} [Thu Feb 26 23:14:31 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: 436/870] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:14:56 2026] GET /v2/images => generated 4892 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/871] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:14:56 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: 442/884] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:15:56 2026] GET /v2/images => generated 4892 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/885] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:15:56 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: 450/898] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:16:56 2026] GET /v2/images => generated 4892 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/899] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:16:56 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: 8|app: 0|req: 456/910] 10.0.0.124 () {32 vars in 633 bytes} [Thu Feb 26 23:17:47 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: 456/913] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:17:56 2026] GET /v2/images => generated 4892 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/914] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:17:56 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: 463/927] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:18:56 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: 465/928] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:18:56 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: 470/941] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:19:56 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: 472/942] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:19:56 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/955] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:20:56 2026] GET /v2/images => generated 4892 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/956] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:20:56 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: 486/969] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:21:56 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: 7|app: 0|req: 484/970] 10.0.0.14 () {28 vars in 568 bytes} [Thu Feb 26 23:21:56 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)