+ 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 [Mon Jul 6 23:33:29 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-59b7f59dfc-d7vjc 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 0x56118e5541a0 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-06 23:33:31.675 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-06 23:33:31.709 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-06 23:33:32.291 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-06 23:33:32.292 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-06 23:33:32.325 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-06 23:33:32.326 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-06 23:33:33.881 7 WARNING glance.api.v2.images [None req-b10be71b-290c-48aa-b6ff-7be7440cf99f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-06 23:33:33.890 8 WARNING glance.api.v2.images [None req-0db1d22d-59d4-470a-b5b1-c348b4801767 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-06 23:33:34.133 8 WARNING keystonemiddleware._common.config [None req-0db1d22d-59d4-470a-b5b1-c348b4801767 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-06 23:33:34.141 8 WARNING oslo_config.cfg [None req-0db1d22d-59d4-470a-b5b1-c348b4801767 - - - - - -] 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 0x56118e5541a0 pid: 8 (default app) 2026-07-06 23:33:34.165 7 WARNING keystonemiddleware._common.config [None req-b10be71b-290c-48aa-b6ff-7be7440cf99f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-06 23:33:34.173 7 WARNING oslo_config.cfg [None req-b10be71b-290c-48aa-b6ff-7be7440cf99f - - - - - -] 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 0x56118e5541a0 pid: 7 (default app) [pid: 8|app: 0|req: 4/5] 199.204.45.242 () {42 vars in 689 bytes} [Mon Jul 6 23:33:35 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-06 23:33:35.660 7 WARNING oslo_policy.policy [None req-29e005c2-cc4e-4479-af40-e4ee9475fa09 a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - 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-06 23:33:35.660 7 WARNING oslo_policy.policy [None req-29e005c2-cc4e-4479-af40-e4ee9475fa09 a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - 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-06 23:33:35.679 7 WARNING oslo_policy.policy [None req-29e005c2-cc4e-4479-af40-e4ee9475fa09 a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - 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-06 23:33:35.679 7 WARNING oslo_policy.policy [None req-29e005c2-cc4e-4479-af40-e4ee9475fa09 a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/6] 199.204.45.242 () {44 vars in 911 bytes} [Mon Jul 6 23:33:35 2026] GET /v2/images => generated 69 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.242 () {42 vars in 689 bytes} [Mon Jul 6 23:33:39 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: 3/8] 199.204.45.242 () {44 vars in 911 bytes} [Mon Jul 6 23:33:39 2026] GET /v2/images => generated 69 bytes in 64 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-06 23:33:39.166 8 WARNING oslo_policy.policy [None req-cff5faed-dd41-403e-93c8-130e51f84da6 a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - 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-06 23:33:39.167 8 WARNING oslo_policy.policy [None req-cff5faed-dd41-403e-93c8-130e51f84da6 a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - 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.242 () {44 vars in 912 bytes} [Mon Jul 6 23:33:39 2026] GET /v2/images/cirros => generated 151 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.204.45.242 () {44 vars in 934 bytes} [Mon Jul 6 23:33:39 2026] GET /v2/images?name=cirros => generated 81 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-06 23:33:39.290 8 WARNING oslo_policy.policy [None req-859e88e0-4347-4068-a42d-6969c5e2d635 a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - 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-06 23:33:39.290 8 WARNING oslo_policy.policy [None req-859e88e0-4347-4068-a42d-6969c5e2d635 a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - 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: 7/11] 199.204.45.242 () {44 vars in 940 bytes} [Mon Jul 6 23:33:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-06 23:33:39.374 7 WARNING oslo_config.cfg [None req-3fcffb25-6efe-41ce-9a12-e3eaa3a7f421 a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 5/12] 199.204.45.242 () {48 vars in 952 bytes} [Mon Jul 6 23:33:39 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-06 23:33:39.398 8 WARNING oslo_policy.policy [None req-d5d49a35-07fd-4688-9a26-04517976cfc3 a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - 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-06 23:33:39.398 8 WARNING oslo_policy.policy [None req-d5d49a35-07fd-4688-9a26-04517976cfc3 a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - 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-06 23:33:39.400 8 INFO glance.api.v2.image_data [None req-d5d49a35-07fd-4688-9a26-04517976cfc3 a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 23:33:43.313 8 INFO glance.location [None req-d5d49a35-07fd-4688-9a26-04517976cfc3 a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/13] 199.204.45.242 () {48 vars in 1046 bytes} [Mon Jul 6 23:33:39 2026] PUT /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b/file => generated 0 bytes in 3961 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6014 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.242 () {44 vars in 911 bytes} [Mon Jul 6 23:33:43 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-06 23:33:43.386 8 WARNING oslo_config.cfg [None req-b27aa037-da21-4378-9128-9e23e1af026a a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - 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: 9/15] 199.204.45.242 () {48 vars in 1050 bytes} [Mon Jul 6 23:33:43 2026] PATCH /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.242 () {44 vars in 911 bytes} [Mon Jul 6 23:33:43 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/279] 199.204.45.242 () {42 vars in 689 bytes} [Mon Jul 6 23:55:30 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: 139/280] 199.204.45.242 () {44 vars in 911 bytes} [Mon Jul 6 23:55:30 2026] GET /v2/images => generated 1240 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.204.45.242 () {42 vars in 689 bytes} [Mon Jul 6 23:55:47 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: 142/286] 199.204.45.242 () {44 vars in 911 bytes} [Mon Jul 6 23:55:47 2026] GET /v2/images => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/287] 199.204.45.242 () {44 vars in 938 bytes} [Mon Jul 6 23:55:47 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 199.204.45.242 () {44 vars in 960 bytes} [Mon Jul 6 23:55:47 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/289] 199.204.45.242 () {44 vars in 940 bytes} [Mon Jul 6 23:55:47 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: 144/290] 199.204.45.242 () {48 vars in 952 bytes} [Mon Jul 6 23:55:47 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-06 23:55:47.807 8 INFO glance.api.v2.image_data [None req-2a339f3b-a27f-4c7c-bdc7-951087c50d7c a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 23:56:13.835 8 INFO glance.location [None req-2a339f3b-a27f-4c7c-bdc7-951087c50d7c a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 147/295] 199.204.45.242 () {48 vars in 1047 bytes} [Mon Jul 6 23:55:47 2026] PUT /v2/images/f746600a-0481-4463-bf8e-0121b59c5f86/file => generated 0 bytes in 26079 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64088 switches on core 0) [pid: 7|app: 0|req: 149/296] 199.204.45.242 () {44 vars in 911 bytes} [Mon Jul 6 23:56:13 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/297] 199.204.45.242 () {48 vars in 1050 bytes} [Mon Jul 6 23:56:13 2026] PATCH /v2/images/f746600a-0481-4463-bf8e-0121b59c5f86 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/298] 199.204.45.242 () {48 vars in 1051 bytes} [Mon Jul 6 23:56:13 2026] PATCH /v2/images/f746600a-0481-4463-bf8e-0121b59c5f86 => generated 1209 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/299] 199.204.45.242 () {44 vars in 911 bytes} [Mon Jul 6 23:56:14 2026] GET /v2/images => generated 2451 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/302] 199.204.45.242 () {42 vars in 689 bytes} [Mon Jul 6 23:56:15 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: 152/303] 199.204.45.242 () {44 vars in 911 bytes} [Mon Jul 6 23:56:15 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/384] 199.204.45.242 () {42 vars in 689 bytes} [Tue Jul 7 00:02:58 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: 192/385] 199.204.45.242 () {44 vars in 911 bytes} [Tue Jul 7 00:02:58 2026] GET /v2/images => generated 2451 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/390] 199.204.45.242 () {42 vars in 689 bytes} [Tue Jul 7 00:03:16 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: 196/391] 199.204.45.242 () {44 vars in 911 bytes} [Tue Jul 7 00:03:16 2026] GET /v2/images => generated 2451 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.242 () {44 vars in 948 bytes} [Tue Jul 7 00:03:16 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.242 () {44 vars in 970 bytes} [Tue Jul 7 00:03:16 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 199.204.45.242 () {44 vars in 940 bytes} [Tue Jul 7 00:03:16 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/395] 199.204.45.242 () {48 vars in 952 bytes} [Tue Jul 7 00:03:16 2026] POST /v2/images => generated 799 bytes in 268 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 00:03:16.890 8 INFO glance.api.v2.image_data [None req-159c502d-0e8c-4dbd-b22d-6e4ab717f687 a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 00:03:53.088 8 INFO glance.location [None req-159c502d-0e8c-4dbd-b22d-6e4ab717f687 a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/402] 199.204.45.242 () {48 vars in 1046 bytes} [Tue Jul 7 00:03:16 2026] PUT /v2/images/1e51fa28-adb3-49c5-a585-d6aaf04aa996/file => generated 0 bytes in 36317 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22522 switches on core 0) [pid: 7|app: 0|req: 205/403] 199.204.45.242 () {44 vars in 911 bytes} [Tue Jul 7 00:03:53 2026] GET /v2/images => generated 3664 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 199.204.45.242 () {48 vars in 1051 bytes} [Tue Jul 7 00:03:53 2026] PATCH /v2/images/1e51fa28-adb3-49c5-a585-d6aaf04aa996 => generated 1234 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/405] 199.204.45.242 () {44 vars in 911 bytes} [Tue Jul 7 00:03:53 2026] GET /v2/images => generated 3687 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/424] 199.204.45.242 () {42 vars in 689 bytes} [Tue Jul 7 00:05:23 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: 209/425] 199.204.45.242 () {44 vars in 911 bytes} [Tue Jul 7 00:05:23 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/430] 199.204.45.242 () {42 vars in 689 bytes} [Tue Jul 7 00:05:40 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: 212/431] 199.204.45.242 () {44 vars in 911 bytes} [Tue Jul 7 00:05:40 2026] GET /v2/images => generated 3687 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/432] 199.204.45.242 () {44 vars in 940 bytes} [Tue Jul 7 00:05:40 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/433] 199.204.45.242 () {44 vars in 962 bytes} [Tue Jul 7 00:05:40 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/434] 199.204.45.242 () {44 vars in 940 bytes} [Tue Jul 7 00:05:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/435] 199.204.45.242 () {48 vars in 952 bytes} [Tue Jul 7 00:05:40 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 00:05:40.611 7 WARNING oslo_policy.policy [None req-bf84e778-0171-4381-b89f-212f5f78bc00 a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - 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-07 00:05:40.611 7 WARNING oslo_policy.policy [None req-bf84e778-0171-4381-b89f-212f5f78bc00 a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - 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-07 00:05:40.613 7 INFO glance.api.v2.image_data [None req-bf84e778-0171-4381-b89f-212f5f78bc00 a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 00:05:58.719 7 INFO glance.location [None req-bf84e778-0171-4381-b89f-212f5f78bc00 a14aad1a67a7451cb31c788bf7c5b11b 7386d2813f934f31aef068c6ed653228 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 222/440] 199.204.45.242 () {48 vars in 1047 bytes} [Tue Jul 7 00:05:40 2026] PUT /v2/images/690db992-357b-4f28-815a-526e88fd1302/file => generated 0 bytes in 18160 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30494 switches on core 0) [pid: 8|app: 0|req: 219/441] 199.204.45.242 () {44 vars in 911 bytes} [Tue Jul 7 00:05:58 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/442] 199.204.45.242 () {48 vars in 1050 bytes} [Tue Jul 7 00:05:58 2026] PATCH /v2/images/690db992-357b-4f28-815a-526e88fd1302 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/443] 199.204.45.242 () {44 vars in 911 bytes} [Tue Jul 7 00:05:58 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: 295/592] 199.204.45.242 () {42 vars in 689 bytes} [Tue Jul 7 00:18:20 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: 298/593] 199.204.45.242 () {44 vars in 911 bytes} [Tue Jul 7 00:18:20 2026] GET /v2/images => generated 4893 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/622] 199.204.45.242 () {42 vars in 689 bytes} [Tue Jul 7 00:20:42 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: 310/623] 199.204.45.242 () {44 vars in 911 bytes} [Tue Jul 7 00:20:42 2026] GET /v2/images => generated 4893 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/624] 199.204.45.242 () {42 vars in 689 bytes} [Tue Jul 7 00:20:44 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: 311/627] 199.204.45.242 () {44 vars in 911 bytes} [Tue Jul 7 00:20:44 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/636] 199.204.45.242 () {42 vars in 689 bytes} [Tue Jul 7 00:21:30 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: 316/637] 199.204.45.242 () {44 vars in 911 bytes} [Tue Jul 7 00:21:30 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/640] 199.204.45.242 () {42 vars in 689 bytes} [Tue Jul 7 00:21:37 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: 318/641] 199.204.45.242 () {44 vars in 911 bytes} [Tue Jul 7 00:21:37 2026] GET /v2/images => generated 4893 bytes in 61 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.242 () {42 vars in 689 bytes} [Tue Jul 7 00:22:37 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: 330/655] 199.204.45.242 () {44 vars in 911 bytes} [Tue Jul 7 00:22:37 2026] GET /v2/images => generated 4893 bytes in 62 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: 335/664] 10.0.0.248 () {32 vars in 633 bytes} [Tue Jul 7 00:23:19 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/669] 10.0.0.147 () {36 vars in 987 bytes} [Tue Jul 7 00:23:39 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => generated 1171 bytes in 30 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: 332/670] 10.0.0.147 () {36 vars in 927 bytes} [Tue Jul 7 00:23:39 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/671] 10.0.0.147 () {36 vars in 987 bytes} [Tue Jul 7 00:23:40 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/672] 10.0.0.147 () {36 vars in 927 bytes} [Tue Jul 7 00:23:40 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: 340/673] 199.204.45.242 () {36 vars in 991 bytes} [Tue Jul 7 00:23:43 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => generated 1171 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/674] 199.204.45.242 () {36 vars in 931 bytes} [Tue Jul 7 00:23:43 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: 341/675] 199.204.45.242 () {36 vars in 991 bytes} [Tue Jul 7 00:23:44 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => 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: 335/676] 199.204.45.242 () {36 vars in 931 bytes} [Tue Jul 7 00:23:44 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: 338/681] 10.0.0.147 () {36 vars in 987 bytes} [Tue Jul 7 00:23:56 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/682] 10.0.0.147 () {36 vars in 927 bytes} [Tue Jul 7 00:23:56 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: 348/689] 10.0.0.248 () {34 vars in 655 bytes} [Tue Jul 7 00:24:28 2026] POST /v2/images => generated 649 bytes in 413 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-07 00:24:29.417 8 WARNING glance.api.v2.images [None req-9e519b01-a50f-4f35-9096-9de3afa0b6d2 e939e2acc905406eb8086445842c77e1 9494ebe5b3e64d20977c73bf0333657d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//31e9f40d-2171-470d-a5d7-626bd26591e1 [pid: 8|app: 0|req: 342/690] 10.0.0.248 () {32 vars in 710 bytes} [Tue Jul 7 00:24:29 2026] DELETE /v2/images/31e9f40d-2171-470d-a5d7-626bd26591e1 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/691] 10.0.0.248 () {32 vars in 707 bytes} [Tue Jul 7 00:24:29 2026] GET /v2/images/31e9f40d-2171-470d-a5d7-626bd26591e1 => 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: 343/692] 10.0.0.248 () {32 vars in 633 bytes} [Tue Jul 7 00:24:29 2026] GET /v2/images => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/693] 10.0.0.248 () {34 vars in 655 bytes} [Tue Jul 7 00:24:29 2026] POST /v2/images => generated 702 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/694] 10.0.0.248 () {32 vars in 717 bytes} [Tue Jul 7 00:24:29 2026] GET /v2/images/3560406b-c003-4bd0-941e-c9bf4400b4ce/file => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-07 00:24:29.682 7 INFO glance.api.v2.image_data [None req-5b5c425f-c260-472d-be9d-17d332a70acc e939e2acc905406eb8086445842c77e1 9494ebe5b3e64d20977c73bf0333657d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 00:24:29.728 7 WARNING glance_store._drivers.rbd [None req-5b5c425f-c260-472d-be9d-17d332a70acc e939e2acc905406eb8086445842c77e1 9494ebe5b3e64d20977c73bf0333657d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 345/695] 10.0.0.248 () {30 vars in 411 bytes} [Tue Jul 7 00:24:29 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-07-07 00:24:29.972 7 INFO glance.location [None req-5b5c425f-c260-472d-be9d-17d332a70acc e939e2acc905406eb8086445842c77e1 9494ebe5b3e64d20977c73bf0333657d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 351/696] 10.0.0.248 () {32 vars in 727 bytes} [Tue Jul 7 00:24:29 2026] PUT /v2/images/3560406b-c003-4bd0-941e-c9bf4400b4ce/file => generated 0 bytes in 337 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/697] 10.0.0.248 () {32 vars in 707 bytes} [Tue Jul 7 00:24:30 2026] GET /v2/images/3560406b-c003-4bd0-941e-c9bf4400b4ce => generated 1103 bytes in 114 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.248 () {32 vars in 717 bytes} [Tue Jul 7 00:24:30 2026] GET /v2/images/3560406b-c003-4bd0-941e-c9bf4400b4ce/file => generated 1024 bytes in 133 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/699] 10.0.0.248 () {34 vars in 655 bytes} [Tue Jul 7 00:24:30 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/700] 10.0.0.248 () {32 vars in 726 bytes} [Tue Jul 7 00:24:30 2026] PATCH /v2/images/3b79118f-389d-4eb5-93de-7f8c34bbe6b7 => generated 653 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/701] 10.0.0.248 () {32 vars in 707 bytes} [Tue Jul 7 00:24:30 2026] GET /v2/images/3b79118f-389d-4eb5-93de-7f8c34bbe6b7 => generated 653 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-07 00:24:30.435 7 WARNING glance.api.v2.images [None req-f26e934d-388e-43a6-b07b-641fdd90e8d7 e939e2acc905406eb8086445842c77e1 9494ebe5b3e64d20977c73bf0333657d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3b79118f-389d-4eb5-93de-7f8c34bbe6b7 [pid: 7|app: 0|req: 354/702] 10.0.0.248 () {32 vars in 710 bytes} [Tue Jul 7 00:24:30 2026] DELETE /v2/images/3b79118f-389d-4eb5-93de-7f8c34bbe6b7 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/703] 10.0.0.248 () {32 vars in 707 bytes} [Tue Jul 7 00:24:30 2026] GET /v2/images/3b79118f-389d-4eb5-93de-7f8c34bbe6b7 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-07 00:24:30.504 7 WARNING glance.api.v2.images [None req-4c0227cc-a61a-4c38-a9b5-419022178f0a e939e2acc905406eb8086445842c77e1 9494ebe5b3e64d20977c73bf0333657d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3560406b-c003-4bd0-941e-c9bf4400b4ce [pid: 7|app: 0|req: 355/704] 10.0.0.248 () {32 vars in 710 bytes} [Tue Jul 7 00:24:30 2026] DELETE /v2/images/3560406b-c003-4bd0-941e-c9bf4400b4ce => generated 0 bytes in 835 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/705] 10.0.0.248 () {32 vars in 707 bytes} [Tue Jul 7 00:24:31 2026] GET /v2/images/3560406b-c003-4bd0-941e-c9bf4400b4ce => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-07 00:24:31.383 7 WARNING glance.api.v2.images [None req-2c0fe863-41a4-45b1-b19b-9285ef2d97f6 e939e2acc905406eb8086445842c77e1 9494ebe5b3e64d20977c73bf0333657d - - default default] Failed to find image 31e9f40d-2171-470d-a5d7-626bd26591e1 to delete: glance.common.exception.ImageNotFound: No image found with ID 31e9f40d-2171-470d-a5d7-626bd26591e1 [pid: 7|app: 0|req: 356/706] 10.0.0.248 () {32 vars in 710 bytes} [Tue Jul 7 00:24:31 2026] DELETE /v2/images/31e9f40d-2171-470d-a5d7-626bd26591e1 => generated 147 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/707] 10.0.0.248 () {32 vars in 707 bytes} [Tue Jul 7 00:24:31 2026] GET /v2/images/31e9f40d-2171-470d-a5d7-626bd26591e1 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/710] 10.0.0.168 () {36 vars in 987 bytes} [Tue Jul 7 00:24:39 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => generated 1171 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/711] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jul 7 00:24:39 2026] GET /v2/schemas/image => generated 4018 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/712] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jul 7 00:24: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: 7|app: 0|req: 359/713] 10.0.0.168 () {36 vars in 987 bytes} [Tue Jul 7 00:24:39 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => 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: 355/714] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jul 7 00:24:39 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/715] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jul 7 00:24:39 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: 356/716] 10.0.0.168 () {36 vars in 987 bytes} [Tue Jul 7 00:24:39 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => 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: 361/717] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jul 7 00:24:39 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/718] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jul 7 00:24:39 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/719] 10.0.0.25 () {36 vars in 986 bytes} [Tue Jul 7 00:24:41 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => generated 1171 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/720] 10.0.0.25 () {36 vars in 926 bytes} [Tue Jul 7 00:24:41 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: 363/721] 10.0.0.25 () {36 vars in 986 bytes} [Tue Jul 7 00:24:41 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => 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: 359/722] 10.0.0.25 () {36 vars in 926 bytes} [Tue Jul 7 00:24:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/723] 10.0.0.25 () {36 vars in 926 bytes} [Tue Jul 7 00:24:41 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: 369/732] 10.0.0.147 () {36 vars in 987 bytes} [Tue Jul 7 00:25:14 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/733] 10.0.0.147 () {36 vars in 927 bytes} [Tue Jul 7 00:25: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: 370/734] 10.0.0.147 () {36 vars in 987 bytes} [Tue Jul 7 00:25:16 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => 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: 365/735] 10.0.0.147 () {36 vars in 927 bytes} [Tue Jul 7 00:25:16 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/742] 10.0.0.147 () {36 vars in 987 bytes} [Tue Jul 7 00:25:44 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/743] 10.0.0.147 () {36 vars in 927 bytes} [Tue Jul 7 00:25:44 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: 370/744] 10.0.0.147 () {36 vars in 987 bytes} [Tue Jul 7 00:25:45 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/745] 10.0.0.147 () {36 vars in 927 bytes} [Tue Jul 7 00:25:45 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: 371/746] 10.0.0.147 () {36 vars in 987 bytes} [Tue Jul 7 00:25:47 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => 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: 376/747] 10.0.0.147 () {36 vars in 927 bytes} [Tue Jul 7 00:25:48 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: 381/756] 10.0.0.147 () {36 vars in 987 bytes} [Tue Jul 7 00:26:25 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/757] 10.0.0.147 () {36 vars in 927 bytes} [Tue Jul 7 00:26:25 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/762] 10.0.0.248 () {32 vars in 707 bytes} [Tue Jul 7 00:26:45 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => 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: 379/763] 10.0.0.248 () {32 vars in 707 bytes} [Tue Jul 7 00:26:45 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/764] 10.0.0.168 () {36 vars in 987 bytes} [Tue Jul 7 00:26:45 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => 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: 380/765] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jul 7 00:26:45 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: 386/766] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jul 7 00:26:45 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/767] 10.0.0.168 () {36 vars in 987 bytes} [Tue Jul 7 00:26:45 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/768] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jul 7 00:26:45 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: 382/769] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jul 7 00:26:45 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/770] 10.0.0.168 () {36 vars in 987 bytes} [Tue Jul 7 00:26:45 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => 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: 383/771] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jul 7 00:26:46 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: 389/772] 10.0.0.25 () {36 vars in 986 bytes} [Tue Jul 7 00:26:46 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/773] 10.0.0.25 () {36 vars in 926 bytes} [Tue Jul 7 00:26:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/774] 10.0.0.25 () {36 vars in 986 bytes} [Tue Jul 7 00:26:46 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/775] 10.0.0.25 () {36 vars in 926 bytes} [Tue Jul 7 00:26:46 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/776] 10.0.0.25 () {36 vars in 926 bytes} [Tue Jul 7 00:26:46 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: 396/785] 10.0.0.147 () {36 vars in 987 bytes} [Tue Jul 7 00:27:24 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => 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: 390/786] 10.0.0.147 () {36 vars in 927 bytes} [Tue Jul 7 00:27:24 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: 392/789] 10.0.0.147 () {36 vars in 987 bytes} [Tue Jul 7 00:27:38 2026] GET /v2/images/af9e10e6-c7fe-46e1-aef5-4c75e7157b3b => 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: 398/790] 10.0.0.147 () {36 vars in 927 bytes} [Tue Jul 7 00:27:38 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: 396/797] 199.204.45.242 () {32 vars in 826 bytes} [Tue Jul 7 00:28:10 2026] GET /v2/images?status=active&owner=7386d2813f934f31aef068c6ed653228&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/798] 199.204.45.242 () {32 vars in 653 bytes} [Tue Jul 7 00:28: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: 397/799] 10.0.0.168 () {36 vars in 987 bytes} [Tue Jul 7 00:28:11 2026] GET /v2/images/f746600a-0481-4463-bf8e-0121b59c5f86 => generated 1209 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/800] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jul 7 00:28:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/801] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jul 7 00:28:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/802] 10.0.0.168 () {36 vars in 987 bytes} [Tue Jul 7 00:28:11 2026] GET /v2/images/f746600a-0481-4463-bf8e-0121b59c5f86 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/803] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jul 7 00:28:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/804] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jul 7 00:28:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/805] 10.0.0.168 () {36 vars in 987 bytes} [Tue Jul 7 00:28:11 2026] GET /v2/images/f746600a-0481-4463-bf8e-0121b59c5f86 => 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/806] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jul 7 00:28:11 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: 401/807] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jul 7 00:28:11 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/808] 10.0.0.25 () {36 vars in 986 bytes} [Tue Jul 7 00:28:11 2026] GET /v2/images/f746600a-0481-4463-bf8e-0121b59c5f86 => 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: 402/809] 10.0.0.25 () {36 vars in 926 bytes} [Tue Jul 7 00:28:11 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: 408/810] 10.0.0.25 () {36 vars in 986 bytes} [Tue Jul 7 00:28:11 2026] GET /v2/images/f746600a-0481-4463-bf8e-0121b59c5f86 => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/811] 10.0.0.25 () {36 vars in 926 bytes} [Tue Jul 7 00:28:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/812] 10.0.0.25 () {36 vars in 926 bytes} [Tue Jul 7 00:28:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/845] 10.0.0.248 () {32 vars in 633 bytes} [Tue Jul 7 00:30:44 2026] GET /v2/images => generated 4893 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)