+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 8 05:28:33 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-589c6fbf86-94wvp 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x56181b35a150 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-08 05:28:35.687 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-08 05:28:35.747 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-08 05:28:36.340 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-07-08 05:28:36.341 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-07-08 05:28:36.401 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-07-08 05:28:36.402 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-07-08 05:28:37.964 7 WARNING glance.api.v2.images [None req-c5c1fd2e-8712-4ffe-8fae-8fcd7913ddf1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 05:28:38.148 8 WARNING glance.api.v2.images [None req-e1f32aff-ef97-4aca-8f14-653ea36bf6fb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 05:28:38.209 7 WARNING keystonemiddleware._common.config [None req-c5c1fd2e-8712-4ffe-8fae-8fcd7913ddf1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 05:28:38.217 7 WARNING oslo_config.cfg [None req-c5c1fd2e-8712-4ffe-8fae-8fcd7913ddf1 - - - - - -] 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 0x56181b35a150 pid: 7 (default app) 2026-07-08 05:28:38.390 8 WARNING keystonemiddleware._common.config [None req-e1f32aff-ef97-4aca-8f14-653ea36bf6fb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 05:28:38.397 8 WARNING oslo_config.cfg [None req-e1f32aff-ef97-4aca-8f14-653ea36bf6fb - - - - - -] 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 0x56181b35a150 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jul 8 05:28:39 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-07-08 05:28:40.182 8 WARNING oslo_policy.policy [None req-0bc5093c-3e41-4926-88dd-949d83bd1b25 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - 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-07-08 05:28:40.182 8 WARNING oslo_policy.policy [None req-0bc5093c-3e41-4926-88dd-949d83bd1b25 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - 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-07-08 05:28:40.202 8 WARNING oslo_policy.policy [None req-0bc5093c-3e41-4926-88dd-949d83bd1b25 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - 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-07-08 05:28:40.202 8 WARNING oslo_policy.policy [None req-0bc5093c-3e41-4926-88dd-949d83bd1b25 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - 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: 2/6] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 05:28:39 2026] GET /v2/images => generated 69 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jul 8 05:28:43 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 05:28:43 2026] GET /v2/images => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-07-08 05:28:43.600 7 WARNING oslo_policy.policy [None req-d2afaaf3-2832-40b4-af67-09429fe63c34 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - 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-07-08 05:28:43.600 7 WARNING oslo_policy.policy [None req-d2afaaf3-2832-40b4-af67-09429fe63c34 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.204.45.109 () {44 vars in 912 bytes} [Wed Jul 8 05:28:43 2026] GET /v2/images/cirros => generated 151 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.204.45.109 () {44 vars in 934 bytes} [Wed Jul 8 05:28:43 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-07-08 05:28:43.735 7 WARNING oslo_policy.policy [None req-fc67f7db-cfd7-46d3-8f2f-c4d67dc35a1c 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - 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-07-08 05:28:43.736 7 WARNING oslo_policy.policy [None req-fc67f7db-cfd7-46d3-8f2f-c4d67dc35a1c 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - 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/11] 199.204.45.109 () {44 vars in 940 bytes} [Wed Jul 8 05:28:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 05:28:43.812 8 WARNING oslo_config.cfg [None req-015e912e-128d-4b90-96f0-09d51f80d22f 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - 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: 5/12] 199.204.45.109 () {48 vars in 952 bytes} [Wed Jul 8 05:28:43 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 05:28:43.834 7 WARNING oslo_policy.policy [None req-2ea08759-b9c3-4d51-903f-e0e906029a07 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - 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-07-08 05:28:43.834 7 WARNING oslo_policy.policy [None req-2ea08759-b9c3-4d51-903f-e0e906029a07 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - 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-07-08 05:28:43.836 7 INFO glance.api.v2.image_data [None req-2ea08759-b9c3-4d51-903f-e0e906029a07 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 05:28:47.370 7 INFO glance.location [None req-2ea08759-b9c3-4d51-903f-e0e906029a07 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/13] 199.204.45.109 () {48 vars in 1046 bytes} [Wed Jul 8 05:28:43 2026] PUT /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542/file => generated 0 bytes in 3585 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7877 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 05:28:47 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-08 05:28:47.446 7 WARNING oslo_config.cfg [None req-e165f104-28d4-4d63-9538-ce75aa60c0e1 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/15] 199.204.45.109 () {48 vars in 1050 bytes} [Wed Jul 8 05:28:47 2026] PATCH /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => 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: 7/16] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 05:28:47 2026] GET /v2/images => generated 1240 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jul 8 05:50:27 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 05:50:27 2026] GET /v2/images => generated 1240 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jul 8 05:50:44 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 05:50:44 2026] GET /v2/images => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 199.204.45.109 () {44 vars in 938 bytes} [Wed Jul 8 05:50:44 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 199.204.45.109 () {44 vars in 960 bytes} [Wed Jul 8 05:50:44 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.204.45.109 () {44 vars in 940 bytes} [Wed Jul 8 05:50:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.204.45.109 () {48 vars in 952 bytes} [Wed Jul 8 05:50:44 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 05:50:44.975 7 INFO glance.api.v2.image_data [None req-06f3c55c-d858-462a-bff8-6983a139ce9a 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 05:51:10.005 7 INFO glance.location [None req-06f3c55c-d858-462a-bff8-6983a139ce9a 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 146/295] 199.204.45.109 () {48 vars in 1047 bytes} [Wed Jul 8 05:50:44 2026] PUT /v2/images/d57a2106-bb91-4910-be32-284f6f4eac93/file => generated 0 bytes in 25079 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62708 switches on core 0) [pid: 8|app: 0|req: 150/296] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 05:51:10 2026] GET /v2/images => generated 2451 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/297] 199.204.45.109 () {48 vars in 1050 bytes} [Wed Jul 8 05:51:10 2026] PATCH /v2/images/d57a2106-bb91-4910-be32-284f6f4eac93 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/298] 199.204.45.109 () {48 vars in 1051 bytes} [Wed Jul 8 05:51:10 2026] PATCH /v2/images/d57a2106-bb91-4910-be32-284f6f4eac93 => 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: 148/299] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 05:51:10 2026] GET /v2/images => generated 2451 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/300] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jul 8 05:51:11 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/301] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 05:51:11 2026] GET /v2/images => generated 2451 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jul 8 05:57:27 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 05:57:27 2026] GET /v2/images => generated 2451 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jul 8 05:57:38 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 05:57:38 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 199.204.45.109 () {44 vars in 948 bytes} [Wed Jul 8 05:57:38 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.204.45.109 () {44 vars in 970 bytes} [Wed Jul 8 05:57:38 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.204.45.109 () {44 vars in 940 bytes} [Wed Jul 8 05:57:38 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: 191/385] 199.204.45.109 () {48 vars in 952 bytes} [Wed Jul 8 05:57:38 2026] POST /v2/images => generated 799 bytes in 133 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 05:57:38.974 8 WARNING oslo_policy.policy [None req-9e903fbf-19c8-4098-8287-1b7165c0361f 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - 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-07-08 05:57:38.975 8 WARNING oslo_policy.policy [None req-9e903fbf-19c8-4098-8287-1b7165c0361f 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - 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-07-08 05:57:38.978 8 INFO glance.api.v2.image_data [None req-9e903fbf-19c8-4098-8287-1b7165c0361f 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 05:58:01.722 8 INFO glance.location [None req-9e903fbf-19c8-4098-8287-1b7165c0361f 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/392] 199.204.45.109 () {48 vars in 1046 bytes} [Wed Jul 8 05:57:38 2026] PUT /v2/images/081fff5c-7c25-43ee-9df3-74bd1fb9270e/file => generated 0 bytes in 22818 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31090 switches on core 0) [pid: 7|app: 0|req: 198/393] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 05:58:01 2026] GET /v2/images => generated 3664 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.204.45.109 () {48 vars in 1051 bytes} [Wed Jul 8 05:58:01 2026] PATCH /v2/images/081fff5c-7c25-43ee-9df3-74bd1fb9270e => generated 1234 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 05:58:01 2026] GET /v2/images => generated 3687 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jul 8 05:58:38 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 05:58:38 2026] GET /v2/images => generated 3687 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jul 8 05:58:57 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 05:58:57 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 199.204.45.109 () {44 vars in 940 bytes} [Wed Jul 8 05:58: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: 7|app: 0|req: 207/411] 199.204.45.109 () {44 vars in 962 bytes} [Wed Jul 8 05:58:57 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/412] 199.204.45.109 () {44 vars in 940 bytes} [Wed Jul 8 05:58:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 199.204.45.109 () {48 vars in 952 bytes} [Wed Jul 8 05:58:57 2026] POST /v2/images => generated 791 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 05:58:58.047 8 INFO glance.api.v2.image_data [None req-7034cb1c-0bf0-4211-8435-1c76d1d7074f 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 05:59:11.375 8 INFO glance.location [None req-7034cb1c-0bf0-4211-8435-1c76d1d7074f 130cdd62a8ad40f98370e136d1b7d24b f383d78977cc4a339329b9e8b017dc24 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 206/418] 199.204.45.109 () {48 vars in 1047 bytes} [Wed Jul 8 05:58:58 2026] PUT /v2/images/2ad6a3fa-c213-4076-abb9-5281e372546d/file => generated 0 bytes in 13372 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34852 switches on core 0) [pid: 7|app: 0|req: 213/419] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 05:59:11 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/420] 199.204.45.109 () {48 vars in 1050 bytes} [Wed Jul 8 05:59:11 2026] PATCH /v2/images/2ad6a3fa-c213-4076-abb9-5281e372546d => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/421] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 05:59:11 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/572] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jul 8 06:11:40 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/573] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 06:11:40 2026] GET /v2/images => generated 4893 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/602] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jul 8 06:14:04 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/603] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 06:14:04 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/604] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jul 8 06:14:05 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/605] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 06:14:05 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/616] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jul 8 06:14:51 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/617] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 06:14:52 2026] GET /v2/images => generated 4893 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/620] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jul 8 06:14:59 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/621] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 06:14:59 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/632] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jul 8 06:15:58 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/635] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jul 8 06:15:58 2026] GET /v2/images => generated 4893 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 320/644] 10.0.0.246 () {32 vars in 633 bytes} [Wed Jul 8 06:16:41 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 327/649] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jul 8 06:17:01 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/650] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jul 8 06:17:01 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/651] 199.204.45.109 () {36 vars in 991 bytes} [Wed Jul 8 06:17:07 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => generated 1171 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/652] 199.204.45.109 () {36 vars in 931 bytes} [Wed Jul 8 06:17: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: 329/653] 199.204.45.109 () {36 vars in 991 bytes} [Wed Jul 8 06:17:08 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/654] 199.204.45.109 () {36 vars in 931 bytes} [Wed Jul 8 06:17:08 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: 327/657] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jul 8 06:17:15 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/658] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jul 8 06:17: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: 334/663] 10.0.0.246 () {34 vars in 655 bytes} [Wed Jul 8 06:17:33 2026] POST /v2/images => generated 648 bytes in 183 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-08 06:17:33.407 8 WARNING glance.api.v2.images [None req-551ebc2d-94ff-4d3f-b239-ee5985865934 9aa18018080749f8b5e9244474a43d88 3f49cb9743e540d78023d3a157ff28f9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6dd30b77-60c9-47a8-87ea-8e1b792f30dd [pid: 8|app: 0|req: 330/664] 10.0.0.246 () {32 vars in 710 bytes} [Wed Jul 8 06:17:33 2026] DELETE /v2/images/6dd30b77-60c9-47a8-87ea-8e1b792f30dd => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/665] 10.0.0.246 () {32 vars in 707 bytes} [Wed Jul 8 06:17:33 2026] GET /v2/images/6dd30b77-60c9-47a8-87ea-8e1b792f30dd => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/666] 10.0.0.246 () {32 vars in 633 bytes} [Wed Jul 8 06:17:33 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: 7|app: 0|req: 336/667] 10.0.0.246 () {34 vars in 655 bytes} [Wed Jul 8 06:17:33 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/668] 10.0.0.246 () {32 vars in 717 bytes} [Wed Jul 8 06:17:33 2026] GET /v2/images/0f2ac335-2c51-477f-944d-60cd9c7c95c1/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-08 06:17:33.591 7 INFO glance.api.v2.image_data [None req-03eabfab-2bb3-4290-9745-7465c55404e5 9aa18018080749f8b5e9244474a43d88 3f49cb9743e540d78023d3a157ff28f9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 06:17:33.652 7 WARNING glance_store._drivers.rbd [None req-03eabfab-2bb3-4290-9745-7465c55404e5 9aa18018080749f8b5e9244474a43d88 3f49cb9743e540d78023d3a157ff28f9 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-08 06:17:34.282 7 INFO glance.location [None req-03eabfab-2bb3-4290-9745-7465c55404e5 9aa18018080749f8b5e9244474a43d88 3f49cb9743e540d78023d3a157ff28f9 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 337/669] 10.0.0.246 () {32 vars in 727 bytes} [Wed Jul 8 06:17:33 2026] PUT /v2/images/0f2ac335-2c51-477f-944d-60cd9c7c95c1/file => generated 0 bytes in 746 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/670] 10.0.0.246 () {32 vars in 707 bytes} [Wed Jul 8 06:17:34 2026] GET /v2/images/0f2ac335-2c51-477f-944d-60cd9c7c95c1 => generated 1103 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/671] 10.0.0.246 () {32 vars in 717 bytes} [Wed Jul 8 06:17:34 2026] GET /v2/images/0f2ac335-2c51-477f-944d-60cd9c7c95c1/file => generated 1024 bytes in 114 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/672] 10.0.0.246 () {34 vars in 655 bytes} [Wed Jul 8 06:17:34 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/673] 10.0.0.246 () {32 vars in 726 bytes} [Wed Jul 8 06:17:34 2026] PATCH /v2/images/8b34b622-058d-4bce-ab94-f25877efb630 => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/674] 10.0.0.246 () {32 vars in 707 bytes} [Wed Jul 8 06:17:34 2026] GET /v2/images/8b34b622-058d-4bce-ab94-f25877efb630 => generated 653 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-08 06:17:34.724 7 WARNING glance.api.v2.images [None req-735cc054-9c4e-437c-b0ec-fb0c42834525 9aa18018080749f8b5e9244474a43d88 3f49cb9743e540d78023d3a157ff28f9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8b34b622-058d-4bce-ab94-f25877efb630 [pid: 7|app: 0|req: 340/675] 10.0.0.246 () {32 vars in 710 bytes} [Wed Jul 8 06:17:34 2026] DELETE /v2/images/8b34b622-058d-4bce-ab94-f25877efb630 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/676] 10.0.0.246 () {32 vars in 707 bytes} [Wed Jul 8 06:17:34 2026] GET /v2/images/8b34b622-058d-4bce-ab94-f25877efb630 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 06:17:34.798 7 WARNING glance.api.v2.images [None req-c22fedac-1230-43e2-b931-3d9d52975826 9aa18018080749f8b5e9244474a43d88 3f49cb9743e540d78023d3a157ff28f9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0f2ac335-2c51-477f-944d-60cd9c7c95c1 [pid: 7|app: 0|req: 341/677] 10.0.0.246 () {32 vars in 710 bytes} [Wed Jul 8 06:17:34 2026] DELETE /v2/images/0f2ac335-2c51-477f-944d-60cd9c7c95c1 => generated 0 bytes in 745 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/678] 10.0.0.246 () {32 vars in 707 bytes} [Wed Jul 8 06:17:35 2026] GET /v2/images/0f2ac335-2c51-477f-944d-60cd9c7c95c1 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 06:17:35.566 7 WARNING glance.api.v2.images [None req-a2906ea0-1cd0-461c-b8dc-33ed5b1448fc 9aa18018080749f8b5e9244474a43d88 3f49cb9743e540d78023d3a157ff28f9 - - default default] Failed to find image 6dd30b77-60c9-47a8-87ea-8e1b792f30dd to delete: glance.common.exception.ImageNotFound: No image found with ID 6dd30b77-60c9-47a8-87ea-8e1b792f30dd [pid: 7|app: 0|req: 342/679] 10.0.0.246 () {32 vars in 710 bytes} [Wed Jul 8 06:17:35 2026] DELETE /v2/images/6dd30b77-60c9-47a8-87ea-8e1b792f30dd => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/680] 10.0.0.246 () {32 vars in 707 bytes} [Wed Jul 8 06:17:35 2026] GET /v2/images/6dd30b77-60c9-47a8-87ea-8e1b792f30dd => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/687] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jul 8 06:18:06 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => 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: 346/688] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jul 8 06:18:06 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: 343/691] 10.0.0.114 () {36 vars in 987 bytes} [Wed Jul 8 06:18:08 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => generated 1171 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/692] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 8 06:18: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: 344/693] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 8 06:18:09 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: 7|app: 0|req: 350/694] 10.0.0.114 () {36 vars in 987 bytes} [Wed Jul 8 06:18:09 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => generated 1171 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/695] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 8 06:18:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/696] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 8 06:18:09 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/697] 10.0.0.114 () {36 vars in 987 bytes} [Wed Jul 8 06:18:09 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => 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: 352/698] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 8 06:18:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/699] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 8 06:18:09 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: 353/700] 10.0.0.235 () {36 vars in 987 bytes} [Wed Jul 8 06:18:10 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => generated 1171 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/701] 10.0.0.235 () {36 vars in 927 bytes} [Wed Jul 8 06:18:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/702] 10.0.0.235 () {36 vars in 987 bytes} [Wed Jul 8 06:18:10 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => 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: 349/703] 10.0.0.235 () {36 vars in 927 bytes} [Wed Jul 8 06:18:10 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: 355/704] 10.0.0.235 () {36 vars in 927 bytes} [Wed Jul 8 06:18:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/711] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jul 8 06:18:41 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/712] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jul 8 06:18:41 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/719] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jul 8 06:19:10 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => 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: 363/720] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jul 8 06:19: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: 7|app: 0|req: 365/723] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jul 8 06:19:20 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => 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: 359/724] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jul 8 06:19:20 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/729] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jul 8 06:19:46 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => 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: 368/730] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jul 8 06:19:46 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: 365/735] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jul 8 06:20:06 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => 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: 371/736] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jul 8 06:20:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/741] 10.0.0.246 () {30 vars in 411 bytes} [Wed Jul 8 06:20:28 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/744] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jul 8 06:20:30 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/745] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jul 8 06:20: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: 8|app: 0|req: 374/752] 10.0.0.246 () {32 vars in 707 bytes} [Wed Jul 8 06:21:00 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/753] 10.0.0.246 () {32 vars in 707 bytes} [Wed Jul 8 06:21:00 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => 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: 375/754] 10.0.0.114 () {36 vars in 987 bytes} [Wed Jul 8 06:21:00 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => 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: 380/755] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 8 06:21:00 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: 376/756] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 8 06:21:00 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: 381/757] 10.0.0.114 () {36 vars in 987 bytes} [Wed Jul 8 06:21:00 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => 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: 377/758] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 8 06:21:00 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: 382/759] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 8 06:21:00 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/760] 10.0.0.114 () {36 vars in 987 bytes} [Wed Jul 8 06:21:00 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/761] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 8 06:21:00 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: 379/762] 10.0.0.235 () {36 vars in 987 bytes} [Wed Jul 8 06:21:01 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/763] 10.0.0.235 () {36 vars in 927 bytes} [Wed Jul 8 06:21:01 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/764] 10.0.0.235 () {36 vars in 987 bytes} [Wed Jul 8 06:21:01 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => 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: 385/765] 10.0.0.235 () {36 vars in 927 bytes} [Wed Jul 8 06:21:01 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: 381/766] 10.0.0.235 () {36 vars in 927 bytes} [Wed Jul 8 06:21:01 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/783] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jul 8 06:22:19 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => generated 1171 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/784] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jul 8 06:22:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/787] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jul 8 06:22:32 2026] GET /v2/images/43d44ca4-350d-4b0b-a71c-4673d2478542 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/788] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jul 8 06:22: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: 395/793] 199.204.45.109 () {32 vars in 826 bytes} [Wed Jul 8 06:22:58 2026] GET /v2/images?status=active&owner=f383d78977cc4a339329b9e8b017dc24&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/794] 199.204.45.109 () {32 vars in 653 bytes} [Wed Jul 8 06:22:58 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: 401/797] 10.0.0.114 () {36 vars in 987 bytes} [Wed Jul 8 06:22:59 2026] GET /v2/images/d57a2106-bb91-4910-be32-284f6f4eac93 => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/798] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 8 06:22:59 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: 402/799] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 8 06:22:59 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/800] 10.0.0.114 () {36 vars in 987 bytes} [Wed Jul 8 06:22:59 2026] GET /v2/images/d57a2106-bb91-4910-be32-284f6f4eac93 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/801] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 8 06:22:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/802] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 8 06:22:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/803] 10.0.0.114 () {36 vars in 987 bytes} [Wed Jul 8 06:22:59 2026] GET /v2/images/d57a2106-bb91-4910-be32-284f6f4eac93 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/804] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 8 06:22:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/805] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 8 06:22:59 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: 401/806] 10.0.0.235 () {36 vars in 987 bytes} [Wed Jul 8 06:22:59 2026] GET /v2/images/d57a2106-bb91-4910-be32-284f6f4eac93 => 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: 406/807] 10.0.0.235 () {36 vars in 927 bytes} [Wed Jul 8 06:22:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/808] 10.0.0.235 () {36 vars in 987 bytes} [Wed Jul 8 06:22:59 2026] GET /v2/images/d57a2106-bb91-4910-be32-284f6f4eac93 => 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: 407/809] 10.0.0.235 () {36 vars in 927 bytes} [Wed Jul 8 06:22:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/810] 10.0.0.235 () {36 vars in 927 bytes} [Wed Jul 8 06:22:59 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: 423/841] 10.0.0.246 () {32 vars in 633 bytes} [Wed Jul 8 06:25:32 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)