+ 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 [Mon Mar 2 21:42:20 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:06 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-64f57994c9-9fqcx 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f4bda73d668 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-02 21:42:22.162 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-02 21:42:22.188 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-02 21:42:23.039 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-02 21:42:23.040 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-02 21:42:23.040 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-02 21:42:23.062 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-02 21:42:23.063 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-02 21:42:23.063 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-02 21:42:25.015 8 WARNING glance.api.v2.images [None req-8700389a-33c4-4a9e-a91a-38b8d265a242 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-02 21:42:25.197 7 WARNING glance.api.v2.images [None req-856b068c-dd6d-4e04-b083-5c0fb652ce7b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-02 21:42:25.344 8 WARNING keystonemiddleware._common.config [None req-8700389a-33c4-4a9e-a91a-38b8d265a242 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 21:42:25.351 8 WARNING oslo_config.cfg [None req-8700389a-33c4-4a9e-a91a-38b8d265a242 - - - - - -] 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 0x7f4bda73d668 pid: 8 (default app) 2026-03-02 21:42:25.524 7 WARNING keystonemiddleware._common.config [None req-856b068c-dd6d-4e04-b083-5c0fb652ce7b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 21:42:25.531 7 WARNING oslo_config.cfg [None req-856b068c-dd6d-4e04-b083-5c0fb652ce7b - - - - - -] 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 0x7f4bda73d668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.3 () {42 vars in 681 bytes} [Mon Mar 2 21:42:25 2026] GET / => generated 1290 bytes in 2 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 21:42:26.136 7 WARNING oslo_policy.policy [None req-77f205b2-fc62-487c-af91-ea6c50d76f9a d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - 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-02 21:42:26.136 7 WARNING oslo_policy.policy [None req-77f205b2-fc62-487c-af91-ea6c50d76f9a d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - 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-02 21:42:26.152 7 WARNING oslo_policy.policy [None req-77f205b2-fc62-487c-af91-ea6c50d76f9a d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - 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-02 21:42:26.153 7 WARNING oslo_policy.policy [None req-77f205b2-fc62-487c-af91-ea6c50d76f9a d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - 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.19.213.3 () {44 vars in 903 bytes} [Mon Mar 2 21:42:25 2026] GET /v2/images => generated 69 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.3 () {42 vars in 681 bytes} [Mon Mar 2 21:42:29 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.3 () {44 vars in 903 bytes} [Mon Mar 2 21:42:29 2026] GET /v2/images => generated 69 bytes in 35 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 21:42:29.472 8 WARNING oslo_policy.policy [None req-b09058d4-1d99-4fd7-85a3-b8cd21837896 d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - 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-02 21:42:29.473 8 WARNING oslo_policy.policy [None req-b09058d4-1d99-4fd7-85a3-b8cd21837896 d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - 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.19.213.3 () {44 vars in 904 bytes} [Mon Mar 2 21:42:29 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.3 () {44 vars in 926 bytes} [Mon Mar 2 21:42:29 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 21:42:29.606 8 WARNING oslo_policy.policy [None req-54b125f2-8409-4dc2-be57-88e1d253cce6 d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - 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-02 21:42:29.606 8 WARNING oslo_policy.policy [None req-54b125f2-8409-4dc2-be57-88e1d253cce6 d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - 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.19.213.3 () {44 vars in 932 bytes} [Mon Mar 2 21:42:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 21:42:29.685 7 WARNING oslo_config.cfg [None req-ecab0436-a93b-4bcd-aeef-3fd97c74d414 d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - 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.19.213.3 () {48 vars in 944 bytes} [Mon Mar 2 21:42:29 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-03-02 21:42:29.707 8 WARNING oslo_policy.policy [None req-e8141a78-64b0-4b3f-9e51-662f08b4176f d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - 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-02 21:42:29.707 8 WARNING oslo_policy.policy [None req-e8141a78-64b0-4b3f-9e51-662f08b4176f d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - 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-02 21:42:29.709 8 INFO glance.api.v2.image_data [None req-e8141a78-64b0-4b3f-9e51-662f08b4176f d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 21:42:33.860 8 INFO glance.location [None req-e8141a78-64b0-4b3f-9e51-662f08b4176f d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/12] 199.19.213.3 () {48 vars in 1038 bytes} [Mon Mar 2 21:42:29 2026] PUT /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba/file => generated 0 bytes in 4203 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6119 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.19.213.3 () {44 vars in 964 bytes} [Mon Mar 2 21:42:33 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-02 21:42:33.938 8 WARNING oslo_config.cfg [None req-55158131-3025-4039-b784-68814cc7cc59 d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - 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/14] 199.19.213.3 () {44 vars in 964 bytes} [Mon Mar 2 21:42:33 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => 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: 129/261] 199.19.213.3 () {42 vars in 681 bytes} [Mon Mar 2 22:03:02 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/262] 199.19.213.3 () {44 vars in 903 bytes} [Mon Mar 2 22:03:02 2026] GET /v2/images => generated 1240 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 199.19.213.3 () {42 vars in 681 bytes} [Mon Mar 2 22:03:22 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.19.213.3 () {44 vars in 903 bytes} [Mon Mar 2 22:03:22 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/269] 199.19.213.3 () {44 vars in 930 bytes} [Mon Mar 2 22:03:22 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 199.19.213.3 () {44 vars in 952 bytes} [Mon Mar 2 22:03:22 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 199.19.213.3 () {44 vars in 932 bytes} [Mon Mar 2 22:03:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/272] 199.19.213.3 () {48 vars in 944 bytes} [Mon Mar 2 22:03:22 2026] POST /v2/images => generated 796 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-03-02 22:03:22.975 7 WARNING oslo_policy.policy [None req-9e00b4de-ee62-4563-a203-40480fd38271 d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - 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-02 22:03:22.975 7 WARNING oslo_policy.policy [None req-9e00b4de-ee62-4563-a203-40480fd38271 d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - 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-02 22:03:22.977 7 INFO glance.api.v2.image_data [None req-9e00b4de-ee62-4563-a203-40480fd38271 d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:04:03.875 7 INFO glance.location [None req-9e00b4de-ee62-4563-a203-40480fd38271 d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 135/281] 199.19.213.3 () {48 vars in 1039 bytes} [Mon Mar 2 22:03:22 2026] PUT /v2/images/807c6770-a579-44f8-9cf6-c6fce414be7e/file => generated 0 bytes in 40955 msecs (HTTP/1.1 204) 4 headers in 171 bytes (57715 switches on core 0) [pid: 8|app: 0|req: 147/282] 199.19.213.3 () {44 vars in 964 bytes} [Mon Mar 2 22:04:03 2026] GET /v2/images/807c6770-a579-44f8-9cf6-c6fce414be7e => 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: 136/283] 199.19.213.3 () {44 vars in 964 bytes} [Mon Mar 2 22:04:03 2026] GET /v2/images/807c6770-a579-44f8-9cf6-c6fce414be7e => 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: 149/286] 199.19.213.3 () {42 vars in 681 bytes} [Mon Mar 2 22:04:05 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/287] 199.19.213.3 () {44 vars in 903 bytes} [Mon Mar 2 22:04:05 2026] GET /v2/images => generated 2451 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/370] 199.19.213.3 () {42 vars in 681 bytes} [Mon Mar 2 22:11:03 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/371] 199.19.213.3 () {44 vars in 903 bytes} [Mon Mar 2 22:11:03 2026] GET /v2/images => generated 2451 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/374] 199.19.213.3 () {42 vars in 681 bytes} [Mon Mar 2 22:11:11 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/375] 199.19.213.3 () {44 vars in 903 bytes} [Mon Mar 2 22:11:11 2026] GET /v2/images => generated 2451 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/376] 199.19.213.3 () {44 vars in 940 bytes} [Mon Mar 2 22:11:12 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/377] 199.19.213.3 () {44 vars in 962 bytes} [Mon Mar 2 22:11:12 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/378] 199.19.213.3 () {44 vars in 932 bytes} [Mon Mar 2 22:11:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/379] 199.19.213.3 () {48 vars in 944 bytes} [Mon Mar 2 22:11:12 2026] POST /v2/images => generated 799 bytes in 996 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-03-02 22:11:13.091 8 INFO glance.api.v2.image_data [None req-8d23969b-e768-442b-bec3-51b8e46b9be0 d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:11:55.327 8 INFO glance.location [None req-8d23969b-e768-442b-bec3-51b8e46b9be0 d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/390] 199.19.213.3 () {48 vars in 1038 bytes} [Mon Mar 2 22:11:13 2026] PUT /v2/images/35b57d3d-ff33-4ced-b70c-d3a5c08c8e49/file => generated 0 bytes in 42294 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21384 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.19.213.3 () {44 vars in 964 bytes} [Mon Mar 2 22:11:55 2026] GET /v2/images/35b57d3d-ff33-4ced-b70c-d3a5c08c8e49 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 199.19.213.3 () {48 vars in 1043 bytes} [Mon Mar 2 22:11:55 2026] PATCH /v2/images/35b57d3d-ff33-4ced-b70c-d3a5c08c8e49 => 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: 196/393] 199.19.213.3 () {44 vars in 964 bytes} [Mon Mar 2 22:11:55 2026] GET /v2/images/35b57d3d-ff33-4ced-b70c-d3a5c08c8e49 => 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: 203/406] 199.19.213.3 () {42 vars in 681 bytes} [Mon Mar 2 22:12:55 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 199.19.213.3 () {44 vars in 903 bytes} [Mon Mar 2 22:12:55 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 199.19.213.3 () {42 vars in 681 bytes} [Mon Mar 2 22:13:12 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 199.19.213.3 () {44 vars in 903 bytes} [Mon Mar 2 22:13:12 2026] GET /v2/images => generated 3687 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/412] 199.19.213.3 () {44 vars in 932 bytes} [Mon Mar 2 22:13:12 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/413] 199.19.213.3 () {44 vars in 954 bytes} [Mon Mar 2 22:13:12 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: 7|app: 0|req: 207/414] 199.19.213.3 () {44 vars in 932 bytes} [Mon Mar 2 22:13:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/415] 199.19.213.3 () {48 vars in 944 bytes} [Mon Mar 2 22:13:12 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-03-02 22:13:12.480 7 INFO glance.api.v2.image_data [None req-99e1b594-28ef-4783-9e98-39b682a9c9e5 d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:13:29.230 7 INFO glance.location [None req-99e1b594-28ef-4783-9e98-39b682a9c9e5 d2d6ffea10e644f7a68326288b3edbc1 8e83f47905a749edb635929226ca821d - - default default] Image format matched and virtual size computed: 2814115840 [pid: 7|app: 0|req: 208/420] 199.19.213.3 () {48 vars in 1039 bytes} [Mon Mar 2 22:13:12 2026] PUT /v2/images/6e2afdef-0ec2-460f-97fd-f0be595ce4ad/file => generated 0 bytes in 16803 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24770 switches on core 0) [pid: 8|app: 0|req: 213/421] 199.19.213.3 () {44 vars in 964 bytes} [Mon Mar 2 22:13:29 2026] GET /v2/images/6e2afdef-0ec2-460f-97fd-f0be595ce4ad => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/422] 199.19.213.3 () {44 vars in 964 bytes} [Mon Mar 2 22:13:29 2026] GET /v2/images/6e2afdef-0ec2-460f-97fd-f0be595ce4ad => generated 1204 bytes in 15 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:71: 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: 234/471] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:17:30 2026] GET /v2/images => generated 4893 bytes in 256 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:71: 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: 238/472] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:17:30 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/485] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:18:29 2026] GET /v2/images => generated 4893 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/486] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:18:29 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/499] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:19:29 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/500] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:19:29 2026] GET /v2/images => generated 4893 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/513] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:20:29 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/514] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:20:29 2026] GET /v2/images => generated 4893 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/527] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:21:29 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/528] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:21:29 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/541] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:22:29 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/542] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:22:29 2026] GET /v2/images => generated 4893 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/555] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:23:29 2026] GET /v2/images => generated 4893 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/556] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:23:29 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/569] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:24:29 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/570] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:24:29 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/583] 199.19.213.3 () {42 vars in 681 bytes} [Mon Mar 2 22:25:28 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/584] 199.19.213.3 () {44 vars in 903 bytes} [Mon Mar 2 22:25:28 2026] GET /v2/images => generated 4893 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/585] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:25:29 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/586] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:25:29 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/599] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:26:29 2026] GET /v2/images => generated 4893 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/600] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:26:30 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/613] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:27:29 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/614] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:27:29 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/617] 199.19.213.3 () {42 vars in 681 bytes} [Mon Mar 2 22:27:44 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/618] 199.19.213.3 () {44 vars in 903 bytes} [Mon Mar 2 22:27:44 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/621] 199.19.213.3 () {42 vars in 681 bytes} [Mon Mar 2 22:27:45 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/622] 199.19.213.3 () {44 vars in 903 bytes} [Mon Mar 2 22:27:45 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/631] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:28:30 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/632] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:28:30 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/633] 199.19.213.3 () {42 vars in 681 bytes} [Mon Mar 2 22:28:32 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/634] 199.19.213.3 () {44 vars in 903 bytes} [Mon Mar 2 22:28:32 2026] GET /v2/images => generated 4893 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/637] 199.19.213.3 () {42 vars in 681 bytes} [Mon Mar 2 22:28:39 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/638] 199.19.213.3 () {44 vars in 903 bytes} [Mon Mar 2 22:28:39 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/649] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:29:29 2026] GET /v2/images => generated 4893 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/650] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:29:29 2026] GET /v2/images => generated 4893 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/651] 199.19.213.3 () {42 vars in 681 bytes} [Mon Mar 2 22:29:32 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/652] 199.19.213.3 () {44 vars in 903 bytes} [Mon Mar 2 22:29:32 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/663] 10.0.0.76 () {32 vars in 632 bytes} [Mon Mar 2 22:30:15 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/666] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:30:30 2026] GET /v2/images => generated 4893 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/667] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:30:30 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/668] 10.0.0.163 () {36 vars in 987 bytes} [Mon Mar 2 22:30:34 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/669] 10.0.0.163 () {36 vars in 927 bytes} [Mon Mar 2 22:30:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/672] 10.0.0.22 () {36 vars in 986 bytes} [Mon Mar 2 22:30:41 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => generated 1171 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/673] 10.0.0.22 () {36 vars in 926 bytes} [Mon Mar 2 22:30:41 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: 339/674] 10.0.0.22 () {36 vars in 926 bytes} [Mon Mar 2 22:30:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/675] 10.0.0.22 () {36 vars in 986 bytes} [Mon Mar 2 22:30:41 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => 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: 340/676] 10.0.0.22 () {36 vars in 926 bytes} [Mon Mar 2 22:30:41 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: 337/677] 10.0.0.22 () {36 vars in 926 bytes} [Mon Mar 2 22:30:41 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: 341/678] 10.0.0.22 () {36 vars in 986 bytes} [Mon Mar 2 22:30:42 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => 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: 338/679] 10.0.0.22 () {36 vars in 926 bytes} [Mon Mar 2 22:30:42 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/680] 10.0.0.22 () {36 vars in 926 bytes} [Mon Mar 2 22:30: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: 7|app: 0|req: 339/681] 199.19.213.3 () {36 vars in 989 bytes} [Mon Mar 2 22:30:42 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/682] 199.19.213.3 () {36 vars in 929 bytes} [Mon Mar 2 22:30:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/683] 199.19.213.3 () {36 vars in 989 bytes} [Mon Mar 2 22:30:42 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/684] 199.19.213.3 () {36 vars in 929 bytes} [Mon Mar 2 22:30: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: 341/685] 10.0.0.190 () {36 vars in 987 bytes} [Mon Mar 2 22:30:43 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => generated 1171 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/686] 10.0.0.190 () {36 vars in 927 bytes} [Mon Mar 2 22:30:43 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/687] 10.0.0.190 () {36 vars in 987 bytes} [Mon Mar 2 22:30:43 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => 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: 346/688] 10.0.0.190 () {36 vars in 927 bytes} [Mon Mar 2 22:30:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/689] 10.0.0.190 () {36 vars in 927 bytes} [Mon Mar 2 22:30: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: 8|app: 0|req: 348/692] 10.0.0.163 () {36 vars in 987 bytes} [Mon Mar 2 22:30:49 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => 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: 345/693] 10.0.0.163 () {36 vars in 927 bytes} [Mon Mar 2 22:30:49 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: 352/700] 10.0.0.163 () {36 vars in 987 bytes} [Mon Mar 2 22:31:23 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => 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: 349/701] 10.0.0.163 () {36 vars in 927 bytes} [Mon Mar 2 22:31:23 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: 351/704] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:31:30 2026] GET /v2/images => generated 4893 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/705] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:31:30 2026] GET /v2/images => generated 4893 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/708] 10.0.0.163 () {36 vars in 987 bytes} [Mon Mar 2 22:31:41 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => 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: 353/709] 10.0.0.163 () {36 vars in 927 bytes} [Mon Mar 2 22:31:41 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/710] 10.0.0.76 () {32 vars in 706 bytes} [Mon Mar 2 22:31:44 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => 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: 354/711] 10.0.0.76 () {32 vars in 706 bytes} [Mon Mar 2 22:31:44 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/714] 10.0.0.22 () {36 vars in 986 bytes} [Mon Mar 2 22:31:44 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => generated 1171 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/715] 10.0.0.22 () {36 vars in 926 bytes} [Mon Mar 2 22:31:44 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: 359/716] 10.0.0.22 () {36 vars in 926 bytes} [Mon Mar 2 22:31:44 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/717] 10.0.0.22 () {36 vars in 986 bytes} [Mon Mar 2 22:31:44 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/718] 10.0.0.22 () {36 vars in 926 bytes} [Mon Mar 2 22:31:44 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: 359/719] 10.0.0.22 () {36 vars in 926 bytes} [Mon Mar 2 22:31:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/720] 10.0.0.22 () {36 vars in 986 bytes} [Mon Mar 2 22:31:45 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => 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: 360/721] 10.0.0.22 () {36 vars in 926 bytes} [Mon Mar 2 22:31:45 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/722] 10.0.0.22 () {36 vars in 926 bytes} [Mon Mar 2 22:31:45 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: 361/723] 10.0.0.190 () {36 vars in 987 bytes} [Mon Mar 2 22:31:45 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/724] 10.0.0.190 () {36 vars in 927 bytes} [Mon Mar 2 22:31:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/725] 10.0.0.190 () {36 vars in 987 bytes} [Mon Mar 2 22:31:45 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => 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: 364/726] 10.0.0.190 () {36 vars in 927 bytes} [Mon Mar 2 22:31:45 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: 363/727] 10.0.0.190 () {36 vars in 927 bytes} [Mon Mar 2 22:31:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/730] 10.0.0.163 () {36 vars in 987 bytes} [Mon Mar 2 22:32:02 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => 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: 366/731] 10.0.0.163 () {36 vars in 927 bytes} [Mon Mar 2 22:32:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/736] 10.0.0.163 () {36 vars in 987 bytes} [Mon Mar 2 22:32:20 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => 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: 368/737] 10.0.0.163 () {36 vars in 927 bytes} [Mon Mar 2 22:32: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: 370/740] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:32:30 2026] GET /v2/images => generated 4893 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/741] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:32:30 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/744] 10.0.0.163 () {36 vars in 987 bytes} [Mon Mar 2 22:32:42 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => 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/745] 10.0.0.163 () {36 vars in 927 bytes} [Mon Mar 2 22:32:42 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: 376/752] 10.0.0.163 () {36 vars in 987 bytes} [Mon Mar 2 22:33:08 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => 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: 377/753] 10.0.0.163 () {36 vars in 927 bytes} [Mon Mar 2 22:33:08 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/754] 10.0.0.163 () {36 vars in 987 bytes} [Mon Mar 2 22:33:08 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/755] 10.0.0.163 () {36 vars in 927 bytes} [Mon Mar 2 22:33:08 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: 381/760] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:33:30 2026] GET /v2/images => generated 4893 bytes in 140 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.62 () {28 vars in 568 bytes} [Mon Mar 2 22:33:30 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/764] 10.0.0.76 () {34 vars in 654 bytes} [Mon Mar 2 22:33:43 2026] POST /v2/images => generated 648 bytes in 272 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-02 22:33:43.438 8 WARNING glance.api.v2.images [None req-2f70d926-cbbc-4d02-8b8c-2eb0ad21ca3d 477b5da34b954a39814196ca1110d13f 6401b94e945a42cb981dc086601b745b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//52f45aca-898c-45cf-97fc-833c3101ad6f [pid: 8|app: 0|req: 383/765] 10.0.0.76 () {32 vars in 709 bytes} [Mon Mar 2 22:33:43 2026] DELETE /v2/images/52f45aca-898c-45cf-97fc-833c3101ad6f => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/766] 10.0.0.76 () {32 vars in 706 bytes} [Mon Mar 2 22:33:43 2026] GET /v2/images/52f45aca-898c-45cf-97fc-833c3101ad6f => generated 139 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/767] 10.0.0.76 () {32 vars in 632 bytes} [Mon Mar 2 22:33:43 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/768] 10.0.0.76 () {34 vars in 654 bytes} [Mon Mar 2 22:33:43 2026] POST /v2/images => generated 701 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/769] 10.0.0.76 () {32 vars in 716 bytes} [Mon Mar 2 22:33:43 2026] GET /v2/images/a6f1e41d-35dc-4be9-8e23-434444282519/file => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-02 22:33:43.708 7 INFO glance.api.v2.image_data [None req-8856bc55-bcaf-4e88-8a10-930c216bd23f 477b5da34b954a39814196ca1110d13f 6401b94e945a42cb981dc086601b745b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:33:43.752 7 WARNING glance_store._drivers.rbd [None req-8856bc55-bcaf-4e88-8a10-930c216bd23f 477b5da34b954a39814196ca1110d13f 6401b94e945a42cb981dc086601b745b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-02 22:33:44.024 7 INFO glance.location [None req-8856bc55-bcaf-4e88-8a10-930c216bd23f 477b5da34b954a39814196ca1110d13f 6401b94e945a42cb981dc086601b745b - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 385/770] 10.0.0.76 () {32 vars in 726 bytes} [Mon Mar 2 22:33:43 2026] PUT /v2/images/a6f1e41d-35dc-4be9-8e23-434444282519/file => generated 0 bytes in 382 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/771] 10.0.0.76 () {32 vars in 706 bytes} [Mon Mar 2 22:33:44 2026] GET /v2/images/a6f1e41d-35dc-4be9-8e23-434444282519 => generated 1102 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/772] 10.0.0.76 () {32 vars in 716 bytes} [Mon Mar 2 22:33:44 2026] GET /v2/images/a6f1e41d-35dc-4be9-8e23-434444282519/file => generated 1024 bytes in 151 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/773] 10.0.0.76 () {34 vars in 654 bytes} [Mon Mar 2 22:33:44 2026] POST /v2/images => generated 648 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/774] 10.0.0.76 () {32 vars in 725 bytes} [Mon Mar 2 22:33:44 2026] PATCH /v2/images/777462ff-afa4-4c55-a95f-9f9cbfc86013 => generated 652 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/775] 10.0.0.76 () {32 vars in 706 bytes} [Mon Mar 2 22:33:44 2026] GET /v2/images/777462ff-afa4-4c55-a95f-9f9cbfc86013 => generated 652 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-02 22:33:44.445 7 WARNING glance.api.v2.images [None req-e840ed76-f54d-43d0-b9d0-433de65d38f0 477b5da34b954a39814196ca1110d13f 6401b94e945a42cb981dc086601b745b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//777462ff-afa4-4c55-a95f-9f9cbfc86013 [pid: 7|app: 0|req: 388/776] 10.0.0.76 () {32 vars in 709 bytes} [Mon Mar 2 22:33:44 2026] DELETE /v2/images/777462ff-afa4-4c55-a95f-9f9cbfc86013 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/777] 10.0.0.76 () {32 vars in 706 bytes} [Mon Mar 2 22:33:44 2026] GET /v2/images/777462ff-afa4-4c55-a95f-9f9cbfc86013 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 22:33:44.525 7 WARNING glance.api.v2.images [None req-6cc56cc3-9e6d-4e76-9b9e-c6feace65518 477b5da34b954a39814196ca1110d13f 6401b94e945a42cb981dc086601b745b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a6f1e41d-35dc-4be9-8e23-434444282519 [pid: 7|app: 0|req: 389/780] 10.0.0.76 () {32 vars in 709 bytes} [Mon Mar 2 22:33:44 2026] DELETE /v2/images/a6f1e41d-35dc-4be9-8e23-434444282519 => generated 0 bytes in 776 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/781] 10.0.0.76 () {32 vars in 706 bytes} [Mon Mar 2 22:33:45 2026] GET /v2/images/a6f1e41d-35dc-4be9-8e23-434444282519 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 22:33:45.317 7 WARNING glance.api.v2.images [None req-390497ac-8e5d-4e55-b116-d0eb76e38280 477b5da34b954a39814196ca1110d13f 6401b94e945a42cb981dc086601b745b - - default default] Failed to find image 52f45aca-898c-45cf-97fc-833c3101ad6f to delete: glance.common.exception.ImageNotFound: No image found with ID 52f45aca-898c-45cf-97fc-833c3101ad6f [pid: 7|app: 0|req: 390/782] 10.0.0.76 () {32 vars in 709 bytes} [Mon Mar 2 22:33:45 2026] DELETE /v2/images/52f45aca-898c-45cf-97fc-833c3101ad6f => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/783] 10.0.0.76 () {32 vars in 706 bytes} [Mon Mar 2 22:33:45 2026] GET /v2/images/52f45aca-898c-45cf-97fc-833c3101ad6f => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/784] 10.0.0.76 () {30 vars in 410 bytes} [Mon Mar 2 22:33:48 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/793] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:34:30 2026] GET /v2/images => generated 4893 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/794] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:34:30 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/795] 10.0.0.163 () {36 vars in 987 bytes} [Mon Mar 2 22:34:32 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => 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: 397/796] 10.0.0.163 () {36 vars in 927 bytes} [Mon Mar 2 22:34:32 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/801] 10.0.0.163 () {36 vars in 987 bytes} [Mon Mar 2 22:34:50 2026] GET /v2/images/210414d6-a0a9-4f4f-9ea3-f2dabd813fba => 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: 402/802] 10.0.0.163 () {36 vars in 927 bytes} [Mon Mar 2 22:34:50 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: 405/811] 199.19.213.3 () {32 vars in 824 bytes} [Mon Mar 2 22:35:26 2026] GET /v2/images?status=active&owner=8e83f47905a749edb635929226ca821d&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/812] 199.19.213.3 () {32 vars in 651 bytes} [Mon Mar 2 22:35:27 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: 406/813] 10.0.0.22 () {36 vars in 986 bytes} [Mon Mar 2 22:35:27 2026] GET /v2/images/807c6770-a579-44f8-9cf6-c6fce414be7e => 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: 408/814] 10.0.0.22 () {36 vars in 926 bytes} [Mon Mar 2 22:35:27 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: 407/815] 10.0.0.22 () {36 vars in 926 bytes} [Mon Mar 2 22:35:27 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: 409/816] 10.0.0.22 () {36 vars in 986 bytes} [Mon Mar 2 22:35:27 2026] GET /v2/images/807c6770-a579-44f8-9cf6-c6fce414be7e => 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: 408/817] 10.0.0.22 () {36 vars in 926 bytes} [Mon Mar 2 22:35:27 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: 410/818] 10.0.0.22 () {36 vars in 926 bytes} [Mon Mar 2 22:35:27 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: 409/819] 10.0.0.22 () {36 vars in 986 bytes} [Mon Mar 2 22:35:27 2026] GET /v2/images/807c6770-a579-44f8-9cf6-c6fce414be7e => generated 1209 bytes in 19 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.22 () {36 vars in 926 bytes} [Mon Mar 2 22:35:27 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: 410/821] 10.0.0.190 () {36 vars in 987 bytes} [Mon Mar 2 22:35:27 2026] GET /v2/images/807c6770-a579-44f8-9cf6-c6fce414be7e => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/822] 10.0.0.190 () {36 vars in 927 bytes} [Mon Mar 2 22:35:27 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: 411/823] 10.0.0.190 () {36 vars in 987 bytes} [Mon Mar 2 22:35:27 2026] GET /v2/images/807c6770-a579-44f8-9cf6-c6fce414be7e => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/824] 10.0.0.190 () {36 vars in 927 bytes} [Mon Mar 2 22:35:27 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: 412/825] 10.0.0.190 () {36 vars in 927 bytes} [Mon Mar 2 22:35:27 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/826] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:35:29 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/827] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:35:29 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/840] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:36:29 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/841] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:36:29 2026] GET /v2/images => generated 4893 bytes in 15 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.62 () {28 vars in 568 bytes} [Mon Mar 2 22:37:29 2026] GET /v2/images => generated 4893 bytes in 55 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.62 () {28 vars in 568 bytes} [Mon Mar 2 22:37:29 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/868] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:38:29 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/869] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:38:29 2026] GET /v2/images => generated 4893 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/882] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:39:29 2026] GET /v2/images => generated 4893 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/883] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:39:30 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/886] 10.0.0.76 () {32 vars in 632 bytes} [Mon Mar 2 22:39:43 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/897] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:40:29 2026] GET /v2/images => generated 4893 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/898] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:40:30 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/911] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:41:29 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/912] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:41:29 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/925] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:42:29 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/926] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:42:29 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/939] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:43:29 2026] GET /v2/images => generated 4893 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/940] 10.0.0.62 () {28 vars in 568 bytes} [Mon Mar 2 22:43:29 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)