+ 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 [Fri May 8 10:42:54 2026] *** compiled with version: 13.3.0 on 06 May 2026 22:36:45 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-5d5ddb7f5c-jf7gk 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 0x7fc854be3668 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-08 10:42:56.892 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-08 10:42:56.899 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-08 10:42:57.732 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-08 10:42:57.733 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-08 10:42:57.733 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-08 10:42:57.742 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-08 10:42:57.743 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-08 10:42:57.744 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-08 10:42:59.810 7 WARNING glance.api.v2.images [None req-e6b60cb5-984d-44ab-94ce-9f96571f2c19 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 10:42:59.838 8 WARNING glance.api.v2.images [None req-9003b013-55fd-4cbf-a5ac-050268128f53 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 10:43:00.151 7 WARNING keystonemiddleware._common.config [None req-e6b60cb5-984d-44ab-94ce-9f96571f2c19 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 10:43:00.159 7 WARNING oslo_config.cfg [None req-e6b60cb5-984d-44ab-94ce-9f96571f2c19 - - - - - -] 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 0x7fc854be3668 pid: 7 (default app) 2026-05-08 10:43:00.167 8 WARNING keystonemiddleware._common.config [None req-9003b013-55fd-4cbf-a5ac-050268128f53 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 10:43:00.175 8 WARNING oslo_config.cfg [None req-9003b013-55fd-4cbf-a5ac-050268128f53 - - - - - -] 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 0x7fc854be3668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.171 () {42 vars in 689 bytes} [Fri May 8 10:43:02 2026] GET / => generated 1312 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 10:43:02.445 8 WARNING oslo_policy.policy [None req-dedf1b3e-1b29-4e13-aeb6-a025e372e3d8 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - 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-08 10:43:02.446 8 WARNING oslo_policy.policy [None req-dedf1b3e-1b29-4e13-aeb6-a025e372e3d8 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - 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-08 10:43:02.464 8 WARNING oslo_policy.policy [None req-dedf1b3e-1b29-4e13-aeb6-a025e372e3d8 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - 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-08 10:43:02.464 8 WARNING oslo_policy.policy [None req-dedf1b3e-1b29-4e13-aeb6-a025e372e3d8 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - 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.171 () {44 vars in 911 bytes} [Fri May 8 10:43:02 2026] GET /v2/images => generated 69 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.171 () {42 vars in 689 bytes} [Fri May 8 10:43:05 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: 2/7] 199.19.213.171 () {44 vars in 911 bytes} [Fri May 8 10:43:05 2026] GET /v2/images => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 10:43:05.715 7 WARNING oslo_policy.policy [None req-9cba1abb-838a-41f9-ae3a-72483fa3e2df 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - 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-08 10:43:05.715 7 WARNING oslo_policy.policy [None req-9cba1abb-838a-41f9-ae3a-72483fa3e2df 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - 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.171 () {44 vars in 912 bytes} [Fri May 8 10:43:05 2026] GET /v2/images/cirros => generated 151 bytes in 125 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.171 () {44 vars in 934 bytes} [Fri May 8 10:43:05 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-05-08 10:43:05.854 7 WARNING oslo_policy.policy [None req-e4c2ac61-9ba8-44a8-9e21-cad7c4e301e4 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - 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-08 10:43:05.854 7 WARNING oslo_policy.policy [None req-e4c2ac61-9ba8-44a8-9e21-cad7c4e301e4 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - 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.171 () {44 vars in 940 bytes} [Fri May 8 10:43:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 10:43:05.937 8 WARNING oslo_config.cfg [None req-ef7b283e-78de-48c7-85d7-741b60ab1162 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - 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.171 () {48 vars in 952 bytes} [Fri May 8 10:43:05 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 10:43:05.958 7 WARNING oslo_policy.policy [None req-4fd4082b-91fe-4b13-886d-18625ef0d260 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - 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-08 10:43:05.958 7 WARNING oslo_policy.policy [None req-4fd4082b-91fe-4b13-886d-18625ef0d260 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - 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-08 10:43:05.960 7 INFO glance.api.v2.image_data [None req-4fd4082b-91fe-4b13-886d-18625ef0d260 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 10:43:09.232 7 WARNING glance.location [None req-4fd4082b-91fe-4b13-886d-18625ef0d260 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.19.213.171 () {48 vars in 1046 bytes} [Fri May 8 10:43:05 2026] PUT /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2/file => generated 0 bytes in 3316 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6882 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.19.213.171 () {44 vars in 972 bytes} [Fri May 8 10:43:09 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 10:43:09.300 7 WARNING oslo_config.cfg [None req-655f5b37-6b11-4e2c-9ade-665533d65faf 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - 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.171 () {44 vars in 972 bytes} [Fri May 8 10:43:09 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 127/257] 199.19.213.171 () {42 vars in 689 bytes} [Fri May 8 11:03:12 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.171 () {44 vars in 911 bytes} [Fri May 8 11:03:12 2026] GET /v2/images => generated 1240 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/263] 199.19.213.171 () {42 vars in 689 bytes} [Fri May 8 11:03:34 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: 130/264] 199.19.213.171 () {44 vars in 911 bytes} [Fri May 8 11:03:34 2026] GET /v2/images => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 199.19.213.171 () {44 vars in 938 bytes} [Fri May 8 11:03:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/266] 199.19.213.171 () {44 vars in 960 bytes} [Fri May 8 11:03:34 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/267] 199.19.213.171 () {44 vars in 940 bytes} [Fri May 8 11:03:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/268] 199.19.213.171 () {48 vars in 952 bytes} [Fri May 8 11:03:34 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 11:03:35.058 7 INFO glance.api.v2.image_data [None req-71dd06b7-e2ae-4425-bad4-fc6e9b276047 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 11:04:00.517 7 WARNING glance.location [None req-71dd06b7-e2ae-4425-bad4-fc6e9b276047 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 137/275] 199.19.213.171 () {48 vars in 1047 bytes} [Fri May 8 11:03:35 2026] PUT /v2/images/96b1fb83-d852-4f29-b155-848e16a0d8c2/file => generated 0 bytes in 25506 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63604 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.19.213.171 () {44 vars in 972 bytes} [Fri May 8 11:04:00 2026] GET /v2/images/96b1fb83-d852-4f29-b155-848e16a0d8c2 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.19.213.171 () {44 vars in 972 bytes} [Fri May 8 11:04:00 2026] GET /v2/images/96b1fb83-d852-4f29-b155-848e16a0d8c2 => 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: 140/278] 199.19.213.171 () {42 vars in 689 bytes} [Fri May 8 11:04:01 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.19.213.171 () {44 vars in 911 bytes} [Fri May 8 11:04:02 2026] GET /v2/images => generated 2451 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/352] 199.19.213.171 () {42 vars in 689 bytes} [Fri May 8 11:10:04 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: 177/353] 199.19.213.171 () {44 vars in 911 bytes} [Fri May 8 11:10:04 2026] GET /v2/images => generated 2451 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/356] 199.19.213.171 () {42 vars in 689 bytes} [Fri May 8 11:10:15 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/357] 199.19.213.171 () {44 vars in 911 bytes} [Fri May 8 11:10:15 2026] GET /v2/images => generated 2451 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/358] 199.19.213.171 () {44 vars in 948 bytes} [Fri May 8 11:10:15 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/359] 199.19.213.171 () {44 vars in 970 bytes} [Fri May 8 11:10:15 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/360] 199.19.213.171 () {44 vars in 940 bytes} [Fri May 8 11:10:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/361] 199.19.213.171 () {48 vars in 952 bytes} [Fri May 8 11:10:15 2026] POST /v2/images => generated 799 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 11:10:15.716 7 INFO glance.api.v2.image_data [None req-4933c9e3-bd47-4dff-87a1-8a27ac6241bc 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 11:10:25.713 7 INFO glance.location [None req-4933c9e3-bd47-4dff-87a1-8a27ac6241bc 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 181/364] 199.19.213.171 () {48 vars in 1046 bytes} [Fri May 8 11:10:15 2026] PUT /v2/images/391670c4-7eae-4df2-8d37-c900dee1b133/file => generated 0 bytes in 10046 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28149 switches on core 0) [pid: 8|app: 0|req: 184/365] 199.19.213.171 () {44 vars in 972 bytes} [Fri May 8 11:10:25 2026] GET /v2/images/391670c4-7eae-4df2-8d37-c900dee1b133 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/366] 199.19.213.171 () {48 vars in 1051 bytes} [Fri May 8 11:10:25 2026] PATCH /v2/images/391670c4-7eae-4df2-8d37-c900dee1b133 => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/367] 199.19.213.171 () {44 vars in 972 bytes} [Fri May 8 11:10:25 2026] GET /v2/images/391670c4-7eae-4df2-8d37-c900dee1b133 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.19.213.171 () {42 vars in 689 bytes} [Fri May 8 11:11: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: 187/377] 199.19.213.171 () {44 vars in 911 bytes} [Fri May 8 11:11:02 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 199.19.213.171 () {42 vars in 689 bytes} [Fri May 8 11:11:20 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: 190/383] 199.19.213.171 () {44 vars in 911 bytes} [Fri May 8 11:11:20 2026] GET /v2/images => generated 3687 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.19.213.171 () {44 vars in 940 bytes} [Fri May 8 11:11:20 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 199.19.213.171 () {44 vars in 962 bytes} [Fri May 8 11:11:20 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 199.19.213.171 () {44 vars in 940 bytes} [Fri May 8 11:11:20 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) [pid: 7|app: 0|req: 192/387] 199.19.213.171 () {48 vars in 952 bytes} [Fri May 8 11:11:20 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 11:11:20.634 8 WARNING oslo_policy.policy [None req-a7648b4a-d769-43e3-b88f-63409ca064f6 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - 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-08 11:11:20.634 8 WARNING oslo_policy.policy [None req-a7648b4a-d769-43e3-b88f-63409ca064f6 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - 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-08 11:11:20.636 8 INFO glance.api.v2.image_data [None req-a7648b4a-d769-43e3-b88f-63409ca064f6 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 11:11:33.730 8 INFO glance.location [None req-a7648b4a-d769-43e3-b88f-63409ca064f6 48651b3da5e44a85acb58ff2edd6d812 0dcfedaf3c704011b18c98fcd1e67a74 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 196/390] 199.19.213.171 () {48 vars in 1047 bytes} [Fri May 8 11:11:20 2026] PUT /v2/images/4c726cc7-fc7f-4128-8751-6e33310e9d73/file => generated 0 bytes in 13143 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30426 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.19.213.171 () {44 vars in 972 bytes} [Fri May 8 11:11:33 2026] GET /v2/images/4c726cc7-fc7f-4128-8751-6e33310e9d73 => generated 1204 bytes in 14 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.171 () {44 vars in 972 bytes} [Fri May 8 11:11:33 2026] GET /v2/images/4c726cc7-fc7f-4128-8751-6e33310e9d73 => 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: 268/537] 199.19.213.171 () {42 vars in 689 bytes} [Fri May 8 11:23:38 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: 270/538] 199.19.213.171 () {44 vars in 911 bytes} [Fri May 8 11:23:38 2026] GET /v2/images => generated 4893 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/567] 199.19.213.171 () {42 vars in 689 bytes} [Fri May 8 11:25:49 2026] GET / => generated 1312 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/568] 199.19.213.171 () {44 vars in 911 bytes} [Fri May 8 11:25:49 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: 284/569] 199.19.213.171 () {42 vars in 689 bytes} [Fri May 8 11:25:51 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: 286/570] 199.19.213.171 () {44 vars in 911 bytes} [Fri May 8 11:25:51 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/579] 199.19.213.171 () {42 vars in 689 bytes} [Fri May 8 11:26:38 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: 289/580] 199.19.213.171 () {44 vars in 911 bytes} [Fri May 8 11:26:38 2026] GET /v2/images => generated 4893 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/583] 199.19.213.171 () {42 vars in 689 bytes} [Fri May 8 11:26:45 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: 291/584] 199.19.213.171 () {44 vars in 911 bytes} [Fri May 8 11:26:45 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: 298/597] 199.19.213.171 () {42 vars in 689 bytes} [Fri May 8 11:27:46 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: 300/598] 199.19.213.171 () {44 vars in 911 bytes} [Fri May 8 11:27:46 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 305/607] 10.0.0.139 () {32 vars in 633 bytes} [Fri May 8 11:28:25 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 306/614] 10.0.0.32 () {36 vars in 986 bytes} [Fri May 8 11:28:52 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/615] 10.0.0.32 () {36 vars in 926 bytes} [Fri May 8 11:28:52 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: 307/616] 10.0.0.32 () {36 vars in 986 bytes} [Fri May 8 11:28:53 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/617] 10.0.0.32 () {36 vars in 926 bytes} [Fri May 8 11:28:53 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: 309/620] 199.19.213.171 () {36 vars in 991 bytes} [Fri May 8 11:28:59 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 312/621] 199.19.213.171 () {36 vars in 931 bytes} [Fri May 8 11:28: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: 310/622] 199.19.213.171 () {36 vars in 991 bytes} [Fri May 8 11:29:00 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 313/623] 199.19.213.171 () {36 vars in 931 bytes} [Fri May 8 11:29:00 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: 311/624] 10.0.0.32 () {36 vars in 986 bytes} [Fri May 8 11:29:06 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 314/625] 10.0.0.32 () {36 vars in 926 bytes} [Fri May 8 11:29:06 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: 317/629] 10.0.0.139 () {34 vars in 655 bytes} [Fri May 8 11:29:20 2026] POST /v2/images => generated 648 bytes in 211 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-08 11:29:20.583 7 WARNING glance.api.v2.images [None req-da9976da-9343-4a8c-98f0-c21337453c49 430fa4ada1304557a88c6e38517509d8 ee0c36e92e6e447d9312aff7fb59de30 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//54ec0a50-fc39-45ba-8d2c-e1dacc251f36 [pid: 7|app: 0|req: 314/630] 10.0.0.139 () {32 vars in 710 bytes} [Fri May 8 11:29:20 2026] DELETE /v2/images/54ec0a50-fc39-45ba-8d2c-e1dacc251f36 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/631] 10.0.0.139 () {32 vars in 707 bytes} [Fri May 8 11:29:20 2026] GET /v2/images/54ec0a50-fc39-45ba-8d2c-e1dacc251f36 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/632] 10.0.0.139 () {32 vars in 633 bytes} [Fri May 8 11:29:20 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/633] 10.0.0.139 () {34 vars in 655 bytes} [Fri May 8 11:29:20 2026] POST /v2/images => generated 701 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/635] 10.0.0.139 () {32 vars in 717 bytes} [Fri May 8 11:29:20 2026] GET /v2/images/bee73fe4-abc6-4ff5-b951-950be060a19c/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:29:20.755 8 INFO glance.api.v2.image_data [None req-b0a71689-ca0d-4831-938f-076763740b29 430fa4ada1304557a88c6e38517509d8 ee0c36e92e6e447d9312aff7fb59de30 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 11:29:20.800 8 WARNING glance_store._drivers.rbd [None req-b0a71689-ca0d-4831-938f-076763740b29 430fa4ada1304557a88c6e38517509d8 ee0c36e92e6e447d9312aff7fb59de30 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-08 11:29:21.860 8 INFO glance.location [None req-b0a71689-ca0d-4831-938f-076763740b29 430fa4ada1304557a88c6e38517509d8 ee0c36e92e6e447d9312aff7fb59de30 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 320/636] 10.0.0.139 () {32 vars in 727 bytes} [Fri May 8 11:29:20 2026] PUT /v2/images/bee73fe4-abc6-4ff5-b951-950be060a19c/file => generated 0 bytes in 1156 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/637] 10.0.0.139 () {32 vars in 707 bytes} [Fri May 8 11:29:21 2026] GET /v2/images/bee73fe4-abc6-4ff5-b951-950be060a19c => generated 1102 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/638] 10.0.0.139 () {32 vars in 717 bytes} [Fri May 8 11:29:21 2026] GET /v2/images/bee73fe4-abc6-4ff5-b951-950be060a19c/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/639] 10.0.0.139 () {34 vars in 655 bytes} [Fri May 8 11:29:22 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/640] 10.0.0.139 () {32 vars in 726 bytes} [Fri May 8 11:29:22 2026] PATCH /v2/images/1028edcf-3f61-4b3b-b0d3-161634624bea => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/641] 10.0.0.139 () {32 vars in 707 bytes} [Fri May 8 11:29:22 2026] GET /v2/images/1028edcf-3f61-4b3b-b0d3-161634624bea => generated 652 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:29:22.188 8 WARNING glance.api.v2.images [None req-33e11e1e-4098-43f8-abbe-22de5916be2b 430fa4ada1304557a88c6e38517509d8 ee0c36e92e6e447d9312aff7fb59de30 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1028edcf-3f61-4b3b-b0d3-161634624bea [pid: 8|app: 0|req: 323/642] 10.0.0.139 () {32 vars in 710 bytes} [Fri May 8 11:29:22 2026] DELETE /v2/images/1028edcf-3f61-4b3b-b0d3-161634624bea => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/643] 10.0.0.139 () {32 vars in 707 bytes} [Fri May 8 11:29:22 2026] GET /v2/images/1028edcf-3f61-4b3b-b0d3-161634624bea => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:29:22.265 8 WARNING glance.api.v2.images [None req-b72b887d-8220-4aab-acca-2fedf9be229f 430fa4ada1304557a88c6e38517509d8 ee0c36e92e6e447d9312aff7fb59de30 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bee73fe4-abc6-4ff5-b951-950be060a19c [pid: 8|app: 0|req: 324/644] 10.0.0.139 () {32 vars in 710 bytes} [Fri May 8 11:29:22 2026] DELETE /v2/images/bee73fe4-abc6-4ff5-b951-950be060a19c => generated 0 bytes in 859 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/645] 10.0.0.139 () {32 vars in 707 bytes} [Fri May 8 11:29:23 2026] GET /v2/images/bee73fe4-abc6-4ff5-b951-950be060a19c => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:29:23.142 8 WARNING glance.api.v2.images [None req-bdd74e71-daeb-4c0d-80ab-a2ce791815eb 430fa4ada1304557a88c6e38517509d8 ee0c36e92e6e447d9312aff7fb59de30 - - default default] Failed to find image 54ec0a50-fc39-45ba-8d2c-e1dacc251f36 to delete: glance.common.exception.ImageNotFound: No image found with ID 54ec0a50-fc39-45ba-8d2c-e1dacc251f36 [pid: 8|app: 0|req: 325/646] 10.0.0.139 () {32 vars in 710 bytes} [Fri May 8 11:29:23 2026] DELETE /v2/images/54ec0a50-fc39-45ba-8d2c-e1dacc251f36 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/647] 10.0.0.139 () {32 vars in 707 bytes} [Fri May 8 11:29:23 2026] GET /v2/images/54ec0a50-fc39-45ba-8d2c-e1dacc251f36 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/654] 10.0.0.139 () {30 vars in 411 bytes} [Fri May 8 11:29:59 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: 328/659] 10.0.0.43 () {36 vars in 986 bytes} [Fri May 8 11:30:10 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => generated 1171 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/660] 10.0.0.43 () {36 vars in 926 bytes} [Fri May 8 11:30:10 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: 329/661] 10.0.0.43 () {36 vars in 926 bytes} [Fri May 8 11:30:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/662] 10.0.0.43 () {36 vars in 986 bytes} [Fri May 8 11:30:10 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 330/663] 10.0.0.43 () {36 vars in 926 bytes} [Fri May 8 11:30: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: 334/664] 10.0.0.43 () {36 vars in 926 bytes} [Fri May 8 11:30:10 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: 331/665] 10.0.0.43 () {36 vars in 986 bytes} [Fri May 8 11:30:10 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 335/666] 10.0.0.43 () {36 vars in 926 bytes} [Fri May 8 11:30:10 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: 332/667] 10.0.0.43 () {36 vars in 926 bytes} [Fri May 8 11:30:10 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: 336/668] 10.0.0.105 () {36 vars in 987 bytes} [Fri May 8 11:30:11 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => generated 1171 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/669] 10.0.0.105 () {36 vars in 927 bytes} [Fri May 8 11:30:11 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: 337/670] 10.0.0.105 () {36 vars in 987 bytes} [Fri May 8 11:30:11 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 334/671] 10.0.0.105 () {36 vars in 927 bytes} [Fri May 8 11:30:11 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.105 () {36 vars in 927 bytes} [Fri May 8 11:30:11 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: 337/677] 10.0.0.32 () {36 vars in 986 bytes} [Fri May 8 11:30:33 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 341/678] 10.0.0.32 () {36 vars in 926 bytes} [Fri May 8 11:30:33 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/685] 10.0.0.139 () {32 vars in 707 bytes} [Fri May 8 11:31:01 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 341/686] 10.0.0.139 () {32 vars in 707 bytes} [Fri May 8 11:31:01 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 346/687] 10.0.0.43 () {36 vars in 986 bytes} [Fri May 8 11:31:01 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 342/688] 10.0.0.43 () {36 vars in 926 bytes} [Fri May 8 11:31:01 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: 347/689] 10.0.0.43 () {36 vars in 926 bytes} [Fri May 8 11:31:01 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: 343/690] 10.0.0.43 () {36 vars in 986 bytes} [Fri May 8 11:31:01 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 348/691] 10.0.0.43 () {36 vars in 926 bytes} [Fri May 8 11:31:01 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: 344/692] 10.0.0.43 () {36 vars in 926 bytes} [Fri May 8 11:31:01 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: 349/693] 10.0.0.43 () {36 vars in 986 bytes} [Fri May 8 11:31:01 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 345/694] 10.0.0.43 () {36 vars in 926 bytes} [Fri May 8 11:31:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/695] 10.0.0.105 () {36 vars in 987 bytes} [Fri May 8 11:31:01 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 346/696] 10.0.0.105 () {36 vars in 927 bytes} [Fri May 8 11:31:01 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: 351/697] 10.0.0.105 () {36 vars in 987 bytes} [Fri May 8 11:31:01 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 347/698] 10.0.0.105 () {36 vars in 927 bytes} [Fri May 8 11:31:01 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: 352/699] 10.0.0.105 () {36 vars in 927 bytes} [Fri May 8 11:31:01 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: 349/702] 10.0.0.32 () {36 vars in 986 bytes} [Fri May 8 11:31:12 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 354/703] 10.0.0.32 () {36 vars in 926 bytes} [Fri May 8 11:31:13 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: 350/704] 10.0.0.32 () {36 vars in 986 bytes} [Fri May 8 11:31:14 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 355/705] 10.0.0.32 () {36 vars in 926 bytes} [Fri May 8 11:31:14 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/708] 10.0.0.32 () {36 vars in 986 bytes} [Fri May 8 11:31:21 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 352/709] 10.0.0.32 () {36 vars in 926 bytes} [Fri May 8 11:31:21 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/716] 10.0.0.32 () {36 vars in 986 bytes} [Fri May 8 11:31:53 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 356/717] 10.0.0.32 () {36 vars in 926 bytes} [Fri May 8 11:31:53 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: 363/720] 10.0.0.32 () {36 vars in 986 bytes} [Fri May 8 11:32:02 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 358/721] 10.0.0.32 () {36 vars in 926 bytes} [Fri May 8 11:32:02 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: 370/734] 10.0.0.32 () {36 vars in 986 bytes} [Fri May 8 11:33:02 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 365/735] 10.0.0.32 () {36 vars in 926 bytes} [Fri May 8 11:33:02 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: 373/740] 10.0.0.32 () {36 vars in 986 bytes} [Fri May 8 11:33:20 2026] GET /v2/images/fa8c8383-4080-418b-85ce-e548896a91a2 => 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: 368/741] 10.0.0.32 () {36 vars in 926 bytes} [Fri May 8 11:33:20 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: 379/752] 199.19.213.171 () {32 vars in 826 bytes} [Fri May 8 11:34:17 2026] GET /v2/images?status=active&owner=0dcfedaf3c704011b18c98fcd1e67a74&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/753] 199.19.213.171 () {32 vars in 653 bytes} [Fri May 8 11:34:17 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/754] 10.0.0.43 () {36 vars in 986 bytes} [Fri May 8 11:34:18 2026] GET /v2/images/96b1fb83-d852-4f29-b155-848e16a0d8c2 => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/755] 10.0.0.43 () {36 vars in 926 bytes} [Fri May 8 11:34:18 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/756] 10.0.0.43 () {36 vars in 926 bytes} [Fri May 8 11:34:18 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: 376/757] 10.0.0.43 () {36 vars in 986 bytes} [Fri May 8 11:34:18 2026] GET /v2/images/96b1fb83-d852-4f29-b155-848e16a0d8c2 => 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: 382/758] 10.0.0.43 () {36 vars in 926 bytes} [Fri May 8 11:34:18 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: 377/759] 10.0.0.43 () {36 vars in 926 bytes} [Fri May 8 11:34:18 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: 383/760] 10.0.0.43 () {36 vars in 986 bytes} [Fri May 8 11:34:18 2026] GET /v2/images/96b1fb83-d852-4f29-b155-848e16a0d8c2 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/761] 10.0.0.43 () {36 vars in 926 bytes} [Fri May 8 11:34:18 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: 384/762] 10.0.0.43 () {36 vars in 926 bytes} [Fri May 8 11:34:18 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: 379/763] 10.0.0.105 () {36 vars in 987 bytes} [Fri May 8 11:34:19 2026] GET /v2/images/96b1fb83-d852-4f29-b155-848e16a0d8c2 => 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: 385/764] 10.0.0.105 () {36 vars in 927 bytes} [Fri May 8 11:34:19 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: 380/765] 10.0.0.105 () {36 vars in 987 bytes} [Fri May 8 11:34:19 2026] GET /v2/images/96b1fb83-d852-4f29-b155-848e16a0d8c2 => 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: 386/766] 10.0.0.105 () {36 vars in 927 bytes} [Fri May 8 11:34:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/767] 10.0.0.105 () {36 vars in 927 bytes} [Fri May 8 11:34:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/812] 10.0.0.139 () {32 vars in 633 bytes} [Fri May 8 11:37:53 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)