+ 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 [Thu Feb 26 03:29:09 2026] *** compiled with version: 13.3.0 on 16 February 2026 14:18:47 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-b5ff95c74-5vhf6 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 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f4130424668 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-26 03:29:11.212 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-26 03:29:11.221 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-26 03:29:12.091 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-26 03:29:12.092 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-26 03:29:12.093 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-26 03:29:12.108 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-26 03:29:12.109 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-26 03:29:12.109 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-26 03:29:14.167 7 WARNING glance.api.v2.images [None req-0d944705-79ac-46cc-abea-01cec14cc45e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-26 03:29:14.169 8 WARNING glance.api.v2.images [None req-0b67a8a3-c16c-4f51-bed1-c4adb27fe5dc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-26 03:29:14.497 7 WARNING keystonemiddleware._common.config [None req-0d944705-79ac-46cc-abea-01cec14cc45e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 03:29:14.505 7 WARNING oslo_config.cfg [None req-0d944705-79ac-46cc-abea-01cec14cc45e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-26 03:29:14.505 8 WARNING keystonemiddleware._common.config [None req-0b67a8a3-c16c-4f51-bed1-c4adb27fe5dc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f4130424668 pid: 7 (default app) 2026-02-26 03:29:14.512 8 WARNING oslo_config.cfg [None req-0b67a8a3-c16c-4f51-bed1-c4adb27fe5dc - - - - - -] 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 0x7f4130424668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 03:29:15 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 03:29:15.503 8 WARNING oslo_policy.policy [None req-60f13cec-6ca4-40fe-af7a-fda1ce0f1e52 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - 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-26 03:29:15.503 8 WARNING oslo_policy.policy [None req-60f13cec-6ca4-40fe-af7a-fda1ce0f1e52 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - 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-26 03:29:15.518 8 WARNING oslo_policy.policy [None req-60f13cec-6ca4-40fe-af7a-fda1ce0f1e52 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - 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-26 03:29:15.518 8 WARNING oslo_policy.policy [None req-60f13cec-6ca4-40fe-af7a-fda1ce0f1e52 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - 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/6] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 03:29:15 2026] GET /v2/images => generated 69 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 03:29:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 03:29:18 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 03:29:18.827 7 WARNING oslo_policy.policy [None req-7d62da67-7500-4d48-94f6-c7280cc8703c 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - 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-26 03:29:18.827 7 WARNING oslo_policy.policy [None req-7d62da67-7500-4d48-94f6-c7280cc8703c 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - 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/9] 162.253.55.70 () {44 vars in 907 bytes} [Thu Feb 26 03:29:18 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/10] 162.253.55.70 () {44 vars in 929 bytes} [Thu Feb 26 03:29:18 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 03:29:18.966 7 WARNING oslo_policy.policy [None req-7c4dfdf6-47fb-44c9-9151-435ca1c9187c 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - 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-26 03:29:18.966 7 WARNING oslo_policy.policy [None req-7c4dfdf6-47fb-44c9-9151-435ca1c9187c 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - 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: 8/11] 162.253.55.70 () {44 vars in 935 bytes} [Thu Feb 26 03:29:18 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-26 03:29:19.061 8 WARNING oslo_config.cfg [None req-bb334b46-46d4-4db6-ac62-5915df7076f2 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - 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/12] 162.253.55.70 () {48 vars in 947 bytes} [Thu Feb 26 03:29:18 2026] POST /v2/images => generated 760 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 03:29:19.084 7 WARNING oslo_policy.policy [None req-a7576205-136f-47c1-87df-68094bc28de2 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - 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-26 03:29:19.084 7 WARNING oslo_policy.policy [None req-a7576205-136f-47c1-87df-68094bc28de2 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - 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-26 03:29:19.085 7 INFO glance.api.v2.image_data [None req-a7576205-136f-47c1-87df-68094bc28de2 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 03:29:22.301 7 INFO glance.location [None req-a7576205-136f-47c1-87df-68094bc28de2 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 162.253.55.70 () {48 vars in 1041 bytes} [Thu Feb 26 03:29:19 2026] PUT /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906/file => generated 0 bytes in 3263 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6653 switches on core 0) [pid: 8|app: 0|req: 5/14] 162.253.55.70 () {44 vars in 967 bytes} [Thu Feb 26 03:29:22 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 03:29:22.377 7 WARNING oslo_config.cfg [None req-bf1d4429-5466-4911-8459-56269c7efb97 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - 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: 10/15] 162.253.55.70 () {44 vars in 967 bytes} [Thu Feb 26 03:29:22 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => 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: 132/268] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 03:50:18 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/269] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 03:50:18 2026] GET /v2/images => generated 1240 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/274] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 03:50:35 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/275] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 03:50:35 2026] GET /v2/images => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/276] 162.253.55.70 () {44 vars in 933 bytes} [Thu Feb 26 03:50:35 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/277] 162.253.55.70 () {44 vars in 955 bytes} [Thu Feb 26 03:50:35 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/278] 162.253.55.70 () {44 vars in 935 bytes} [Thu Feb 26 03:50:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/279] 162.253.55.70 () {48 vars in 947 bytes} [Thu Feb 26 03:50:35 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 03:50:35.328 8 WARNING oslo_policy.policy [None req-46830f69-7cab-4da6-8e66-72e3b4793979 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - 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-26 03:50:35.328 8 WARNING oslo_policy.policy [None req-46830f69-7cab-4da6-8e66-72e3b4793979 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - 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-26 03:50:35.329 8 INFO glance.api.v2.image_data [None req-46830f69-7cab-4da6-8e66-72e3b4793979 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 03:51:09.833 8 INFO glance.location [None req-46830f69-7cab-4da6-8e66-72e3b4793979 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 138/286] 162.253.55.70 () {48 vars in 1042 bytes} [Thu Feb 26 03:50:35 2026] PUT /v2/images/d0786d64-d059-42c7-9847-7641908cda45/file => generated 0 bytes in 34575 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65361 switches on core 0) [pid: 7|app: 0|req: 149/287] 162.253.55.70 () {44 vars in 967 bytes} [Thu Feb 26 03:51:09 2026] GET /v2/images/d0786d64-d059-42c7-9847-7641908cda45 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/288] 162.253.55.70 () {44 vars in 967 bytes} [Thu Feb 26 03:51:09 2026] GET /v2/images/d0786d64-d059-42c7-9847-7641908cda45 => 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: 150/289] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 03:51:11 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/290] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 03:51:11 2026] GET /v2/images => generated 2451 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/373] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 03:58:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/374] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 03:58:03 2026] GET /v2/images => generated 2451 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/377] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 03:58:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/378] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 03:58:12 2026] GET /v2/images => generated 2451 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/379] 162.253.55.70 () {44 vars in 943 bytes} [Thu Feb 26 03:58:12 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/380] 162.253.55.70 () {44 vars in 965 bytes} [Thu Feb 26 03:58:12 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/381] 162.253.55.70 () {44 vars in 935 bytes} [Thu Feb 26 03:58:12 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: 186/382] 162.253.55.70 () {48 vars in 947 bytes} [Thu Feb 26 03:58:12 2026] POST /v2/images => generated 799 bytes in 1081 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 03:58:13.771 7 INFO glance.api.v2.image_data [None req-b1253a53-721c-489c-84cb-33cd428d34f7 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 03:59:08.329 7 INFO glance.location [None req-b1253a53-721c-489c-84cb-33cd428d34f7 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/395] 162.253.55.70 () {48 vars in 1041 bytes} [Thu Feb 26 03:58:13 2026] PUT /v2/images/6d4c4f82-4e6e-4cb5-a748-d4c7fb2b6cae/file => generated 0 bytes in 54608 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23334 switches on core 0) [pid: 8|app: 0|req: 199/396] 162.253.55.70 () {44 vars in 967 bytes} [Thu Feb 26 03:59:08 2026] GET /v2/images/6d4c4f82-4e6e-4cb5-a748-d4c7fb2b6cae => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/397] 162.253.55.70 () {48 vars in 1046 bytes} [Thu Feb 26 03:59:08 2026] PATCH /v2/images/6d4c4f82-4e6e-4cb5-a748-d4c7fb2b6cae => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/398] 162.253.55.70 () {44 vars in 967 bytes} [Thu Feb 26 03:59:08 2026] GET /v2/images/6d4c4f82-4e6e-4cb5-a748-d4c7fb2b6cae => 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: 209/415] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 04:00:25 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 04:00:25 2026] GET /v2/images => generated 3687 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 04:00:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/420] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 04:00:42 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/421] 162.253.55.70 () {44 vars in 935 bytes} [Thu Feb 26 04:00:42 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: 8|app: 0|req: 212/422] 162.253.55.70 () {44 vars in 957 bytes} [Thu Feb 26 04:00:42 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/423] 162.253.55.70 () {44 vars in 935 bytes} [Thu Feb 26 04:00:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/424] 162.253.55.70 () {48 vars in 947 bytes} [Thu Feb 26 04:00:42 2026] POST /v2/images => generated 791 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 04:00:42.499 7 INFO glance.api.v2.image_data [None req-97ca7169-47fa-4127-a9a0-72d630937686 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 04:00:59.670 7 INFO glance.location [None req-97ca7169-47fa-4127-a9a0-72d630937686 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Image format matched and virtual size computed: 2782199808 [pid: 7|app: 0|req: 212/429] 162.253.55.70 () {48 vars in 1041 bytes} [Thu Feb 26 04:00:42 2026] PUT /v2/images/df07fb4a-6122-4f05-8213-ebd467e84d82/file => generated 0 bytes in 17220 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25751 switches on core 0) [pid: 8|app: 0|req: 218/430] 162.253.55.70 () {44 vars in 967 bytes} [Thu Feb 26 04:00:59 2026] GET /v2/images/df07fb4a-6122-4f05-8213-ebd467e84d82 => generated 1203 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/431] 162.253.55.70 () {44 vars in 967 bytes} [Thu Feb 26 04:00:59 2026] GET /v2/images/df07fb4a-6122-4f05-8213-ebd467e84d82 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 246/486] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:05:33 2026] GET /v2/images => generated 4892 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 241/487] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:05:33 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: 253/500] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:06:33 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: 248/501] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:06:33 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: 260/514] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:07:33 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/515] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:07:33 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/528] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:08:33 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/529] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:08:33 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: 274/542] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:09:33 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/543] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:09:33 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: 276/556] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:10:33 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/557] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:10:33 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/570] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:11:33 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/571] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:11:33 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: 8|app: 0|req: 295/584] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:12:33 2026] GET /v2/images => generated 4892 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/585] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:12:33 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: 294/592] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 04:13:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/593] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 04:13:01 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/600] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:13:33 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/601] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:13:33 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: 310/614] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:14:33 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/615] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:14:33 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/624] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 04:15:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/625] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 04:15:11 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: 8|app: 0|req: 316/626] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 04:15:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/627] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 04:15:12 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/632] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:15:33 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/633] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:15:33 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: 318/640] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 04:15:57 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/641] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 04:15:58 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: 325/644] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 04:16:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/645] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 04:16:05 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/650] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:16:33 2026] GET /v2/images => generated 4892 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/651] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:16:33 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/658] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 04:16:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/659] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 04:16:59 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/666] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:17:33 2026] GET /v2/images => generated 4892 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/667] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:17:33 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: 338/670] 10.0.0.12 () {32 vars in 631 bytes} [Thu Feb 26 04:17:40 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: 341/675] 10.0.0.94 () {36 vars in 985 bytes} [Thu Feb 26 04:18:02 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => 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: 335/676] 10.0.0.94 () {36 vars in 925 bytes} [Thu Feb 26 04:18:02 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: 343/679] 162.253.55.70 () {36 vars in 989 bytes} [Thu Feb 26 04:18:09 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/680] 162.253.55.70 () {36 vars in 929 bytes} [Thu Feb 26 04:18:09 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: 344/681] 162.253.55.70 () {36 vars in 989 bytes} [Thu Feb 26 04:18:10 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/682] 162.253.55.70 () {36 vars in 929 bytes} [Thu Feb 26 04:18:10 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: 345/683] 10.0.0.94 () {36 vars in 985 bytes} [Thu Feb 26 04:18:11 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => 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: 339/684] 10.0.0.94 () {36 vars in 925 bytes} [Thu Feb 26 04:18:11 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: 346/685] 10.0.0.153 () {36 vars in 986 bytes} [Thu Feb 26 04:18:12 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => generated 1171 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/686] 10.0.0.153 () {36 vars in 926 bytes} [Thu Feb 26 04:18:12 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: 347/687] 10.0.0.153 () {36 vars in 926 bytes} [Thu Feb 26 04: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: 7|app: 0|req: 341/688] 10.0.0.153 () {36 vars in 986 bytes} [Thu Feb 26 04:18:12 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/689] 10.0.0.153 () {36 vars in 926 bytes} [Thu Feb 26 04:18:12 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/690] 10.0.0.153 () {36 vars in 926 bytes} [Thu Feb 26 04: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: 349/691] 10.0.0.153 () {36 vars in 986 bytes} [Thu Feb 26 04:18:12 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/692] 10.0.0.153 () {36 vars in 926 bytes} [Thu Feb 26 04:18:12 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: 350/693] 10.0.0.153 () {36 vars in 926 bytes} [Thu Feb 26 04: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: 7|app: 0|req: 344/694] 10.0.0.184 () {36 vars in 986 bytes} [Thu Feb 26 04:18:13 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => generated 1171 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/695] 10.0.0.184 () {36 vars in 926 bytes} [Thu Feb 26 04:18: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: 345/696] 10.0.0.184 () {36 vars in 986 bytes} [Thu Feb 26 04:18:13 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => 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: 352/697] 10.0.0.184 () {36 vars in 926 bytes} [Thu Feb 26 04:18:13 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: 346/698] 10.0.0.184 () {36 vars in 926 bytes} [Thu Feb 26 04:18:13 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: 349/703] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:18:33 2026] GET /v2/images => generated 4892 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/704] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:18:34 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: 358/709] 10.0.0.12 () {30 vars in 409 bytes} [Thu Feb 26 04:18:47 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/712] 10.0.0.94 () {36 vars in 985 bytes} [Thu Feb 26 04:18:55 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => 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: 360/713] 10.0.0.94 () {36 vars in 925 bytes} [Thu Feb 26 04:18:55 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: 362/716] 10.0.0.12 () {32 vars in 705 bytes} [Thu Feb 26 04:19:06 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => 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: 355/717] 10.0.0.12 () {32 vars in 705 bytes} [Thu Feb 26 04:19:06 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => 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/718] 10.0.0.153 () {36 vars in 986 bytes} [Thu Feb 26 04:19:07 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => generated 1171 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/719] 10.0.0.153 () {36 vars in 926 bytes} [Thu Feb 26 04:19:07 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: 364/720] 10.0.0.153 () {36 vars in 926 bytes} [Thu Feb 26 04:19:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/721] 10.0.0.153 () {36 vars in 986 bytes} [Thu Feb 26 04:19:07 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/722] 10.0.0.153 () {36 vars in 926 bytes} [Thu Feb 26 04:19:07 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: 358/723] 10.0.0.153 () {36 vars in 926 bytes} [Thu Feb 26 04:19: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: 366/724] 10.0.0.153 () {36 vars in 986 bytes} [Thu Feb 26 04:19:07 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => 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: 359/725] 10.0.0.153 () {36 vars in 926 bytes} [Thu Feb 26 04:19:07 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: 367/726] 10.0.0.153 () {36 vars in 926 bytes} [Thu Feb 26 04:19:07 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/727] 10.0.0.184 () {36 vars in 986 bytes} [Thu Feb 26 04:19:07 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => 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: 368/728] 10.0.0.184 () {36 vars in 926 bytes} [Thu Feb 26 04:19: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: 7|app: 0|req: 361/729] 10.0.0.184 () {36 vars in 986 bytes} [Thu Feb 26 04:19:07 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => 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: 369/730] 10.0.0.184 () {36 vars in 926 bytes} [Thu Feb 26 04:19: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: 7|app: 0|req: 362/731] 10.0.0.184 () {36 vars in 926 bytes} [Thu Feb 26 04:19:07 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: 371/734] 10.0.0.94 () {36 vars in 985 bytes} [Thu Feb 26 04:19:17 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => 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: 364/735] 10.0.0.94 () {36 vars in 925 bytes} [Thu Feb 26 04:19: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: 373/738] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:19:33 2026] GET /v2/images => generated 4892 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/739] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:19:34 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/744] 10.0.0.94 () {36 vars in 985 bytes} [Thu Feb 26 04:19:49 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => 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: 376/745] 10.0.0.94 () {36 vars in 925 bytes} [Thu Feb 26 04:19:49 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: 378/748] 10.0.0.12 () {34 vars in 653 bytes} [Thu Feb 26 04:20:03 2026] POST /v2/images => generated 647 bytes in 287 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-26 04:20:04.246 7 WARNING glance.api.v2.images [None req-df3e2888-933f-476b-85ed-dfabca2455c5 247b65be79ff4d6ab0c1aa7f9d984eae d0ed640a5f6a404d858dc1074846d086 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//28c6cf62-482d-4b0f-88b0-46b8b82e8b2e [pid: 7|app: 0|req: 371/749] 10.0.0.12 () {32 vars in 708 bytes} [Thu Feb 26 04:20:04 2026] DELETE /v2/images/28c6cf62-482d-4b0f-88b0-46b8b82e8b2e => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/750] 10.0.0.12 () {32 vars in 705 bytes} [Thu Feb 26 04:20:04 2026] GET /v2/images/28c6cf62-482d-4b0f-88b0-46b8b82e8b2e => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/753] 10.0.0.12 () {32 vars in 631 bytes} [Thu Feb 26 04:20:04 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: 382/754] 10.0.0.12 () {34 vars in 653 bytes} [Thu Feb 26 04:20:04 2026] POST /v2/images => generated 702 bytes in 78 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/755] 10.0.0.12 () {32 vars in 715 bytes} [Thu Feb 26 04:20:04 2026] GET /v2/images/1919feda-c466-4b4f-8b23-0d6b82099734/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:04.464 8 INFO glance.api.v2.image_data [None req-2cb610ad-ead4-41e0-ab10-460e56b98099 247b65be79ff4d6ab0c1aa7f9d984eae d0ed640a5f6a404d858dc1074846d086 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 04:20:04.518 8 WARNING glance_store._drivers.rbd [None req-2cb610ad-ead4-41e0-ab10-460e56b98099 247b65be79ff4d6ab0c1aa7f9d984eae d0ed640a5f6a404d858dc1074846d086 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-26 04:20:04.899 8 INFO glance.location [None req-2cb610ad-ead4-41e0-ab10-460e56b98099 247b65be79ff4d6ab0c1aa7f9d984eae d0ed640a5f6a404d858dc1074846d086 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 383/756] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:04 2026] PUT /v2/images/1919feda-c466-4b4f-8b23-0d6b82099734/file => generated 0 bytes in 488 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/757] 10.0.0.12 () {32 vars in 705 bytes} [Thu Feb 26 04:20:04 2026] GET /v2/images/1919feda-c466-4b4f-8b23-0d6b82099734 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/758] 10.0.0.12 () {32 vars in 715 bytes} [Thu Feb 26 04:20:04 2026] GET /v2/images/1919feda-c466-4b4f-8b23-0d6b82099734/file => generated 1024 bytes in 136 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/759] 10.0.0.12 () {34 vars in 653 bytes} [Thu Feb 26 04:20:05 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/760] 10.0.0.12 () {32 vars in 724 bytes} [Thu Feb 26 04:20:05 2026] PATCH /v2/images/7be26d5c-afb2-4cb3-9c29-029556e86a4e => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/761] 10.0.0.12 () {32 vars in 705 bytes} [Thu Feb 26 04:20:05 2026] GET /v2/images/7be26d5c-afb2-4cb3-9c29-029556e86a4e => generated 653 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:20:05.213 8 WARNING glance.api.v2.images [None req-acd57f74-592a-491a-a062-8cf6627a6b45 247b65be79ff4d6ab0c1aa7f9d984eae d0ed640a5f6a404d858dc1074846d086 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7be26d5c-afb2-4cb3-9c29-029556e86a4e [pid: 8|app: 0|req: 386/762] 10.0.0.12 () {32 vars in 708 bytes} [Thu Feb 26 04:20:05 2026] DELETE /v2/images/7be26d5c-afb2-4cb3-9c29-029556e86a4e => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/763] 10.0.0.12 () {32 vars in 705 bytes} [Thu Feb 26 04:20:05 2026] GET /v2/images/7be26d5c-afb2-4cb3-9c29-029556e86a4e => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:20:05.309 8 WARNING glance.api.v2.images [None req-c4c3a8f7-5de7-4aa5-8080-d39abe9aa5b3 247b65be79ff4d6ab0c1aa7f9d984eae d0ed640a5f6a404d858dc1074846d086 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1919feda-c466-4b4f-8b23-0d6b82099734 [pid: 8|app: 0|req: 387/764] 10.0.0.12 () {32 vars in 708 bytes} [Thu Feb 26 04:20:05 2026] DELETE /v2/images/1919feda-c466-4b4f-8b23-0d6b82099734 => generated 0 bytes in 886 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/765] 10.0.0.12 () {32 vars in 705 bytes} [Thu Feb 26 04:20:06 2026] GET /v2/images/1919feda-c466-4b4f-8b23-0d6b82099734 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:20:06.197 8 WARNING glance.api.v2.images [None req-13b88a24-359f-41cd-a99e-90619920e2e2 247b65be79ff4d6ab0c1aa7f9d984eae d0ed640a5f6a404d858dc1074846d086 - - default default] Failed to find image 28c6cf62-482d-4b0f-88b0-46b8b82e8b2e to delete: glance.common.exception.ImageNotFound: No image found with ID 28c6cf62-482d-4b0f-88b0-46b8b82e8b2e [pid: 8|app: 0|req: 388/766] 10.0.0.12 () {32 vars in 708 bytes} [Thu Feb 26 04:20:06 2026] DELETE /v2/images/28c6cf62-482d-4b0f-88b0-46b8b82e8b2e => 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: 379/767] 10.0.0.12 () {32 vars in 705 bytes} [Thu Feb 26 04:20:06 2026] GET /v2/images/28c6cf62-482d-4b0f-88b0-46b8b82e8b2e => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/772] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:20:33 2026] GET /v2/images => generated 4892 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/773] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:20:33 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/782] 10.0.0.94 () {36 vars in 985 bytes} [Thu Feb 26 04:21:05 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => 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: 387/783] 10.0.0.94 () {36 vars in 925 bytes} [Thu Feb 26 04:21:05 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: 398/786] 10.0.0.94 () {36 vars in 985 bytes} [Thu Feb 26 04:21:21 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => 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: 389/787] 10.0.0.94 () {36 vars in 925 bytes} [Thu Feb 26 04:21: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: 7|app: 0|req: 391/790] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:21:33 2026] GET /v2/images => generated 4892 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/791] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:21:33 2026] GET /v2/images => generated 4892 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/794] 10.0.0.94 () {36 vars in 985 bytes} [Thu Feb 26 04:21:37 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/795] 10.0.0.94 () {36 vars in 925 bytes} [Thu Feb 26 04:21:37 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: 396/800] 10.0.0.94 () {36 vars in 985 bytes} [Thu Feb 26 04:22:01 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => 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: 405/801] 10.0.0.94 () {36 vars in 925 bytes} [Thu Feb 26 04:22:01 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: 400/808] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:22:33 2026] GET /v2/images => generated 4892 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/809] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:22:33 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: 7|app: 0|req: 402/812] 10.0.0.94 () {36 vars in 985 bytes} [Thu Feb 26 04:22:38 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => 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: 411/813] 10.0.0.94 () {36 vars in 925 bytes} [Thu Feb 26 04:22:38 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: 414/818] 10.0.0.94 () {36 vars in 985 bytes} [Thu Feb 26 04:22:55 2026] GET /v2/images/cad87672-8bc0-475d-9e10-a6aa1a647906 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/819] 10.0.0.94 () {36 vars in 925 bytes} [Thu Feb 26 04:22:55 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: 418/826] 162.253.55.70 () {32 vars in 824 bytes} [Thu Feb 26 04:23:31 2026] GET /v2/images?status=active&owner=459a65d0d04a4cae933aa9c0ec209d8e&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/827] 162.253.55.70 () {32 vars in 651 bytes} [Thu Feb 26 04:23: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: 419/828] 10.0.0.153 () {36 vars in 986 bytes} [Thu Feb 26 04:23:32 2026] GET /v2/images/d0786d64-d059-42c7-9847-7641908cda45 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/829] 10.0.0.153 () {36 vars in 926 bytes} [Thu Feb 26 04:23: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: 420/830] 10.0.0.153 () {36 vars in 926 bytes} [Thu Feb 26 04:23:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/831] 10.0.0.153 () {36 vars in 986 bytes} [Thu Feb 26 04:23:32 2026] GET /v2/images/d0786d64-d059-42c7-9847-7641908cda45 => 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: 421/832] 10.0.0.153 () {36 vars in 926 bytes} [Thu Feb 26 04:23:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/833] 10.0.0.153 () {36 vars in 926 bytes} [Thu Feb 26 04:23: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/834] 10.0.0.153 () {36 vars in 986 bytes} [Thu Feb 26 04:23:32 2026] GET /v2/images/d0786d64-d059-42c7-9847-7641908cda45 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/835] 10.0.0.153 () {36 vars in 926 bytes} [Thu Feb 26 04:23: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: 423/836] 10.0.0.184 () {36 vars in 986 bytes} [Thu Feb 26 04:23:32 2026] GET /v2/images/d0786d64-d059-42c7-9847-7641908cda45 => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/837] 10.0.0.184 () {36 vars in 926 bytes} [Thu Feb 26 04:23: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: 424/838] 10.0.0.184 () {36 vars in 986 bytes} [Thu Feb 26 04:23:32 2026] GET /v2/images/d0786d64-d059-42c7-9847-7641908cda45 => 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: 415/839] 10.0.0.184 () {36 vars in 926 bytes} [Thu Feb 26 04:23: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: 425/840] 10.0.0.184 () {36 vars in 926 bytes} [Thu Feb 26 04:23:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/841] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:23:33 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: 426/842] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:23:33 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/855] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:24:33 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/856] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:24:33 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: 440/869] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:25:33 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: 430/870] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:25:33 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: 7|app: 0|req: 437/883] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:26:33 2026] GET /v2/images => generated 4892 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/884] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:26:33 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: 454/897] 10.0.0.12 () {32 vars in 631 bytes} [Thu Feb 26 04:27:31 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: 444/898] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:27:33 2026] GET /v2/images => generated 4892 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/899] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:27:33 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: 462/912] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:28:33 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: 451/913] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:28:33 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/926] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:29:33 2026] GET /v2/images => generated 4892 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/927] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:29:33 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: 7|app: 0|req: 465/940] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:30:33 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/941] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:30:33 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: 483/954] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:31:33 2026] GET /v2/images => generated 4892 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/955] 10.0.0.11 () {28 vars in 567 bytes} [Thu Feb 26 04:31:33 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)