+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Mar 11 17:16:15 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-56d66997d-rhqrj 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 0x7fce4da3e668 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-11 17:16:17.657 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-11 17:16:17.662 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-11 17:16:18.563 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-03-11 17:16:18.564 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-03-11 17:16:18.565 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-11 17:16:18.571 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-11 17:16:18.572 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-11 17:16:18.573 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-11 17:16:20.686 8 WARNING glance.api.v2.images [None req-f1f4a555-478e-49f9-b373-e7309ab1438b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-11 17:16:20.693 7 WARNING glance.api.v2.images [None req-a7cd399f-7547-44fc-b4f3-01ec865245df - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-11 17:16:21.052 7 WARNING keystonemiddleware._common.config [None req-a7cd399f-7547-44fc-b4f3-01ec865245df - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-11 17:16:21.059 7 WARNING oslo_config.cfg [None req-a7cd399f-7547-44fc-b4f3-01ec865245df - - - - - -] 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 0x7fce4da3e668 pid: 7 (default app) 2026-03-11 17:16:21.087 8 WARNING keystonemiddleware._common.config [None req-f1f4a555-478e-49f9-b373-e7309ab1438b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-11 17:16:21.095 8 WARNING oslo_config.cfg [None req-f1f4a555-478e-49f9-b373-e7309ab1438b - - - - - -] 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 0x7fce4da3e668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 162.253.55.110 () {42 vars in 688 bytes} [Wed Mar 11 17:16:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 17:16:23.021 8 WARNING oslo_policy.policy [None req-8a77c245-f81c-4a83-acdb-989260ea8708 a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-11 17:16:23.021 8 WARNING oslo_policy.policy [None req-8a77c245-f81c-4a83-acdb-989260ea8708 a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-11 17:16:23.044 8 WARNING oslo_policy.policy [None req-8a77c245-f81c-4a83-acdb-989260ea8708 a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-11 17:16:23.044 8 WARNING oslo_policy.policy [None req-8a77c245-f81c-4a83-acdb-989260ea8708 a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - 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: 1/5] 162.253.55.110 () {44 vars in 910 bytes} [Wed Mar 11 17:16:22 2026] GET /v2/images => generated 69 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 162.253.55.110 () {42 vars in 688 bytes} [Wed Mar 11 17:16:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 162.253.55.110 () {44 vars in 910 bytes} [Wed Mar 11 17:16:26 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-03-11 17:16:26.633 7 WARNING oslo_policy.policy [None req-858e332b-3ae9-4a6b-9527-453966420a9c a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-11 17:16:26.634 7 WARNING oslo_policy.policy [None req-858e332b-3ae9-4a6b-9527-453966420a9c a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - 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: 6/8] 162.253.55.110 () {44 vars in 911 bytes} [Wed Mar 11 17:16:26 2026] GET /v2/images/cirros => generated 151 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 162.253.55.110 () {44 vars in 933 bytes} [Wed Mar 11 17:16:26 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-11 17:16:26.780 7 WARNING oslo_policy.policy [None req-d14a4add-3705-4280-929b-73852e6bb035 a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-11 17:16:26.781 7 WARNING oslo_policy.policy [None req-d14a4add-3705-4280-929b-73852e6bb035 a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - 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: 7/10] 162.253.55.110 () {44 vars in 939 bytes} [Wed Mar 11 17:16:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-11 17:16:26.912 8 WARNING oslo_config.cfg [None req-f6d0fbdb-b043-44fc-8415-3b10d99bead6 a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - 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: 4/11] 162.253.55.110 () {48 vars in 951 bytes} [Wed Mar 11 17:16:26 2026] POST /v2/images => generated 760 bytes in 77 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-11 17:16:26.936 7 WARNING oslo_policy.policy [None req-7d749f34-5768-4a55-bd57-963b64968d56 a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-11 17:16:26.937 7 WARNING oslo_policy.policy [None req-7d749f34-5768-4a55-bd57-963b64968d56 a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-11 17:16:26.938 7 INFO glance.api.v2.image_data [None req-7d749f34-5768-4a55-bd57-963b64968d56 a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-11 17:16:30.642 7 WARNING glance.location [None req-7d749f34-5768-4a55-bd57-963b64968d56 a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 162.253.55.110 () {48 vars in 1045 bytes} [Wed Mar 11 17:16:26 2026] PUT /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5/file => generated 0 bytes in 3756 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5015 switches on core 0) [pid: 8|app: 0|req: 7/15] 162.253.55.110 () {44 vars in 971 bytes} [Wed Mar 11 17:16:30 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-11 17:16:30.722 7 WARNING oslo_config.cfg [None req-f8d19188-a24a-4ecd-a3ce-e39578b4b039 a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - 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: 9/16] 162.253.55.110 () {44 vars in 971 bytes} [Wed Mar 11 17:16:30 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => 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: 138/273] 162.253.55.110 () {42 vars in 688 bytes} [Wed Mar 11 17:37:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 162.253.55.110 () {44 vars in 910 bytes} [Wed Mar 11 17:37:54 2026] GET /v2/images => generated 1240 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 162.253.55.110 () {42 vars in 688 bytes} [Wed Mar 11 17:38:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 162.253.55.110 () {44 vars in 910 bytes} [Wed Mar 11 17:38:15 2026] GET /v2/images => generated 1240 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 162.253.55.110 () {44 vars in 937 bytes} [Wed Mar 11 17:38:15 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 162.253.55.110 () {44 vars in 959 bytes} [Wed Mar 11 17:38:15 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 162.253.55.110 () {44 vars in 939 bytes} [Wed Mar 11 17:38:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 162.253.55.110 () {48 vars in 951 bytes} [Wed Mar 11 17:38:16 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-11 17:38:16.099 8 WARNING oslo_policy.policy [None req-65e6e79e-1e6e-4567-9890-2e05892d6622 a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-11 17:38:16.100 8 WARNING oslo_policy.policy [None req-65e6e79e-1e6e-4567-9890-2e05892d6622 a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-11 17:38:16.101 8 INFO glance.api.v2.image_data [None req-65e6e79e-1e6e-4567-9890-2e05892d6622 a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-11 17:38:44.261 8 WARNING glance.location [None req-65e6e79e-1e6e-4567-9890-2e05892d6622 a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/291] 162.253.55.110 () {48 vars in 1046 bytes} [Wed Mar 11 17:38:16 2026] PUT /v2/images/7d571d2f-a9af-4f86-abea-df2dad3af232/file => generated 0 bytes in 28207 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63636 switches on core 0) [pid: 7|app: 0|req: 150/292] 162.253.55.110 () {44 vars in 971 bytes} [Wed Mar 11 17:38:44 2026] GET /v2/images/7d571d2f-a9af-4f86-abea-df2dad3af232 => generated 1209 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/293] 162.253.55.110 () {44 vars in 971 bytes} [Wed Mar 11 17:38:44 2026] GET /v2/images/7d571d2f-a9af-4f86-abea-df2dad3af232 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/294] 162.253.55.110 () {42 vars in 688 bytes} [Wed Mar 11 17:38:45 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/295] 162.253.55.110 () {44 vars in 910 bytes} [Wed Mar 11 17:38:45 2026] GET /v2/images => generated 2451 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/382] 162.253.55.110 () {42 vars in 688 bytes} [Wed Mar 11 17:45:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/383] 162.253.55.110 () {44 vars in 910 bytes} [Wed Mar 11 17:45:52 2026] GET /v2/images => generated 2451 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/386] 162.253.55.110 () {42 vars in 688 bytes} [Wed Mar 11 17:46:06 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/387] 162.253.55.110 () {44 vars in 910 bytes} [Wed Mar 11 17:46:06 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/388] 162.253.55.110 () {44 vars in 947 bytes} [Wed Mar 11 17:46:06 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/389] 162.253.55.110 () {44 vars in 969 bytes} [Wed Mar 11 17:46:06 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/390] 162.253.55.110 () {44 vars in 939 bytes} [Wed Mar 11 17:46:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/391] 162.253.55.110 () {48 vars in 951 bytes} [Wed Mar 11 17:46:06 2026] POST /v2/images => generated 799 bytes in 101 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-11 17:46:06.788 7 INFO glance.api.v2.image_data [None req-11ad43a2-9d2c-4986-b8dd-10a91964b141 a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-11 17:46:36.998 7 INFO glance.location [None req-11ad43a2-9d2c-4986-b8dd-10a91964b141 a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 200/398] 162.253.55.110 () {48 vars in 1045 bytes} [Wed Mar 11 17:46:06 2026] PUT /v2/images/4a7aad1e-0a5a-4f6d-be32-01f1e5d0bc0d/file => generated 0 bytes in 30260 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22827 switches on core 0) [pid: 8|app: 0|req: 199/399] 162.253.55.110 () {44 vars in 971 bytes} [Wed Mar 11 17:46:37 2026] GET /v2/images/4a7aad1e-0a5a-4f6d-be32-01f1e5d0bc0d => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/400] 162.253.55.110 () {48 vars in 1050 bytes} [Wed Mar 11 17:46:37 2026] PATCH /v2/images/4a7aad1e-0a5a-4f6d-be32-01f1e5d0bc0d => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/401] 162.253.55.110 () {44 vars in 971 bytes} [Wed Mar 11 17:46:37 2026] GET /v2/images/4a7aad1e-0a5a-4f6d-be32-01f1e5d0bc0d => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/418] 162.253.55.110 () {42 vars in 688 bytes} [Wed Mar 11 17:47:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/419] 162.253.55.110 () {44 vars in 910 bytes} [Wed Mar 11 17:47:54 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/422] 162.253.55.110 () {42 vars in 688 bytes} [Wed Mar 11 17:48:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 162.253.55.110 () {44 vars in 910 bytes} [Wed Mar 11 17:48:07 2026] GET /v2/images => generated 3687 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/424] 162.253.55.110 () {44 vars in 939 bytes} [Wed Mar 11 17:48:07 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/425] 162.253.55.110 () {44 vars in 961 bytes} [Wed Mar 11 17:48:07 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/426] 162.253.55.110 () {44 vars in 939 bytes} [Wed Mar 11 17:48:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/427] 162.253.55.110 () {48 vars in 951 bytes} [Wed Mar 11 17:48:07 2026] POST /v2/images => generated 791 bytes in 148 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-11 17:48:07.389 8 INFO glance.api.v2.image_data [None req-21dad273-bca0-4d4e-a99e-c62c98ffff1a a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-11 17:48:18.565 8 INFO glance.location [None req-21dad273-bca0-4d4e-a99e-c62c98ffff1a a3e8f77dc5a34e33aa8ee7498ff034a1 21f8773b968a4070894ae7ef6d1fae11 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 214/430] 162.253.55.110 () {48 vars in 1045 bytes} [Wed Mar 11 17:48:07 2026] PUT /v2/images/35558dff-404a-45e3-a452-030376846047/file => generated 0 bytes in 11236 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19227 switches on core 0) [pid: 7|app: 0|req: 217/431] 162.253.55.110 () {44 vars in 971 bytes} [Wed Mar 11 17:48:18 2026] GET /v2/images/35558dff-404a-45e3-a452-030376846047 => generated 1203 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/432] 162.253.55.110 () {44 vars in 971 bytes} [Wed Mar 11 17:48:18 2026] GET /v2/images/35558dff-404a-45e3-a452-030376846047 => generated 1203 bytes in 16 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: 240/481] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 17:52:17 2026] GET /v2/images => generated 4892 bytes in 180 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: 242/482] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 17:52:18 2026] GET /v2/images => generated 4892 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/495] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 17:53:17 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/496] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 17:53:18 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: 256/509] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 17:54:17 2026] GET /v2/images => generated 4892 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/510] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 17:54:17 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: 263/523] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 17:55:18 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/524] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 17:55:18 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: 7|app: 0|req: 270/537] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 17:56:17 2026] GET /v2/images => generated 4892 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/538] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 17:56:18 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: 277/551] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 17:57:17 2026] GET /v2/images => generated 4892 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/552] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 17:57:17 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: 284/565] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 17:58:17 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: 282/566] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 17:58:18 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/579] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 17:59:17 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/580] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 17:59:18 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/593] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:00:18 2026] GET /v2/images => generated 4892 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/594] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:00:18 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/603] 162.253.55.110 () {42 vars in 688 bytes} [Wed Mar 11 18:00:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/604] 162.253.55.110 () {44 vars in 910 bytes} [Wed Mar 11 18:00:54 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: 304/609] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:01:18 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/610] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:01:18 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: 311/623] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:02:17 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: 313/624] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:02:17 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: 320/637] 162.253.55.110 () {42 vars in 688 bytes} [Wed Mar 11 18:03:17 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/638] 162.253.55.110 () {44 vars in 910 bytes} [Wed Mar 11 18:03:17 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/639] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:03:18 2026] GET /v2/images => generated 4892 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/640] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:03:18 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: 322/641] 162.253.55.110 () {42 vars in 688 bytes} [Wed Mar 11 18:03:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/642] 162.253.55.110 () {44 vars in 910 bytes} [Wed Mar 11 18:03:19 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: 328/653] 162.253.55.110 () {42 vars in 688 bytes} [Wed Mar 11 18:04:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/654] 162.253.55.110 () {44 vars in 910 bytes} [Wed Mar 11 18:04:09 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/657] 162.253.55.110 () {42 vars in 688 bytes} [Wed Mar 11 18:04:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/658] 162.253.55.110 () {44 vars in 910 bytes} [Wed Mar 11 18:04:17 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/659] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:04:17 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/660] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:04:17 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: 336/673] 162.253.55.110 () {42 vars in 688 bytes} [Wed Mar 11 18:05:14 2026] GET / => generated 1312 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] 162.253.55.110 () {44 vars in 910 bytes} [Wed Mar 11 18:05:14 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: 337/675] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:05:17 2026] GET /v2/images => generated 4892 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/676] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:05:18 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: 344/685] 10.0.0.52 () {32 vars in 631 bytes} [Wed Mar 11 18:05:55 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: 347/690] 10.0.0.50 () {36 vars in 985 bytes} [Wed Mar 11 18:06:15 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => generated 1171 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/691] 10.0.0.50 () {36 vars in 925 bytes} [Wed Mar 11 18:06:15 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: 348/692] 10.0.0.50 () {36 vars in 925 bytes} [Wed Mar 11 18:06:15 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: 345/693] 10.0.0.50 () {36 vars in 985 bytes} [Wed Mar 11 18:06:15 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/694] 10.0.0.50 () {36 vars in 925 bytes} [Wed Mar 11 18:06:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/695] 10.0.0.50 () {36 vars in 925 bytes} [Wed Mar 11 18:06:15 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: 350/696] 10.0.0.50 () {36 vars in 985 bytes} [Wed Mar 11 18:06:15 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => 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: 347/697] 10.0.0.50 () {36 vars in 925 bytes} [Wed Mar 11 18:06:15 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: 351/698] 10.0.0.50 () {36 vars in 925 bytes} [Wed Mar 11 18:06:15 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: 348/699] 10.0.0.104 () {36 vars in 910 bytes} [Wed Mar 11 18:06:16 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/700] 10.0.0.104 () {36 vars in 1006 bytes} [Wed Mar 11 18:06:16 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5/locations => generated 127 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/701] 10.0.0.104 () {36 vars in 986 bytes} [Wed Mar 11 18:06:16 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/702] 10.0.0.104 () {36 vars in 926 bytes} [Wed Mar 11 18:06:16 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: 350/703] 10.0.0.104 () {36 vars in 926 bytes} [Wed Mar 11 18:06: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: 354/704] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:06:18 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: 351/705] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:06:18 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: 355/706] 10.0.0.211 () {36 vars in 986 bytes} [Wed Mar 11 18:06:19 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/707] 10.0.0.211 () {36 vars in 926 bytes} [Wed Mar 11 18:06:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/710] 162.253.55.110 () {36 vars in 990 bytes} [Wed Mar 11 18:06:26 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => 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: 357/711] 162.253.55.110 () {36 vars in 930 bytes} [Wed Mar 11 18:06:26 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: 355/712] 10.0.0.211 () {36 vars in 986 bytes} [Wed Mar 11 18:06:27 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => 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: 358/713] 10.0.0.211 () {36 vars in 926 bytes} [Wed Mar 11 18:06:27 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: 356/714] 10.0.0.211 () {36 vars in 986 bytes} [Wed Mar 11 18:06:27 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => 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: 359/715] 10.0.0.211 () {36 vars in 926 bytes} [Wed Mar 11 18:06:27 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: 357/716] 162.253.55.110 () {36 vars in 990 bytes} [Wed Mar 11 18:06:27 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => 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: 360/717] 162.253.55.110 () {36 vars in 930 bytes} [Wed Mar 11 18:06:27 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: 362/726] 10.0.0.211 () {36 vars in 986 bytes} [Wed Mar 11 18:07:03 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => 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: 365/727] 10.0.0.211 () {36 vars in 926 bytes} [Wed Mar 11 18:07:03 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/730] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:07:18 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: 367/731] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:07:18 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: 367/736] 10.0.0.211 () {36 vars in 986 bytes} [Wed Mar 11 18:07:33 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => 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: 370/737] 10.0.0.211 () {36 vars in 926 bytes} [Wed Mar 11 18:07:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/740] 10.0.0.211 () {36 vars in 986 bytes} [Wed Mar 11 18:07:43 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => 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: 372/741] 10.0.0.211 () {36 vars in 926 bytes} [Wed Mar 11 18:07:43 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: 376/748] 10.0.0.52 () {32 vars in 705 bytes} [Wed Mar 11 18:08:16 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => 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: 373/749] 10.0.0.52 () {32 vars in 705 bytes} [Wed Mar 11 18:08:16 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => 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: 377/750] 10.0.0.50 () {36 vars in 985 bytes} [Wed Mar 11 18:08:16 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => 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: 374/751] 10.0.0.50 () {36 vars in 925 bytes} [Wed Mar 11 18:08:16 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/752] 10.0.0.50 () {36 vars in 925 bytes} [Wed Mar 11 18:08:16 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/753] 10.0.0.50 () {36 vars in 985 bytes} [Wed Mar 11 18:08:16 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/754] 10.0.0.50 () {36 vars in 925 bytes} [Wed Mar 11 18:08:16 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: 376/755] 10.0.0.50 () {36 vars in 925 bytes} [Wed Mar 11 18:08:16 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: 380/756] 10.0.0.50 () {36 vars in 985 bytes} [Wed Mar 11 18:08:16 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/757] 10.0.0.50 () {36 vars in 925 bytes} [Wed Mar 11 18:08:16 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: 381/758] 10.0.0.104 () {36 vars in 910 bytes} [Wed Mar 11 18:08:17 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/759] 10.0.0.104 () {36 vars in 1006 bytes} [Wed Mar 11 18:08:17 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/760] 10.0.0.104 () {36 vars in 986 bytes} [Wed Mar 11 18:08:17 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/761] 10.0.0.104 () {36 vars in 926 bytes} [Wed Mar 11 18:08:17 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: 383/762] 10.0.0.104 () {36 vars in 926 bytes} [Wed Mar 11 18:08:17 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: 380/763] 10.0.0.52 () {34 vars in 653 bytes} [Wed Mar 11 18:08:18 2026] POST /v2/images => generated 648 bytes in 209 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-11 18:08:18.271 7 WARNING glance.api.v2.images [None req-5516498e-c125-4a75-b06b-e6c4d1874af3 e3f8e706d2a641e794f5f300b7c50574 789e188cbc9e410aadbc81a1f8004920 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//29a2c150-0f62-4bb8-acc4-4e645c110c56 [pid: 7|app: 0|req: 384/764] 10.0.0.52 () {32 vars in 708 bytes} [Wed Mar 11 18:08:18 2026] DELETE /v2/images/29a2c150-0f62-4bb8-acc4-4e645c110c56 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/765] 10.0.0.52 () {32 vars in 705 bytes} [Wed Mar 11 18:08:18 2026] GET /v2/images/29a2c150-0f62-4bb8-acc4-4e645c110c56 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/766] 10.0.0.52 () {32 vars in 631 bytes} [Wed Mar 11 18:08:18 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/767] 10.0.0.52 () {34 vars in 653 bytes} [Wed Mar 11 18:08:18 2026] POST /v2/images => generated 702 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/768] 10.0.0.52 () {32 vars in 715 bytes} [Wed Mar 11 18:08:18 2026] GET /v2/images/c25ae428-df64-4fc2-b275-05f38b124dca/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-11 18:08:18.491 8 INFO glance.api.v2.image_data [None req-97894ab5-cd46-45ce-9b7d-d6858dc256b4 e3f8e706d2a641e794f5f300b7c50574 789e188cbc9e410aadbc81a1f8004920 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-11 18:08:18.533 8 WARNING glance_store._drivers.rbd [None req-97894ab5-cd46-45ce-9b7d-d6858dc256b4 e3f8e706d2a641e794f5f300b7c50574 789e188cbc9e410aadbc81a1f8004920 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 386/769] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:08:18 2026] GET /v2/images => generated 5596 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/770] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:08:18 2026] GET /v2/images => generated 5596 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-11 18:08:19.059 8 INFO glance.location [None req-97894ab5-cd46-45ce-9b7d-d6858dc256b4 e3f8e706d2a641e794f5f300b7c50574 789e188cbc9e410aadbc81a1f8004920 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 384/771] 10.0.0.52 () {32 vars in 725 bytes} [Wed Mar 11 18:08:18 2026] PUT /v2/images/c25ae428-df64-4fc2-b275-05f38b124dca/file => generated 0 bytes in 612 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/772] 10.0.0.52 () {32 vars in 705 bytes} [Wed Mar 11 18:08:19 2026] GET /v2/images/c25ae428-df64-4fc2-b275-05f38b124dca => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/773] 10.0.0.52 () {32 vars in 715 bytes} [Wed Mar 11 18:08:19 2026] GET /v2/images/c25ae428-df64-4fc2-b275-05f38b124dca/file => generated 1024 bytes in 141 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/774] 10.0.0.52 () {34 vars in 653 bytes} [Wed Mar 11 18:08:19 2026] POST /v2/images => generated 649 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/775] 10.0.0.52 () {32 vars in 724 bytes} [Wed Mar 11 18:08:19 2026] PATCH /v2/images/37cda96d-76e8-4344-9f32-39b803f7ffe0 => generated 652 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/776] 10.0.0.52 () {32 vars in 705 bytes} [Wed Mar 11 18:08:19 2026] GET /v2/images/37cda96d-76e8-4344-9f32-39b803f7ffe0 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-11 18:08:19.413 8 WARNING glance.api.v2.images [None req-7c28c513-f8d8-4cd5-88e9-c4644e8fad8b e3f8e706d2a641e794f5f300b7c50574 789e188cbc9e410aadbc81a1f8004920 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//37cda96d-76e8-4344-9f32-39b803f7ffe0 [pid: 8|app: 0|req: 387/777] 10.0.0.52 () {32 vars in 708 bytes} [Wed Mar 11 18:08:19 2026] DELETE /v2/images/37cda96d-76e8-4344-9f32-39b803f7ffe0 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/778] 10.0.0.52 () {32 vars in 705 bytes} [Wed Mar 11 18:08:19 2026] GET /v2/images/37cda96d-76e8-4344-9f32-39b803f7ffe0 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-11 18:08:19.488 8 WARNING glance.api.v2.images [None req-b00b4dbd-b6d6-46ce-817c-26bb070747ed e3f8e706d2a641e794f5f300b7c50574 789e188cbc9e410aadbc81a1f8004920 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c25ae428-df64-4fc2-b275-05f38b124dca [pid: 8|app: 0|req: 388/779] 10.0.0.52 () {32 vars in 708 bytes} [Wed Mar 11 18:08:19 2026] DELETE /v2/images/c25ae428-df64-4fc2-b275-05f38b124dca => generated 0 bytes in 884 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/780] 10.0.0.52 () {32 vars in 705 bytes} [Wed Mar 11 18:08:20 2026] GET /v2/images/c25ae428-df64-4fc2-b275-05f38b124dca => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-11 18:08:20.391 8 WARNING glance.api.v2.images [None req-94c1ce9c-9b2f-44b9-8cad-0036c0d256bd e3f8e706d2a641e794f5f300b7c50574 789e188cbc9e410aadbc81a1f8004920 - - default default] Failed to find image 29a2c150-0f62-4bb8-acc4-4e645c110c56 to delete: glance.common.exception.ImageNotFound: No image found with ID 29a2c150-0f62-4bb8-acc4-4e645c110c56 [pid: 8|app: 0|req: 389/781] 10.0.0.52 () {32 vars in 708 bytes} [Wed Mar 11 18:08:20 2026] DELETE /v2/images/29a2c150-0f62-4bb8-acc4-4e645c110c56 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/782] 10.0.0.52 () {32 vars in 705 bytes} [Wed Mar 11 18:08:20 2026] GET /v2/images/29a2c150-0f62-4bb8-acc4-4e645c110c56 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/785] 10.0.0.52 () {30 vars in 409 bytes} [Wed Mar 11 18:08:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/790] 10.0.0.211 () {36 vars in 986 bytes} [Wed Mar 11 18:08:47 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/791] 10.0.0.211 () {36 vars in 926 bytes} [Wed Mar 11 18:08:47 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: 397/798] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:09:18 2026] GET /v2/images => generated 4892 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/799] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:09:18 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/802] 10.0.0.211 () {36 vars in 986 bytes} [Wed Mar 11 18:09:28 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => 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: 404/803] 10.0.0.211 () {36 vars in 926 bytes} [Wed Mar 11 18:09: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: 400/804] 10.0.0.211 () {36 vars in 986 bytes} [Wed Mar 11 18:09:30 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => 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: 405/805] 10.0.0.211 () {36 vars in 926 bytes} [Wed Mar 11 18:09:30 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: 407/808] 10.0.0.211 () {36 vars in 986 bytes} [Wed Mar 11 18:09:31 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => 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: 402/809] 10.0.0.211 () {36 vars in 926 bytes} [Wed Mar 11 18:09:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/812] 10.0.0.211 () {36 vars in 986 bytes} [Wed Mar 11 18:09:49 2026] GET /v2/images/6b04309b-45cd-4519-b74e-103f1104d8c5 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/813] 10.0.0.211 () {36 vars in 926 bytes} [Wed Mar 11 18:09:49 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/820] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:10:18 2026] GET /v2/images => generated 4892 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/821] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:10:18 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: 416/826] 162.253.55.110 () {32 vars in 825 bytes} [Wed Mar 11 18:10:36 2026] GET /v2/images?status=active&owner=21f8773b968a4070894ae7ef6d1fae11&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/827] 162.253.55.110 () {32 vars in 652 bytes} [Wed Mar 11 18:10:36 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: 417/828] 10.0.0.50 () {36 vars in 985 bytes} [Wed Mar 11 18:10:37 2026] GET /v2/images/7d571d2f-a9af-4f86-abea-df2dad3af232 => generated 1209 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/829] 10.0.0.50 () {36 vars in 925 bytes} [Wed Mar 11 18:10:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/830] 10.0.0.50 () {36 vars in 925 bytes} [Wed Mar 11 18:10: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: 413/831] 10.0.0.50 () {36 vars in 985 bytes} [Wed Mar 11 18:10:37 2026] GET /v2/images/7d571d2f-a9af-4f86-abea-df2dad3af232 => 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: 419/832] 10.0.0.50 () {36 vars in 925 bytes} [Wed Mar 11 18:10:37 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: 414/833] 10.0.0.50 () {36 vars in 925 bytes} [Wed Mar 11 18:10: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: 420/834] 10.0.0.50 () {36 vars in 985 bytes} [Wed Mar 11 18:10:37 2026] GET /v2/images/7d571d2f-a9af-4f86-abea-df2dad3af232 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/835] 10.0.0.50 () {36 vars in 925 bytes} [Wed Mar 11 18:10: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: 421/836] 10.0.0.50 () {36 vars in 925 bytes} [Wed Mar 11 18:10: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: 416/837] 10.0.0.104 () {36 vars in 910 bytes} [Wed Mar 11 18:10:38 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/838] 10.0.0.104 () {36 vars in 1006 bytes} [Wed Mar 11 18:10:38 2026] GET /v2/images/7d571d2f-a9af-4f86-abea-df2dad3af232/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/839] 10.0.0.104 () {36 vars in 986 bytes} [Wed Mar 11 18:10:38 2026] GET /v2/images/7d571d2f-a9af-4f86-abea-df2dad3af232 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/840] 10.0.0.104 () {36 vars in 926 bytes} [Wed Mar 11 18:10:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/841] 10.0.0.104 () {36 vars in 926 bytes} [Wed Mar 11 18:10:38 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: 428/850] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:11:18 2026] GET /v2/images => generated 4892 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/851] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:11:18 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: 435/864] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:12:17 2026] GET /v2/images => generated 4892 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/865] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:12:18 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: 442/878] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:13:17 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/879] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:13:18 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: 444/892] 10.0.0.52 () {32 vars in 631 bytes} [Wed Mar 11 18:14:11 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: 449/893] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:14:17 2026] GET /v2/images => generated 4892 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/894] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:14:18 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: 452/907] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:15:17 2026] GET /v2/images => generated 4892 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/908] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:15:18 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: 8|app: 0|req: 459/921] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:16:18 2026] GET /v2/images => generated 4892 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/922] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:16:18 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: 466/935] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:17:18 2026] GET /v2/images => generated 4892 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/936] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:17:18 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: 477/949] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:18:17 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: 473/950] 10.0.0.215 () {28 vars in 568 bytes} [Wed Mar 11 18:18:18 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)