+ 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 [Sun Jun 28 20:18:25 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-79bd69554-tdgmr machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f54462d5668 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-06-28 20:18:27.164 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-28 20:18:27.242 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-06-28 20:18:28.056 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-06-28 20:18:28.057 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-06-28 20:18:28.057 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-28 20:18:28.139 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-06-28 20:18:28.140 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-06-28 20:18:28.140 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-28 20:18:30.211 8 WARNING glance.api.v2.images [None req-0be7ad1f-5454-4f0b-b73b-ba1cc1227aec - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-28 20:18:30.237 7 WARNING glance.api.v2.images [None req-b7ade384-010b-4c36-8514-99672df6833a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-28 20:18:30.577 8 WARNING keystonemiddleware._common.config [None req-0be7ad1f-5454-4f0b-b73b-ba1cc1227aec - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-28 20:18:30.587 8 WARNING oslo_config.cfg [None req-0be7ad1f-5454-4f0b-b73b-ba1cc1227aec - - - - - -] 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 0x7f54462d5668 pid: 8 (default app) 2026-06-28 20:18:30.602 7 WARNING keystonemiddleware._common.config [None req-b7ade384-010b-4c36-8514-99672df6833a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-28 20:18:30.610 7 WARNING oslo_config.cfg [None req-b7ade384-010b-4c36-8514-99672df6833a - - - - - -] 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 0x7f54462d5668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.223 () {42 vars in 687 bytes} [Sun Jun 28 20:18:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 20:18:32.691 7 WARNING oslo_policy.policy [None req-6156958b-87cc-4c87-8085-39d3244a7daa 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - 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-06-28 20:18:32.692 7 WARNING oslo_policy.policy [None req-6156958b-87cc-4c87-8085-39d3244a7daa 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - 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-06-28 20:18:32.712 7 WARNING oslo_policy.policy [None req-6156958b-87cc-4c87-8085-39d3244a7daa 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - 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-06-28 20:18:32.712 7 WARNING oslo_policy.policy [None req-6156958b-87cc-4c87-8085-39d3244a7daa 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 199.204.45.223 () {44 vars in 909 bytes} [Sun Jun 28 20:18:32 2026] GET /v2/images => generated 69 bytes in 595 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.223 () {42 vars in 687 bytes} [Sun Jun 28 20:18:36 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: 2/6] 199.204.45.223 () {44 vars in 909 bytes} [Sun Jun 28 20:18:36 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 20:18:36.464 8 WARNING oslo_policy.policy [None req-38a969a4-05ec-413b-a2fe-7fa437ac14fb 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - 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-06-28 20:18:36.464 8 WARNING oslo_policy.policy [None req-38a969a4-05ec-413b-a2fe-7fa437ac14fb 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - 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/7] 199.204.45.223 () {44 vars in 910 bytes} [Sun Jun 28 20:18:36 2026] GET /v2/images/cirros => generated 151 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.223 () {44 vars in 932 bytes} [Sun Jun 28 20:18:36 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 20:18:36.634 8 WARNING oslo_policy.policy [None req-dae5ac83-7dc5-4f35-bc68-14ecbe4166ec 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - 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-06-28 20:18:36.635 8 WARNING oslo_policy.policy [None req-dae5ac83-7dc5-4f35-bc68-14ecbe4166ec 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - 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/9] 199.204.45.223 () {44 vars in 938 bytes} [Sun Jun 28 20:18:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 20:18:36.711 7 WARNING oslo_config.cfg [None req-98688a6f-c8eb-4729-8688-e224f8866d56 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/10] 199.204.45.223 () {48 vars in 950 bytes} [Sun Jun 28 20:18:36 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-28 20:18:36.733 8 WARNING oslo_policy.policy [None req-b9a184cc-175e-42d9-902d-bae7a9fbe059 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - 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-06-28 20:18:36.733 8 WARNING oslo_policy.policy [None req-b9a184cc-175e-42d9-902d-bae7a9fbe059 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - 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-06-28 20:18:36.734 8 INFO glance.api.v2.image_data [None req-b9a184cc-175e-42d9-902d-bae7a9fbe059 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 20:18:40.634 8 WARNING glance.location [None req-b9a184cc-175e-42d9-902d-bae7a9fbe059 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 199.204.45.223 () {48 vars in 1044 bytes} [Sun Jun 28 20:18:36 2026] PUT /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0/file => generated 0 bytes in 3952 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5056 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.223 () {44 vars in 970 bytes} [Sun Jun 28 20:18:40 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 20:18:40.798 8 WARNING oslo_config.cfg [None req-709af52f-2a8c-407d-ad6c-70d81d0829a3 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - 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/15] 199.204.45.223 () {48 vars in 1050 bytes} [Sun Jun 28 20:18:40 2026] PATCH /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.223 () {44 vars in 970 bytes} [Sun Jun 28 20:18:40 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/269] 199.204.45.223 () {42 vars in 687 bytes} [Sun Jun 28 20:39: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: 135/270] 199.204.45.223 () {44 vars in 909 bytes} [Sun Jun 28 20:39:40 2026] GET /v2/images => generated 1381 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 199.204.45.223 () {42 vars in 687 bytes} [Sun Jun 28 20:39:58 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: 137/274] 199.204.45.223 () {44 vars in 909 bytes} [Sun Jun 28 20:39:58 2026] GET /v2/images => generated 1381 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.204.45.223 () {44 vars in 936 bytes} [Sun Jun 28 20:39:58 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.204.45.223 () {44 vars in 958 bytes} [Sun Jun 28 20:39:58 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.204.45.223 () {44 vars in 938 bytes} [Sun Jun 28 20:39:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.223 () {48 vars in 950 bytes} [Sun Jun 28 20:39:58 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-28 20:39:58.896 8 INFO glance.api.v2.image_data [None req-4a3d8280-83e2-4f93-8d19-7ca348dc810f 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 20:40:33.804 8 WARNING glance.location [None req-4a3d8280-83e2-4f93-8d19-7ca348dc810f 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/287] 199.204.45.223 () {48 vars in 1045 bytes} [Sun Jun 28 20:39:58 2026] PUT /v2/images/f8d492a1-e9a2-4d90-9968-4860d7de1ebc/file => generated 0 bytes in 34956 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67091 switches on core 0) [pid: 7|app: 0|req: 148/288] 199.204.45.223 () {44 vars in 970 bytes} [Sun Jun 28 20:40:33 2026] GET /v2/images/f8d492a1-e9a2-4d90-9968-4860d7de1ebc => 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: 141/289] 199.204.45.223 () {48 vars in 1050 bytes} [Sun Jun 28 20:40:33 2026] PATCH /v2/images/f8d492a1-e9a2-4d90-9968-4860d7de1ebc => generated 1395 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/290] 199.204.45.223 () {44 vars in 970 bytes} [Sun Jun 28 20:40:33 2026] GET /v2/images/f8d492a1-e9a2-4d90-9968-4860d7de1ebc => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/291] 199.204.45.223 () {42 vars in 687 bytes} [Sun Jun 28 20:40:35 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: 150/292] 199.204.45.223 () {44 vars in 909 bytes} [Sun Jun 28 20:40:35 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/379] 199.204.45.223 () {42 vars in 687 bytes} [Sun Jun 28 20:47:44 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: 186/380] 199.204.45.223 () {44 vars in 909 bytes} [Sun Jun 28 20:47:44 2026] GET /v2/images => generated 2778 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/383] 199.204.45.223 () {42 vars in 687 bytes} [Sun Jun 28 20:47:54 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: 196/384] 199.204.45.223 () {44 vars in 909 bytes} [Sun Jun 28 20:47:54 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/385] 199.204.45.223 () {44 vars in 946 bytes} [Sun Jun 28 20:47:54 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: 7|app: 0|req: 197/386] 199.204.45.223 () {44 vars in 968 bytes} [Sun Jun 28 20:47:54 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/387] 199.204.45.223 () {44 vars in 938 bytes} [Sun Jun 28 20:47:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/388] 199.204.45.223 () {48 vars in 950 bytes} [Sun Jun 28 20:47:54 2026] POST /v2/images => generated 799 bytes in 1686 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-28 20:47:55.923 8 INFO glance.api.v2.image_data [None req-2c7fc276-f68e-494e-ab0b-816ce3b75dc6 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 20:48:58.324 8 INFO glance.location [None req-2c7fc276-f68e-494e-ab0b-816ce3b75dc6 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/401] 199.204.45.223 () {48 vars in 1044 bytes} [Sun Jun 28 20:47:55 2026] PUT /v2/images/0ed97532-77d5-47d2-95d2-1cbe17b0106f/file => generated 0 bytes in 62452 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19354 switches on core 0) [pid: 7|app: 0|req: 211/402] 199.204.45.223 () {44 vars in 970 bytes} [Sun Jun 28 20:48:58 2026] GET /v2/images/0ed97532-77d5-47d2-95d2-1cbe17b0106f => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/403] 199.204.45.223 () {48 vars in 1050 bytes} [Sun Jun 28 20:48:58 2026] PATCH /v2/images/0ed97532-77d5-47d2-95d2-1cbe17b0106f => generated 1410 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/404] 199.204.45.223 () {44 vars in 970 bytes} [Sun Jun 28 20:48:58 2026] GET /v2/images/0ed97532-77d5-47d2-95d2-1cbe17b0106f => generated 1410 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/415] 199.204.45.223 () {42 vars in 687 bytes} [Sun Jun 28 20:49:41 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/416] 199.204.45.223 () {44 vars in 909 bytes} [Sun Jun 28 20:49:41 2026] GET /v2/images => generated 4190 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/419] 199.204.45.223 () {42 vars in 687 bytes} [Sun Jun 28 20:49:57 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: 200/420] 199.204.45.223 () {44 vars in 909 bytes} [Sun Jun 28 20:49:57 2026] GET /v2/images => generated 4190 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/421] 199.204.45.223 () {44 vars in 938 bytes} [Sun Jun 28 20:49:57 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/422] 199.204.45.223 () {44 vars in 960 bytes} [Sun Jun 28 20:49:57 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/423] 199.204.45.223 () {44 vars in 938 bytes} [Sun Jun 28 20:49:57 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: 202/424] 199.204.45.223 () {48 vars in 950 bytes} [Sun Jun 28 20:49:57 2026] POST /v2/images => generated 791 bytes in 513 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-28 20:49:58.054 7 WARNING oslo_policy.policy [None req-0a62f0e3-2d0b-4d24-90ad-3e7880b7518c 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - 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-06-28 20:49:58.054 7 WARNING oslo_policy.policy [None req-0a62f0e3-2d0b-4d24-90ad-3e7880b7518c 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - 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-06-28 20:49:58.056 7 INFO glance.api.v2.image_data [None req-0a62f0e3-2d0b-4d24-90ad-3e7880b7518c 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 20:50:14.398 7 INFO glance.location [None req-0a62f0e3-2d0b-4d24-90ad-3e7880b7518c 394864f304b34c498815eab595d37814 bfccfbbba6d34d95811556a3dabb5d67 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 223/429] 199.204.45.223 () {48 vars in 1045 bytes} [Sun Jun 28 20:49:58 2026] PUT /v2/images/8154d13c-b360-415e-9c54-03415191b6b4/file => generated 0 bytes in 16411 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31936 switches on core 0) [pid: 8|app: 0|req: 207/430] 199.204.45.223 () {44 vars in 970 bytes} [Sun Jun 28 20:50:14 2026] GET /v2/images/8154d13c-b360-415e-9c54-03415191b6b4 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/431] 199.204.45.223 () {48 vars in 1050 bytes} [Sun Jun 28 20:50:14 2026] PATCH /v2/images/8154d13c-b360-415e-9c54-03415191b6b4 => generated 1382 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/432] 199.204.45.223 () {44 vars in 970 bytes} [Sun Jun 28 20:50:14 2026] GET /v2/images/8154d13c-b360-415e-9c54-03415191b6b4 => generated 1382 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/593] 199.204.45.223 () {42 vars in 687 bytes} [Sun Jun 28 21:03:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/594] 199.204.45.223 () {44 vars in 909 bytes} [Sun Jun 28 21:03:32 2026] GET /v2/images => generated 5574 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/623] 199.204.45.223 () {42 vars in 687 bytes} [Sun Jun 28 21:05:56 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/624] 199.204.45.223 () {44 vars in 909 bytes} [Sun Jun 28 21:05:56 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/625] 199.204.45.223 () {42 vars in 687 bytes} [Sun Jun 28 21:05:58 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: 321/626] 199.204.45.223 () {44 vars in 909 bytes} [Sun Jun 28 21:05:58 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/637] 199.204.45.223 () {42 vars in 687 bytes} [Sun Jun 28 21:06:49 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: 311/638] 199.204.45.223 () {44 vars in 909 bytes} [Sun Jun 28 21:06:49 2026] GET /v2/images => generated 5574 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/641] 199.204.45.223 () {42 vars in 687 bytes} [Sun Jun 28 21:06:58 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: 329/642] 199.204.45.223 () {44 vars in 909 bytes} [Sun Jun 28 21:06:58 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/657] 199.204.45.223 () {42 vars in 687 bytes} [Sun Jun 28 21:08:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/658] 199.204.45.223 () {44 vars in 909 bytes} [Sun Jun 28 21:08:02 2026] GET /v2/images => generated 5574 bytes in 52 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: 326/667] 10.0.0.94 () {32 vars in 631 bytes} [Sun Jun 28 21:08:49 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/672] 10.0.0.244 () {36 vars in 986 bytes} [Sun Jun 28 21:09:09 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 149 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: 344/673] 10.0.0.244 () {36 vars in 926 bytes} [Sun Jun 28 21:09:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/674] 10.0.0.244 () {36 vars in 986 bytes} [Sun Jun 28 21:09:09 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/675] 10.0.0.244 () {36 vars in 926 bytes} [Sun Jun 28 21:09:09 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/678] 199.204.45.223 () {36 vars in 990 bytes} [Sun Jun 28 21:09:16 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/679] 199.204.45.223 () {36 vars in 930 bytes} [Sun Jun 28 21:09:17 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: 333/680] 199.204.45.223 () {36 vars in 990 bytes} [Sun Jun 28 21:09:17 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/681] 199.204.45.223 () {36 vars in 930 bytes} [Sun Jun 28 21:09:17 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/684] 10.0.0.244 () {36 vars in 986 bytes} [Sun Jun 28 21:09:23 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/685] 10.0.0.244 () {36 vars in 926 bytes} [Sun Jun 28 21:09:23 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: 336/686] 10.0.0.244 () {36 vars in 986 bytes} [Sun Jun 28 21:09:26 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/687] 10.0.0.244 () {36 vars in 926 bytes} [Sun Jun 28 21:09:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/694] 10.0.0.94 () {34 vars in 653 bytes} [Sun Jun 28 21:09:59 2026] POST /v2/images => generated 648 bytes in 189 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-28 21:09:59.655 7 WARNING glance.api.v2.images [None req-92181309-a055-45a0-978f-9eab52b267f2 3f06006bb29c48169d15bbf2a03f5236 a14e7f20f9ea410b8e5a4f5f019307f0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9c40a3ac-feab-4f35-a7ad-f7ff76d55ad8 [pid: 7|app: 0|req: 355/695] 10.0.0.94 () {32 vars in 708 bytes} [Sun Jun 28 21:09:59 2026] DELETE /v2/images/9c40a3ac-feab-4f35-a7ad-f7ff76d55ad8 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/696] 10.0.0.94 () {32 vars in 705 bytes} [Sun Jun 28 21:09:59 2026] GET /v2/images/9c40a3ac-feab-4f35-a7ad-f7ff76d55ad8 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/697] 10.0.0.94 () {32 vars in 631 bytes} [Sun Jun 28 21:09:59 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/700] 10.0.0.94 () {34 vars in 653 bytes} [Sun Jun 28 21:09:59 2026] POST /v2/images => generated 702 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/701] 10.0.0.94 () {32 vars in 715 bytes} [Sun Jun 28 21:09:59 2026] GET /v2/images/8a5b3afc-5648-421d-9b49-a5183dbd8aa1/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:09:59.847 8 INFO glance.api.v2.image_data [None req-bfdbe539-8b1d-46f8-b576-cfc0c47e77e8 3f06006bb29c48169d15bbf2a03f5236 a14e7f20f9ea410b8e5a4f5f019307f0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 21:09:59.889 8 WARNING glance_store._drivers.rbd [None req-bfdbe539-8b1d-46f8-b576-cfc0c47e77e8 3f06006bb29c48169d15bbf2a03f5236 a14e7f20f9ea410b8e5a4f5f019307f0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-28 21:10:01.030 8 INFO glance.location [None req-bfdbe539-8b1d-46f8-b576-cfc0c47e77e8 3f06006bb29c48169d15bbf2a03f5236 a14e7f20f9ea410b8e5a4f5f019307f0 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 343/702] 10.0.0.94 () {32 vars in 725 bytes} [Sun Jun 28 21:09:59 2026] PUT /v2/images/8a5b3afc-5648-421d-9b49-a5183dbd8aa1/file => generated 0 bytes in 1240 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/703] 10.0.0.94 () {32 vars in 705 bytes} [Sun Jun 28 21:10:01 2026] GET /v2/images/8a5b3afc-5648-421d-9b49-a5183dbd8aa1 => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/704] 10.0.0.94 () {32 vars in 715 bytes} [Sun Jun 28 21:10:01 2026] GET /v2/images/8a5b3afc-5648-421d-9b49-a5183dbd8aa1/file => generated 1024 bytes in 142 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/705] 10.0.0.94 () {34 vars in 653 bytes} [Sun Jun 28 21:10:01 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/706] 10.0.0.94 () {32 vars in 724 bytes} [Sun Jun 28 21:10:01 2026] PATCH /v2/images/311a7f23-70e4-4e2e-926f-851f79478d6b => generated 652 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/707] 10.0.0.94 () {32 vars in 705 bytes} [Sun Jun 28 21:10:01 2026] GET /v2/images/311a7f23-70e4-4e2e-926f-851f79478d6b => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:10:01.402 8 WARNING glance.api.v2.images [None req-2b5686f3-a78a-4d03-9e2b-97da45cff2bc 3f06006bb29c48169d15bbf2a03f5236 a14e7f20f9ea410b8e5a4f5f019307f0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//311a7f23-70e4-4e2e-926f-851f79478d6b [pid: 8|app: 0|req: 346/708] 10.0.0.94 () {32 vars in 708 bytes} [Sun Jun 28 21:10:01 2026] DELETE /v2/images/311a7f23-70e4-4e2e-926f-851f79478d6b => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/709] 10.0.0.94 () {32 vars in 705 bytes} [Sun Jun 28 21:10:01 2026] GET /v2/images/311a7f23-70e4-4e2e-926f-851f79478d6b => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:10:01.471 8 WARNING glance.api.v2.images [None req-90cfa001-e220-4c69-9987-fa6ccfa85886 3f06006bb29c48169d15bbf2a03f5236 a14e7f20f9ea410b8e5a4f5f019307f0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8a5b3afc-5648-421d-9b49-a5183dbd8aa1 [pid: 8|app: 0|req: 347/710] 10.0.0.94 () {32 vars in 708 bytes} [Sun Jun 28 21:10:01 2026] DELETE /v2/images/8a5b3afc-5648-421d-9b49-a5183dbd8aa1 => generated 0 bytes in 805 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/711] 10.0.0.94 () {32 vars in 705 bytes} [Sun Jun 28 21:10:02 2026] GET /v2/images/8a5b3afc-5648-421d-9b49-a5183dbd8aa1 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:10:02.307 8 WARNING glance.api.v2.images [None req-cfb001db-c187-4f89-8798-b961b0059d75 3f06006bb29c48169d15bbf2a03f5236 a14e7f20f9ea410b8e5a4f5f019307f0 - - default default] Failed to find image 9c40a3ac-feab-4f35-a7ad-f7ff76d55ad8 to delete: glance.common.exception.ImageNotFound: No image found with ID 9c40a3ac-feab-4f35-a7ad-f7ff76d55ad8 [pid: 8|app: 0|req: 348/712] 10.0.0.94 () {32 vars in 708 bytes} [Sun Jun 28 21:10:02 2026] DELETE /v2/images/9c40a3ac-feab-4f35-a7ad-f7ff76d55ad8 => generated 147 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/713] 10.0.0.94 () {32 vars in 705 bytes} [Sun Jun 28 21:10:02 2026] GET /v2/images/9c40a3ac-feab-4f35-a7ad-f7ff76d55ad8 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/720] 10.0.0.126 () {36 vars in 986 bytes} [Sun Jun 28 21:10:29 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/721] 10.0.0.126 () {36 vars in 926 bytes} [Sun Jun 28 21:10:29 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/722] 10.0.0.126 () {36 vars in 926 bytes} [Sun Jun 28 21:10:29 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: 370/723] 10.0.0.126 () {36 vars in 986 bytes} [Sun Jun 28 21:10:29 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/724] 10.0.0.126 () {36 vars in 926 bytes} [Sun Jun 28 21:10:30 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: 371/725] 10.0.0.126 () {36 vars in 926 bytes} [Sun Jun 28 21:10:30 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/726] 10.0.0.126 () {36 vars in 986 bytes} [Sun Jun 28 21:10:30 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/727] 10.0.0.126 () {36 vars in 926 bytes} [Sun Jun 28 21:10:30 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/728] 10.0.0.126 () {36 vars in 926 bytes} [Sun Jun 28 21:10:30 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: 373/729] 10.0.0.143 () {36 vars in 986 bytes} [Sun Jun 28 21:10:31 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/730] 10.0.0.143 () {36 vars in 926 bytes} [Sun Jun 28 21:10: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: 7|app: 0|req: 374/731] 10.0.0.143 () {36 vars in 986 bytes} [Sun Jun 28 21:10:31 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/732] 10.0.0.143 () {36 vars in 926 bytes} [Sun Jun 28 21:10: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: 7|app: 0|req: 375/733] 10.0.0.143 () {36 vars in 926 bytes} [Sun Jun 28 21:10:31 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/736] 10.0.0.244 () {36 vars in 986 bytes} [Sun Jun 28 21:10:39 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/737] 10.0.0.244 () {36 vars in 926 bytes} [Sun Jun 28 21:10:39 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/744] 10.0.0.244 () {36 vars in 986 bytes} [Sun Jun 28 21:11:13 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/745] 10.0.0.244 () {36 vars in 926 bytes} [Sun Jun 28 21:11:13 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/746] 10.0.0.94 () {32 vars in 705 bytes} [Sun Jun 28 21:11:13 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/747] 10.0.0.94 () {32 vars in 705 bytes} [Sun Jun 28 21:11:13 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/748] 10.0.0.126 () {36 vars in 986 bytes} [Sun Jun 28 21:11:14 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/749] 10.0.0.126 () {36 vars in 926 bytes} [Sun Jun 28 21:11:14 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: 367/750] 10.0.0.126 () {36 vars in 926 bytes} [Sun Jun 28 21:11:14 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: 384/751] 10.0.0.126 () {36 vars in 986 bytes} [Sun Jun 28 21:11:14 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/752] 10.0.0.126 () {36 vars in 926 bytes} [Sun Jun 28 21:11:14 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: 385/753] 10.0.0.126 () {36 vars in 926 bytes} [Sun Jun 28 21:11:14 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/754] 10.0.0.126 () {36 vars in 986 bytes} [Sun Jun 28 21:11:14 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/755] 10.0.0.126 () {36 vars in 926 bytes} [Sun Jun 28 21:11:14 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: 370/756] 10.0.0.126 () {36 vars in 926 bytes} [Sun Jun 28 21:11:14 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: 387/757] 10.0.0.143 () {36 vars in 986 bytes} [Sun Jun 28 21:11:15 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/758] 10.0.0.143 () {36 vars in 926 bytes} [Sun Jun 28 21:11:15 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: 388/759] 10.0.0.143 () {36 vars in 986 bytes} [Sun Jun 28 21:11:15 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/760] 10.0.0.143 () {36 vars in 926 bytes} [Sun Jun 28 21:11:15 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: 389/761] 10.0.0.143 () {36 vars in 926 bytes} [Sun Jun 28 21:11:15 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: 374/766] 10.0.0.244 () {36 vars in 986 bytes} [Sun Jun 28 21:11:29 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/767] 10.0.0.244 () {36 vars in 926 bytes} [Sun Jun 28 21:11:29 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: 376/770] 10.0.0.244 () {36 vars in 986 bytes} [Sun Jun 28 21:11:47 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/771] 10.0.0.244 () {36 vars in 926 bytes} [Sun Jun 28 21:11:47 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/774] 10.0.0.94 () {30 vars in 409 bytes} [Sun Jun 28 21:11:53 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: 381/779] 10.0.0.244 () {36 vars in 986 bytes} [Sun Jun 28 21:12:15 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/780] 10.0.0.244 () {36 vars in 926 bytes} [Sun Jun 28 21:12:15 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: 401/783] 10.0.0.244 () {36 vars in 986 bytes} [Sun Jun 28 21:12:26 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/784] 10.0.0.244 () {36 vars in 926 bytes} [Sun Jun 28 21:12:26 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: 403/787] 199.204.45.223 () {32 vars in 825 bytes} [Sun Jun 28 21:12:31 2026] GET /v2/images?status=active&owner=bfccfbbba6d34d95811556a3dabb5d67&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/788] 199.204.45.223 () {32 vars in 652 bytes} [Sun Jun 28 21:12: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: 7|app: 0|req: 404/789] 10.0.0.126 () {36 vars in 986 bytes} [Sun Jun 28 21:12:32 2026] GET /v2/images/f8d492a1-e9a2-4d90-9968-4860d7de1ebc => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/790] 10.0.0.126 () {36 vars in 926 bytes} [Sun Jun 28 21:12:32 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/791] 10.0.0.126 () {36 vars in 926 bytes} [Sun Jun 28 21:12: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: 387/792] 10.0.0.126 () {36 vars in 986 bytes} [Sun Jun 28 21:12:32 2026] GET /v2/images/f8d492a1-e9a2-4d90-9968-4860d7de1ebc => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/793] 10.0.0.126 () {36 vars in 926 bytes} [Sun Jun 28 21:12: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: 388/794] 10.0.0.126 () {36 vars in 926 bytes} [Sun Jun 28 21:12:32 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/795] 10.0.0.126 () {36 vars in 986 bytes} [Sun Jun 28 21:12:32 2026] GET /v2/images/f8d492a1-e9a2-4d90-9968-4860d7de1ebc => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/796] 10.0.0.126 () {36 vars in 926 bytes} [Sun Jun 28 21:12: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: 408/797] 10.0.0.143 () {36 vars in 986 bytes} [Sun Jun 28 21:12:32 2026] GET /v2/images/f8d492a1-e9a2-4d90-9968-4860d7de1ebc => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/798] 10.0.0.143 () {36 vars in 926 bytes} [Sun Jun 28 21:12:32 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/799] 10.0.0.143 () {36 vars in 986 bytes} [Sun Jun 28 21:12:32 2026] GET /v2/images/f8d492a1-e9a2-4d90-9968-4860d7de1ebc => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/800] 10.0.0.143 () {36 vars in 926 bytes} [Sun Jun 28 21:12: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: 7|app: 0|req: 410/801] 10.0.0.143 () {36 vars in 926 bytes} [Sun Jun 28 21:12: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: 7|app: 0|req: 414/808] 10.0.0.244 () {36 vars in 986 bytes} [Sun Jun 28 21:13:05 2026] GET /v2/images/f59e4c8f-adbe-41d8-b782-469a464887b0 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/809] 10.0.0.244 () {36 vars in 926 bytes} [Sun Jun 28 21:13:05 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: 419/856] 10.0.0.94 () {32 vars in 631 bytes} [Sun Jun 28 21:16:58 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)