+ 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 Feb 25 06:29:09 2026] *** compiled with version: 13.3.0 on 25 February 2026 01:01:56 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-6656688dfc-nxqb5 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7efc2026e668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-02-25 06:29:10.971 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-25 06:29:11.018 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-02-25 06:29:11.814 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-02-25 06:29:11.815 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-02-25 06:29:11.816 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 06:29:11.866 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-02-25 06:29:11.867 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-02-25 06:29:11.868 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 06:29:13.808 8 WARNING glance.api.v2.images [None req-67ce885c-9191-4f71-a162-dff178e2fc59 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 06:29:13.849 7 WARNING glance.api.v2.images [None req-9e029c93-3abb-49f2-ab72-a4c5c7f446b9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 06:29:14.141 8 WARNING keystonemiddleware._common.config [None req-67ce885c-9191-4f71-a162-dff178e2fc59 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 06:29:14.149 8 WARNING oslo_config.cfg [None req-67ce885c-9191-4f71-a162-dff178e2fc59 - - - - - -] 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 0x7efc2026e668 pid: 8 (default app) 2026-02-25 06:29:14.186 7 WARNING keystonemiddleware._common.config [None req-9e029c93-3abb-49f2-ab72-a4c5c7f446b9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 06:29:14.193 7 WARNING oslo_config.cfg [None req-9e029c93-3abb-49f2-ab72-a4c5c7f446b9 - - - - - -] 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 0x7efc2026e668 pid: 7 (default app) [pid: 8|app: 0|req: 3/4] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 06:29:15 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-02-25 06:29:15.902 7 WARNING oslo_policy.policy [None req-fbaad407-e04a-448f-b5cc-78452c342fb4 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-25 06:29:15.902 7 WARNING oslo_policy.policy [None req-fbaad407-e04a-448f-b5cc-78452c342fb4 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-25 06:29:15.918 7 WARNING oslo_policy.policy [None req-fbaad407-e04a-448f-b5cc-78452c342fb4 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-25 06:29:15.918 7 WARNING oslo_policy.policy [None req-fbaad407-e04a-448f-b5cc-78452c342fb4 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - 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: 2/5] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 06:29:15 2026] GET /v2/images => generated 69 bytes in 767 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/6] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 06:29:19 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: 3/7] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 06:29:19 2026] GET /v2/images => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 06:29:19.307 8 WARNING oslo_policy.policy [None req-5626a1ef-ede0-42ab-843d-6117b81a3575 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-25 06:29:19.307 8 WARNING oslo_policy.policy [None req-5626a1ef-ede0-42ab-843d-6117b81a3575 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - 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: 5/8] 199.204.45.223 () {44 vars in 912 bytes} [Wed Feb 25 06:29:19 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/9] 199.204.45.223 () {44 vars in 934 bytes} [Wed Feb 25 06:29:19 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 06:29:19.446 8 WARNING oslo_policy.policy [None req-92774b79-bfb5-4051-a768-4c73cb269a39 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-25 06:29:19.446 8 WARNING oslo_policy.policy [None req-92774b79-bfb5-4051-a768-4c73cb269a39 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/10] 199.204.45.223 () {44 vars in 940 bytes} [Wed Feb 25 06:29:19 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-02-25 06:29:19.530 7 WARNING oslo_config.cfg [None req-60afe7d4-6a75-48c4-a378-0e6a83f9d023 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - 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: 5/11] 199.204.45.223 () {48 vars in 952 bytes} [Wed Feb 25 06:29:19 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-02-25 06:29:19.551 8 WARNING oslo_policy.policy [None req-8f5d4ab3-49d4-43a3-8742-f0a8cfcb7f75 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-25 06:29:19.551 8 WARNING oslo_policy.policy [None req-8f5d4ab3-49d4-43a3-8742-f0a8cfcb7f75 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-25 06:29:19.552 8 INFO glance.api.v2.image_data [None req-8f5d4ab3-49d4-43a3-8742-f0a8cfcb7f75 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 06:29:23.026 8 WARNING glance.location [None req-8f5d4ab3-49d4-43a3-8742-f0a8cfcb7f75 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/12] 199.204.45.223 () {48 vars in 1046 bytes} [Wed Feb 25 06:29:19 2026] PUT /v2/images/eab404b1-acc4-4265-a85f-3075d7602393/file => generated 0 bytes in 3517 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6663 switches on core 0) [pid: 7|app: 0|req: 6/13] 199.204.45.223 () {44 vars in 972 bytes} [Wed Feb 25 06:29:23 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 06:29:23.098 8 WARNING oslo_config.cfg [None req-b6012299-db5a-4db6-a9b3-57b3d014b9d6 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - 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: 8/14] 199.204.45.223 () {44 vars in 972 bytes} [Wed Feb 25 06:29:23 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/253] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 06:49:10 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: 128/254] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 06:49:10 2026] GET /v2/images => generated 1240 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/259] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 06:49:25 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: 131/260] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 06:49:25 2026] GET /v2/images => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/261] 199.204.45.223 () {44 vars in 938 bytes} [Wed Feb 25 06:49:25 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/262] 199.204.45.223 () {44 vars in 960 bytes} [Wed Feb 25 06:49:25 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/263] 199.204.45.223 () {44 vars in 940 bytes} [Wed Feb 25 06:49:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/264] 199.204.45.223 () {48 vars in 952 bytes} [Wed Feb 25 06:49:25 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 06:49:25.569 7 WARNING oslo_policy.policy [None req-d766c044-3bc9-4809-b070-332cd6ae2b93 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-25 06:49:25.569 7 WARNING oslo_policy.policy [None req-d766c044-3bc9-4809-b070-332cd6ae2b93 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-25 06:49:25.571 7 INFO glance.api.v2.image_data [None req-d766c044-3bc9-4809-b070-332cd6ae2b93 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 06:49:54.008 7 WARNING glance.location [None req-d766c044-3bc9-4809-b070-332cd6ae2b93 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 132/269] 199.204.45.223 () {48 vars in 1047 bytes} [Wed Feb 25 06:49:25 2026] PUT /v2/images/6322b198-ab6f-42b0-aec3-a435ecf2385f/file => generated 0 bytes in 28486 msecs (HTTP/1.1 204) 4 headers in 171 bytes (90234 switches on core 0) [pid: 8|app: 0|req: 138/270] 199.204.45.223 () {44 vars in 972 bytes} [Wed Feb 25 06:49:54 2026] GET /v2/images/6322b198-ab6f-42b0-aec3-a435ecf2385f => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/271] 199.204.45.223 () {44 vars in 972 bytes} [Wed Feb 25 06:49:54 2026] GET /v2/images/6322b198-ab6f-42b0-aec3-a435ecf2385f => 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: 140/274] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 06:49:55 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: 135/275] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 06:49:55 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/356] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 06:56: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: 181/357] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 06:56:38 2026] GET /v2/images => generated 2451 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/360] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 06:56: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: 183/361] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 06:56:51 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/362] 199.204.45.223 () {44 vars in 948 bytes} [Wed Feb 25 06:56:51 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/363] 199.204.45.223 () {44 vars in 970 bytes} [Wed Feb 25 06:56:51 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/364] 199.204.45.223 () {44 vars in 940 bytes} [Wed Feb 25 06:56:51 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: 185/365] 199.204.45.223 () {48 vars in 952 bytes} [Wed Feb 25 06:56:51 2026] POST /v2/images => generated 799 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 06:56:51.344 7 INFO glance.api.v2.image_data [None req-88d2eb97-960d-4dd9-a569-71feb4510f59 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 06:57:09.921 7 INFO glance.location [None req-88d2eb97-960d-4dd9-a569-71feb4510f59 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 181/370] 199.204.45.223 () {48 vars in 1046 bytes} [Wed Feb 25 06:56:51 2026] PUT /v2/images/a78bd433-634c-47b4-8826-16c98be6c832/file => generated 0 bytes in 18618 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25201 switches on core 0) [pid: 8|app: 0|req: 190/371] 199.204.45.223 () {44 vars in 972 bytes} [Wed Feb 25 06:57:09 2026] GET /v2/images/a78bd433-634c-47b4-8826-16c98be6c832 => 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/372] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Feb 25 06:57:09 2026] PATCH /v2/images/a78bd433-634c-47b4-8826-16c98be6c832 => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/373] 199.204.45.223 () {44 vars in 972 bytes} [Wed Feb 25 06:57:10 2026] GET /v2/images/a78bd433-634c-47b4-8826-16c98be6c832 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/382] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 06:57:51 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/383] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 06:57:51 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/388] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 06:58:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/389] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 06:58:07 2026] GET /v2/images => generated 3687 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/390] 199.204.45.223 () {44 vars in 940 bytes} [Wed Feb 25 06:58:07 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/391] 199.204.45.223 () {44 vars in 962 bytes} [Wed Feb 25 06:58:07 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/392] 199.204.45.223 () {44 vars in 940 bytes} [Wed Feb 25 06:58:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/393] 199.204.45.223 () {48 vars in 952 bytes} [Wed Feb 25 06:58:07 2026] POST /v2/images => generated 791 bytes in 561 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 06:58:08.129 8 INFO glance.api.v2.image_data [None req-2251555b-7d6e-4a3f-a382-47ea49c616c9 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 06:58:41.388 8 INFO glance.location [None req-2251555b-7d6e-4a3f-a382-47ea49c616c9 2469ece70ce7499b8626998baec535e2 e10df551d00e42c9a7a316787d565325 - - default default] Image format matched and virtual size computed: 2782199808 [pid: 8|app: 0|req: 202/400] 199.204.45.223 () {48 vars in 1046 bytes} [Wed Feb 25 06:58:08 2026] PUT /v2/images/73d70858-412b-4b82-b4f4-03daa4227d33/file => generated 0 bytes in 33306 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28390 switches on core 0) [pid: 7|app: 0|req: 199/401] 199.204.45.223 () {44 vars in 972 bytes} [Wed Feb 25 06:58:41 2026] GET /v2/images/73d70858-412b-4b82-b4f4-03daa4227d33 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 199.204.45.223 () {44 vars in 972 bytes} [Wed Feb 25 06:58:41 2026] GET /v2/images/73d70858-412b-4b82-b4f4-03daa4227d33 => generated 1203 bytes in 13 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: 223/449] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:02:30 2026] GET /v2/images => generated 4892 bytes in 190 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: 227/450] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:02:30 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/463] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:03:29 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/464] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:03:29 2026] GET /v2/images => generated 4892 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/477] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:04:29 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/478] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:04:29 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/491] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:05:29 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/492] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:05:30 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/505] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:06:29 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/506] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:06:29 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/519] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:07:29 2026] GET /v2/images => generated 4892 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/520] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:07:30 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/533] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:08:29 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/534] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:08:29 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/547] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:09:29 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/548] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:09:29 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/561] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 07:10:29 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: 283/562] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 07:10:29 2026] GET /v2/images => generated 4892 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/563] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:10:30 2026] GET /v2/images => generated 4892 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/564] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:10:30 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/577] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:11:29 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/578] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:11:30 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/591] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:12:29 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/592] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:12:30 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/595] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 07:12:39 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/596] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 07:12:39 2026] GET /v2/images => generated 4892 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/597] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 07:12:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/598] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 07:12:40 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/609] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 07:13:26 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: 303/610] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 07:13:26 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/611] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:13:29 2026] GET /v2/images => generated 4892 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/612] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:13:29 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/613] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 07:13:33 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: 305/614] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 07:13:33 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/627] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 07:14:25 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: 316/628] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 07:14:25 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/629] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:14:29 2026] GET /v2/images => generated 4892 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/630] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:14:30 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/639] 10.0.0.13 () {32 vars in 632 bytes} [Wed Feb 25 07:15:06 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/644] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:15:30 2026] GET /v2/images => generated 4892 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/645] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:15:30 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/646] 10.0.0.34 () {36 vars in 986 bytes} [Wed Feb 25 07:15:31 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => 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: 322/647] 10.0.0.34 () {36 vars in 926 bytes} [Wed Feb 25 07:15:31 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: 326/648] 10.0.0.34 () {36 vars in 986 bytes} [Wed Feb 25 07:15:33 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => 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: 323/649] 10.0.0.34 () {36 vars in 926 bytes} [Wed Feb 25 07:15:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/652] 199.204.45.223 () {36 vars in 991 bytes} [Wed Feb 25 07:15:39 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => 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: 325/653] 199.204.45.223 () {36 vars in 931 bytes} [Wed Feb 25 07:15:39 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: 329/654] 199.204.45.223 () {36 vars in 991 bytes} [Wed Feb 25 07:15:40 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/655] 199.204.45.223 () {36 vars in 931 bytes} [Wed Feb 25 07:15:40 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: 331/658] 10.0.0.146 () {36 vars in 987 bytes} [Wed Feb 25 07:15:49 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => generated 1171 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/659] 10.0.0.146 () {36 vars in 927 bytes} [Wed Feb 25 07:15:49 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: 332/660] 10.0.0.146 () {36 vars in 927 bytes} [Wed Feb 25 07:15:49 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.146 () {36 vars in 987 bytes} [Wed Feb 25 07:15:49 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => 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: 333/662] 10.0.0.146 () {36 vars in 927 bytes} [Wed Feb 25 07:15:50 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: 330/663] 10.0.0.146 () {36 vars in 927 bytes} [Wed Feb 25 07:15:50 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: 334/664] 10.0.0.146 () {36 vars in 987 bytes} [Wed Feb 25 07:15:50 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => generated 1171 bytes in 24 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.146 () {36 vars in 927 bytes} [Wed Feb 25 07:15:50 2026] GET /v2/schemas/image => generated 4018 bytes in 20 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.146 () {36 vars in 927 bytes} [Wed Feb 25 07:15:50 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.13 () {34 vars in 654 bytes} [Wed Feb 25 07:15:50 2026] POST /v2/images => generated 649 bytes in 75 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-25 07:15:50.278 8 WARNING glance.api.v2.images [None req-46a8a09b-47a7-486e-9b7d-23de13ba879a a0e6bc1024c14135bbb655e1dc89dfb6 957f67128df24bbda9df29739a20bcec - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b067d84b-c08d-4d4c-9de8-cc0ec0473dfb [pid: 8|app: 0|req: 336/668] 10.0.0.13 () {32 vars in 709 bytes} [Wed Feb 25 07:15:50 2026] DELETE /v2/images/b067d84b-c08d-4d4c-9de8-cc0ec0473dfb => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/669] 10.0.0.13 () {32 vars in 706 bytes} [Wed Feb 25 07:15:50 2026] GET /v2/images/b067d84b-c08d-4d4c-9de8-cc0ec0473dfb => 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: 337/670] 10.0.0.13 () {32 vars in 632 bytes} [Wed Feb 25 07:15:50 2026] GET /v2/images => generated 1240 bytes in 31 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.13 () {34 vars in 654 bytes} [Wed Feb 25 07:15:50 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/672] 10.0.0.13 () {32 vars in 716 bytes} [Wed Feb 25 07:15:50 2026] GET /v2/images/e03c1246-541b-4d45-9986-ea3d333dd6c7/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 07:15:50.454 7 INFO glance.api.v2.image_data [None req-7fa7f336-8b2c-46c6-bf2f-dd676954ac47 a0e6bc1024c14135bbb655e1dc89dfb6 957f67128df24bbda9df29739a20bcec - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 07:15:50.490 7 WARNING glance_store._drivers.rbd [None req-7fa7f336-8b2c-46c6-bf2f-dd676954ac47 a0e6bc1024c14135bbb655e1dc89dfb6 957f67128df24bbda9df29739a20bcec - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 339/673] 10.0.0.141 () {36 vars in 987 bytes} [Wed Feb 25 07:15:50 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/674] 10.0.0.141 () {36 vars in 927 bytes} [Wed Feb 25 07:15:50 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: 341/675] 10.0.0.141 () {36 vars in 987 bytes} [Wed Feb 25 07:15:50 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => 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: 342/676] 10.0.0.141 () {36 vars in 927 bytes} [Wed Feb 25 07:15:50 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/677] 10.0.0.141 () {36 vars in 927 bytes} [Wed Feb 25 07:15:50 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) 2026-02-25 07:15:51.279 7 INFO glance.location [None req-7fa7f336-8b2c-46c6-bf2f-dd676954ac47 a0e6bc1024c14135bbb655e1dc89dfb6 957f67128df24bbda9df29739a20bcec - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 335/678] 10.0.0.13 () {32 vars in 726 bytes} [Wed Feb 25 07:15:50 2026] PUT /v2/images/e03c1246-541b-4d45-9986-ea3d333dd6c7/file => generated 0 bytes in 873 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/679] 10.0.0.13 () {32 vars in 706 bytes} [Wed Feb 25 07:15:51 2026] GET /v2/images/e03c1246-541b-4d45-9986-ea3d333dd6c7 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/680] 10.0.0.13 () {32 vars in 716 bytes} [Wed Feb 25 07:15:51 2026] GET /v2/images/e03c1246-541b-4d45-9986-ea3d333dd6c7/file => generated 1024 bytes in 104 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/681] 10.0.0.13 () {34 vars in 654 bytes} [Wed Feb 25 07:15:51 2026] POST /v2/images => generated 649 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/682] 10.0.0.13 () {32 vars in 725 bytes} [Wed Feb 25 07:15:51 2026] PATCH /v2/images/698ec99f-0765-4654-8dd7-75932c98af13 => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/683] 10.0.0.13 () {32 vars in 706 bytes} [Wed Feb 25 07:15:51 2026] GET /v2/images/698ec99f-0765-4654-8dd7-75932c98af13 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 07:15:51.572 7 WARNING glance.api.v2.images [None req-cbe4e63b-51cc-466e-a25f-b1ec0b7b631b a0e6bc1024c14135bbb655e1dc89dfb6 957f67128df24bbda9df29739a20bcec - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//698ec99f-0765-4654-8dd7-75932c98af13 [pid: 7|app: 0|req: 338/684] 10.0.0.13 () {32 vars in 709 bytes} [Wed Feb 25 07:15:51 2026] DELETE /v2/images/698ec99f-0765-4654-8dd7-75932c98af13 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/685] 10.0.0.13 () {32 vars in 706 bytes} [Wed Feb 25 07:15:51 2026] GET /v2/images/698ec99f-0765-4654-8dd7-75932c98af13 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 07:15:51.635 7 WARNING glance.api.v2.images [None req-67d2df85-f4f6-408a-a202-69207d2a6856 a0e6bc1024c14135bbb655e1dc89dfb6 957f67128df24bbda9df29739a20bcec - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e03c1246-541b-4d45-9986-ea3d333dd6c7 [pid: 7|app: 0|req: 339/686] 10.0.0.13 () {32 vars in 709 bytes} [Wed Feb 25 07:15:51 2026] DELETE /v2/images/e03c1246-541b-4d45-9986-ea3d333dd6c7 => generated 0 bytes in 852 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/687] 10.0.0.13 () {32 vars in 706 bytes} [Wed Feb 25 07:15:52 2026] GET /v2/images/e03c1246-541b-4d45-9986-ea3d333dd6c7 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 07:15:52.503 7 WARNING glance.api.v2.images [None req-b0633dcf-96f1-44a8-b972-a223b7898be6 a0e6bc1024c14135bbb655e1dc89dfb6 957f67128df24bbda9df29739a20bcec - - default default] Failed to find image b067d84b-c08d-4d4c-9de8-cc0ec0473dfb to delete: glance.common.exception.ImageNotFound: No image found with ID b067d84b-c08d-4d4c-9de8-cc0ec0473dfb [pid: 7|app: 0|req: 340/688] 10.0.0.13 () {32 vars in 709 bytes} [Wed Feb 25 07:15:52 2026] DELETE /v2/images/b067d84b-c08d-4d4c-9de8-cc0ec0473dfb => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/689] 10.0.0.13 () {32 vars in 706 bytes} [Wed Feb 25 07:15:52 2026] GET /v2/images/b067d84b-c08d-4d4c-9de8-cc0ec0473dfb => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/698] 10.0.0.13 () {32 vars in 706 bytes} [Wed Feb 25 07:16:24 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => 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: 345/699] 10.0.0.13 () {32 vars in 706 bytes} [Wed Feb 25 07:16:24 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/700] 10.0.0.146 () {36 vars in 987 bytes} [Wed Feb 25 07:16:24 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => 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: 346/701] 10.0.0.146 () {36 vars in 927 bytes} [Wed Feb 25 07:16:24 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: 356/702] 10.0.0.146 () {36 vars in 927 bytes} [Wed Feb 25 07:16:24 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: 347/703] 10.0.0.146 () {36 vars in 987 bytes} [Wed Feb 25 07:16:24 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => 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: 357/704] 10.0.0.146 () {36 vars in 927 bytes} [Wed Feb 25 07:16:25 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/705] 10.0.0.146 () {36 vars in 927 bytes} [Wed Feb 25 07:16:25 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: 358/706] 10.0.0.146 () {36 vars in 987 bytes} [Wed Feb 25 07:16:25 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => 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: 349/707] 10.0.0.146 () {36 vars in 927 bytes} [Wed Feb 25 07:16:25 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: 359/708] 10.0.0.141 () {36 vars in 987 bytes} [Wed Feb 25 07:16:25 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => 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: 350/709] 10.0.0.141 () {36 vars in 927 bytes} [Wed Feb 25 07:16:25 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: 360/710] 10.0.0.141 () {36 vars in 987 bytes} [Wed Feb 25 07:16:25 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/711] 10.0.0.141 () {36 vars in 927 bytes} [Wed Feb 25 07:16:25 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: 361/712] 10.0.0.141 () {36 vars in 927 bytes} [Wed Feb 25 07:16:25 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: 352/713] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:16:29 2026] GET /v2/images => generated 4892 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/714] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:16:30 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/715] 10.0.0.34 () {36 vars in 986 bytes} [Wed Feb 25 07:16:31 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => 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: 363/716] 10.0.0.34 () {36 vars in 926 bytes} [Wed Feb 25 07:16:31 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: 355/719] 10.0.0.34 () {36 vars in 986 bytes} [Wed Feb 25 07:16:43 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => 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: 365/720] 10.0.0.34 () {36 vars in 926 bytes} [Wed Feb 25 07:16:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/723] 10.0.0.34 () {36 vars in 986 bytes} [Wed Feb 25 07:16:46 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => 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: 367/724] 10.0.0.34 () {36 vars in 926 bytes} [Wed Feb 25 07:16:46 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: 360/729] 10.0.0.34 () {36 vars in 986 bytes} [Wed Feb 25 07:17:07 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => 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: 370/730] 10.0.0.34 () {36 vars in 926 bytes} [Wed Feb 25 07:17:07 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: 372/733] 10.0.0.34 () {36 vars in 986 bytes} [Wed Feb 25 07:17:18 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => 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: 362/734] 10.0.0.34 () {36 vars in 926 bytes} [Wed Feb 25 07:17:18 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: 374/737] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:17:30 2026] GET /v2/images => generated 4892 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/738] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:17:30 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/741] 10.0.0.13 () {30 vars in 410 bytes} [Wed Feb 25 07:17:42 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: 380/748] 10.0.0.34 () {36 vars in 986 bytes} [Wed Feb 25 07:18:12 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/749] 10.0.0.34 () {36 vars in 926 bytes} [Wed Feb 25 07:18:12 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/754] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:18:30 2026] GET /v2/images => generated 4892 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/755] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:18:30 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/768] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:19:30 2026] GET /v2/images => generated 4892 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/769] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:19:30 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/772] 10.0.0.34 () {36 vars in 986 bytes} [Wed Feb 25 07:19:37 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => 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: 381/773] 10.0.0.34 () {36 vars in 926 bytes} [Wed Feb 25 07:19:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/784] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:20:29 2026] GET /v2/images => generated 4892 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/785] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:20:30 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/788] 10.0.0.34 () {36 vars in 986 bytes} [Wed Feb 25 07:20:41 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => 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: 389/789] 10.0.0.34 () {36 vars in 926 bytes} [Wed Feb 25 07:20:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/794] 10.0.0.34 () {36 vars in 986 bytes} [Wed Feb 25 07:20:58 2026] GET /v2/images/eab404b1-acc4-4265-a85f-3075d7602393 => generated 1171 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/795] 10.0.0.34 () {36 vars in 926 bytes} [Wed Feb 25 07:20:58 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: 407/802] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:21:29 2026] GET /v2/images => generated 4892 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/803] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:21:29 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/804] 199.204.45.223 () {32 vars in 826 bytes} [Wed Feb 25 07:21:31 2026] GET /v2/images?status=active&owner=e10df551d00e42c9a7a316787d565325&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/805] 199.204.45.223 () {32 vars in 653 bytes} [Wed Feb 25 07:21:31 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: 409/806] 10.0.0.146 () {36 vars in 987 bytes} [Wed Feb 25 07:21:31 2026] GET /v2/images/6322b198-ab6f-42b0-aec3-a435ecf2385f => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/807] 10.0.0.146 () {36 vars in 927 bytes} [Wed Feb 25 07:21:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/808] 10.0.0.146 () {36 vars in 927 bytes} [Wed Feb 25 07:21:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/809] 10.0.0.146 () {36 vars in 987 bytes} [Wed Feb 25 07:21:31 2026] GET /v2/images/6322b198-ab6f-42b0-aec3-a435ecf2385f => 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: 411/810] 10.0.0.146 () {36 vars in 927 bytes} [Wed Feb 25 07:21: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: 7|app: 0|req: 400/811] 10.0.0.146 () {36 vars in 927 bytes} [Wed Feb 25 07:21: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: 412/812] 10.0.0.146 () {36 vars in 987 bytes} [Wed Feb 25 07:21:32 2026] GET /v2/images/6322b198-ab6f-42b0-aec3-a435ecf2385f => 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: 401/813] 10.0.0.146 () {36 vars in 927 bytes} [Wed Feb 25 07:21: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: 8|app: 0|req: 413/814] 10.0.0.141 () {36 vars in 987 bytes} [Wed Feb 25 07:21:32 2026] GET /v2/images/6322b198-ab6f-42b0-aec3-a435ecf2385f => generated 1209 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/815] 10.0.0.141 () {36 vars in 927 bytes} [Wed Feb 25 07:21:32 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: 414/816] 10.0.0.141 () {36 vars in 987 bytes} [Wed Feb 25 07:21:32 2026] GET /v2/images/6322b198-ab6f-42b0-aec3-a435ecf2385f => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/817] 10.0.0.141 () {36 vars in 927 bytes} [Wed Feb 25 07:21:32 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/818] 10.0.0.141 () {36 vars in 927 bytes} [Wed Feb 25 07:21: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: 8|app: 0|req: 422/831] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:22:29 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/832] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:22:30 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/845] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:23:29 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/846] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:23:30 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/859] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:24:29 2026] GET /v2/images => generated 4892 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/860] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:24:30 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/873] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:25:29 2026] GET /v2/images => generated 4892 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/874] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:25:30 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/887] 10.0.0.13 () {32 vars in 632 bytes} [Wed Feb 25 07:26:26 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/888] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:26:29 2026] GET /v2/images => generated 4892 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/889] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:26:29 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/902] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:27:29 2026] GET /v2/images => generated 4892 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/903] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:27:29 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/916] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:28:29 2026] GET /v2/images => generated 4892 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/917] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:28:30 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/930] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:29:29 2026] GET /v2/images => generated 4892 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/931] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:29:29 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/944] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:30:29 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/945] 10.0.0.252 () {28 vars in 569 bytes} [Wed Feb 25 07:30:29 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)