+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 9 03:51:22 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-5b68b56cc6-hzwqr 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 0x55c5928c91a0 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-09 03:51:24.590 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-09 03:51:24.607 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-09 03:51:25.197 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-09 03:51:25.198 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-09 03:51:25.231 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-09 03:51:25.232 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-09 03:51:26.758 7 WARNING glance.api.v2.images [None req-2d474703-56e9-4135-a14d-57047ee54b9b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-09 03:51:27.002 7 WARNING keystonemiddleware._common.config [None req-2d474703-56e9-4135-a14d-57047ee54b9b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 03:51:27.009 7 WARNING oslo_config.cfg [None req-2d474703-56e9-4135-a14d-57047ee54b9b - - - - - -] 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 0x55c5928c91a0 pid: 7 (default app) 2026-07-09 03:51:27.024 8 WARNING glance.api.v2.images [None req-4f281e6f-fead-485c-8b87-953e53b80b39 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-09 03:51:27.272 8 WARNING keystonemiddleware._common.config [None req-4f281e6f-fead-485c-8b87-953e53b80b39 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 03:51:27.280 8 WARNING oslo_config.cfg [None req-4f281e6f-fead-485c-8b87-953e53b80b39 - - - - - -] 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 0x55c5928c91a0 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.229 () {42 vars in 689 bytes} [Thu Jul 9 03:51:27 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-09 03:51:28.084 8 WARNING oslo_policy.policy [None req-c0d71121-5333-4b25-81ac-77fc17886f81 cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - 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-09 03:51:28.085 8 WARNING oslo_policy.policy [None req-c0d71121-5333-4b25-81ac-77fc17886f81 cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - 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-09 03:51:28.101 8 WARNING oslo_policy.policy [None req-c0d71121-5333-4b25-81ac-77fc17886f81 cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - 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-09 03:51:28.101 8 WARNING oslo_policy.policy [None req-c0d71121-5333-4b25-81ac-77fc17886f81 cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 03:51:27 2026] GET /v2/images => generated 69 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.229 () {42 vars in 689 bytes} [Thu Jul 9 03:51:31 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: 2/7] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 03:51:31 2026] GET /v2/images => generated 69 bytes in 44 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-09 03:51:31.495 7 WARNING oslo_policy.policy [None req-b96d9cb5-664e-4802-936b-d224752f4d09 cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - 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-09 03:51:31.495 7 WARNING oslo_policy.policy [None req-b96d9cb5-664e-4802-936b-d224752f4d09 cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - 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/8] 199.19.213.229 () {44 vars in 912 bytes} [Thu Jul 9 03:51:31 2026] GET /v2/images/cirros => generated 151 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.229 () {44 vars in 934 bytes} [Thu Jul 9 03:51:31 2026] GET /v2/images?name=cirros => generated 81 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 03:51:31.670 7 WARNING oslo_policy.policy [None req-4c74c026-9c98-4464-b154-5fc82bf9bee5 cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - 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-09 03:51:31.671 7 WARNING oslo_policy.policy [None req-4c74c026-9c98-4464-b154-5fc82bf9bee5 cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - 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/10] 199.19.213.229 () {44 vars in 940 bytes} [Thu Jul 9 03:51:31 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-09 03:51:31.740 8 WARNING oslo_config.cfg [None req-dfb667ac-61e1-4df7-a896-2da596340060 cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.229 () {48 vars in 952 bytes} [Thu Jul 9 03:51:31 2026] POST /v2/images => generated 760 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-09 03:51:31.762 7 WARNING oslo_policy.policy [None req-7a3173c5-8937-4589-84a1-ef420fbd27bc cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - 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-09 03:51:31.763 7 WARNING oslo_policy.policy [None req-7a3173c5-8937-4589-84a1-ef420fbd27bc cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - 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-09 03:51:31.764 7 INFO glance.api.v2.image_data [None req-7a3173c5-8937-4589-84a1-ef420fbd27bc cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 03:51:35.788 7 INFO glance.location [None req-7a3173c5-8937-4589-84a1-ef420fbd27bc cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.19.213.229 () {48 vars in 1046 bytes} [Thu Jul 9 03:51:31 2026] PUT /v2/images/56cffe4e-382a-4278-912b-82b18feb278e/file => generated 0 bytes in 4072 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7288 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 03:51:35 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 03:51:35.867 7 WARNING oslo_config.cfg [None req-cc50de99-ccbb-43b9-a875-a8e8c3c95c70 cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - 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/14] 199.19.213.229 () {48 vars in 1050 bytes} [Thu Jul 9 03:51:35 2026] PATCH /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => 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: 6/15] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 03:51:35 2026] GET /v2/images => generated 1240 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/278] 199.19.213.229 () {42 vars in 689 bytes} [Thu Jul 9 04:13:20 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: 138/279] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 04:13:20 2026] GET /v2/images => generated 1240 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/284] 199.19.213.229 () {42 vars in 689 bytes} [Thu Jul 9 04:13: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: 141/285] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 04:13:37 2026] GET /v2/images => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 199.19.213.229 () {44 vars in 938 bytes} [Thu Jul 9 04:13:37 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 199.19.213.229 () {44 vars in 960 bytes} [Thu Jul 9 04:13:37 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: 7|app: 0|req: 146/288] 199.19.213.229 () {44 vars in 940 bytes} [Thu Jul 9 04:13:37 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: 8|app: 0|req: 143/289] 199.19.213.229 () {48 vars in 952 bytes} [Thu Jul 9 04:13:37 2026] POST /v2/images => generated 796 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-09 04:13:37.748 7 INFO glance.api.v2.image_data [None req-46beb76c-42a3-470e-894b-4623d026b254 cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 04:14:02.193 7 INFO glance.location [None req-46beb76c-42a3-470e-894b-4623d026b254 cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 147/294] 199.19.213.229 () {48 vars in 1047 bytes} [Thu Jul 9 04:13:37 2026] PUT /v2/images/515421a0-3bc7-4804-abd5-f74b9768871c/file => generated 0 bytes in 24507 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66147 switches on core 0) [pid: 8|app: 0|req: 148/295] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 04:14:02 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/296] 199.19.213.229 () {48 vars in 1050 bytes} [Thu Jul 9 04:14:02 2026] PATCH /v2/images/515421a0-3bc7-4804-abd5-f74b9768871c => 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: 149/297] 199.19.213.229 () {48 vars in 1051 bytes} [Thu Jul 9 04:14:02 2026] PATCH /v2/images/515421a0-3bc7-4804-abd5-f74b9768871c => generated 1209 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/298] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 04:14:02 2026] GET /v2/images => generated 2451 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/299] 199.19.213.229 () {42 vars in 689 bytes} [Thu Jul 9 04:14:03 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: 150/300] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 04:14:03 2026] GET /v2/images => generated 2451 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/379] 199.19.213.229 () {42 vars in 689 bytes} [Thu Jul 9 04:20:34 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: 190/380] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 04:20:34 2026] GET /v2/images => generated 2451 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 199.19.213.229 () {42 vars in 689 bytes} [Thu Jul 9 04:20:45 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: 192/384] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 04:20:45 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 199.19.213.229 () {44 vars in 948 bytes} [Thu Jul 9 04:20:45 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: 8|app: 0|req: 193/386] 199.19.213.229 () {44 vars in 970 bytes} [Thu Jul 9 04:20:45 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 199.19.213.229 () {44 vars in 940 bytes} [Thu Jul 9 04:20:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/388] 199.19.213.229 () {48 vars in 952 bytes} [Thu Jul 9 04:20:46 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-09 04:20:46.085 7 INFO glance.api.v2.image_data [None req-ea4a5341-9940-44bd-b359-db9f00f7cc28 cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 04:21:04.483 7 INFO glance.location [None req-ea4a5341-9940-44bd-b359-db9f00f7cc28 cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 195/393] 199.19.213.229 () {48 vars in 1046 bytes} [Thu Jul 9 04:20:46 2026] PUT /v2/images/9015d6b0-2e9e-47c0-b301-279026064470/file => generated 0 bytes in 18444 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25333 switches on core 0) [pid: 8|app: 0|req: 199/394] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 04:21:04 2026] GET /v2/images => generated 3664 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/395] 199.19.213.229 () {48 vars in 1051 bytes} [Thu Jul 9 04:21:04 2026] PATCH /v2/images/9015d6b0-2e9e-47c0-b301-279026064470 => generated 1234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/396] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 04:21:04 2026] GET /v2/images => generated 3687 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/405] 199.19.213.229 () {42 vars in 689 bytes} [Thu Jul 9 04:21:41 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: 205/406] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 04:21:41 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: 8|app: 0|req: 207/409] 199.19.213.229 () {42 vars in 689 bytes} [Thu Jul 9 04:21:56 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/410] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 04:21:56 2026] GET /v2/images => generated 3687 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 199.19.213.229 () {44 vars in 940 bytes} [Thu Jul 9 04:21:56 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/412] 199.19.213.229 () {44 vars in 962 bytes} [Thu Jul 9 04:21:56 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/413] 199.19.213.229 () {44 vars in 940 bytes} [Thu Jul 9 04:21:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/414] 199.19.213.229 () {48 vars in 952 bytes} [Thu Jul 9 04:21:56 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-09 04:21:56.423 8 WARNING oslo_policy.policy [None req-219ea52e-4f4c-401a-8f6f-08071a0cd9ec cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - 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-09 04:21:56.424 8 WARNING oslo_policy.policy [None req-219ea52e-4f4c-401a-8f6f-08071a0cd9ec cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - 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-09 04:21:56.425 8 INFO glance.api.v2.image_data [None req-219ea52e-4f4c-401a-8f6f-08071a0cd9ec cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 04:22:10.035 8 INFO glance.location [None req-219ea52e-4f4c-401a-8f6f-08071a0cd9ec cd0aae0c2f474f2cb2c14456a301c3b4 b809e5e5db7c4170a41041cb04a8ce38 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 210/419] 199.19.213.229 () {48 vars in 1047 bytes} [Thu Jul 9 04:21:56 2026] PUT /v2/images/68a872dd-53ad-45cf-84ea-23fa80a61a75/file => generated 0 bytes in 13671 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31066 switches on core 0) [pid: 7|app: 0|req: 210/420] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 04:22:10 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: 8|app: 0|req: 211/421] 199.19.213.229 () {48 vars in 1050 bytes} [Thu Jul 9 04:22:10 2026] PATCH /v2/images/68a872dd-53ad-45cf-84ea-23fa80a61a75 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/422] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 04:22:10 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 199.19.213.229 () {42 vars in 689 bytes} [Thu Jul 9 04:34:31 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: 286/572] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 04:34:31 2026] GET /v2/images => generated 4893 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/601] 199.19.213.229 () {42 vars in 689 bytes} [Thu Jul 9 04:36:54 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: 301/602] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 04:36:54 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: 8|app: 0|req: 302/603] 199.19.213.229 () {42 vars in 689 bytes} [Thu Jul 9 04:36:55 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: 302/604] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 04:36:56 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/615] 199.19.213.229 () {42 vars in 689 bytes} [Thu Jul 9 04:37:42 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: 308/616] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 04:37:42 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/619] 199.19.213.229 () {42 vars in 689 bytes} [Thu Jul 9 04:37:49 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: 310/620] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 04:37:49 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: 317/633] 199.19.213.229 () {42 vars in 689 bytes} [Thu Jul 9 04:38:49 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: 317/634] 199.19.213.229 () {44 vars in 911 bytes} [Thu Jul 9 04:38:50 2026] GET /v2/images => generated 4893 bytes in 61 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: 322/643] 10.0.0.101 () {32 vars in 633 bytes} [Thu Jul 9 04:39:32 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/648] 10.0.0.98 () {36 vars in 986 bytes} [Thu Jul 9 04:39:54 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => generated 1171 bytes in 28 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: 324/649] 10.0.0.98 () {36 vars in 926 bytes} [Thu Jul 9 04:39:54 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: 327/652] 199.19.213.229 () {36 vars in 991 bytes} [Thu Jul 9 04:39:57 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => generated 1171 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/653] 199.19.213.229 () {36 vars in 931 bytes} [Thu Jul 9 04:39:57 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: 328/654] 199.19.213.229 () {36 vars in 991 bytes} [Thu Jul 9 04:39:58 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => generated 1171 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/655] 199.19.213.229 () {36 vars in 931 bytes} [Thu Jul 9 04:39:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/656] 10.0.0.101 () {34 vars in 655 bytes} [Thu Jul 9 04:40:02 2026] POST /v2/images => generated 649 bytes in 202 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-09 04:40:02.368 7 WARNING glance.api.v2.images [None req-7e00e3a8-22c8-492f-9da9-77415ec1d6cd 75e7c2f3b5ae4c85bdf5e2754b5c8f0e df6741ed957245c1a07901494d3340fc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ef091e99-a771-4530-80fa-f9d13f4975ca [pid: 7|app: 0|req: 328/657] 10.0.0.101 () {32 vars in 710 bytes} [Thu Jul 9 04:40:02 2026] DELETE /v2/images/ef091e99-a771-4530-80fa-f9d13f4975ca => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/658] 10.0.0.101 () {32 vars in 707 bytes} [Thu Jul 9 04:40:02 2026] GET /v2/images/ef091e99-a771-4530-80fa-f9d13f4975ca => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/659] 10.0.0.101 () {32 vars in 633 bytes} [Thu Jul 9 04:40:02 2026] GET /v2/images => generated 1240 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/660] 10.0.0.101 () {34 vars in 655 bytes} [Thu Jul 9 04:40:02 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/661] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 04:40:02 2026] GET /v2/images/1f3bed62-8df9-44b4-9ecd-279197b6cac5/file => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 04:40:02.660 8 INFO glance.api.v2.image_data [None req-241c485f-2a58-46b0-9283-871ede6357d0 75e7c2f3b5ae4c85bdf5e2754b5c8f0e df6741ed957245c1a07901494d3340fc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 04:40:02.701 8 WARNING glance_store._drivers.rbd [None req-241c485f-2a58-46b0-9283-871ede6357d0 75e7c2f3b5ae4c85bdf5e2754b5c8f0e df6741ed957245c1a07901494d3340fc - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-09 04:40:03.160 8 INFO glance.location [None req-241c485f-2a58-46b0-9283-871ede6357d0 75e7c2f3b5ae4c85bdf5e2754b5c8f0e df6741ed957245c1a07901494d3340fc - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 332/662] 10.0.0.101 () {32 vars in 727 bytes} [Thu Jul 9 04:40:02 2026] PUT /v2/images/1f3bed62-8df9-44b4-9ecd-279197b6cac5/file => generated 0 bytes in 559 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/663] 10.0.0.101 () {32 vars in 707 bytes} [Thu Jul 9 04:40:03 2026] GET /v2/images/1f3bed62-8df9-44b4-9ecd-279197b6cac5 => generated 1104 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 04:40:03 2026] GET /v2/images/1f3bed62-8df9-44b4-9ecd-279197b6cac5/file => generated 1024 bytes in 157 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/665] 10.0.0.101 () {34 vars in 655 bytes} [Thu Jul 9 04:40:03 2026] POST /v2/images => generated 648 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/666] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 04:40:03 2026] PATCH /v2/images/af62f9e9-6228-4869-a188-d6c71acb6c82 => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/667] 10.0.0.101 () {32 vars in 707 bytes} [Thu Jul 9 04:40:03 2026] GET /v2/images/af62f9e9-6228-4869-a188-d6c71acb6c82 => generated 652 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 04:40:03.532 8 WARNING glance.api.v2.images [None req-9985a70e-1a37-41a5-9b2d-79412fc6c14a 75e7c2f3b5ae4c85bdf5e2754b5c8f0e df6741ed957245c1a07901494d3340fc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//af62f9e9-6228-4869-a188-d6c71acb6c82 [pid: 8|app: 0|req: 335/668] 10.0.0.101 () {32 vars in 710 bytes} [Thu Jul 9 04:40:03 2026] DELETE /v2/images/af62f9e9-6228-4869-a188-d6c71acb6c82 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/669] 10.0.0.101 () {32 vars in 707 bytes} [Thu Jul 9 04:40:03 2026] GET /v2/images/af62f9e9-6228-4869-a188-d6c71acb6c82 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 04:40:03.630 8 WARNING glance.api.v2.images [None req-632b09ba-a5cc-4f9c-a229-5bf6bdbd9224 75e7c2f3b5ae4c85bdf5e2754b5c8f0e df6741ed957245c1a07901494d3340fc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1f3bed62-8df9-44b4-9ecd-279197b6cac5 [pid: 8|app: 0|req: 336/670] 10.0.0.101 () {32 vars in 710 bytes} [Thu Jul 9 04:40:03 2026] DELETE /v2/images/1f3bed62-8df9-44b4-9ecd-279197b6cac5 => generated 0 bytes in 843 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/671] 10.0.0.101 () {32 vars in 707 bytes} [Thu Jul 9 04:40:04 2026] GET /v2/images/1f3bed62-8df9-44b4-9ecd-279197b6cac5 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 04:40:04.479 8 WARNING glance.api.v2.images [None req-e4c24975-0b25-453b-a70c-7da8b6831571 75e7c2f3b5ae4c85bdf5e2754b5c8f0e df6741ed957245c1a07901494d3340fc - - default default] Failed to find image ef091e99-a771-4530-80fa-f9d13f4975ca to delete: glance.common.exception.ImageNotFound: No image found with ID ef091e99-a771-4530-80fa-f9d13f4975ca [pid: 8|app: 0|req: 337/672] 10.0.0.101 () {32 vars in 710 bytes} [Thu Jul 9 04:40:04 2026] DELETE /v2/images/ef091e99-a771-4530-80fa-f9d13f4975ca => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/673] 10.0.0.101 () {32 vars in 707 bytes} [Thu Jul 9 04:40:04 2026] GET /v2/images/ef091e99-a771-4530-80fa-f9d13f4975ca => 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: 339/676] 10.0.0.101 () {30 vars in 411 bytes} [Thu Jul 9 04:40:07 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: 338/677] 10.0.0.98 () {36 vars in 986 bytes} [Thu Jul 9 04:40:08 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => 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: 340/678] 10.0.0.98 () {36 vars in 926 bytes} [Thu Jul 9 04:40:08 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: 339/679] 10.0.0.98 () {36 vars in 986 bytes} [Thu Jul 9 04:40:08 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => 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: 341/680] 10.0.0.98 () {36 vars in 926 bytes} [Thu Jul 9 04:40:08 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: 342/685] 10.0.0.98 () {36 vars in 986 bytes} [Thu Jul 9 04:40:33 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => 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: 344/686] 10.0.0.98 () {36 vars in 926 bytes} [Thu Jul 9 04:40:33 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: 345/691] 10.0.0.12 () {36 vars in 986 bytes} [Thu Jul 9 04:40:53 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => generated 1171 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 10.0.0.12 () {36 vars in 926 bytes} [Thu Jul 9 04:40:53 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/693] 10.0.0.12 () {36 vars in 926 bytes} [Thu Jul 9 04:40:53 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/694] 10.0.0.12 () {36 vars in 986 bytes} [Thu Jul 9 04:40:53 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => 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: 347/695] 10.0.0.12 () {36 vars in 926 bytes} [Thu Jul 9 04:40:53 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/696] 10.0.0.12 () {36 vars in 926 bytes} [Thu Jul 9 04:40:53 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: 348/697] 10.0.0.12 () {36 vars in 986 bytes} [Thu Jul 9 04:40:53 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => 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: 350/698] 10.0.0.12 () {36 vars in 926 bytes} [Thu Jul 9 04:40:53 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: 349/699] 10.0.0.12 () {36 vars in 926 bytes} [Thu Jul 9 04:40:53 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: 351/700] 10.0.0.78 () {36 vars in 986 bytes} [Thu Jul 9 04:40:54 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => generated 1171 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/701] 10.0.0.78 () {36 vars in 926 bytes} [Thu Jul 9 04:40:54 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: 352/702] 10.0.0.78 () {36 vars in 986 bytes} [Thu Jul 9 04:40:54 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => 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: 351/703] 10.0.0.78 () {36 vars in 926 bytes} [Thu Jul 9 04:40:54 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: 353/704] 10.0.0.78 () {36 vars in 926 bytes} [Thu Jul 9 04:40:54 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: 358/713] 10.0.0.98 () {36 vars in 986 bytes} [Thu Jul 9 04:41:27 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => 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: 356/714] 10.0.0.98 () {36 vars in 926 bytes} [Thu Jul 9 04:41:27 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: 360/717] 10.0.0.101 () {32 vars in 707 bytes} [Thu Jul 9 04:41:45 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => 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: 358/718] 10.0.0.101 () {32 vars in 707 bytes} [Thu Jul 9 04:41:45 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => 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: 361/719] 10.0.0.12 () {36 vars in 986 bytes} [Thu Jul 9 04:41:45 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => generated 1171 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/720] 10.0.0.12 () {36 vars in 926 bytes} [Thu Jul 9 04:41: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: 362/721] 10.0.0.12 () {36 vars in 926 bytes} [Thu Jul 9 04:41: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: 7|app: 0|req: 360/722] 10.0.0.12 () {36 vars in 986 bytes} [Thu Jul 9 04:41:45 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => 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: 363/723] 10.0.0.12 () {36 vars in 926 bytes} [Thu Jul 9 04:41:45 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: 361/724] 10.0.0.12 () {36 vars in 926 bytes} [Thu Jul 9 04:41:45 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: 364/725] 10.0.0.12 () {36 vars in 986 bytes} [Thu Jul 9 04:41:46 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => 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: 362/726] 10.0.0.12 () {36 vars in 926 bytes} [Thu Jul 9 04:41: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: 8|app: 0|req: 365/727] 10.0.0.12 () {36 vars in 926 bytes} [Thu Jul 9 04:41: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: 363/728] 10.0.0.78 () {36 vars in 986 bytes} [Thu Jul 9 04:41:46 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => 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: 366/729] 10.0.0.78 () {36 vars in 926 bytes} [Thu Jul 9 04:41: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: 7|app: 0|req: 364/730] 10.0.0.78 () {36 vars in 986 bytes} [Thu Jul 9 04:41:46 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/731] 10.0.0.78 () {36 vars in 926 bytes} [Thu Jul 9 04:41: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: 365/732] 10.0.0.78 () {36 vars in 926 bytes} [Thu Jul 9 04:41: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: 8|app: 0|req: 371/739] 10.0.0.98 () {36 vars in 986 bytes} [Thu Jul 9 04:42:13 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => 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: 369/740] 10.0.0.98 () {36 vars in 926 bytes} [Thu Jul 9 04:42:13 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/755] 10.0.0.98 () {36 vars in 986 bytes} [Thu Jul 9 04:43:19 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => 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: 377/756] 10.0.0.98 () {36 vars in 926 bytes} [Thu Jul 9 04:43: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: 380/761] 10.0.0.98 () {36 vars in 986 bytes} [Thu Jul 9 04:43:38 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => 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: 382/762] 10.0.0.98 () {36 vars in 926 bytes} [Thu Jul 9 04:43:38 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/765] 10.0.0.98 () {36 vars in 986 bytes} [Thu Jul 9 04:43:47 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => 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: 384/766] 10.0.0.98 () {36 vars in 926 bytes} [Thu Jul 9 04:43:47 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: 384/769] 199.19.213.229 () {32 vars in 826 bytes} [Thu Jul 9 04:44:02 2026] GET /v2/images?status=active&owner=b809e5e5db7c4170a41041cb04a8ce38&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/770] 199.19.213.229 () {32 vars in 653 bytes} [Thu Jul 9 04:44:02 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/771] 10.0.0.12 () {36 vars in 986 bytes} [Thu Jul 9 04:44:03 2026] GET /v2/images/515421a0-3bc7-4804-abd5-f74b9768871c => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/772] 10.0.0.12 () {36 vars in 926 bytes} [Thu Jul 9 04:44:03 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: 7|app: 0|req: 386/773] 10.0.0.12 () {36 vars in 926 bytes} [Thu Jul 9 04:44:03 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/774] 10.0.0.12 () {36 vars in 986 bytes} [Thu Jul 9 04:44:03 2026] GET /v2/images/515421a0-3bc7-4804-abd5-f74b9768871c => 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: 387/775] 10.0.0.12 () {36 vars in 926 bytes} [Thu Jul 9 04:44:03 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: 389/776] 10.0.0.12 () {36 vars in 926 bytes} [Thu Jul 9 04:44:03 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: 388/777] 10.0.0.12 () {36 vars in 986 bytes} [Thu Jul 9 04:44:03 2026] GET /v2/images/515421a0-3bc7-4804-abd5-f74b9768871c => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/778] 10.0.0.12 () {36 vars in 926 bytes} [Thu Jul 9 04:44:03 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: 7|app: 0|req: 389/779] 10.0.0.78 () {36 vars in 986 bytes} [Thu Jul 9 04:44:03 2026] GET /v2/images/515421a0-3bc7-4804-abd5-f74b9768871c => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/780] 10.0.0.78 () {36 vars in 926 bytes} [Thu Jul 9 04:44:03 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/781] 10.0.0.78 () {36 vars in 986 bytes} [Thu Jul 9 04:44:03 2026] GET /v2/images/515421a0-3bc7-4804-abd5-f74b9768871c => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/782] 10.0.0.78 () {36 vars in 926 bytes} [Thu Jul 9 04:44:03 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: 391/783] 10.0.0.78 () {36 vars in 926 bytes} [Thu Jul 9 04:44:03 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: 393/786] 10.0.0.98 () {36 vars in 986 bytes} [Thu Jul 9 04:44:08 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => 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: 394/787] 10.0.0.98 () {36 vars in 926 bytes} [Thu Jul 9 04:44:09 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/792] 10.0.0.98 () {36 vars in 986 bytes} [Thu Jul 9 04:44:32 2026] GET /v2/images/56cffe4e-382a-4278-912b-82b18feb278e => 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: 397/793] 10.0.0.98 () {36 vars in 926 bytes} [Thu Jul 9 04:44:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/818] 10.0.0.101 () {32 vars in 633 bytes} [Thu Jul 9 04:46:34 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)