+ 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 May 20 06:21:14 2026] *** compiled with version: 13.3.0 on 20 May 2026 04:37:49 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-57b86b8ddd-cx7gm 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f687d069668 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-05-20 06:21:16.725 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-20 06:21:16.763 8 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-05-20 06:21:17.591 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-05-20 06:21:17.592 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-05-20 06:21:17.592 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-20 06:21:17.666 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-05-20 06:21:17.667 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-05-20 06:21:17.668 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-20 06:21:19.587 7 WARNING glance.api.v2.images [None req-d0b7c969-24b9-498e-b447-213a7d51599c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-20 06:21:19.662 8 WARNING glance.api.v2.images [None req-6844ce39-c877-44ac-9c6c-ed6f05861eaf - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-20 06:21:19.917 7 WARNING keystonemiddleware._common.config [None req-d0b7c969-24b9-498e-b447-213a7d51599c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 06:21:19.924 7 WARNING oslo_config.cfg [None req-d0b7c969-24b9-498e-b447-213a7d51599c - - - - - -] 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 0x7f687d069668 pid: 7 (default app) 2026-05-20 06:21:20.013 8 WARNING keystonemiddleware._common.config [None req-6844ce39-c877-44ac-9c6c-ed6f05861eaf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 06:21:20.021 8 WARNING oslo_config.cfg [None req-6844ce39-c877-44ac-9c6c-ed6f05861eaf - - - - - -] 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 0x7f687d069668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.121 () {42 vars in 688 bytes} [Wed May 20 06:21:20 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 06:21:21.155 8 WARNING oslo_policy.policy [None req-4c3858e6-4e76-4582-8a6a-78af222490a0 ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - 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-05-20 06:21:21.156 8 WARNING oslo_policy.policy [None req-4c3858e6-4e76-4582-8a6a-78af222490a0 ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - 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-05-20 06:21:21.172 8 WARNING oslo_policy.policy [None req-4c3858e6-4e76-4582-8a6a-78af222490a0 ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - 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-05-20 06:21:21.172 8 WARNING oslo_policy.policy [None req-4c3858e6-4e76-4582-8a6a-78af222490a0 ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - 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] 199.19.213.121 () {44 vars in 910 bytes} [Wed May 20 06:21:20 2026] GET /v2/images => generated 69 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.121 () {42 vars in 688 bytes} [Wed May 20 06:21:24 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] 199.19.213.121 () {44 vars in 910 bytes} [Wed May 20 06:21:24 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 06:21:24.524 7 WARNING oslo_policy.policy [None req-9f5a4792-5811-4068-b748-2e1c2f13dc5a ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - 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-05-20 06:21:24.525 7 WARNING oslo_policy.policy [None req-9f5a4792-5811-4068-b748-2e1c2f13dc5a ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - 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] 199.19.213.121 () {44 vars in 911 bytes} [Wed May 20 06:21:24 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.121 () {44 vars in 933 bytes} [Wed May 20 06:21:24 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-05-20 06:21:24.663 7 WARNING oslo_policy.policy [None req-57c21e1a-257b-4efd-b7c9-46ef7b998b88 ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - 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-05-20 06:21:24.664 7 WARNING oslo_policy.policy [None req-57c21e1a-257b-4efd-b7c9-46ef7b998b88 ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - 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] 199.19.213.121 () {44 vars in 939 bytes} [Wed May 20 06:21:24 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) 2026-05-20 06:21:24.749 8 WARNING oslo_config.cfg [None req-ab6d7dc1-4c2b-417b-8c69-70d337c758ca ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - 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] 199.19.213.121 () {48 vars in 951 bytes} [Wed May 20 06:21:24 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-20 06:21:24.770 7 WARNING oslo_policy.policy [None req-d029b55b-4005-4d1f-8071-553d85c6a6ef ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - 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-05-20 06:21:24.771 7 WARNING oslo_policy.policy [None req-d029b55b-4005-4d1f-8071-553d85c6a6ef ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - 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-05-20 06:21:24.772 7 INFO glance.api.v2.image_data [None req-d029b55b-4005-4d1f-8071-553d85c6a6ef ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 06:21:28.685 7 INFO glance.location [None req-d029b55b-4005-4d1f-8071-553d85c6a6ef ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.19.213.121 () {48 vars in 1045 bytes} [Wed May 20 06:21:24 2026] PUT /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302/file => generated 0 bytes in 3960 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8504 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.19.213.121 () {44 vars in 971 bytes} [Wed May 20 06:21:28 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 06:21:28.766 7 WARNING oslo_config.cfg [None req-ea265710-2f6a-408a-9a68-04b82c9aa9e8 ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - 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/14] 199.19.213.121 () {44 vars in 971 bytes} [Wed May 20 06:21:28 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/257] 199.19.213.121 () {42 vars in 688 bytes} [Wed May 20 06:41:30 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: 131/258] 199.19.213.121 () {44 vars in 910 bytes} [Wed May 20 06:41:30 2026] GET /v2/images => generated 1240 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/263] 199.19.213.121 () {42 vars in 688 bytes} [Wed May 20 06:41:49 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: 134/264] 199.19.213.121 () {44 vars in 910 bytes} [Wed May 20 06:41:49 2026] GET /v2/images => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/265] 199.19.213.121 () {44 vars in 937 bytes} [Wed May 20 06:41:49 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/266] 199.19.213.121 () {44 vars in 959 bytes} [Wed May 20 06:41:49 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/267] 199.19.213.121 () {44 vars in 939 bytes} [Wed May 20 06:41:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/268] 199.19.213.121 () {48 vars in 951 bytes} [Wed May 20 06:41:49 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-20 06:41:49.771 8 WARNING oslo_policy.policy [None req-b8626ffb-a1eb-495d-95bf-6870aea6927c ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - 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-05-20 06:41:49.771 8 WARNING oslo_policy.policy [None req-b8626ffb-a1eb-495d-95bf-6870aea6927c ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - 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-05-20 06:41:49.772 8 INFO glance.api.v2.image_data [None req-b8626ffb-a1eb-495d-95bf-6870aea6927c ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 06:42:14.366 8 INFO glance.location [None req-b8626ffb-a1eb-495d-95bf-6870aea6927c ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 133/273] 199.19.213.121 () {48 vars in 1046 bytes} [Wed May 20 06:41:49 2026] PUT /v2/images/33ee73b2-0629-4a3f-9dc3-bf67757ce9d9/file => generated 0 bytes in 24650 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63381 switches on core 0) [pid: 7|app: 0|req: 141/274] 199.19.213.121 () {44 vars in 971 bytes} [Wed May 20 06:42:14 2026] GET /v2/images/33ee73b2-0629-4a3f-9dc3-bf67757ce9d9 => 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: 134/275] 199.19.213.121 () {44 vars in 971 bytes} [Wed May 20 06:42:14 2026] GET /v2/images/33ee73b2-0629-4a3f-9dc3-bf67757ce9d9 => 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: 142/276] 199.19.213.121 () {42 vars in 688 bytes} [Wed May 20 06:42:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/277] 199.19.213.121 () {44 vars in 910 bytes} [Wed May 20 06:42:15 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/360] 199.19.213.121 () {42 vars in 688 bytes} [Wed May 20 06:49:05 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: 184/361] 199.19.213.121 () {44 vars in 910 bytes} [Wed May 20 06:49:05 2026] GET /v2/images => generated 2451 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/364] 199.19.213.121 () {42 vars in 688 bytes} [Wed May 20 06:49:17 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: 179/365] 199.19.213.121 () {44 vars in 910 bytes} [Wed May 20 06:49:17 2026] GET /v2/images => generated 2451 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/366] 199.19.213.121 () {44 vars in 947 bytes} [Wed May 20 06:49:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/367] 199.19.213.121 () {44 vars in 969 bytes} [Wed May 20 06:49:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/368] 199.19.213.121 () {44 vars in 939 bytes} [Wed May 20 06:49:17 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: 181/369] 199.19.213.121 () {48 vars in 951 bytes} [Wed May 20 06:49:17 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-20 06:49:17.521 7 INFO glance.api.v2.image_data [None req-8c9ad3fe-210f-482e-8d35-a417b43cff10 ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 06:49:33.830 7 INFO glance.location [None req-8c9ad3fe-210f-482e-8d35-a417b43cff10 ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 189/374] 199.19.213.121 () {48 vars in 1045 bytes} [Wed May 20 06:49:17 2026] PUT /v2/images/f69cdd21-8e46-4362-a37f-c55106881494/file => generated 0 bytes in 16356 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29309 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.19.213.121 () {44 vars in 971 bytes} [Wed May 20 06:49:33 2026] GET /v2/images/f69cdd21-8e46-4362-a37f-c55106881494 => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/376] 199.19.213.121 () {48 vars in 1050 bytes} [Wed May 20 06:49:33 2026] PATCH /v2/images/f69cdd21-8e46-4362-a37f-c55106881494 => generated 1234 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/377] 199.19.213.121 () {44 vars in 971 bytes} [Wed May 20 06:49:33 2026] GET /v2/images/f69cdd21-8e46-4362-a37f-c55106881494 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/386] 199.19.213.121 () {42 vars in 688 bytes} [Wed May 20 06:50:16 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 199.19.213.121 () {44 vars in 910 bytes} [Wed May 20 06:50:16 2026] GET /v2/images => generated 3687 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 199.19.213.121 () {42 vars in 688 bytes} [Wed May 20 06:50:34 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 199.19.213.121 () {44 vars in 910 bytes} [Wed May 20 06:50:34 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.19.213.121 () {44 vars in 939 bytes} [Wed May 20 06:50:34 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 199.19.213.121 () {44 vars in 961 bytes} [Wed May 20 06:50:34 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/396] 199.19.213.121 () {44 vars in 939 bytes} [Wed May 20 06:50:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/397] 199.19.213.121 () {48 vars in 951 bytes} [Wed May 20 06:50:34 2026] POST /v2/images => generated 791 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-20 06:50:34.598 8 INFO glance.api.v2.image_data [None req-a6145ee4-c33b-489f-bee1-0fa37ea338ca ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 06:50:51.097 8 INFO glance.location [None req-a6145ee4-c33b-489f-bee1-0fa37ea338ca ab628ee62b214545be46d2bbc2e265f7 455f8fdf6aad4dadb003a1815790c9ca - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 198/402] 199.19.213.121 () {48 vars in 1046 bytes} [Wed May 20 06:50:34 2026] PUT /v2/images/c5d2b384-c697-4344-8355-c5046cc178b2/file => generated 0 bytes in 16545 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26506 switches on core 0) [pid: 7|app: 0|req: 205/403] 199.19.213.121 () {44 vars in 971 bytes} [Wed May 20 06:50:51 2026] GET /v2/images/c5d2b384-c697-4344-8355-c5046cc178b2 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 199.19.213.121 () {44 vars in 971 bytes} [Wed May 20 06:50:51 2026] GET /v2/images/c5d2b384-c697-4344-8355-c5046cc178b2 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/557] 199.19.213.121 () {42 vars in 688 bytes} [Wed May 20 07:03:32 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: 276/558] 199.19.213.121 () {44 vars in 910 bytes} [Wed May 20 07:03:32 2026] GET /v2/images => generated 4893 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/585] 199.19.213.121 () {42 vars in 688 bytes} [Wed May 20 07:05:45 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: 290/586] 199.19.213.121 () {44 vars in 910 bytes} [Wed May 20 07:05:46 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: 7|app: 0|req: 297/587] 199.19.213.121 () {42 vars in 688 bytes} [Wed May 20 07:05:47 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: 291/588] 199.19.213.121 () {44 vars in 910 bytes} [Wed May 20 07:05:47 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: 303/599] 199.19.213.121 () {42 vars in 688 bytes} [Wed May 20 07:06:33 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: 297/600] 199.19.213.121 () {44 vars in 910 bytes} [Wed May 20 07:06:33 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: 305/603] 199.19.213.121 () {42 vars in 688 bytes} [Wed May 20 07:06:41 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: 299/604] 199.19.213.121 () {44 vars in 910 bytes} [Wed May 20 07:06:41 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: 312/617] 199.19.213.121 () {42 vars in 688 bytes} [Wed May 20 07:07:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/618] 199.19.213.121 () {44 vars in 910 bytes} [Wed May 20 07:07:43 2026] GET /v2/images => generated 4893 bytes in 54 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: 311/627] 10.0.0.205 () {32 vars in 633 bytes} [Wed May 20 07:08:25 2026] GET /v2/images => generated 4893 bytes in 18 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: 319/632] 10.0.0.88 () {36 vars in 986 bytes} [Wed May 20 07:08:43 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/633] 10.0.0.88 () {36 vars in 926 bytes} [Wed May 20 07:08:43 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: 320/634] 10.0.0.88 () {36 vars in 986 bytes} [Wed May 20 07:08:47 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => 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: 315/635] 10.0.0.88 () {36 vars in 926 bytes} [Wed May 20 07:08:47 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: 322/638] 199.19.213.121 () {36 vars in 991 bytes} [Wed May 20 07:08:51 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => 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: 317/639] 199.19.213.121 () {36 vars in 931 bytes} [Wed May 20 07:08:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/640] 199.19.213.121 () {36 vars in 991 bytes} [Wed May 20 07:08:52 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => 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: 318/641] 199.19.213.121 () {36 vars in 931 bytes} [Wed May 20 07:08:52 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/644] 10.0.0.205 () {34 vars in 655 bytes} [Wed May 20 07:09:05 2026] POST /v2/images => generated 648 bytes in 228 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-20 07:09:05.538 8 WARNING glance.api.v2.images [None req-999edf21-f793-45ac-b903-539d29ecb795 eca5030ef41045abaa8c94d19694c662 4698f2c75c494f12bc9238ad1cbdbe7f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//af89d9ee-a93a-4e02-b190-a6ba98997791 [pid: 8|app: 0|req: 320/645] 10.0.0.205 () {32 vars in 710 bytes} [Wed May 20 07:09:05 2026] DELETE /v2/images/af89d9ee-a93a-4e02-b190-a6ba98997791 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/646] 10.0.0.205 () {32 vars in 707 bytes} [Wed May 20 07:09:05 2026] GET /v2/images/af89d9ee-a93a-4e02-b190-a6ba98997791 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/647] 10.0.0.205 () {32 vars in 633 bytes} [Wed May 20 07:09:05 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/648] 10.0.0.205 () {34 vars in 655 bytes} [Wed May 20 07:09:05 2026] POST /v2/images => generated 702 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/649] 10.0.0.205 () {32 vars in 717 bytes} [Wed May 20 07:09:05 2026] GET /v2/images/1a50547d-f68b-41ca-a038-ab2525df970f/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 07:09:05.755 7 INFO glance.api.v2.image_data [None req-fcd86299-85f4-4abe-a6f5-a7eef9a700ad eca5030ef41045abaa8c94d19694c662 4698f2c75c494f12bc9238ad1cbdbe7f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 07:09:05.804 7 WARNING glance_store._drivers.rbd [None req-fcd86299-85f4-4abe-a6f5-a7eef9a700ad eca5030ef41045abaa8c94d19694c662 4698f2c75c494f12bc9238ad1cbdbe7f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-20 07:09:06.193 7 INFO glance.location [None req-fcd86299-85f4-4abe-a6f5-a7eef9a700ad eca5030ef41045abaa8c94d19694c662 4698f2c75c494f12bc9238ad1cbdbe7f - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 328/650] 10.0.0.205 () {32 vars in 727 bytes} [Wed May 20 07:09:05 2026] PUT /v2/images/1a50547d-f68b-41ca-a038-ab2525df970f/file => generated 0 bytes in 490 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/651] 10.0.0.205 () {32 vars in 707 bytes} [Wed May 20 07:09:06 2026] GET /v2/images/1a50547d-f68b-41ca-a038-ab2525df970f => generated 1103 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/652] 10.0.0.205 () {32 vars in 717 bytes} [Wed May 20 07:09:06 2026] GET /v2/images/1a50547d-f68b-41ca-a038-ab2525df970f/file => generated 1024 bytes in 167 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/653] 10.0.0.205 () {34 vars in 655 bytes} [Wed May 20 07:09:06 2026] POST /v2/images => generated 648 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/654] 10.0.0.205 () {32 vars in 726 bytes} [Wed May 20 07:09:06 2026] PATCH /v2/images/49c09a2c-f78d-40f8-a5f8-1d67a975c931 => generated 653 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/655] 10.0.0.205 () {32 vars in 707 bytes} [Wed May 20 07:09:06 2026] GET /v2/images/49c09a2c-f78d-40f8-a5f8-1d67a975c931 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 07:09:06.588 7 WARNING glance.api.v2.images [None req-88cc6f7c-ea98-45d8-8631-0b349f8dad63 eca5030ef41045abaa8c94d19694c662 4698f2c75c494f12bc9238ad1cbdbe7f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//49c09a2c-f78d-40f8-a5f8-1d67a975c931 [pid: 7|app: 0|req: 331/656] 10.0.0.205 () {32 vars in 710 bytes} [Wed May 20 07:09:06 2026] DELETE /v2/images/49c09a2c-f78d-40f8-a5f8-1d67a975c931 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/657] 10.0.0.205 () {32 vars in 707 bytes} [Wed May 20 07:09:06 2026] GET /v2/images/49c09a2c-f78d-40f8-a5f8-1d67a975c931 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 07:09:06.657 7 WARNING glance.api.v2.images [None req-34ad2caf-09fc-47df-9bd6-5b9bd32ef224 eca5030ef41045abaa8c94d19694c662 4698f2c75c494f12bc9238ad1cbdbe7f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1a50547d-f68b-41ca-a038-ab2525df970f [pid: 7|app: 0|req: 332/658] 10.0.0.205 () {32 vars in 710 bytes} [Wed May 20 07:09:06 2026] DELETE /v2/images/1a50547d-f68b-41ca-a038-ab2525df970f => generated 0 bytes in 788 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/659] 10.0.0.205 () {32 vars in 707 bytes} [Wed May 20 07:09:07 2026] GET /v2/images/1a50547d-f68b-41ca-a038-ab2525df970f => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 07:09:07.463 7 WARNING glance.api.v2.images [None req-00c6870c-d11a-4c19-8d61-5ac85175a290 eca5030ef41045abaa8c94d19694c662 4698f2c75c494f12bc9238ad1cbdbe7f - - default default] Failed to find image af89d9ee-a93a-4e02-b190-a6ba98997791 to delete: glance.common.exception.ImageNotFound: No image found with ID af89d9ee-a93a-4e02-b190-a6ba98997791 [pid: 7|app: 0|req: 333/660] 10.0.0.205 () {32 vars in 710 bytes} [Wed May 20 07:09:07 2026] DELETE /v2/images/af89d9ee-a93a-4e02-b190-a6ba98997791 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/661] 10.0.0.205 () {32 vars in 707 bytes} [Wed May 20 07:09:07 2026] GET /v2/images/af89d9ee-a93a-4e02-b190-a6ba98997791 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/664] 10.0.0.88 () {36 vars in 986 bytes} [Wed May 20 07:09:09 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => 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: 330/665] 10.0.0.88 () {36 vars in 926 bytes} [Wed May 20 07:09:09 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: 337/668] 10.0.0.88 () {36 vars in 986 bytes} [Wed May 20 07:09:22 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => 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: 332/669] 10.0.0.88 () {36 vars in 926 bytes} [Wed May 20 07:09:22 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: 342/678] 10.0.0.88 () {36 vars in 986 bytes} [Wed May 20 07:09:59 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => 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: 337/679] 10.0.0.88 () {36 vars in 926 bytes} [Wed May 20 07:09:59 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: 343/680] 10.0.0.205 () {30 vars in 411 bytes} [Wed May 20 07:10:02 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: 345/683] 10.0.0.94 () {36 vars in 986 bytes} [Wed May 20 07:10:09 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => generated 1171 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/684] 10.0.0.94 () {36 vars in 926 bytes} [Wed May 20 07:10:09 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: 346/685] 10.0.0.94 () {36 vars in 926 bytes} [Wed May 20 07:10:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/686] 10.0.0.94 () {36 vars in 986 bytes} [Wed May 20 07:10:09 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => 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: 347/687] 10.0.0.94 () {36 vars in 926 bytes} [Wed May 20 07:10:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/688] 10.0.0.94 () {36 vars in 926 bytes} [Wed May 20 07:10:09 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/689] 10.0.0.94 () {36 vars in 986 bytes} [Wed May 20 07:10:09 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/690] 10.0.0.94 () {36 vars in 926 bytes} [Wed May 20 07:10:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/691] 10.0.0.94 () {36 vars in 926 bytes} [Wed May 20 07:10:09 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: 343/692] 10.0.0.223 () {36 vars in 987 bytes} [Wed May 20 07:10:10 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => generated 1171 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/693] 10.0.0.223 () {36 vars in 927 bytes} [Wed May 20 07:10:10 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: 344/694] 10.0.0.223 () {36 vars in 987 bytes} [Wed May 20 07:10:10 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => 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: 351/695] 10.0.0.223 () {36 vars in 927 bytes} [Wed May 20 07:10:10 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/696] 10.0.0.223 () {36 vars in 927 bytes} [Wed May 20 07:10:10 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/701] 10.0.0.205 () {32 vars in 707 bytes} [Wed May 20 07:10:32 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => 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: 354/702] 10.0.0.205 () {32 vars in 707 bytes} [Wed May 20 07:10:32 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/703] 10.0.0.94 () {36 vars in 986 bytes} [Wed May 20 07:10:32 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => generated 1171 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/704] 10.0.0.94 () {36 vars in 926 bytes} [Wed May 20 07:10:32 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: 350/705] 10.0.0.94 () {36 vars in 926 bytes} [Wed May 20 07:10:32 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: 356/706] 10.0.0.94 () {36 vars in 986 bytes} [Wed May 20 07:10:32 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/707] 10.0.0.94 () {36 vars in 926 bytes} [Wed May 20 07:10:32 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: 357/708] 10.0.0.94 () {36 vars in 926 bytes} [Wed May 20 07:10:32 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: 352/709] 10.0.0.94 () {36 vars in 986 bytes} [Wed May 20 07:10:32 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => 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: 358/710] 10.0.0.94 () {36 vars in 926 bytes} [Wed May 20 07:10: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: 8|app: 0|req: 353/711] 10.0.0.94 () {36 vars in 926 bytes} [Wed May 20 07:10:32 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: 7|app: 0|req: 359/712] 10.0.0.223 () {36 vars in 987 bytes} [Wed May 20 07:10:33 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/713] 10.0.0.223 () {36 vars in 927 bytes} [Wed May 20 07:10:33 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: 360/714] 10.0.0.223 () {36 vars in 987 bytes} [Wed May 20 07:10:33 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/715] 10.0.0.223 () {36 vars in 927 bytes} [Wed May 20 07:10: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: 7|app: 0|req: 361/716] 10.0.0.223 () {36 vars in 927 bytes} [Wed May 20 07:10:33 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: 357/719] 10.0.0.88 () {36 vars in 986 bytes} [Wed May 20 07:10:42 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => 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: 363/720] 10.0.0.88 () {36 vars in 926 bytes} [Wed May 20 07:10:42 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: 360/725] 10.0.0.88 () {36 vars in 986 bytes} [Wed May 20 07:11:06 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => 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: 366/726] 10.0.0.88 () {36 vars in 926 bytes} [Wed May 20 07:11:07 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: 368/729] 10.0.0.88 () {36 vars in 986 bytes} [Wed May 20 07:11:10 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/730] 10.0.0.88 () {36 vars in 926 bytes} [Wed May 20 07:11:10 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/733] 10.0.0.88 () {36 vars in 986 bytes} [Wed May 20 07:11:28 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => 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: 364/734] 10.0.0.88 () {36 vars in 926 bytes} [Wed May 20 07:11:28 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: 381/755] 10.0.0.88 () {36 vars in 986 bytes} [Wed May 20 07:13:04 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/756] 10.0.0.88 () {36 vars in 926 bytes} [Wed May 20 07:13:04 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: 7|app: 0|req: 384/761] 10.0.0.88 () {36 vars in 986 bytes} [Wed May 20 07:13:22 2026] GET /v2/images/3b92f126-9ad1-40a2-95a9-0d0f43c23302 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/762] 10.0.0.88 () {36 vars in 926 bytes} [Wed May 20 07:13:22 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: 388/769] 199.19.213.121 () {32 vars in 826 bytes} [Wed May 20 07:13:58 2026] GET /v2/images?status=active&owner=455f8fdf6aad4dadb003a1815790c9ca&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/770] 199.19.213.121 () {32 vars in 653 bytes} [Wed May 20 07:13:58 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/773] 10.0.0.94 () {36 vars in 986 bytes} [Wed May 20 07:13:59 2026] GET /v2/images/33ee73b2-0629-4a3f-9dc3-bf67757ce9d9 => 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: 384/774] 10.0.0.94 () {36 vars in 926 bytes} [Wed May 20 07:13:59 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/775] 10.0.0.94 () {36 vars in 926 bytes} [Wed May 20 07:13:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/776] 10.0.0.94 () {36 vars in 986 bytes} [Wed May 20 07:13:59 2026] GET /v2/images/33ee73b2-0629-4a3f-9dc3-bf67757ce9d9 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/777] 10.0.0.94 () {36 vars in 926 bytes} [Wed May 20 07:13:59 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: 386/778] 10.0.0.94 () {36 vars in 926 bytes} [Wed May 20 07:13:59 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: 393/779] 10.0.0.94 () {36 vars in 986 bytes} [Wed May 20 07:13:59 2026] GET /v2/images/33ee73b2-0629-4a3f-9dc3-bf67757ce9d9 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/780] 10.0.0.94 () {36 vars in 926 bytes} [Wed May 20 07:13:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/781] 10.0.0.223 () {36 vars in 987 bytes} [Wed May 20 07:13:59 2026] GET /v2/images/33ee73b2-0629-4a3f-9dc3-bf67757ce9d9 => 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: 388/782] 10.0.0.223 () {36 vars in 927 bytes} [Wed May 20 07:13:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/783] 10.0.0.223 () {36 vars in 987 bytes} [Wed May 20 07:13:59 2026] GET /v2/images/33ee73b2-0629-4a3f-9dc3-bf67757ce9d9 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/784] 10.0.0.223 () {36 vars in 927 bytes} [Wed May 20 07:13:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/785] 10.0.0.223 () {36 vars in 927 bytes} [Wed May 20 07:13:59 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: 416/824] 10.0.0.205 () {32 vars in 633 bytes} [Wed May 20 07:17:16 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)