+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Aug 11 11:42:18 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: nova-api-osapi-79bf4c496b-mq75l 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:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f9328a23668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-08-11 11:42:23.880 9 INFO nova.utils [None req-1758e251-0f85-43b1-a9bd-90d890402adc - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-11 11:42:23.951 8 INFO nova.utils [None req-0bcf2839-c666-4973-86c4-b5f5804dd9ab - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-11 11:42:25.678 9 WARNING keystonemiddleware._common.config [None req-1758e251-0f85-43b1-a9bd-90d890402adc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 11:42:25.688 9 WARNING oslo_config.cfg [None req-1758e251-0f85-43b1-a9bd-90d890402adc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 11:42:25.756 8 WARNING keystonemiddleware._common.config [None req-0bcf2839-c666-4973-86c4-b5f5804dd9ab - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 11:42:25.766 8 WARNING oslo_config.cfg [None req-0bcf2839-c666-4973-86c4-b5f5804dd9ab - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 11:42:25.769 9 WARNING keystonemiddleware._common.config [None req-1758e251-0f85-43b1-a9bd-90d890402adc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 11:42:25.786 9 WARNING oslo_config.cfg [None req-1758e251-0f85-43b1-a9bd-90d890402adc - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-08-11 11:42:25.800 9 WARNING oslo_config.cfg [None req-1758e251-0f85-43b1-a9bd-90d890402adc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f9328a23668 pid: 9 (default app) 2026-08-11 11:42:25.867 8 WARNING keystonemiddleware._common.config [None req-0bcf2839-c666-4973-86c4-b5f5804dd9ab - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 11:42:25.885 8 WARNING oslo_config.cfg [None req-0bcf2839-c666-4973-86c4-b5f5804dd9ab - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-08-11 11:42:25.898 8 WARNING oslo_config.cfg [None req-0bcf2839-c666-4973-86c4-b5f5804dd9ab - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f9328a23668 pid: 8 (default app) [pid: 9|app: 0|req: 2/3] 199.19.213.104 () {42 vars in 705 bytes} [Tue Aug 11 11:42:38 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 11:42:38.673 8 WARNING oslo_policy.policy [None req-41797fd3-f932-4799-a6ec-524418f0e992 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - 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-08-11 11:42:38.673 8 WARNING oslo_policy.policy [None req-41797fd3-f932-4799-a6ec-524418f0e992 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.19.213.104 () {44 vars in 909 bytes} [Tue Aug 11 11:42:38 2026] GET /v2.1 => generated 0 bytes in 608 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 11:42:38.779 9 WARNING oslo_policy.policy [req-41797fd3-f932-4799-a6ec-524418f0e992 req-fc7b2afa-00c0-44b0-b5b1-b1a4a63f3aee 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - 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-08-11 11:42:38.780 9 WARNING oslo_policy.policy [req-41797fd3-f932-4799-a6ec-524418f0e992 req-fc7b2afa-00c0-44b0-b5b1-b1a4a63f3aee 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - 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: 9|app: 0|req: 3/5] 199.19.213.104 () {46 vars in 982 bytes} [Tue Aug 11 11:42:38 2026] GET /v2.1/ => generated 400 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 11:42:38.884 8 INFO nova.api.openstack.wsgi [None req-42eac282-0e5e-45c4-9515-b04bed59093e 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.104 () {48 vars in 1011 bytes} [Tue Aug 11 11:42:38 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 4/7] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Aug 11 11:42:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.104 () {52 vars in 1048 bytes} [Tue Aug 11 11:42:38 2026] POST /v2.1/flavors => generated 529 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 5/9] 199.19.213.104 () {42 vars in 705 bytes} [Tue Aug 11 11:42:39 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.19.213.104 () {44 vars in 909 bytes} [Tue Aug 11 11:42:39 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 6/11] 199.19.213.104 () {46 vars in 982 bytes} [Tue Aug 11 11:42:39 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 11:42:39.913 8 INFO nova.api.openstack.wsgi [None req-7190a92f-c182-4c9e-af09-3d032c2d7a4b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.19.213.104 () {48 vars in 1013 bytes} [Tue Aug 11 11:42:39 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 7/13] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Aug 11 11:42:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.104 () {52 vars in 1048 bytes} [Tue Aug 11 11:42:39 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 9/17] 199.19.213.104 () {42 vars in 705 bytes} [Tue Aug 11 11:42:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.19.213.104 () {44 vars in 909 bytes} [Tue Aug 11 11:42:40 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 10/19] 199.19.213.104 () {46 vars in 982 bytes} [Tue Aug 11 11:42:40 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 11:42:40.926 8 INFO nova.api.openstack.wsgi [None req-5d9b5e8c-2810-46a7-9e66-ed69b1e26763 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/20] 199.19.213.104 () {48 vars in 1015 bytes} [Tue Aug 11 11:42:40 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 11/21] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Aug 11 11:42:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.19.213.104 () {52 vars in 1048 bytes} [Tue Aug 11 11:42:40 2026] POST /v2.1/flavors => generated 533 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 12/23] 199.19.213.104 () {42 vars in 705 bytes} [Tue Aug 11 11:42:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.19.213.104 () {44 vars in 909 bytes} [Tue Aug 11 11:42:41 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 13/25] 199.19.213.104 () {46 vars in 982 bytes} [Tue Aug 11 11:42:41 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 11:42:41.975 8 INFO nova.api.openstack.wsgi [None req-0dc671e6-e02e-46bb-abd6-aa1ed86e64c8 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/26] 199.19.213.104 () {48 vars in 1013 bytes} [Tue Aug 11 11:42:41 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 14/27] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Aug 11 11:42:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.19.213.104 () {52 vars in 1048 bytes} [Tue Aug 11 11:42:42 2026] POST /v2.1/flavors => generated 532 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 15/29] 199.19.213.104 () {42 vars in 705 bytes} [Tue Aug 11 11:42:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.19.213.104 () {44 vars in 909 bytes} [Tue Aug 11 11:42:42 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 16/31] 199.19.213.104 () {46 vars in 982 bytes} [Tue Aug 11 11:42:43 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 11:42:43.062 8 INFO nova.api.openstack.wsgi [None req-01a992c7-8ba8-4167-bdf9-c4e4c820f664 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 199.19.213.104 () {48 vars in 1015 bytes} [Tue Aug 11 11:42:43 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 17/33] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Aug 11 11:42:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.19.213.104 () {52 vars in 1048 bytes} [Tue Aug 11 11:42:43 2026] POST /v2.1/flavors => generated 535 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 10.0.0.230 () {28 vars in 454 bytes} [Tue Aug 11 11:49:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 57/114] 10.0.0.230 () {30 vars in 658 bytes} [Tue Aug 11 11:49:13 2026] GET /v2.1 => generated 0 bytes in 432 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 58/115] 10.0.0.230 () {32 vars in 731 bytes} [Tue Aug 11 11:49:14 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 58/116] 10.0.0.230 () {34 vars in 804 bytes} [Tue Aug 11 11:49:14 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/147] 199.19.213.104 () {42 vars in 705 bytes} [Tue Aug 11 11:51:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 74/148] 199.19.213.104 () {44 vars in 909 bytes} [Tue Aug 11 11:51:46 2026] GET /v2.1 => generated 0 bytes in 102 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 75/149] 199.19.213.104 () {46 vars in 982 bytes} [Tue Aug 11 11:51:46 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 11:51:46.941 9 INFO nova.api.openstack.wsgi [None req-08aced5d-a824-4425-af60-e7456b07c76a 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 9|app: 0|req: 75/150] 199.19.213.104 () {48 vars in 1017 bytes} [Tue Aug 11 11:51:46 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/151] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Aug 11 11:51:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 76/152] 199.19.213.104 () {52 vars in 1049 bytes} [Tue Aug 11 11:51:47 2026] POST /v2.1/flavors => generated 534 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/169] 199.19.213.104 () {42 vars in 705 bytes} [Tue Aug 11 11:53:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 85/170] 199.19.213.104 () {44 vars in 909 bytes} [Tue Aug 11 11:53:08 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 86/171] 199.19.213.104 () {46 vars in 982 bytes} [Tue Aug 11 11:53:08 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 11:53:08.284 9 INFO nova.api.openstack.wsgi [None req-9ebb4ae7-c4a3-4c7f-86bc-426cc8cb793b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 0fde380302e448cdb10920fa55eafa86 [pid: 9|app: 0|req: 86/172] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Aug 11 11:53:08 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-11 11:53:08.297 8 WARNING oslo_db.sqlalchemy.utils [None req-3a3c6c9a-aa62-4fa9-9266-f419e5536cda 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 87/173] 199.19.213.104 () {48 vars in 1016 bytes} [Tue Aug 11 11:53:08 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 87/174] 199.19.213.104 () {52 vars in 1057 bytes} [Tue Aug 11 11:53:08 2026] POST /v2.1/os-keypairs => generated 576 bytes in 59 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/177] 199.19.213.104 () {42 vars in 705 bytes} [Tue Aug 11 11:53:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 89/178] 199.19.213.104 () {44 vars in 909 bytes} [Tue Aug 11 11:53:11 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 90/179] 199.19.213.104 () {46 vars in 982 bytes} [Tue Aug 11 11:53:11 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 90/180] 199.19.213.104 () {48 vars in 1073 bytes} [Tue Aug 11 11:53:11 2026] GET /v2.1/os-quota-sets/312f6406cd28458fb6df194b726fbb36 => generated 283 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/181] 199.19.213.104 () {52 vars in 1125 bytes} [Tue Aug 11 11:53:12 2026] PUT /v2.1/os-quota-sets/312f6406cd28458fb6df194b726fbb36 => generated 238 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 10.0.0.4 () {28 vars in 452 bytes} [Tue Aug 11 12:00:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 136/273] 10.0.0.4 () {30 vars in 656 bytes} [Tue Aug 11 12:00:46 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 138/274] 10.0.0.4 () {32 vars in 729 bytes} [Tue Aug 11 12:00:46 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 137/275] 10.0.0.4 () {34 vars in 763 bytes} [Tue Aug 11 12:00:46 2026] GET /v2.1/os-services => generated 782 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 10.0.0.4 () {28 vars in 452 bytes} [Tue Aug 11 12:00:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 139/279] 10.0.0.4 () {30 vars in 656 bytes} [Tue Aug 11 12:00:50 2026] GET /v2.1 => generated 0 bytes in 24 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 141/280] 10.0.0.4 () {32 vars in 729 bytes} [Tue Aug 11 12:00:50 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 140/281] 10.0.0.4 () {34 vars in 763 bytes} [Tue Aug 11 12:00:51 2026] GET /v2.1/os-services => generated 782 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 10.0.0.4 () {28 vars in 452 bytes} [Tue Aug 11 12:00:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 141/283] 10.0.0.4 () {30 vars in 656 bytes} [Tue Aug 11 12:00:55 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 143/284] 10.0.0.4 () {32 vars in 729 bytes} [Tue Aug 11 12:00:55 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 142/285] 10.0.0.4 () {34 vars in 806 bytes} [Tue Aug 11 12:00:55 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 10.0.0.4 () {28 vars in 452 bytes} [Tue Aug 11 12:00:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 143/287] 10.0.0.4 () {30 vars in 656 bytes} [Tue Aug 11 12:00:59 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 145/288] 10.0.0.4 () {32 vars in 729 bytes} [Tue Aug 11 12:00:59 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 144/289] 10.0.0.4 () {34 vars in 806 bytes} [Tue Aug 11 12:00:59 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 148/296] 199.19.213.104 () {42 vars in 705 bytes} [Tue Aug 11 12:01:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/297] 199.19.213.104 () {44 vars in 909 bytes} [Tue Aug 11 12:01:29 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 149/298] 199.19.213.104 () {46 vars in 982 bytes} [Tue Aug 11 12:01:29 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:01:29.447 8 INFO nova.api.openstack.wsgi [None req-de1ac849-2555-4dd4-a43c-6c5bdc5dca3f 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 150/299] 199.19.213.104 () {48 vars in 1015 bytes} [Tue Aug 11 12:01:29 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 150/300] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Aug 11 12:01:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/301] 199.19.213.104 () {52 vars in 1049 bytes} [Tue Aug 11 12:01:29 2026] POST /v2.1/flavors => generated 534 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 172/344] 199.19.213.104 () {42 vars in 705 bytes} [Tue Aug 11 12:04:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/345] 199.19.213.104 () {44 vars in 909 bytes} [Tue Aug 11 12:04:52 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 173/346] 199.19.213.104 () {46 vars in 982 bytes} [Tue Aug 11 12:04:52 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/347] 199.19.213.104 () {48 vars in 1073 bytes} [Tue Aug 11 12:04:52 2026] GET /v2.1/os-quota-sets/eedc220db7a14f8496ca767b8c8bb1f1 => generated 283 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 174/348] 199.19.213.104 () {52 vars in 1125 bytes} [Tue Aug 11 12:04:53 2026] PUT /v2.1/os-quota-sets/eedc220db7a14f8496ca767b8c8bb1f1 => generated 238 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 246/491] 199.19.213.104 () {42 vars in 705 bytes} [Tue Aug 11 12:16:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 199.19.213.104 () {44 vars in 909 bytes} [Tue Aug 11 12:16:47 2026] GET /v2.1 => generated 0 bytes in 120 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 247/493] 199.19.213.104 () {46 vars in 982 bytes} [Tue Aug 11 12:16:47 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:16:47.162 8 INFO nova.api.openstack.wsgi [None req-58c6b7b5-6efe-445a-a446-cf39fd220751 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 247/494] 199.19.213.104 () {48 vars in 1011 bytes} [Tue Aug 11 12:16:47 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 248/495] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Aug 11 12:16:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/496] 199.19.213.104 () {48 vars in 1099 bytes} [Tue Aug 11 12:16:47 2026] GET /v2.1/flavors/7aa61303-0871-4e87-8694-ae894e50f385/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 249/497] 199.19.213.104 () {42 vars in 705 bytes} [Tue Aug 11 12:16:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/498] 199.19.213.104 () {44 vars in 909 bytes} [Tue Aug 11 12:16:48 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 250/499] 199.19.213.104 () {46 vars in 982 bytes} [Tue Aug 11 12:16:48 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:16:48.107 8 INFO nova.api.openstack.wsgi [None req-77ec9066-19df-442f-a41a-fb208366b375 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 250/500] 199.19.213.104 () {48 vars in 1013 bytes} [Tue Aug 11 12:16:48 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 251/501] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Aug 11 12:16:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/502] 199.19.213.104 () {48 vars in 1099 bytes} [Tue Aug 11 12:16:48 2026] GET /v2.1/flavors/b9978311-99c8-4268-9b24-3865fa1f4a06/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 252/503] 199.19.213.104 () {42 vars in 705 bytes} [Tue Aug 11 12:16:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/504] 199.19.213.104 () {44 vars in 909 bytes} [Tue Aug 11 12:16:49 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 253/505] 199.19.213.104 () {46 vars in 982 bytes} [Tue Aug 11 12:16:49 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:16:49.070 8 INFO nova.api.openstack.wsgi [None req-67c39819-81f5-4c86-b907-a285be4e92c0 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 253/506] 199.19.213.104 () {48 vars in 1015 bytes} [Tue Aug 11 12:16:49 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 254/507] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Aug 11 12:16:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/508] 199.19.213.104 () {48 vars in 1099 bytes} [Tue Aug 11 12:16:49 2026] GET /v2.1/flavors/322c7125-c71d-4695-9895-e6af0f31b4ca/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 255/509] 199.19.213.104 () {42 vars in 705 bytes} [Tue Aug 11 12:16:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/510] 199.19.213.104 () {44 vars in 909 bytes} [Tue Aug 11 12:16:49 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 256/511] 199.19.213.104 () {46 vars in 982 bytes} [Tue Aug 11 12:16:49 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:16:49.999 8 INFO nova.api.openstack.wsgi [None req-a1bbcbe0-6290-41f6-875a-855a45f61892 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 256/512] 199.19.213.104 () {48 vars in 1013 bytes} [Tue Aug 11 12:16:49 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 257/513] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Aug 11 12:16:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/514] 199.19.213.104 () {48 vars in 1099 bytes} [Tue Aug 11 12:16:50 2026] GET /v2.1/flavors/8f136c72-dacc-42de-99f1-3417a9e05dde/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 259/517] 199.19.213.104 () {42 vars in 705 bytes} [Tue Aug 11 12:16:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/518] 199.19.213.104 () {44 vars in 909 bytes} [Tue Aug 11 12:16:50 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 260/519] 199.19.213.104 () {46 vars in 982 bytes} [Tue Aug 11 12:16:50 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:16:50.920 8 INFO nova.api.openstack.wsgi [None req-a5ffcbe6-5ab1-48b7-9905-fba396c2c574 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 260/520] 199.19.213.104 () {48 vars in 1015 bytes} [Tue Aug 11 12:16:50 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 261/521] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Aug 11 12:16:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/522] 199.19.213.104 () {48 vars in 1099 bytes} [Tue Aug 11 12:16:50 2026] GET /v2.1/flavors/bdc9837f-2e3c-4fcc-83e8-8610337bc5d3/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/535] 199.19.213.104 () {42 vars in 705 bytes} [Tue Aug 11 12:17:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 268/536] 199.19.213.104 () {44 vars in 909 bytes} [Tue Aug 11 12:17:54 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 269/537] 199.19.213.104 () {46 vars in 982 bytes} [Tue Aug 11 12:17:54 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:17:54.240 9 INFO nova.api.openstack.wsgi [None req-79d5469f-7048-421a-a5fa-0ec19a1c719c 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 9|app: 0|req: 269/538] 199.19.213.104 () {48 vars in 1017 bytes} [Tue Aug 11 12:17:54 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/539] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Aug 11 12:17:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 270/540] 199.19.213.104 () {48 vars in 1099 bytes} [Tue Aug 11 12:17:54 2026] GET /v2.1/flavors/16046e74-8661-453d-8d0c-34c1897b7c5d/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 272/543] 199.19.213.104 () {42 vars in 705 bytes} [Tue Aug 11 12:18:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/544] 199.19.213.104 () {44 vars in 909 bytes} [Tue Aug 11 12:18:01 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 273/545] 199.19.213.104 () {46 vars in 982 bytes} [Tue Aug 11 12:18:01 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/546] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Aug 11 12:18:01 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 274/547] 199.19.213.104 () {42 vars in 705 bytes} [Tue Aug 11 12:18:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/548] 199.19.213.104 () {44 vars in 909 bytes} [Tue Aug 11 12:18:05 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 275/549] 199.19.213.104 () {46 vars in 982 bytes} [Tue Aug 11 12:18:05 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/550] 199.19.213.104 () {48 vars in 1073 bytes} [Tue Aug 11 12:18:05 2026] GET /v2.1/os-quota-sets/312f6406cd28458fb6df194b726fbb36 => generated 280 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/561] 199.19.213.104 () {42 vars in 705 bytes} [Tue Aug 11 12:18:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 281/562] 199.19.213.104 () {44 vars in 909 bytes} [Tue Aug 11 12:18:55 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 282/563] 199.19.213.104 () {46 vars in 982 bytes} [Tue Aug 11 12:18:55 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:18:55.736 9 INFO nova.api.openstack.wsgi [None req-5c64424b-1c80-44af-9696-cc56e818efc6 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 9|app: 0|req: 282/564] 199.19.213.104 () {48 vars in 1015 bytes} [Tue Aug 11 12:18:55 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Aug 11 12:18:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 283/566] 199.19.213.104 () {48 vars in 1099 bytes} [Tue Aug 11 12:18:55 2026] GET /v2.1/flavors/a596550c-18d4-47c8-a04f-cf1f00dc51e1/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 199.19.213.104 () {42 vars in 705 bytes} [Tue Aug 11 12:19:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 286/572] 199.19.213.104 () {44 vars in 909 bytes} [Tue Aug 11 12:19:11 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 287/573] 199.19.213.104 () {46 vars in 982 bytes} [Tue Aug 11 12:19:11 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 287/574] 199.19.213.104 () {48 vars in 1073 bytes} [Tue Aug 11 12:19:11 2026] GET /v2.1/os-quota-sets/eedc220db7a14f8496ca767b8c8bb1f1 => generated 280 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 293/585] 199.19.213.104 () {42 vars in 705 bytes} [Tue Aug 11 12:20:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/586] 199.19.213.104 () {44 vars in 909 bytes} [Tue Aug 11 12:20:00 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 294/587] 199.19.213.104 () {46 vars in 982 bytes} [Tue Aug 11 12:20:00 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:20:00.761 8 INFO nova.api.openstack.wsgi [None req-6cd9a016-c908-413e-85a3-ca2acb188393 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 294/588] 199.19.213.104 () {48 vars in 1011 bytes} [Tue Aug 11 12:20:00 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 295/589] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Aug 11 12:20:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/598] 10.0.0.49 () {32 vars in 654 bytes} [Tue Aug 11 12:20:41 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 300/599] 10.0.0.49 () {32 vars in 640 bytes} [Tue Aug 11 12:20:41 2026] GET /v2.1/servers => generated 15 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-11 12:20:41.720 8 WARNING oslo_db.sqlalchemy.utils [None req-4a6cccb9-38a7-47c5-bbd7-3a60518253bb 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 300/600] 10.0.0.49 () {32 vars in 648 bytes} [Tue Aug 11 12:20:41 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 301/601] 10.0.0.49 () {32 vars in 693 bytes} [Tue Aug 11 12:20:41 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/604] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:20:52 2026] GET /v2.1/flavors/7aa61303-0871-4e87-8694-ae894e50f385 => generated 511 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 303/605] 10.0.0.49 () {32 vars in 640 bytes} [Tue Aug 11 12:20:52 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/606] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:20:52 2026] GET /v2.1/flavors/7aa61303-0871-4e87-8694-ae894e50f385 => generated 511 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:20:57.290 9 WARNING neutronclient.v2_0.client [None req-dee88d31-ef09-4a43-9e86-748fce505e37 8dfc1d8babe04f07a33a8f3c45c47750 2670b22c0a724631a25b8cd04f3c5a82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 304/607] 10.0.0.49 () {34 vars in 684 bytes} [Tue Aug 11 12:20:56 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1037 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:20:58.052 8 WARNING neutronclient.v2_0.client [None req-b23a1de0-bffe-4269-91cb-42bba05a6609 8dfc1d8babe04f07a33a8f3c45c47750 2670b22c0a724631a25b8cd04f3c5a82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 305/608] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:20:58 2026] POST /v2.1/os-keypairs => generated 386 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:20:58.693 8 WARNING neutronclient.v2_0.client [None req-b23a1de0-bffe-4269-91cb-42bba05a6609 8dfc1d8babe04f07a33a8f3c45c47750 2670b22c0a724631a25b8cd04f3c5a82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 306/609] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:20:58 2026] POST /v2.1/os-keypairs => generated 386 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/610] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:20:58 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 782 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:20:58.845 9 WARNING neutronclient.v2_0.client [None req-0a85f421-91aa-4eda-b3f2-ab04ccb660aa 8dfc1d8babe04f07a33a8f3c45c47750 2670b22c0a724631a25b8cd04f3c5a82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 307/611] 10.0.0.49 () {34 vars in 684 bytes} [Tue Aug 11 12:20:58 2026] POST /v2.1/os-security-groups => generated 247 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:20:59.337 8 WARNING neutronclient.v2_0.client [None req-3ed05d22-8fcd-4c42-ac01-c97aa936d37d 8dfc1d8babe04f07a33a8f3c45c47750 2670b22c0a724631a25b8cd04f3c5a82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:20:59.458 8 WARNING neutronclient.v2_0.client [None req-3ed05d22-8fcd-4c42-ac01-c97aa936d37d 8dfc1d8babe04f07a33a8f3c45c47750 2670b22c0a724631a25b8cd04f3c5a82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/612] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:20:59 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:20:59.621 8 WARNING neutronclient.v2_0.client [None req-7ea1fa5b-3bf8-4875-8ddf-5138c84ae847 8dfc1d8babe04f07a33a8f3c45c47750 2670b22c0a724631a25b8cd04f3c5a82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:20:59.659 9 WARNING neutronclient.v2_0.client [None req-b2f71100-2441-4af4-8e35-f494388d2870 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:20:59.875 8 WARNING neutronclient.v2_0.client [None req-7ea1fa5b-3bf8-4875-8ddf-5138c84ae847 8dfc1d8babe04f07a33a8f3c45c47750 2670b22c0a724631a25b8cd04f3c5a82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:20:59.906 9 WARNING neutronclient.v2_0.client [None req-b2f71100-2441-4af4-8e35-f494388d2870 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/613] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:20:59 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:21:00.023 8 WARNING neutronclient.v2_0.client [None req-040396ca-0bb7-4527-a958-2cd02bc04faa 8dfc1d8babe04f07a33a8f3c45c47750 2670b22c0a724631a25b8cd04f3c5a82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/614] 10.0.0.49 () {32 vars in 736 bytes} [Tue Aug 11 12:21:00 2026] GET /v2.1/os-security-groups/6eee41dc-f365-4d06-a1a2-eba5152108ee => generated 664 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:21:00.114 8 WARNING neutronclient.v2_0.client [None req-7d469aea-66db-4d9d-b4f2-1cced863ed13 8dfc1d8babe04f07a33a8f3c45c47750 2670b22c0a724631a25b8cd04f3c5a82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:00.438 9 WARNING neutronclient.v2_0.client [None req-b2f71100-2441-4af4-8e35-f494388d2870 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:00.447 8 WARNING neutronclient.v2_0.client [None req-7d469aea-66db-4d9d-b4f2-1cced863ed13 8dfc1d8babe04f07a33a8f3c45c47750 2670b22c0a724631a25b8cd04f3c5a82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:00.495 8 WARNING neutronclient.v2_0.client [None req-7d469aea-66db-4d9d-b4f2-1cced863ed13 8dfc1d8babe04f07a33a8f3c45c47750 2670b22c0a724631a25b8cd04f3c5a82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/615] 10.0.0.49 () {32 vars in 749 bytes} [Tue Aug 11 12:21:00 2026] DELETE /v2.1/os-security-group-rules/bb293daf-2867-4584-bcea-1a48fc2fe926 => generated 0 bytes in 464 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 12:21:00.603 8 WARNING neutronclient.v2_0.client [None req-6e7728ac-5fa0-4cd7-9762-414d7775a86a 8dfc1d8babe04f07a33a8f3c45c47750 2670b22c0a724631a25b8cd04f3c5a82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:00.635 8 WARNING neutronclient.v2_0.client [None req-6e7728ac-5fa0-4cd7-9762-414d7775a86a 8dfc1d8babe04f07a33a8f3c45c47750 2670b22c0a724631a25b8cd04f3c5a82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/616] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:21:00 2026] DELETE /v2.1/os-security-groups/6eee41dc-f365-4d06-a1a2-eba5152108ee => generated 0 bytes in 133 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 12:21:00.741 8 WARNING neutronclient.v2_0.client [None req-a42066ee-3107-4795-99eb-122aa4572f70 8dfc1d8babe04f07a33a8f3c45c47750 2670b22c0a724631a25b8cd04f3c5a82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:00.784 8 WARNING neutronclient.v2_0.client [None req-a42066ee-3107-4795-99eb-122aa4572f70 8dfc1d8babe04f07a33a8f3c45c47750 2670b22c0a724631a25b8cd04f3c5a82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/619] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:21:00 2026] DELETE /v2.1/os-security-groups/32ede2b9-e9d3-4edd-ad0d-6180422630b2 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 9|app: 0|req: 308/620] 10.0.0.49 () {34 vars in 662 bytes} [Tue Aug 11 12:20:59 2026] POST /v2.1/servers => generated 450 bytes in 2159 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 12:21:01.765 8 WARNING neutronclient.v2_0.client [None req-360b805b-11af-414c-8fb7-1ed86dee83c3 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/621] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:01 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1424 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:03.183 9 WARNING neutronclient.v2_0.client [None req-fa1ed9dd-8110-48a7-a0dc-7c3b151eeac6 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:03.230 8 WARNING neutronclient.v2_0.client [None req-f47d0bd1-bc4a-4fcf-99e6-4aa96efec16e 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 309/622] 10.0.0.49 () {34 vars in 684 bytes} [Tue Aug 11 12:21:03 2026] POST /v2.1/os-security-groups => generated 243 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:21:03.314 9 WARNING neutronclient.v2_0.client [None req-7c7e0a1d-9c71-4460-bb9e-9dd9a21e2944 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/623] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:03 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1420 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 310/624] 10.0.0.49 () {34 vars in 684 bytes} [Tue Aug 11 12:21:03 2026] POST /v2.1/os-security-groups => generated 243 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:03.514 8 WARNING neutronclient.v2_0.client [None req-2824378a-804a-4538-93d3-c0e06bc9a567 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/625] 10.0.0.49 () {34 vars in 684 bytes} [Tue Aug 11 12:21:03 2026] POST /v2.1/os-security-groups => generated 243 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:21:03.670 9 WARNING neutronclient.v2_0.client [None req-20746d3f-5828-4b8f-973a-cff114889831 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:03.719 9 WARNING neutronclient.v2_0.client [None req-20746d3f-5828-4b8f-973a-cff114889831 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:03.756 9 WARNING neutronclient.v2_0.client [None req-20746d3f-5828-4b8f-973a-cff114889831 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 311/626] 10.0.0.49 () {32 vars in 662 bytes} [Tue Aug 11 12:21:03 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:21:03.815 8 WARNING neutronclient.v2_0.client [None req-c1ffbfb0-a25b-4a55-aaa9-69eb57b49067 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:03.844 8 WARNING neutronclient.v2_0.client [None req-c1ffbfb0-a25b-4a55-aaa9-69eb57b49067 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/627] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:21:03 2026] DELETE /v2.1/os-security-groups/7ef16822-3ad3-4179-89e1-79a051400bb7 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 12:21:03.947 9 WARNING neutronclient.v2_0.client [None req-79eca258-9da2-4ef4-9fdf-c7babc0e03d2 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:03.966 9 INFO nova.api.openstack.wsgi [None req-79eca258-9da2-4ef4-9fdf-c7babc0e03d2 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] HTTP exception thrown: Security group 7ef16822-3ad3-4179-89e1-79a051400bb7 does not exist Neutron server returns request_ids: ['req-02816446-d912-43da-8e77-495a62dea598'] [pid: 9|app: 0|req: 312/628] 10.0.0.49 () {32 vars in 736 bytes} [Tue Aug 11 12:21:03 2026] GET /v2.1/os-security-groups/7ef16822-3ad3-4179-89e1-79a051400bb7 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 12:21:03.983 8 WARNING neutronclient.v2_0.client [None req-b982ad17-ed79-4280-bd8e-ae0ec6b4dd66 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:04.017 8 WARNING neutronclient.v2_0.client [None req-b982ad17-ed79-4280-bd8e-ae0ec6b4dd66 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/629] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:21:03 2026] DELETE /v2.1/os-security-groups/4d4262f4-2164-4167-beb5-ee7abdfc0c46 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 12:21:04.116 9 WARNING neutronclient.v2_0.client [None req-68523723-16bd-4c78-8a19-f9b1fe4b8901 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:04.137 9 INFO nova.api.openstack.wsgi [None req-68523723-16bd-4c78-8a19-f9b1fe4b8901 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] HTTP exception thrown: Security group 4d4262f4-2164-4167-beb5-ee7abdfc0c46 does not exist Neutron server returns request_ids: ['req-9a5dea7e-28a8-4b37-9e41-c34cf72ada32'] [pid: 9|app: 0|req: 313/630] 10.0.0.49 () {32 vars in 736 bytes} [Tue Aug 11 12:21:04 2026] GET /v2.1/os-security-groups/4d4262f4-2164-4167-beb5-ee7abdfc0c46 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 12:21:04.148 8 WARNING neutronclient.v2_0.client [None req-84e59972-e36f-4382-bd4a-c79bcdb4caea aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:04.186 8 WARNING neutronclient.v2_0.client [None req-84e59972-e36f-4382-bd4a-c79bcdb4caea aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/631] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:21:04 2026] DELETE /v2.1/os-security-groups/343a30d8-455e-40a6-a3ca-80afd1e8e8d7 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 12:21:04.299 9 WARNING neutronclient.v2_0.client [None req-adcd3163-479b-4da6-9204-b6402fa93851 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:04.315 9 INFO nova.api.openstack.wsgi [None req-adcd3163-479b-4da6-9204-b6402fa93851 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] HTTP exception thrown: Security group 343a30d8-455e-40a6-a3ca-80afd1e8e8d7 does not exist Neutron server returns request_ids: ['req-7e4a51a2-9990-4092-bb75-646a69a4b10f'] [pid: 9|app: 0|req: 314/632] 10.0.0.49 () {32 vars in 736 bytes} [Tue Aug 11 12:21:04 2026] GET /v2.1/os-security-groups/343a30d8-455e-40a6-a3ca-80afd1e8e8d7 => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 12:21:04.328 8 WARNING neutronclient.v2_0.client [None req-e24627b1-2803-429f-be8a-08b779044b19 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:04.382 8 WARNING neutronclient.v2_0.client [None req-e24627b1-2803-429f-be8a-08b779044b19 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:04.421 9 WARNING neutronclient.v2_0.client [None req-abb6d88a-91f0-44d5-823f-8b1e225740dc 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:04.425 8 WARNING neutronclient.v2_0.client [None req-e24627b1-2803-429f-be8a-08b779044b19 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/633] 10.0.0.49 () {32 vars in 662 bytes} [Tue Aug 11 12:21:04 2026] GET /v2.1/os-security-groups => generated 707 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 315/634] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:04 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1476 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:04.513 9 WARNING neutronclient.v2_0.client [None req-f3a91104-f7c4-4cfb-8ff0-ab3bb658809d aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:04.542 9 INFO nova.api.openstack.wsgi [None req-f3a91104-f7c4-4cfb-8ff0-ab3bb658809d aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] HTTP exception thrown: Security group 343a30d8-455e-40a6-a3ca-80afd1e8e8d7 does not exist Neutron server returns request_ids: ['req-fcfd19c3-68c4-4913-b550-186152ef76c6'] [pid: 9|app: 0|req: 316/635] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:21:04 2026] DELETE /v2.1/os-security-groups/343a30d8-455e-40a6-a3ca-80afd1e8e8d7 => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 12:21:04.554 9 WARNING neutronclient.v2_0.client [None req-69e1d401-684b-49e9-ac24-bddf4dd073ad aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:04.584 9 INFO nova.api.openstack.wsgi [None req-69e1d401-684b-49e9-ac24-bddf4dd073ad aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] HTTP exception thrown: Security group 4d4262f4-2164-4167-beb5-ee7abdfc0c46 does not exist Neutron server returns request_ids: ['req-420222b6-7892-44db-945d-31bc212bc203'] [pid: 9|app: 0|req: 317/636] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:21:04 2026] DELETE /v2.1/os-security-groups/4d4262f4-2164-4167-beb5-ee7abdfc0c46 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 12:21:04.597 9 WARNING neutronclient.v2_0.client [None req-a35d2633-b45b-41ac-aefa-d73b37a8b830 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:04.603 8 WARNING neutronclient.v2_0.client [None req-56c3d006-d530-4b79-87c4-e1426468be22 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:04.621 9 INFO nova.api.openstack.wsgi [None req-a35d2633-b45b-41ac-aefa-d73b37a8b830 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] HTTP exception thrown: Security group 7ef16822-3ad3-4179-89e1-79a051400bb7 does not exist Neutron server returns request_ids: ['req-575759b0-2862-47b8-b49b-bf6eedb442a4'] [pid: 9|app: 0|req: 318/637] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:21:04 2026] DELETE /v2.1/os-security-groups/7ef16822-3ad3-4179-89e1-79a051400bb7 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 12:21:04.653 8 WARNING neutronclient.v2_0.client [None req-56c3d006-d530-4b79-87c4-e1426468be22 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:04.814 8 WARNING neutronclient.v2_0.client [None req-56c3d006-d530-4b79-87c4-e1426468be22 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:05.556 9 WARNING neutronclient.v2_0.client [None req-0d03be26-fe19-4874-88e2-6de47c5028cf 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 319/638] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:05 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1476 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/639] 10.0.0.49 () {34 vars in 662 bytes} [Tue Aug 11 12:21:04 2026] POST /v2.1/servers => generated 450 bytes in 1129 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:05.655 9 WARNING neutronclient.v2_0.client [None req-4ce0ced1-866d-412f-b275-717a6595d4b2 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 320/640] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:05 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 1254 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:06.679 8 WARNING neutronclient.v2_0.client [None req-5a564ef1-4c7c-479d-bb83-8d98868f7c6b 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:06.746 9 WARNING neutronclient.v2_0.client [None req-ae471769-ef91-434a-8ec1-c6fd62dec0aa 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/641] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:06 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1484 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 321/642] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:06 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 1304 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:07.813 8 WARNING neutronclient.v2_0.client [None req-3c29d69f-43b7-4fad-b4ca-786a392b27f4 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:07.821 9 WARNING neutronclient.v2_0.client [None req-fe5443cc-e33c-49b2-85e3-62592ba98d63 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 322/643] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:07 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 1352 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/644] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:07 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1549 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:08.547 9 INFO nova.api.openstack.compute.server_external_events [req-3edf499e-e2c2-41bd-b422-38b88be81198 req-cba691a1-d13c-4506-8504-43f80ffe1ef6 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:8d7bd184-6feb-4ffd-8f67-db1075219cc8 for instance 126a105e-4574-4c86-a104-1b1dfbd8a810 on instance 2026-08-11 12:21:08.559 9 INFO nova.compute.rpcapi [None req-a6004618-d872-407b-8a92-dda7e6e030a0 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 9|app: 0|req: 323/645] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:21:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:09.168 8 WARNING neutronclient.v2_0.client [None req-51c5626b-60c8-431f-a084-2839dd655810 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:09.183 9 WARNING neutronclient.v2_0.client [None req-2d479913-734e-480e-9187-7ca43a72e1b0 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/646] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:09 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 1352 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 324/647] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:09 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1549 bytes in 788 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:10.643 8 WARNING neutronclient.v2_0.client [None req-cd611a37-0311-4787-a0b9-2327757d6b01 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 327/650] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:21:10 2026] POST /v2.1/os-keypairs => generated 386 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:21:10.986 9 WARNING neutronclient.v2_0.client [None req-5d4cff70-f30d-4652-b870-4dd71096fac0 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/651] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:10 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 1427 bytes in 1024 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 328/652] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:10 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1549 bytes in 1148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:12.183 8 INFO nova.api.openstack.compute.server_external_events [req-a28e83c3-fada-46ce-9f3f-110e731dbeae req-fb2e72c9-2d40-4816-a52a-db4a38e8ee2b 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:f3c40b5a-6f03-447e-8413-a983e97df51d for instance 5710d342-d67c-4d61-8f1c-58291e45012b on instance 2026-08-11 12:21:12.192 8 INFO nova.compute.rpcapi [None req-ecc71c19-a0dd-4faf-b5c1-dc7298816e90 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 325/653] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:21:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:12.670 9 WARNING neutronclient.v2_0.client [None req-cb5992a6-c847-4e47-8bfe-9e73ee505269 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 329/654] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:12 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 1437 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:13.167 9 WARNING neutronclient.v2_0.client [None req-4bf16c17-0381-4ef5-8373-7f6863465cce 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:13.181 8 WARNING neutronclient.v2_0.client [None req-6d501ce3-a045-4231-9920-109b37f1298a 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:13.348 8 WARNING neutronclient.v2_0.client [None req-6d501ce3-a045-4231-9920-109b37f1298a 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 330/655] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:13 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1549 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:21:13.533 8 WARNING neutronclient.v2_0.client [None req-6d501ce3-a045-4231-9920-109b37f1298a 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/656] 10.0.0.49 () {34 vars in 662 bytes} [Tue Aug 11 12:21:13 2026] POST /v2.1/servers => generated 453 bytes in 666 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:13.783 9 WARNING neutronclient.v2_0.client [None req-1568502d-a0ff-4762-ac52-122aa3e46581 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 331/657] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:13 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1391 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/658] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:21:13 2026] POST /v2.1/os-keypairs => generated 385 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:14.032 9 WARNING neutronclient.v2_0.client [None req-3360ceed-8880-4447-9893-ff1d945626b1 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 332/659] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:13 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 1437 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:21:14.441 8 WARNING neutronclient.v2_0.client [None req-039ea537-ac3e-4560-a1de-33319ef00a47 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/660] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:14 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1549 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:14.886 9 WARNING neutronclient.v2_0.client [None req-106bcf74-985f-4fde-b727-87144a979365 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 333/661] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:14 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1395 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:15.129 8 WARNING neutronclient.v2_0.client [None req-b57f7c29-880a-4c43-aa22-9f76b6e02069 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:15.164 8 WARNING neutronclient.v2_0.client [None req-b57f7c29-880a-4c43-aa22-9f76b6e02069 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:15.205 9 WARNING neutronclient.v2_0.client [None req-ba2353f9-d568-4ac4-95ac-7abb3c705e3a 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 334/662] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:15 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 1437 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:21:15.345 8 WARNING neutronclient.v2_0.client [None req-b57f7c29-880a-4c43-aa22-9f76b6e02069 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/663] 10.0.0.49 () {34 vars in 662 bytes} [Tue Aug 11 12:21:15 2026] POST /v2.1/servers => generated 449 bytes in 448 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:15.542 9 WARNING neutronclient.v2_0.client [None req-110a0ec9-e31e-4055-8271-59a6e9582352 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 335/664] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:15 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1400 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:15.621 8 WARNING neutronclient.v2_0.client [None req-d1cfbac2-00f2-4cfc-b6da-62c3efd3c0b3 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/665] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:15 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1549 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:16.022 9 WARNING neutronclient.v2_0.client [None req-770ed8ad-72a2-4545-9eca-01ad98f10300 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 336/666] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:15 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1443 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:16.350 8 WARNING neutronclient.v2_0.client [None req-33b3c76e-67b7-4a5d-a857-61a732595ad3 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/667] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:16 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 1425 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:16.629 9 WARNING neutronclient.v2_0.client [None req-e31ab249-a2fe-40c0-898b-2588076a8990 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 337/668] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:16 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1404 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:16.838 8 WARNING neutronclient.v2_0.client [None req-8936d899-7a2a-49e5-9947-6a0a5cd7e17c 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/669] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:16 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1549 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:16.987 9 INFO nova.api.openstack.compute.server_external_events [req-0eaac7ff-0108-4477-8dcc-758e41f06d6c req-0b7c8ebb-bd0d-467f-8c64-dfe3fe1533dc 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-plugged:8d7bd184-6feb-4ffd-8f67-db1075219cc8 for instance 126a105e-4574-4c86-a104-1b1dfbd8a810 on instance [pid: 9|app: 0|req: 338/670] 10.0.0.157 () {38 vars in 815 bytes} [Tue Aug 11 12:21:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:17.131 8 WARNING neutronclient.v2_0.client [None req-aca44d69-5eae-4ba4-bbb3-11938d9c09c5 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/671] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:17 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1443 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:17.521 9 WARNING neutronclient.v2_0.client [None req-5f7c52fc-a6e8-447b-aa98-72ffd783bae3 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 339/672] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:17 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 1425 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:17.706 8 WARNING neutronclient.v2_0.client [None req-61cff405-15e7-462b-9d88-94e4ffece8dd eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/673] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:17 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1452 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:17.987 9 WARNING neutronclient.v2_0.client [None req-019f3bfb-d58c-4045-b4c5-f21e2522e460 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 340/674] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:17 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1549 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:18.231 8 WARNING neutronclient.v2_0.client [None req-78b7949e-8db2-4a3c-80d0-11e03b73578e 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/675] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:18 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1451 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:18.663 9 WARNING neutronclient.v2_0.client [None req-94cf7958-35cc-43d7-a21a-95b285b41bd4 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:18.793 8 WARNING neutronclient.v2_0.client [None req-eb03c4c8-1f44-4fe7-93a2-232e2c39f5e5 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 341/676] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:18 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 1425 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/677] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:18 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1452 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:19.029 9 INFO nova.api.openstack.compute.server_external_events [req-18f437ed-0efb-4f8a-b980-dce3f0f15a1c req-7deaac2b-dbf5-4b4b-b2c5-dd3a87f64dc4 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:2bffba9c-68d8-4181-a72b-4c28d4e7369c for instance 8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 on instance [pid: 9|app: 0|req: 342/678] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:21:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:19.134 8 INFO nova.api.openstack.compute.server_external_events [req-11fc1966-21e3-4a16-a613-113c5955f5ad req-41a5d955-518d-4ee7-be2f-14e3bd5a20d7 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-plugged:f3c40b5a-6f03-447e-8413-a983e97df51d for instance 5710d342-d67c-4d61-8f1c-58291e45012b on instance [pid: 8|app: 0|req: 337/679] 10.0.0.157 () {38 vars in 815 bytes} [Tue Aug 11 12:21:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:21:19.148 9 WARNING neutronclient.v2_0.client [None req-a4fbcc12-3201-4b49-b58a-7a94716e556a 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 343/680] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:19 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1726 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:19.323 9 WARNING neutronclient.v2_0.client [None req-2b866a08-fb5b-48b6-ad4f-192a0adcf49d 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:19.328 8 WARNING neutronclient.v2_0.client [None req-8fcb41d8-8424-4f90-8460-b03de6a672a1 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 344/681] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:19 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1529 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/682] 10.0.0.49 () {32 vars in 740 bytes} [Tue Aug 11 12:21:19 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810/os-interface => generated 284 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:19.853 9 WARNING neutronclient.v2_0.client [None req-3df0853c-276a-46f2-9ca5-5f304cb2901a 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:19.890 8 WARNING neutronclient.v2_0.client [None req-50a04b81-4ae4-484c-8feb-c40edad52156 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/683] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:19 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1460 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 345/684] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:19 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 1425 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:20.479 8 WARNING neutronclient.v2_0.client [None req-9a748bef-3320-439e-8e79-8fb3df4068b7 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:20.728 9 WARNING neutronclient.v2_0.client [None req-f4d2e1a6-8131-4fd6-adc5-e98886a35ee7 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/687] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:20 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1517 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:20.876 8 INFO nova.api.openstack.compute.server_external_events [req-cdd9ca56-7b70-4184-92ce-cd09a371df5e req-1aae57c4-de4b-459e-bebf-b18b8dc4968a 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:8d7bd184-6feb-4ffd-8f67-db1075219cc8 for instance 126a105e-4574-4c86-a104-1b1dfbd8a810 on instance [pid: 8|app: 0|req: 341/688] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:21:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 348/689] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:20 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1726 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:20.988 9 WARNING neutronclient.v2_0.client [None req-afa0e377-4822-496e-bc5d-5d37a7cc0a06 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/690] 10.0.0.49 () {32 vars in 640 bytes} [Tue Aug 11 12:21:20 2026] GET /v2.1/servers => generated 378 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:21.138 8 WARNING neutronclient.v2_0.client [None req-dc6cb2cc-ddac-4a7e-bf4f-5eb4ea3afb1e 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 349/691] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:20 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1527 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/692] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 1612 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:21.316 8 INFO nova.api.openstack.compute.server_external_events [req-32e77cca-c053-4f8d-bc18-3122bbba0b50 req-aaa69cb8-2e61-45c4-a167-8f2f8652a739 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:e0a7cdda-b41f-42db-aa68-b054b659cc17 for instance 5df88c3d-da3c-4785-8196-6c2e2aa6662b on instance [pid: 8|app: 0|req: 344/693] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:21:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 350/694] 10.0.0.49 () {32 vars in 717 bytes} [Tue Aug 11 12:21:21 2026] DELETE /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:21.362 8 WARNING neutronclient.v2_0.client [None req-8184c821-9a65-4969-8789-a62054fa1a6b 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:21.388 9 WARNING neutronclient.v2_0.client [None req-8690bd24-d3f9-4c55-9237-80314c0d8054 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/695] 10.0.0.49 () {32 vars in 740 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 351/696] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1732 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:21.900 8 WARNING neutronclient.v2_0.client [None req-9371f1a0-89cc-4c93-8ea8-f9c0a9eb6f7d 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/697] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1517 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:22.271 9 WARNING neutronclient.v2_0.client [None req-75705557-f576-4d85-8800-7b1c8bd1876d 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:22.292 8 WARNING neutronclient.v2_0.client [None req-94fd5478-c55d-41cb-8817-f28077121ecf eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 352/698] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:22 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 1612 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/699] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:22 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1525 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 353/700] 10.0.0.49 () {32 vars in 640 bytes} [Tue Aug 11 12:21:22 2026] GET /v2.1/servers => generated 388 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:22.585 9 WARNING neutronclient.v2_0.client [None req-d9a1a96e-9a45-4890-8418-33b7b3f59803 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/701] 10.0.0.49 () {32 vars in 717 bytes} [Tue Aug 11 12:21:22 2026] DELETE /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 0 bytes in 152 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 9|app: 0|req: 354/702] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:22 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1852 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:22.721 8 WARNING neutronclient.v2_0.client [None req-2cee1019-82a8-4584-acc0-72d5fa9cbaf6 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/703] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:22 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 1618 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:23.135 9 WARNING neutronclient.v2_0.client [None req-837855a6-bea8-440f-8a5a-63fe8f76d233 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 355/704] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:23 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1517 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:23.361 8 INFO nova.api.openstack.compute.server_external_events [req-4762989e-6a31-4117-873b-b29982792275 req-a3e57b2b-8f59-4cdd-ae5c-7eb63d26b5f6 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:f3c40b5a-6f03-447e-8413-a983e97df51d for instance 5710d342-d67c-4d61-8f1c-58291e45012b on instance [pid: 8|app: 0|req: 350/705] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:21:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:23.482 9 WARNING neutronclient.v2_0.client [None req-627c277f-40ad-43e1-ace5-bd2850814c61 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 356/706] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:23 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1525 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:23.739 8 WARNING neutronclient.v2_0.client [None req-4527f2d4-b372-4241-ac19-00910ae6e4c1 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/707] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:23 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1852 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:23.876 9 WARNING neutronclient.v2_0.client [None req-7b228faf-021b-4525-9fb7-41f16d472e5e 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 357/708] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:23 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 1618 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:24.319 8 WARNING neutronclient.v2_0.client [None req-9dfaf996-b6c0-427c-a621-5af7deea1d9f 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/709] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:24 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1517 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:24.627 9 WARNING neutronclient.v2_0.client [None req-01bcb308-92a2-4bb5-a219-cd51d9864040 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 358/710] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:24 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1525 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:21:24.738 8 INFO nova.api.openstack.compute.server_external_events [req-3cbac71f-cb55-48b4-8980-bc1dc845dbee req-67c422af-ab65-4648-85c4-24ca7ea5a8d1 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-deleted:8d7bd184-6feb-4ffd-8f67-db1075219cc8 for instance 126a105e-4574-4c86-a104-1b1dfbd8a810 on instance [pid: 8|app: 0|req: 353/711] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:21:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:24.892 9 WARNING neutronclient.v2_0.client [None req-f702b4dd-e854-4e0b-afec-3b22a66a767c 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 359/712] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:24 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1505 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:25.049 8 INFO nova.api.openstack.compute.server_external_events [req-132637ae-5ea5-4d95-8f25-9925460c14c5 req-6b7bbfd4-b7d1-4b3e-8518-8b406ea1961e 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-plugged:2bffba9c-68d8-4181-a72b-4c28d4e7369c for instance 8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 on instance [pid: 8|app: 0|req: 354/713] 10.0.0.157 () {38 vars in 815 bytes} [Tue Aug 11 12:21:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:25.114 9 WARNING neutronclient.v2_0.client [None req-e3530701-9315-460e-81f4-8d0ab147240b 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 360/714] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:25 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 1738 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:25.521 8 WARNING neutronclient.v2_0.client [None req-bc1fcec6-1c77-4f84-b419-cf1f6836952e 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/715] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:25 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1517 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:25.777 9 WARNING neutronclient.v2_0.client [None req-c2f2c82a-19ad-4fd2-8817-4da4abc4ee63 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 361/716] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:25 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1525 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:26.009 8 WARNING neutronclient.v2_0.client [None req-3ac20a23-1be0-419e-9851-a1a35df9dbcf 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/717] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:25 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1510 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:26.305 9 WARNING neutronclient.v2_0.client [None req-9f7d793c-9304-4968-908c-05c06056ddaf 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 362/718] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:26 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 1738 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:26.665 8 INFO nova.api.openstack.compute.server_external_events [req-d11a5871-61f6-4ca5-b69f-fb6aa18a1909 req-5ef3c278-dc7f-4563-8f34-5ac35fa07354 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-deleted:f3c40b5a-6f03-447e-8413-a983e97df51d for instance 5710d342-d67c-4d61-8f1c-58291e45012b on instance [pid: 8|app: 0|req: 357/719] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:21:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:21:26.699 9 WARNING neutronclient.v2_0.client [None req-52ea9fbd-e20f-4d68-9d29-47e50259420f 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 363/720] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:26 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1699 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:26.846 8 WARNING neutronclient.v2_0.client [None req-c35ddd3c-ca36-4ce7-88c4-2a459b202195 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/721] 10.0.0.49 () {32 vars in 740 bytes} [Tue Aug 11 12:21:26 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9/os-interface => generated 285 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:21:26.901 9 WARNING neutronclient.v2_0.client [None req-af505500-7ca0-461d-84cb-7c9b12458c49 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 364/722] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:26 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1525 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:27.099 8 WARNING neutronclient.v2_0.client [None req-ad6ac781-6faf-415c-8f70-d2025c62d8e8 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/723] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:27 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1510 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:27.188 9 INFO nova.api.openstack.compute.server_external_events [req-6036bdae-5467-4c04-9a43-98e8420658d3 req-4c5f567f-0c7c-4c15-a9e7-7a240b2c7048 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-plugged:e0a7cdda-b41f-42db-aa68-b054b659cc17 for instance 5df88c3d-da3c-4785-8196-6c2e2aa6662b on instance [pid: 9|app: 0|req: 365/724] 10.0.0.157 () {38 vars in 815 bytes} [Tue Aug 11 12:21:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:27.456 8 WARNING neutronclient.v2_0.client [None req-345ff179-1bf2-48a8-ab02-6c107dcbb7f9 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/725] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:27 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 1381 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:28.091 9 WARNING neutronclient.v2_0.client [None req-9e84f242-994d-463b-b18e-ffa1a5491ba8 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:28.180 8 INFO nova.api.openstack.wsgi [None req-19e8e9ea-faea-47a8-902e-cab1d4493f92 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] HTTP exception thrown: Instance 126a105e-4574-4c86-a104-1b1dfbd8a810 could not be found. [pid: 8|app: 0|req: 361/726] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:28 2026] GET /v2.1/servers/126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 9|app: 0|req: 366/727] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:28 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1525 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/728] 10.0.0.49 () {32 vars in 705 bytes} [Tue Aug 11 12:21:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1961836297 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:28.577 9 WARNING neutronclient.v2_0.client [None req-57df5d87-fa81-4a49-936d-675a2438b378 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 367/729] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:28 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 1386 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:21:28.707 8 INFO nova.api.openstack.compute.server_external_events [req-88e8d86e-e375-4724-8f02-81aff01ec7dc req-79b547d8-097b-461b-a50b-0f45659f1c17 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:2bffba9c-68d8-4181-a72b-4c28d4e7369c for instance 8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 on instance [pid: 8|app: 0|req: 363/730] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:21:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:29.258 9 WARNING neutronclient.v2_0.client [None req-3997fd97-c22d-4ae0-b4c4-653324595945 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 368/731] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:29 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1716 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:29.432 8 WARNING neutronclient.v2_0.client [None req-3bb3249b-b479-4df3-a10a-eed3f1193502 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/732] 10.0.0.49 () {32 vars in 740 bytes} [Tue Aug 11 12:21:29 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b/os-interface => generated 285 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:29.665 9 WARNING neutronclient.v2_0.client [None req-de1a6681-eb43-4d9d-b711-89d116f233c4 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:30.233 8 INFO nova.api.openstack.compute.server_external_events [req-8e19f2fa-a097-4d8a-80cf-d26200d6f8c3 req-25cda52f-57d7-4b85-a3ea-292aa7f150b0 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:e0a7cdda-b41f-42db-aa68-b054b659cc17 for instance 5df88c3d-da3c-4785-8196-6c2e2aa6662b on instance [pid: 8|app: 0|req: 365/733] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:21:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 369/734] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:29 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 1386 bytes in 657 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:21:30.290 8 WARNING neutronclient.v2_0.client [None req-b46300e8-71ba-4dfc-8bbe-5dc52aa38928 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/735] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:30 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1716 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:31.332 9 INFO nova.api.openstack.wsgi [None req-49c316f7-d90d-4f6c-ad92-1f8eef3ae293 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] HTTP exception thrown: Instance 5710d342-d67c-4d61-8f1c-58291e45012b could not be found. [pid: 9|app: 0|req: 371/738] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:31 2026] GET /v2.1/servers/5710d342-d67c-4d61-8f1c-58291e45012b => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/739] 10.0.0.49 () {32 vars in 705 bytes} [Tue Aug 11 12:21:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1998365841 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 372/740] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:21:36 2026] POST /v2.1/os-keypairs => generated 386 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:21:38.146 8 WARNING neutronclient.v2_0.client [None req-a812318c-9745-42c8-a0ca-2602351fc868 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:38.194 8 WARNING neutronclient.v2_0.client [None req-a812318c-9745-42c8-a0ca-2602351fc868 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:38.404 8 WARNING neutronclient.v2_0.client [None req-a812318c-9745-42c8-a0ca-2602351fc868 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/741] 10.0.0.49 () {34 vars in 662 bytes} [Tue Aug 11 12:21:38 2026] POST /v2.1/servers => generated 451 bytes in 598 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 12:21:38.689 9 WARNING neutronclient.v2_0.client [None req-6fa2c8f7-a128-41eb-8ac5-a3509315190c 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 373/742] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:38 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1430 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:39.826 8 WARNING neutronclient.v2_0.client [None req-bbcef6dd-f3f7-4e1b-abfb-452ca309cfaf 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/743] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:39 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1434 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:41.325 9 WARNING neutronclient.v2_0.client [None req-a60024f2-e1f5-4a70-a837-0b5c49240bf9 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 375/746] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:41 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1426 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:21:41.400 8 WARNING neutronclient.v2_0.client [None req-e2ffdd06-6fc7-4cf7-b02f-43755e8a8783 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:41.553 8 WARNING neutronclient.v2_0.client [None req-e2ffdd06-6fc7-4cf7-b02f-43755e8a8783 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/747] 10.0.0.49 () {34 vars in 662 bytes} [Tue Aug 11 12:21:41 2026] POST /v2.1/servers => generated 424 bytes in 478 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:41.818 9 WARNING neutronclient.v2_0.client [None req-30a22dfe-eded-45d9-ba07-b96d47eb81c7 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 376/748] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:41 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 1371 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:42.424 8 WARNING neutronclient.v2_0.client [None req-a12e9ac8-97f9-47fd-b6b1-b9558608b446 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/749] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:42 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1482 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:42.904 9 WARNING neutronclient.v2_0.client [None req-9c96edaf-55ce-4155-8fe7-7c1f4dcfba0d 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 377/750] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:42 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 1375 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:43.523 8 WARNING neutronclient.v2_0.client [None req-d7c16ab9-b797-4202-a7a9-1457ff4150f4 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/751] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:43 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1482 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:44.014 9 WARNING neutronclient.v2_0.client [None req-dec33326-ac08-4bc4-a64a-7e9e6104335e 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 378/752] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:43 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 1423 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:44.631 8 WARNING neutronclient.v2_0.client [None req-4ec61584-c269-473b-b817-e833b0edbb97 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/753] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:44 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1490 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:45.110 9 WARNING neutronclient.v2_0.client [None req-a7d3d33e-7371-431c-8135-a4a7fe3106b9 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 379/754] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:45 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 1423 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:45.327 8 INFO nova.api.openstack.compute.server_external_events [req-d18e1f79-1787-4a6a-9cd2-b6e748c0b382 req-07098c82-f7dc-4f81-870f-6ae574b7ceaa 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:40d13d12-1936-4048-b068-54ad54e4f483 for instance 605820b4-1ef1-4248-9145-f976fdaafb7d on instance [pid: 8|app: 0|req: 376/755] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:21:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:45.724 9 WARNING neutronclient.v2_0.client [None req-24b57282-0f87-4364-a717-006b724583be 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 380/756] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:45 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1566 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:46.196 8 WARNING neutronclient.v2_0.client [None req-135b8c06-c67b-44a5-9f6a-80d748e02e5d 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/757] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:46 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 1431 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:46.872 9 WARNING neutronclient.v2_0.client [None req-e1a30cc0-21bb-486b-a683-54560ad6d4fa 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 381/758] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:46 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1554 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:47.288 8 WARNING neutronclient.v2_0.client [None req-66a10bca-8afa-47f3-80a9-54d4ab48001b 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/759] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:47 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 1473 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:47.409 9 INFO nova.api.openstack.compute.server_external_events [req-f68e4d41-6c33-4fe6-b1cd-7d691e937bc0 req-6593667a-414d-44f0-891c-bf2026c1cc1c 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:c292188e-b3ae-4c2e-b0f9-4a8fd3539f3f for instance 141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc on instance [pid: 9|app: 0|req: 382/760] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:21:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:48.066 8 WARNING neutronclient.v2_0.client [None req-c6c1935b-595f-4d49-b795-d5f673a70fce 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/761] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:48 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1554 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:48.445 9 WARNING neutronclient.v2_0.client [None req-82c402c0-4941-4528-a771-0aaabc4316e6 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 383/762] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:48 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 1471 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:49.255 8 WARNING neutronclient.v2_0.client [None req-7654f136-01d7-484c-85e9-d433043d1d55 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/763] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:49 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1554 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:49.621 9 WARNING neutronclient.v2_0.client [None req-59e4c896-0c60-41a0-9814-1735abb2053d 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 384/764] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:49 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 1471 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:49.830 8 INFO nova.api.openstack.compute.server_external_events [req-238820d3-eedb-4a58-9a56-242d78178b47 req-2f70ca58-86d7-4fc4-a75a-161ce7610744 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-plugged:40d13d12-1936-4048-b068-54ad54e4f483 for instance 605820b4-1ef1-4248-9145-f976fdaafb7d on instance [pid: 8|app: 0|req: 381/765] 10.0.0.157 () {38 vars in 815 bytes} [Tue Aug 11 12:21:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:50.390 9 WARNING neutronclient.v2_0.client [None req-09c496c8-49d2-40c7-a4a0-9b3439a233b7 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 385/766] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:50 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1554 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:50.768 9 WARNING neutronclient.v2_0.client [None req-018d7c55-69e6-4cf1-987b-88db15def66a 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 387/769] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:50 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 1471 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:51.558 8 WARNING neutronclient.v2_0.client [None req-70de747a-6033-4f1f-a670-906aee2cbdc7 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/770] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:51 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1554 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:51.905 9 WARNING neutronclient.v2_0.client [None req-6f5d2984-95ec-457e-b97a-4cc361954c0d 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 388/771] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:51 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 1471 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:52.104 8 INFO nova.api.openstack.compute.server_external_events [req-614cca1d-3666-47da-be06-959f91ddd95b req-2a4f7591-e1d5-4fc6-ac29-f1e14809b685 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-plugged:c292188e-b3ae-4c2e-b0f9-4a8fd3539f3f for instance 141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc on instance [pid: 8|app: 0|req: 384/772] 10.0.0.157 () {38 vars in 815 bytes} [Tue Aug 11 12:21:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:52.737 9 WARNING neutronclient.v2_0.client [None req-a0b24b10-325b-4b30-ad4d-720a37f03717 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 389/773] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:52 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1737 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:52.944 8 WARNING neutronclient.v2_0.client [None req-261c12c9-4008-464e-87a3-0762b53c4d74 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/774] 10.0.0.49 () {32 vars in 740 bytes} [Tue Aug 11 12:21:52 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d/os-interface => generated 285 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:53.122 9 WARNING neutronclient.v2_0.client [None req-c13f1dd8-8440-4384-94df-4fca6900d647 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 390/775] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:53 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 1471 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:53.677 9 INFO nova.api.openstack.compute.server_external_events [req-91d1bb94-a6af-4689-8d02-f522162fbe1d req-92959421-75fa-4371-8be3-2a9622660ca1 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:40d13d12-1936-4048-b068-54ad54e4f483 for instance 605820b4-1ef1-4248-9145-f976fdaafb7d on instance [pid: 9|app: 0|req: 391/776] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:21:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:21:53.716 8 WARNING neutronclient.v2_0.client [None req-1b52332e-8b72-406a-a291-d1326a003d70 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/777] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:53 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1737 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 392/778] 10.0.0.49 () {32 vars in 640 bytes} [Tue Aug 11 12:21:53 2026] GET /v2.1/servers => generated 382 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/779] 10.0.0.49 () {32 vars in 717 bytes} [Tue Aug 11 12:21:53 2026] DELETE /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:54.069 9 WARNING neutronclient.v2_0.client [None req-744dd4f0-9226-44bf-81e8-02ee15d564ae 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 393/780] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:54 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1743 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:54.276 8 WARNING neutronclient.v2_0.client [None req-5b79b01e-fc9a-44b3-a5ce-e5425b4e36b4 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/781] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:54 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 1656 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 394/782] 10.0.0.49 () {32 vars in 722 bytes} [Tue Aug 11 12:21:54 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc/ips => generated 109 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/783] 10.0.0.49 () {32 vars in 722 bytes} [Tue Aug 11 12:21:54 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc/ips => generated 109 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 395/784] 10.0.0.49 () {32 vars in 824 bytes} [Tue Aug 11 12:21:54 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc/ips/tempest-ServerAddressesTestJSON-1191502825-network => generated 94 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/785] 10.0.0.49 () {32 vars in 717 bytes} [Tue Aug 11 12:21:54 2026] DELETE /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:54.660 9 WARNING neutronclient.v2_0.client [None req-4558688a-f6a0-4b9c-99d5-23a15ce9882b 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 396/786] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:54 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 1662 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:55.229 8 WARNING neutronclient.v2_0.client [None req-5ea39ab8-5b44-4e76-afca-933dfc31bebd 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/787] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:55 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1863 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:55.881 9 WARNING neutronclient.v2_0.client [None req-8948ad3b-2c03-42b3-bf53-01b89ba65c5e 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 397/788] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:55 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 1662 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:56.090 8 WARNING neutronclient.v2_0.client [None req-4730dd54-35b4-4eb6-952c-3c93774f585c 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/789] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:56 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1819 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:56.265 9 WARNING neutronclient.v2_0.client [None req-29b0cb1d-2917-492c-bd62-48f9431f9d17 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 398/790] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:56 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1819 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:56.411 8 WARNING neutronclient.v2_0.client [None req-d7763717-52c7-4cbc-a642-6b5127cd06d2 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/791] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:56 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1863 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 399/792] 10.0.0.49 () {34 vars in 749 bytes} [Tue Aug 11 12:21:56 2026] POST /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:56.709 8 WARNING neutronclient.v2_0.client [None req-74f51529-4003-47e7-b61c-15a53cb02cda 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/793] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:56 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1821 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:57.052 9 WARNING neutronclient.v2_0.client [None req-396eda20-ef41-466f-8f53-5bd3d48e3ecc 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:57.178 8 INFO nova.api.openstack.compute.server_external_events [req-56b62836-8920-4dca-9a42-d2bf6e2f32ac req-70981add-f949-4d15-93d8-bba59642460f 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-deleted:40d13d12-1936-4048-b068-54ad54e4f483 for instance 605820b4-1ef1-4248-9145-f976fdaafb7d on instance [pid: 8|app: 0|req: 395/794] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:21:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 400/795] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:56 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 1662 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:57.467 8 INFO nova.api.openstack.compute.server_external_events [req-36a3795e-94fc-4f47-b5f0-29cb149be7e5 req-2ac6be3f-f5c7-411e-b0cc-e83dc901b0ae 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-deleted:c292188e-b3ae-4c2e-b0f9-4a8fd3539f3f for instance 141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc on instance [pid: 8|app: 0|req: 396/796] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:21:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:57.543 9 WARNING neutronclient.v2_0.client [None req-7ef73498-e443-4d92-bcef-91d35bd15e14 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 401/797] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:57 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1511 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:57.842 8 WARNING neutronclient.v2_0.client [None req-0bfbe7a8-f7ee-4095-8a6f-c7bae803b795 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/798] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:57 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1821 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:58.245 9 WARNING neutronclient.v2_0.client [None req-90971fdd-187e-4ec7-af57-2be9ddbb7f07 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 402/799] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:58 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 1452 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:58.645 8 WARNING neutronclient.v2_0.client [None req-80d20419-e040-4df9-b29e-c7e67dcedef8 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/800] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:58 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1516 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:58.850 9 WARNING neutronclient.v2_0.client [None req-eee7e368-a317-44ed-bc16-eaf438085a1d eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 403/801] 10.0.0.49 () {32 vars in 740 bytes} [Tue Aug 11 12:21:58 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b/os-interface => generated 285 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:58.985 8 WARNING neutronclient.v2_0.client [None req-b07cf1fb-728f-411b-98b9-02015cb26c46 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:21:59.010 9 WARNING neutronclient.v2_0.client [None req-3299652b-3074-444e-ab58-c3f9fff15c16 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 404/802] 10.0.0.49 () {32 vars in 814 bytes} [Tue Aug 11 12:21:58 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b/os-interface/e0a7cdda-b41f-42db-aa68-b054b659cc17 => generated 282 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/803] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:58 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1821 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 405/804] 10.0.0.49 () {32 vars in 722 bytes} [Tue Aug 11 12:21:59 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/805] 10.0.0.49 () {34 vars in 749 bytes} [Tue Aug 11 12:21:59 2026] POST /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 406/806] 10.0.0.49 () {32 vars in 722 bytes} [Tue Aug 11 12:21:59 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b/ips => generated 156 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:59.337 8 WARNING neutronclient.v2_0.client [None req-0f8d2100-28a0-408d-b200-e85ca10cfacc 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/807] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:59 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 1457 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:21:59.745 9 WARNING neutronclient.v2_0.client [None req-dd8d1ead-9cb3-4716-9214-5466e10e81fd 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 407/808] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:21:59 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1516 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:00.147 8 WARNING neutronclient.v2_0.client [None req-244e5aad-89ac-4dde-bc4b-255ab3ddeacc 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 408/809] 10.0.0.49 () {32 vars in 722 bytes} [Tue Aug 11 12:22:00 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/810] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:00 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1826 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:00.410 9 INFO nova.api.openstack.compute.server_external_events [req-b22bed8b-fd6f-4df2-883d-76c0b1f06e4b req-912e7d6d-95ae-4b44-9027-77fb421fbf86 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:e0a7cdda-b41f-42db-aa68-b054b659cc17 for instance 5df88c3d-da3c-4785-8196-6c2e2aa6662b on instance [pid: 9|app: 0|req: 409/811] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:22:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:22:00.435 8 WARNING neutronclient.v2_0.client [None req-b4644733-d395-4dfa-b862-098202d968ac 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/812] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:00 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 1457 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:00.820 8 INFO nova.api.openstack.wsgi [None req-66145df4-bcbc-4c89-a8f0-c57c3b179766 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] HTTP exception thrown: Instance 605820b4-1ef1-4248-9145-f976fdaafb7d could not be found. [pid: 8|app: 0|req: 405/815] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:00 2026] GET /v2.1/servers/605820b4-1ef1-4248-9145-f976fdaafb7d => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 411/816] 10.0.0.49 () {32 vars in 705 bytes} [Tue Aug 11 12:22:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1680329942 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 406/817] 10.0.0.49 () {32 vars in 722 bytes} [Tue Aug 11 12:22:01 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b/ips => generated 156 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:22:01.293 9 WARNING neutronclient.v2_0.client [None req-934b49cc-40db-4b7c-b7b8-cb4866fe3a01 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 412/818] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:01 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1826 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:01.536 8 INFO nova.api.openstack.wsgi [None req-b574a818-735c-4bda-8e2d-edec54864f9a 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] HTTP exception thrown: Instance 141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc could not be found. [pid: 8|app: 0|req: 407/819] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:01 2026] GET /v2.1/servers/141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 413/820] 10.0.0.49 () {32 vars in 722 bytes} [Tue Aug 11 12:22:02 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b/ips => generated 195 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:02.375 8 WARNING neutronclient.v2_0.client [None req-eab76299-a71e-4dca-ae2d-c4d2314e5061 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:02.472 9 WARNING neutronclient.v2_0.client [None req-b830848f-51b7-48ed-bcfa-19cb8cdd1bb9 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/821] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:02 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1951 bytes in 839 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 409/822] 10.0.0.49 () {34 vars in 749 bytes} [Tue Aug 11 12:22:03 2026] POST /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/823] 10.0.0.49 () {32 vars in 722 bytes} [Tue Aug 11 12:22:03 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b/ips => generated 195 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 414/824] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:02 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1826 bytes in 909 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:03.394 8 INFO nova.api.openstack.compute.server_external_events [req-8d2a5a6a-57b7-4c0e-82f9-4db442d7132e req-3cb38ac0-6175-4501-bb1c-c1107a980b55 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-unplugged:2bffba9c-68d8-4181-a72b-4c28d4e7369c for instance 8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 on instance [pid: 8|app: 0|req: 411/825] 10.0.0.157 () {38 vars in 815 bytes} [Tue Aug 11 12:22:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 415/826] 10.0.0.49 () {32 vars in 722 bytes} [Tue Aug 11 12:22:04 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b/ips => generated 195 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:04.413 8 WARNING neutronclient.v2_0.client [None req-787db509-1f24-455e-b55c-07c0e145874a 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/827] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:04 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1826 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:04.856 9 INFO nova.api.openstack.compute.server_external_events [req-8ac0aa16-1ce7-4d29-ad56-4197d63b0986 req-92e3668b-43ed-421b-862b-ea23130a8ed3 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:e0a7cdda-b41f-42db-aa68-b054b659cc17 for instance 5df88c3d-da3c-4785-8196-6c2e2aa6662b on instance [pid: 9|app: 0|req: 416/828] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:22:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 413/829] 10.0.0.49 () {32 vars in 722 bytes} [Tue Aug 11 12:22:05 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b/ips => generated 195 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:05.588 9 WARNING neutronclient.v2_0.client [None req-536f68c4-7379-49cb-b78b-83f6e10161c1 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 417/830] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:05 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1826 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/831] 10.0.0.49 () {30 vars in 412 bytes} [Tue Aug 11 12:22:05 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 418/832] 10.0.0.49 () {28 vars in 559 bytes} [Tue Aug 11 12:22:05 2026] GET /v2/ => generated 402 bytes in 419 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 415/833] 10.0.0.49 () {28 vars in 563 bytes} [Tue Aug 11 12:22:06 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 419/834] 10.0.0.49 () {30 vars in 412 bytes} [Tue Aug 11 12:22:06 2026] GET / => generated 423 bytes in 8 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/835] 10.0.0.49 () {32 vars in 722 bytes} [Tue Aug 11 12:22:06 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b/ips => generated 156 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 420/836] 10.0.0.49 () {32 vars in 717 bytes} [Tue Aug 11 12:22:06 2026] DELETE /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:06.598 8 WARNING neutronclient.v2_0.client [None req-8e20ad80-b445-4b23-9544-81397c295520 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/837] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:06 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1842 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:06.797 9 WARNING neutronclient.v2_0.client [None req-c3c23642-64df-4971-a1b7-90bb20cd3947 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:06.907 8 INFO nova.api.openstack.compute.server_external_events [req-cf547f6b-8b98-4e95-9d14-28c72e597108 req-61d6b59f-951b-41a7-aaf6-085151d6fd01 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-plugged:2bffba9c-68d8-4181-a72b-4c28d4e7369c for instance 8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 on instance [pid: 8|app: 0|req: 418/838] 10.0.0.157 () {38 vars in 815 bytes} [Tue Aug 11 12:22:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 421/839] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:06 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1819 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:07.749 8 WARNING neutronclient.v2_0.client [None req-9b6ad0f6-1d0d-46f2-b64d-6fec25f15d11 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/840] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:07 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1842 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:08.925 9 WARNING neutronclient.v2_0.client [None req-af268610-ffa0-41a4-98ec-31dc8e7772ca eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 422/841] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:08 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1842 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:09.805 8 INFO nova.api.openstack.compute.server_external_events [req-b291925b-5d28-4fe4-b06b-d61cedcd039d req-ca7cb0c1-6e70-43a0-8f5b-dee3828ef050 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-deleted:e0a7cdda-b41f-42db-aa68-b054b659cc17 for instance 5df88c3d-da3c-4785-8196-6c2e2aa6662b on instance [pid: 8|app: 0|req: 420/842] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:22:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:10.138 9 WARNING neutronclient.v2_0.client [None req-a19882e1-85b1-445c-93c3-325f324b67e0 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 423/843] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:10 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1481 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:11.240 8 WARNING neutronclient.v2_0.client [None req-1b939d95-5e9d-452e-bdb4-1b1700bbd560 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/846] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:11 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1486 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:12.338 9 WARNING neutronclient.v2_0.client [None req-4b0bd6d0-eb59-4606-96e2-5a466802ae26 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 425/847] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:12 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1486 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:13.433 8 INFO nova.api.openstack.wsgi [None req-c11028c8-61cb-40ab-8666-37678789fa41 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] HTTP exception thrown: Instance 5df88c3d-da3c-4785-8196-6c2e2aa6662b could not be found. [pid: 8|app: 0|req: 423/848] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:13 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 426/849] 10.0.0.49 () {32 vars in 703 bytes} [Tue Aug 11 12:22:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-252495965 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:13.869 8 INFO nova.api.openstack.wsgi [None req-1e3715b5-b22e-4c0f-b267-57341868822a eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] HTTP exception thrown: Instance 5df88c3d-da3c-4785-8196-6c2e2aa6662b could not be found. [pid: 8|app: 0|req: 424/850] 10.0.0.49 () {32 vars in 717 bytes} [Tue Aug 11 12:22:13 2026] DELETE /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 12:22:13.898 9 INFO nova.api.openstack.wsgi [None req-dbb83c62-da1c-4606-8598-fe6775f60bb9 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] HTTP exception thrown: Instance 5df88c3d-da3c-4785-8196-6c2e2aa6662b could not be found. [pid: 9|app: 0|req: 427/851] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:13 2026] GET /v2.1/servers/5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:28.416 8 WARNING neutronclient.v2_0.client [None req-74fa9351-9f00-455e-ae04-6ea82baf63c6 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/854] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:28 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1819 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 429/855] 10.0.0.49 () {32 vars in 717 bytes} [Tue Aug 11 12:22:28 2026] DELETE /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:28.798 8 WARNING neutronclient.v2_0.client [None req-f8dddf42-bbeb-4a8e-85ab-04ca362b24cc 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/856] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:28 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1825 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:29.975 9 WARNING neutronclient.v2_0.client [None req-3a608196-1972-4ce7-868b-ad73f6386a02 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 430/857] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:29 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1825 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:31.136 8 WARNING neutronclient.v2_0.client [None req-021ffe6b-74d1-4850-a0f5-6ace526d5c22 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/860] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1825 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:31.993 9 INFO nova.api.openstack.compute.server_external_events [req-ae05749d-41b2-437b-b674-d0b1c040785a req-1582c724-7493-46b3-8b53-99c27a7d50d0 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-deleted:2bffba9c-68d8-4181-a72b-4c28d4e7369c for instance 8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 on instance [pid: 9|app: 0|req: 432/861] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:22:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:32.317 8 WARNING neutronclient.v2_0.client [None req-d3fb1c82-2fa6-41d8-934a-290da13a1ee8 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/862] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1472 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:33.412 9 WARNING neutronclient.v2_0.client [None req-f3970e64-4689-4624-a194-9a774aa083ea 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 433/863] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:33 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1477 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:34.660 8 WARNING neutronclient.v2_0.client [None req-7b77598f-fff1-4b69-b368-a973b7ac42ca 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/864] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:34 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1477 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:22:35.894 9 INFO nova.api.openstack.wsgi [None req-ca8310fe-e1a5-45c5-94e7-9be88e726900 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] HTTP exception thrown: Instance 8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 could not be found. [pid: 9|app: 0|req: 434/865] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:35 2026] GET /v2.1/servers/8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/866] 10.0.0.49 () {32 vars in 705 bytes} [Tue Aug 11 12:22:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1629322046 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 437/871] 10.0.0.74 () {30 vars in 618 bytes} [Tue Aug 11 12:22:53 2026] GET /v2.1 => generated 0 bytes in 217 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 435/872] 10.0.0.74 () {32 vars in 691 bytes} [Tue Aug 11 12:22:54 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 438/873] 10.0.0.74 () {34 vars in 912 bytes} [Tue Aug 11 12:22:54 2026] GET /v2.1/os-simple-tenant-usage/f9fef45b1ada4076a2b1ae29e3004ac4?start=2026-08-10T00:00:00&end=2026-08-11T23:59:59 => generated 20 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/874] 10.0.0.74 () {30 vars in 653 bytes} [Tue Aug 11 12:22:54 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 439/875] 10.0.0.74 () {30 vars in 618 bytes} [Tue Aug 11 12:22:57 2026] GET /v2.1 => generated 0 bytes in 132 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 437/876] 10.0.0.74 () {32 vars in 691 bytes} [Tue Aug 11 12:22:57 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 440/877] 10.0.0.74 () {34 vars in 912 bytes} [Tue Aug 11 12:22:57 2026] GET /v2.1/os-simple-tenant-usage/f9fef45b1ada4076a2b1ae29e3004ac4?start=2026-08-10T00:00:00&end=2026-08-11T23:59:59 => generated 20 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/878] 10.0.0.74 () {30 vars in 653 bytes} [Tue Aug 11 12:22:58 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 442/881] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:23:10 2026] POST /v2.1/os-keypairs => generated 397 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:23:13.447 9 WARNING neutronclient.v2_0.client [None req-112f989d-6473-4f78-9e30-58809c841f17 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:23:13.548 9 WARNING neutronclient.v2_0.client [None req-112f989d-6473-4f78-9e30-58809c841f17 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:23:13.740 9 WARNING neutronclient.v2_0.client [None req-112f989d-6473-4f78-9e30-58809c841f17 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 444/884] 10.0.0.49 () {34 vars in 662 bytes} [Tue Aug 11 12:23:13 2026] POST /v2.1/servers => generated 449 bytes in 615 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 12:23:14.018 8 WARNING neutronclient.v2_0.client [None req-95be50eb-a3e7-4a9f-82b6-7696ffe94453 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/885] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:14 2026] GET /v2.1/servers/f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1401 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:15.147 9 WARNING neutronclient.v2_0.client [None req-5ce34413-2329-4778-a2de-63f64ee109e9 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 445/886] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:15 2026] GET /v2.1/servers/f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1405 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:16.224 8 WARNING neutronclient.v2_0.client [None req-13426d20-1d0c-4c21-8514-0af84d65306b 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/887] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:16 2026] GET /v2.1/servers/f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1453 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:17.312 9 WARNING neutronclient.v2_0.client [None req-f118584b-b8d6-4436-a5ad-15af606139ef 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 446/888] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:17 2026] GET /v2.1/servers/f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1453 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:18.518 8 WARNING neutronclient.v2_0.client [None req-9f6246a9-1935-4ecc-a94d-64c163006b2c 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/889] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:18 2026] GET /v2.1/servers/f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1528 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:19.060 9 INFO nova.api.openstack.compute.server_external_events [req-2f3cff01-49ce-43fc-97e2-20e10bf7084f req-b73bcf52-e765-46b3-bdc1-10e0f7684e77 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:18cabe80-cd16-4ce7-8a82-964db7d37635 for instance f4c7bb95-99fa-4f96-985a-b4954a7c07a4 on instance [pid: 9|app: 0|req: 447/890] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:23:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:19.917 8 WARNING neutronclient.v2_0.client [None req-be713f3a-1fa6-4979-b5d4-8226feb9d695 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/891] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:19 2026] GET /v2.1/servers/f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1526 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:21.100 8 WARNING neutronclient.v2_0.client [None req-9a87fa17-8799-452e-af2b-a73e023c6366 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/894] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:21 2026] GET /v2.1/servers/f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1526 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:22.305 9 WARNING neutronclient.v2_0.client [None req-96ecc32e-416b-42a0-a600-37130e556265 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 449/895] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:22 2026] GET /v2.1/servers/f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1526 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:23.116 8 INFO nova.api.openstack.compute.server_external_events [req-88e3299b-e00c-434f-b128-9729fe927d7e req-6cc7ed20-7feb-4dab-9bb6-a1a4b717d42f 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-plugged:18cabe80-cd16-4ce7-8a82-964db7d37635 for instance f4c7bb95-99fa-4f96-985a-b4954a7c07a4 on instance [pid: 8|app: 0|req: 447/896] 10.0.0.157 () {38 vars in 815 bytes} [Tue Aug 11 12:23:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:23.453 9 WARNING neutronclient.v2_0.client [None req-8b1a2179-0508-4846-a9f8-6778d27be469 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 450/897] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:23 2026] GET /v2.1/servers/f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1526 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:24.683 8 WARNING neutronclient.v2_0.client [None req-ef22208a-4f75-47ba-9697-e4ce5f9141e8 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/898] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:24 2026] GET /v2.1/servers/f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1526 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:25.940 9 WARNING neutronclient.v2_0.client [None req-e6d36a24-e192-4da0-93b0-814f817733fa 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 451/899] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:25 2026] GET /v2.1/servers/f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1694 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:26.135 8 WARNING neutronclient.v2_0.client [None req-0ebf7f07-d456-40a3-b0d8-0aa6bb62f673 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/900] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:26 2026] GET /v2.1/servers/f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1694 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:27.382 9 INFO nova.api.openstack.compute.server_external_events [req-c91e21bd-7b92-42cc-84c1-78bf486e1900 req-e6489064-61a7-4e10-b522-35472a7d6430 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:18cabe80-cd16-4ce7-8a82-964db7d37635 for instance f4c7bb95-99fa-4f96-985a-b4954a7c07a4 on instance [pid: 9|app: 0|req: 452/901] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:23:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/904] 10.0.0.49 () {34 vars in 749 bytes} [Tue Aug 11 12:23:35 2026] POST /v2.1/servers/f4c7bb95-99fa-4f96-985a-b4954a7c07a4/action => generated 31891 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 455/907] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:23:42 2026] POST /v2.1/os-keypairs => generated 396 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:44.821 8 WARNING neutronclient.v2_0.client [None req-c10eb034-c090-4c55-8721-3b58357781f0 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:23:44.893 8 WARNING neutronclient.v2_0.client [None req-c10eb034-c090-4c55-8721-3b58357781f0 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:23:45.169 8 WARNING neutronclient.v2_0.client [None req-c10eb034-c090-4c55-8721-3b58357781f0 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/908] 10.0.0.49 () {34 vars in 662 bytes} [Tue Aug 11 12:23:44 2026] POST /v2.1/servers => generated 448 bytes in 736 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 12:23:45.522 9 WARNING neutronclient.v2_0.client [None req-74d7afbd-0637-4f6d-8d77-57716df06318 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 456/909] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:45 2026] GET /v2.1/servers/182fecea-e06e-491f-b7c8-79e5c6d9a62c => generated 1395 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:47.848 8 INFO nova.api.openstack.compute.server_external_events [req-e66250d0-0df4-4147-b5ca-263e37a85ad7 req-449109ae-58f9-46d7-a48f-d5377abfe5a4 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:18cabe80-cd16-4ce7-8a82-964db7d37635 for instance f4c7bb95-99fa-4f96-985a-b4954a7c07a4 on instance [pid: 8|app: 0|req: 454/910] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:23:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:50.623 9 WARNING neutronclient.v2_0.client [None req-001cf367-c806-4bc2-8f02-87ae2218845f 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 457/913] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:50 2026] GET /v2.1/servers/182fecea-e06e-491f-b7c8-79e5c6d9a62c => generated 1521 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:50.933 8 INFO nova.api.openstack.compute.server_external_events [req-a9ca109c-a1cf-4a54-92d0-b9457903f1e8 req-22a0e759-0b49-4a1c-9b77-a4f020a9f968 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:4c63208b-7709-4d63-a9b8-cd06f1f29f4a for instance 182fecea-e06e-491f-b7c8-79e5c6d9a62c on instance [pid: 8|app: 0|req: 457/914] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:23:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 458/915] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:23:50 2026] POST /v2.1/os-keypairs => generated 397 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:52.538 8 WARNING neutronclient.v2_0.client [None req-fde7be7d-6f66-4efb-b687-48408ae13994 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:23:52.578 8 WARNING neutronclient.v2_0.client [None req-fde7be7d-6f66-4efb-b687-48408ae13994 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:23:52.771 8 WARNING neutronclient.v2_0.client [None req-fde7be7d-6f66-4efb-b687-48408ae13994 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/916] 10.0.0.49 () {34 vars in 662 bytes} [Tue Aug 11 12:23:52 2026] POST /v2.1/servers => generated 450 bytes in 488 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 12:23:53.002 9 WARNING neutronclient.v2_0.client [None req-d4acd982-a0e3-47f3-8f3f-46e24dfbf70e 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 459/917] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:52 2026] GET /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1401 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:54.154 8 WARNING neutronclient.v2_0.client [None req-6af985b1-9c73-44d3-8c11-2ac5ce0c75d7 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/918] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:54 2026] GET /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1405 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:55.207 9 INFO nova.api.openstack.compute.server_external_events [req-0c664ccc-01d6-4b7a-bb27-26fa6ac3f4a5 req-92139a63-086f-4dab-a689-9dfc8269fdbb 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-plugged:4c63208b-7709-4d63-a9b8-cd06f1f29f4a for instance 182fecea-e06e-491f-b7c8-79e5c6d9a62c on instance [pid: 9|app: 0|req: 460/919] 10.0.0.157 () {38 vars in 815 bytes} [Tue Aug 11 12:23:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:23:55.232 8 WARNING neutronclient.v2_0.client [None req-9598a8dd-5591-4d0e-9a53-3b57da92c69b 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/920] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:55 2026] GET /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1453 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:55.855 9 WARNING neutronclient.v2_0.client [None req-000acd4f-bb98-4356-a344-f9c6064946e2 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 461/921] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:55 2026] GET /v2.1/servers/182fecea-e06e-491f-b7c8-79e5c6d9a62c => generated 1519 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:56.321 8 WARNING neutronclient.v2_0.client [None req-94d94a6a-d817-4a56-a0da-182c91b4eec6 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/922] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:56 2026] GET /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1453 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:57.421 9 WARNING neutronclient.v2_0.client [None req-37b3e114-f542-4e09-8cc3-95999239a286 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 462/923] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:57 2026] GET /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1461 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:57.902 8 WARNING neutronclient.v2_0.client [None req-31a8916d-cce2-4aab-81e5-e8a5993eba07 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:23:58.119 8 WARNING neutronclient.v2_0.client [None req-31a8916d-cce2-4aab-81e5-e8a5993eba07 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/924] 10.0.0.49 () {34 vars in 662 bytes} [Tue Aug 11 12:23:57 2026] POST /v2.1/servers => generated 424 bytes in 537 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:58.386 9 WARNING neutronclient.v2_0.client [None req-fb5c7623-3ef9-46bc-bacb-09bf39d0c998 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 463/925] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:58 2026] GET /v2.1/servers/5afbb650-33e0-424a-afb7-c1d526568131 => generated 1367 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:23:58.432 8 INFO nova.api.openstack.compute.server_external_events [req-ebec67e8-b73a-45dd-938a-698ec04af6c9 req-b10d6827-afde-4f3a-ae63-b585beae8d9b 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:2aa6b1b2-e139-4836-a5e2-bba4a89c82a4 for instance 9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 on instance [pid: 8|app: 0|req: 463/926] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:23:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:58.517 9 WARNING neutronclient.v2_0.client [None req-1c81ae32-386a-49cf-9983-8fa2454abb2d 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 464/927] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:58 2026] GET /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1539 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:59.478 8 WARNING neutronclient.v2_0.client [None req-0463eada-89b8-4fa0-973f-f745fcff6fde 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/928] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:59 2026] GET /v2.1/servers/5afbb650-33e0-424a-afb7-c1d526568131 => generated 1371 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:23:59.749 9 WARNING neutronclient.v2_0.client [None req-babefd0b-815d-4b85-b96a-239ac6d2afe2 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 465/929] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:23:59 2026] GET /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1527 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:00.568 8 WARNING neutronclient.v2_0.client [None req-0d60fce9-338f-4650-ac4c-bae795170ad2 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/930] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:00 2026] GET /v2.1/servers/5afbb650-33e0-424a-afb7-c1d526568131 => generated 1419 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:00.904 9 WARNING neutronclient.v2_0.client [None req-80fda620-a1f1-4c64-9885-456aafc0edf9 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 467/933] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:00 2026] GET /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1527 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:01.081 8 WARNING neutronclient.v2_0.client [None req-bd9b9b61-b5cc-4812-80bd-82cbabd8c632 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/934] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:01 2026] GET /v2.1/servers/182fecea-e06e-491f-b7c8-79e5c6d9a62c => generated 1819 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:01.655 9 WARNING neutronclient.v2_0.client [None req-bcdce7a2-9c3e-4f13-96d5-f89cece7128c 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 468/935] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:01 2026] GET /v2.1/servers/5afbb650-33e0-424a-afb7-c1d526568131 => generated 1419 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:02.072 8 WARNING neutronclient.v2_0.client [None req-8f6930d3-6cad-4d8d-b4fa-7da8ca43459c 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/936] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:02 2026] GET /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1527 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:02.459 8 INFO nova.api.openstack.compute.server_external_events [req-cff7d47c-3d77-4b9e-8e29-82da14d0078a req-19c2ede5-3e33-4059-840e-6d858b20e9e0 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:4c63208b-7709-4d63-a9b8-cd06f1f29f4a for instance 182fecea-e06e-491f-b7c8-79e5c6d9a62c on instance [pid: 8|app: 0|req: 469/937] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:24:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:24:02.501 9 WARNING neutronclient.v2_0.client [None req-09b7498d-1b38-4646-9017-682596591c0e 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:24:02.547 9 WARNING neutronclient.v2_0.client [None req-09b7498d-1b38-4646-9017-682596591c0e 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:02.746 8 WARNING neutronclient.v2_0.client [None req-65a7a817-38b7-47a8-aca9-3e108af070b5 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:24:02.828 9 WARNING neutronclient.v2_0.client [None req-09b7498d-1b38-4646-9017-682596591c0e 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/938] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:02 2026] GET /v2.1/servers/5afbb650-33e0-424a-afb7-c1d526568131 => generated 1427 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 469/939] 10.0.0.49 () {34 vars in 662 bytes} [Tue Aug 11 12:24:02 2026] POST /v2.1/servers => generated 448 bytes in 602 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:03.069 8 WARNING neutronclient.v2_0.client [None req-172995a6-e12b-44ef-8dfa-f508f642f2aa 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/940] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:03 2026] GET /v2.1/servers/80c31dec-7287-4f72-92cf-d98df654a9ac => generated 1395 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:03.228 9 WARNING neutronclient.v2_0.client [None req-0248b20f-6438-4a39-8fd3-cf871a441272 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:03.299 8 INFO nova.api.openstack.compute.server_external_events [req-99e730a3-e6d9-47c5-94ce-c3d29263577a req-3765ce38-5d06-4add-8f62-7a2546a44f35 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-plugged:2aa6b1b2-e139-4836-a5e2-bba4a89c82a4 for instance 9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 on instance [pid: 8|app: 0|req: 472/941] 10.0.0.157 () {38 vars in 815 bytes} [Tue Aug 11 12:24:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 470/942] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:03 2026] GET /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1527 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:03.788 8 INFO nova.api.openstack.compute.server_external_events [req-6104f9d1-5934-4f20-8611-e913f6e36b49 req-cd1ca35b-f952-42e7-981f-bec1dd1f4a67 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:ef3a461c-62f7-4abe-99c0-52ab1246e1b5 for instance 5afbb650-33e0-424a-afb7-c1d526568131 on instance [pid: 8|app: 0|req: 473/943] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:24:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:03.891 9 WARNING neutronclient.v2_0.client [None req-b544f271-b25e-4ff9-bd8c-879a023b9a0c 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 471/944] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:03 2026] GET /v2.1/servers/5afbb650-33e0-424a-afb7-c1d526568131 => generated 1479 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:04.393 8 WARNING neutronclient.v2_0.client [None req-f63932a3-1dd0-4e0c-a3c1-1a837009f11c 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/945] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:04 2026] GET /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1527 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:05.148 9 WARNING neutronclient.v2_0.client [None req-6a3c8020-2acf-4819-a6fe-75c85cce8dfc 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 472/946] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:05 2026] GET /v2.1/servers/5afbb650-33e0-424a-afb7-c1d526568131 => generated 1467 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:05.604 8 WARNING neutronclient.v2_0.client [None req-5357e5b2-bf40-42d5-83f6-ed8c3c53edc1 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/947] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:05 2026] GET /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1695 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:05.792 9 WARNING neutronclient.v2_0.client [None req-870f3809-a523-444a-89a7-a6c726f2d632 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 473/948] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:05 2026] GET /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1695 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:06.311 8 WARNING neutronclient.v2_0.client [None req-3c7660a5-bcaf-4fa4-af5e-ae190748ab7d 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/949] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:06 2026] GET /v2.1/servers/5afbb650-33e0-424a-afb7-c1d526568131 => generated 1467 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:06.645 9 INFO nova.api.openstack.compute.server_external_events [req-d79da4cc-cc59-4bec-98c1-873b6186b105 req-bfa116d2-b531-4b9d-bad7-3826858d2cb9 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:2aa6b1b2-e139-4836-a5e2-bba4a89c82a4 for instance 9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 on instance [pid: 9|app: 0|req: 474/950] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:24:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:07.468 8 WARNING neutronclient.v2_0.client [None req-cc1169a6-e7a3-4a6c-afaf-4349c267f874 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/951] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:07 2026] GET /v2.1/servers/5afbb650-33e0-424a-afb7-c1d526568131 => generated 1467 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:08.220 9 WARNING neutronclient.v2_0.client [None req-85b276a4-566a-4a74-b3df-788104f7f87d 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 475/952] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:08 2026] GET /v2.1/servers/80c31dec-7287-4f72-92cf-d98df654a9ac => generated 1521 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:08.614 8 WARNING neutronclient.v2_0.client [None req-6a4ff6f6-d081-4967-a122-10307f8c8ca8 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:08.696 9 INFO nova.api.openstack.compute.server_external_events [req-1e3860d3-1f60-448c-be40-d72d87bb8a46 req-3d00a14e-3157-41a4-a5d7-1c1bc52ece89 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2 for instance 80c31dec-7287-4f72-92cf-d98df654a9ac on instance [pid: 9|app: 0|req: 476/953] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:24:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/954] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:08 2026] GET /v2.1/servers/5afbb650-33e0-424a-afb7-c1d526568131 => generated 1467 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:09.630 9 INFO nova.api.openstack.compute.server_external_events [req-fa20006d-ca2a-41eb-8044-02ea71069801 req-86d66d28-5adb-4b6d-9e3f-dc4602cd2fae 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-plugged:ef3a461c-62f7-4abe-99c0-52ab1246e1b5 for instance 5afbb650-33e0-424a-afb7-c1d526568131 on instance [pid: 9|app: 0|req: 477/955] 10.0.0.157 () {38 vars in 815 bytes} [Tue Aug 11 12:24:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:09.797 8 WARNING neutronclient.v2_0.client [None req-be0d66c3-eeca-4a65-bb84-eeb83d039150 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/956] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:09 2026] GET /v2.1/servers/5afbb650-33e0-424a-afb7-c1d526568131 => generated 1467 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:11.035 9 WARNING neutronclient.v2_0.client [None req-ed18a274-819b-4c8e-8130-835e87dad90b 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 479/959] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:10 2026] GET /v2.1/servers/5afbb650-33e0-424a-afb7-c1d526568131 => generated 1648 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 481/960] 10.0.0.49 () {32 vars in 717 bytes} [Tue Aug 11 12:24:12 2026] DELETE /v2.1/servers/5afbb650-33e0-424a-afb7-c1d526568131 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:12.483 9 WARNING neutronclient.v2_0.client [None req-fd6b9ceb-2733-4cc2-8763-f58523c4a15f 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 480/961] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:12 2026] GET /v2.1/servers/5afbb650-33e0-424a-afb7-c1d526568131 => generated 1654 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:12.686 8 INFO nova.api.openstack.compute.server_external_events [req-8eba72fd-8578-461d-956a-5ad0bb0788d8 req-68999dd5-6510-4bbc-8ff9-dec04b00d121 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-plugged:b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2 for instance 80c31dec-7287-4f72-92cf-d98df654a9ac on instance [pid: 8|app: 0|req: 482/962] 10.0.0.157 () {38 vars in 815 bytes} [Tue Aug 11 12:24:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:13.364 9 WARNING neutronclient.v2_0.client [None req-fcfed9a5-ba92-4ae0-be83-076185bc21e4 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 481/963] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:13 2026] GET /v2.1/servers/80c31dec-7287-4f72-92cf-d98df654a9ac => generated 1519 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:13.657 8 WARNING neutronclient.v2_0.client [None req-c1c9bc2b-9ff3-4f44-9c31-e1cfaafdd627 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/964] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:13 2026] GET /v2.1/servers/5afbb650-33e0-424a-afb7-c1d526568131 => generated 1654 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:14.790 9 WARNING neutronclient.v2_0.client [None req-20aa8ac6-a0ae-4cac-8e24-48eb2defdd4f 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 482/965] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:14 2026] GET /v2.1/servers/5afbb650-33e0-424a-afb7-c1d526568131 => generated 1654 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:15.437 9 INFO nova.api.openstack.compute.server_external_events [req-4afa3cb8-a464-4d1b-88ff-fe7e389d57fc req-6af15e21-8a92-465b-b03d-fbd87d7c7029 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-deleted:ef3a461c-62f7-4abe-99c0-52ab1246e1b5 for instance 5afbb650-33e0-424a-afb7-c1d526568131 on instance [pid: 9|app: 0|req: 483/966] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:24:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/967] 10.0.0.49 () {34 vars in 749 bytes} [Tue Aug 11 12:24:15 2026] POST /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97/action => generated 31891 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:15.984 9 WARNING neutronclient.v2_0.client [None req-6bf10efd-96ed-4e6d-a8b1-faec0abc2b15 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 484/968] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:15 2026] GET /v2.1/servers/5afbb650-33e0-424a-afb7-c1d526568131 => generated 1448 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:17.112 8 WARNING neutronclient.v2_0.client [None req-bd77e16b-ae2f-468b-9a4e-bcddc2549070 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/969] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:17 2026] GET /v2.1/servers/5afbb650-33e0-424a-afb7-c1d526568131 => generated 1453 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:18.368 9 WARNING neutronclient.v2_0.client [None req-4a1d2eea-f9c4-4838-88d4-79edacdc6194 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 485/970] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:18 2026] GET /v2.1/servers/5afbb650-33e0-424a-afb7-c1d526568131 => generated 1453 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:18.551 8 WARNING neutronclient.v2_0.client [None req-27cbc409-e30c-4a6e-8fe6-df933cfdbe13 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/971] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:18 2026] GET /v2.1/servers/80c31dec-7287-4f72-92cf-d98df654a9ac => generated 1818 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:19.439 9 INFO nova.api.openstack.wsgi [None req-cafd0ca7-b53a-48f8-87a9-cdeea240f593 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] HTTP exception thrown: Instance 5afbb650-33e0-424a-afb7-c1d526568131 could not be found. [pid: 9|app: 0|req: 486/972] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:19 2026] GET /v2.1/servers/5afbb650-33e0-424a-afb7-c1d526568131 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:20.192 8 INFO nova.api.openstack.compute.server_external_events [req-2c15c15a-864b-48b7-9c32-ba53169bd637 req-b62d2615-fc92-45ae-9863-9faed46a1b05 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2 for instance 80c31dec-7287-4f72-92cf-d98df654a9ac on instance [pid: 8|app: 0|req: 487/973] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:24:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 489/976] 10.0.0.49 () {32 vars in 717 bytes} [Tue Aug 11 12:24:26 2026] DELETE /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:26.463 9 WARNING neutronclient.v2_0.client [None req-d53ef032-85ab-4010-9d3c-461d85f9b76e 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 488/977] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:26 2026] GET /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1821 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:27.651 8 WARNING neutronclient.v2_0.client [None req-fac57656-d0eb-418b-a05d-21632daf722c 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/978] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:27 2026] GET /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1821 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:28.612 9 INFO nova.api.openstack.compute.server_external_events [req-880b0910-6b3c-4170-bb4b-229926de8a29 req-d7c6ddf4-3937-4b61-8b28-e66d2405832b 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-unplugged:2aa6b1b2-e139-4836-a5e2-bba4a89c82a4 for instance 9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 on instance [pid: 9|app: 0|req: 489/979] 10.0.0.157 () {38 vars in 815 bytes} [Tue Aug 11 12:24:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:28.804 8 WARNING neutronclient.v2_0.client [None req-0b932fcf-12f8-4251-8363-c2b4d918ad55 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/980] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:28 2026] GET /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1821 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:29.555 9 INFO nova.api.openstack.compute.server_external_events [req-d064ac2b-db51-459a-92af-154ac9785a57 req-dfafa27c-1d73-4d83-b539-5ce9253e9ae9 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-deleted:2aa6b1b2-e139-4836-a5e2-bba4a89c82a4 for instance 9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 on instance [pid: 9|app: 0|req: 490/981] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:24:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:29.951 8 WARNING neutronclient.v2_0.client [None req-0c5ea917-50e8-484b-8845-84e654e51b92 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/982] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:29 2026] GET /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1482 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:31.083 8 WARNING neutronclient.v2_0.client [None req-fdfb5d26-e201-4c8c-acc3-7989ffea4183 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/985] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:31 2026] GET /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1487 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:32.169 9 WARNING neutronclient.v2_0.client [None req-fa5c2778-184d-4d7a-8d63-87727da063d8 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 492/986] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:32 2026] GET /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1487 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:33.249 8 INFO nova.api.openstack.wsgi [None req-a7adb9ed-81c2-4e25-9362-175adbee0411 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] HTTP exception thrown: Instance 9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 could not be found. [pid: 8|app: 0|req: 495/987] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:33 2026] GET /v2.1/servers/9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 493/988] 10.0.0.49 () {32 vars in 727 bytes} [Tue Aug 11 12:24:33 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-674133247 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/989] 10.0.0.49 () {32 vars in 717 bytes} [Tue Aug 11 12:24:33 2026] DELETE /v2.1/servers/f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-11 12:24:33.851 9 WARNING neutronclient.v2_0.client [None req-cec26f99-0a61-4af8-976b-5f8757d1c0fa 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 494/990] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:33 2026] GET /v2.1/servers/f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1700 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:34.996 8 WARNING neutronclient.v2_0.client [None req-105c945e-34e7-4b0b-896d-9fc226de0d21 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/991] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:34 2026] GET /v2.1/servers/f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1700 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:36.189 9 WARNING neutronclient.v2_0.client [None req-da0edfde-e989-4b90-a1ac-638e7e4f4b01 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 495/992] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:36 2026] GET /v2.1/servers/f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1700 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:36.578 8 INFO nova.api.openstack.compute.server_external_events [req-0412985f-02d5-479f-8aeb-aa2a22d37652 req-0c8780f9-b908-4852-ab5c-9d767d6cb74b 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-deleted:18cabe80-cd16-4ce7-8a82-964db7d37635 for instance f4c7bb95-99fa-4f96-985a-b4954a7c07a4 on instance [pid: 8|app: 0|req: 498/993] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:24:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:37.357 9 WARNING neutronclient.v2_0.client [None req-662d9668-67d7-4b9f-9844-a387c32dc081 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 496/994] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:37 2026] GET /v2.1/servers/f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1482 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:38.445 8 WARNING neutronclient.v2_0.client [None req-58c6635e-94a7-4405-82bc-c4afac8fe4d1 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/995] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:38 2026] GET /v2.1/servers/f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1487 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:39.542 9 WARNING neutronclient.v2_0.client [None req-2b2a3689-9657-47a3-87e6-c1587a1a5bf0 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 497/996] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:39 2026] GET /v2.1/servers/f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1487 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:40.616 8 INFO nova.api.openstack.wsgi [None req-6bbac857-4258-4012-88e2-5104b883d8f5 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] HTTP exception thrown: Instance f4c7bb95-99fa-4f96-985a-b4954a7c07a4 could not be found. [pid: 8|app: 0|req: 500/997] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:40 2026] GET /v2.1/servers/f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 502/1000] 10.0.0.49 () {32 vars in 727 bytes} [Tue Aug 11 12:24:40 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-657403382 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:50.624 9 WARNING neutronclient.v2_0.client [None req-a9fd3825-736e-4cb1-b13b-3cc4f93b0d4b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:24:50.662 9 WARNING neutronclient.v2_0.client [None req-a9fd3825-736e-4cb1-b13b-3cc4f93b0d4b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:24:50.819 9 WARNING neutronclient.v2_0.client [None req-a9fd3825-736e-4cb1-b13b-3cc4f93b0d4b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 499/1003] 199.19.213.104 () {36 vars in 714 bytes} [Tue Aug 11 12:24:50 2026] POST /v2.1/servers => generated 453 bytes in 1042 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-08-11 12:24:51.812 8 WARNING neutronclient.v2_0.client [None req-8b193980-999b-4be6-8f58-00770cdddaa1 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1004] 199.19.213.104 () {32 vars in 733 bytes} [Tue Aug 11 12:24:51 2026] GET /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 2213 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:51.890 9 WARNING neutronclient.v2_0.client [None req-311b5bd0-681e-4112-9b1e-4b742ad6cde4 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 500/1005] 199.19.213.104 () {32 vars in 759 bytes} [Tue Aug 11 12:24:51 2026] GET /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86/os-interface => generated 28 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 506/1006] 199.19.213.104 () {32 vars in 777 bytes} [Tue Aug 11 12:24:52 2026] GET /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86/os-volume_attachments => generated 197 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:55.096 8 WARNING neutronclient.v2_0.client [None req-8f8422d5-d515-44fe-a8c6-5b8167a51988 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 501/1007] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:24:54 2026] POST /v2.1/os-keypairs => generated 397 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1008] 199.19.213.104 () {32 vars in 733 bytes} [Tue Aug 11 12:24:55 2026] GET /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 2371 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-08-11 12:24:55.190 9 WARNING neutronclient.v2_0.client [None req-15af8690-7ec7-4b83-9793-cbd93cf9b66b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 502/1009] 199.19.213.104 () {32 vars in 759 bytes} [Tue Aug 11 12:24:55 2026] GET /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86/os-interface => generated 28 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 508/1010] 199.19.213.104 () {32 vars in 777 bytes} [Tue Aug 11 12:24:55 2026] GET /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 503/1011] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:24:56 2026] POST /v2.1/os-keypairs => generated 385 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:56.732 8 INFO nova.api.openstack.compute.server_external_events [req-f6e85ea3-0bc0-407c-9438-e8025176ff60 req-f1e6b234-f882-4ac3-a0ac-9b77c661f55a 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:18406b32-3a4a-4275-8194-c0f34051619d for instance a1066672-a513-41bc-9fa2-2c18f5331d86 on instance [pid: 8|app: 0|req: 509/1012] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:24:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:24:57.543 9 WARNING neutronclient.v2_0.client [None req-b395877f-196a-4a5b-b79c-ffd274381b69 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:24:57.587 9 WARNING neutronclient.v2_0.client [None req-b395877f-196a-4a5b-b79c-ffd274381b69 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:24:57.638 9 WARNING neutronclient.v2_0.client [None req-b395877f-196a-4a5b-b79c-ffd274381b69 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:24:57.803 9 WARNING neutronclient.v2_0.client [None req-b395877f-196a-4a5b-b79c-ffd274381b69 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 504/1013] 10.0.0.49 () {34 vars in 662 bytes} [Tue Aug 11 12:24:57 2026] POST /v2.1/servers => generated 496 bytes in 538 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:58.057 8 WARNING neutronclient.v2_0.client [None req-b4474109-8318-4e1a-9088-4e1480ccbc98 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1014] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:58 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1457 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:58.335 9 WARNING neutronclient.v2_0.client [None req-bcb15068-22e9-4708-9f28-bc47fbbf5408 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 505/1015] 199.19.213.104 () {32 vars in 733 bytes} [Tue Aug 11 12:24:58 2026] GET /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 2445 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:58.493 8 WARNING neutronclient.v2_0.client [None req-b868789c-3a88-4e00-bc13-c854b4895ad1 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1016] 199.19.213.104 () {32 vars in 759 bytes} [Tue Aug 11 12:24:58 2026] GET /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86/os-interface => generated 284 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 506/1017] 199.19.213.104 () {32 vars in 777 bytes} [Tue Aug 11 12:24:58 2026] GET /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:24:59.321 8 WARNING neutronclient.v2_0.client [None req-0a777848-75b1-492f-a6ae-1cc3566978ca 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1018] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:24:59 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1461 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:00.412 9 WARNING neutronclient.v2_0.client [None req-925deb17-5409-49c8-b830-b047bf3373fd 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 507/1019] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:25:00 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1509 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:01.245 8 WARNING neutronclient.v2_0.client [None req-79a13947-6b10-4671-93eb-3b1a4dff8656 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1022] 199.19.213.104 () {32 vars in 733 bytes} [Tue Aug 11 12:25:01 2026] GET /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 2433 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:01.366 9 WARNING neutronclient.v2_0.client [None req-f15a4128-2b67-4447-980f-01b1ffae8937 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 509/1023] 199.19.213.104 () {32 vars in 759 bytes} [Tue Aug 11 12:25:01 2026] GET /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86/os-interface => generated 284 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 515/1024] 199.19.213.104 () {32 vars in 777 bytes} [Tue Aug 11 12:25:01 2026] GET /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:01.492 9 WARNING neutronclient.v2_0.client [None req-1337bd3f-d312-4f98-8538-dd07fe6a92f1 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 510/1025] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:25:01 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1509 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:02.573 8 WARNING neutronclient.v2_0.client [None req-79105b7b-5eaf-4e09-a500-79c2d8806f2d 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1026] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:25:02 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1517 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:03.141 9 INFO nova.api.openstack.compute.server_external_events [req-082a6781-e602-4cad-9a41-e76f767aa2dc req-ccb0984e-f467-49ab-9ed0-34c002475e2b 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-plugged:18406b32-3a4a-4275-8194-c0f34051619d for instance a1066672-a513-41bc-9fa2-2c18f5331d86 on instance [pid: 9|app: 0|req: 511/1027] 10.0.0.157 () {38 vars in 815 bytes} [Tue Aug 11 12:25:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:03.448 8 INFO nova.api.openstack.compute.server_external_events [req-febe24b7-22de-4953-8d43-c0de7e0dc059 req-5ebd7d2f-ed1f-4148-b3e4-b545277be03e 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:3acc602b-5785-4633-b676-e1185ecec820 for instance 7740798d-659f-43ea-ba2e-0a143e3cab47 on instance [pid: 8|app: 0|req: 517/1028] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:25:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:03.691 9 WARNING neutronclient.v2_0.client [None req-62abadf4-05b7-4646-a004-4bfbaf010419 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 512/1029] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:25:03 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1641 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:04.321 8 WARNING neutronclient.v2_0.client [None req-f5ebd0d3-f2f8-4585-8c35-5307b13dc013 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1030] 199.19.213.104 () {32 vars in 733 bytes} [Tue Aug 11 12:25:04 2026] GET /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 2433 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:04.456 9 WARNING neutronclient.v2_0.client [None req-02f76cca-8c8b-4504-932e-1927f2c38bdc 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 513/1031] 199.19.213.104 () {32 vars in 759 bytes} [Tue Aug 11 12:25:04 2026] GET /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86/os-interface => generated 286 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 519/1032] 199.19.213.104 () {32 vars in 777 bytes} [Tue Aug 11 12:25:04 2026] GET /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:04.855 9 WARNING neutronclient.v2_0.client [None req-9673729a-a3a7-4889-b6a8-678fb2d65b3d 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 514/1033] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:25:04 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1629 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:06.022 8 WARNING neutronclient.v2_0.client [None req-11966f36-70cf-4e16-bcce-c88262d073a8 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1034] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:25:05 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1629 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:07.230 9 WARNING neutronclient.v2_0.client [None req-b0b2001e-e134-4c6e-91a7-49d1012f1c2d 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:07.278 8 WARNING neutronclient.v2_0.client [None req-39ffdeef-5692-406a-a973-4f4813515fb9 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 515/1035] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:25:07 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1629 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1036] 199.19.213.104 () {32 vars in 733 bytes} [Tue Aug 11 12:25:07 2026] GET /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 2581 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:07.436 9 WARNING neutronclient.v2_0.client [None req-f60719a7-3c60-4f25-a381-5694edfdff69 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 516/1037] 199.19.213.104 () {32 vars in 759 bytes} [Tue Aug 11 12:25:07 2026] GET /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86/os-interface => generated 286 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 522/1038] 199.19.213.104 () {32 vars in 777 bytes} [Tue Aug 11 12:25:07 2026] GET /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:08.419 9 WARNING neutronclient.v2_0.client [None req-4b1bb68a-2ee0-4bdf-a1b4-0ad169c001b4 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 517/1039] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:25:08 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1629 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:09.563 8 WARNING neutronclient.v2_0.client [None req-fb343017-b148-48a2-adf2-a01abd90d616 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1040] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:25:09 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1629 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:09.760 9 INFO nova.api.openstack.compute.server_external_events [req-4ac813ff-4a55-4404-b969-d8591808999e req-ef12cd66-7b53-4cbd-bdd0-e6a862e9abe6 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-plugged:3acc602b-5785-4633-b676-e1185ecec820 for instance 7740798d-659f-43ea-ba2e-0a143e3cab47 on instance [pid: 9|app: 0|req: 518/1041] 10.0.0.157 () {38 vars in 815 bytes} [Tue Aug 11 12:25:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:10.748 9 WARNING neutronclient.v2_0.client [None req-f4c50322-060d-43b7-898c-ef6f3ab6b2aa 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 520/1044] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:25:10 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1629 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:11.934 8 WARNING neutronclient.v2_0.client [None req-20fa2fcc-2e9b-48bb-9617-7e0cf6b101d9 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1045] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:25:11 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1807 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:12.105 9 WARNING neutronclient.v2_0.client [None req-cfd27e35-f4cc-4667-8766-b63a2e0c644b 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 521/1046] 10.0.0.49 () {32 vars in 740 bytes} [Tue Aug 11 12:25:12 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47/os-interface => generated 284 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:12.967 8 INFO nova.api.openstack.compute.server_external_events [req-3bbd2e87-e506-4b00-8016-42adaa91ae82 req-044b6ac2-1e79-429e-98c4-ea59da2ac56d 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:3acc602b-5785-4633-b676-e1185ecec820 for instance 7740798d-659f-43ea-ba2e-0a143e3cab47 on instance [pid: 8|app: 0|req: 526/1047] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:25:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:21.277 8 WARNING neutronclient.v2_0.client [None req-b6cfc971-dd58-4ab0-adeb-37db1b169052 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1050] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:25:21 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1927 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 523/1051] 10.0.0.49 () {32 vars in 752 bytes} [Tue Aug 11 12:25:23 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47/os-server-password => generated 116 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 529/1052] 10.0.0.49 () {32 vars in 717 bytes} [Tue Aug 11 12:25:24 2026] DELETE /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:25.065 9 WARNING neutronclient.v2_0.client [None req-9973687a-9d27-4251-baf0-af288c768d02 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 524/1053] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:25:25 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1933 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:26.232 8 WARNING neutronclient.v2_0.client [None req-2b5b7c68-8239-4d33-883b-0a781f360dec 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1054] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:25:26 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1933 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:27.394 9 WARNING neutronclient.v2_0.client [None req-9aa9579d-62ac-4717-9356-6d188b1f40a5 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 525/1055] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:25:27 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1933 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:28.413 8 INFO nova.api.openstack.compute.server_external_events [req-4799ffe2-5e71-4852-a5dd-c7b64f1a4903 req-7b7ae2ad-b840-4995-9cda-981ae1cce6f4 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-deleted:3acc602b-5785-4633-b676-e1185ecec820 for instance 7740798d-659f-43ea-ba2e-0a143e3cab47 on instance [pid: 8|app: 0|req: 531/1056] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:25:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:28.608 9 WARNING neutronclient.v2_0.client [None req-980dcbc8-6927-4f0e-b9b9-636dcef20ef5 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 526/1057] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:25:28 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1538 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:29.714 8 WARNING neutronclient.v2_0.client [None req-56d4436e-ec78-49fa-9143-fefe1192a90b 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1058] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:25:29 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1543 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:30.814 9 WARNING neutronclient.v2_0.client [None req-acdc0f2f-65f4-4dca-af81-3657104b6b43 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 528/1061] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:25:30 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1543 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:31.893 8 INFO nova.api.openstack.wsgi [None req-4abd72a7-3401-4ede-8740-7e52d3b60d41 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] HTTP exception thrown: Instance 7740798d-659f-43ea-ba2e-0a143e3cab47 could not be found. [pid: 8|app: 0|req: 534/1062] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:25:31 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:31.923 9 INFO nova.api.openstack.wsgi [None req-9382ce8f-368e-4dd5-88ab-6e6790db3d08 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] HTTP exception thrown: Instance 7740798d-659f-43ea-ba2e-0a143e3cab47 could not be found. [pid: 9|app: 0|req: 529/1063] 10.0.0.49 () {32 vars in 717 bytes} [Tue Aug 11 12:25:31 2026] DELETE /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:31.954 8 INFO nova.api.openstack.wsgi [None req-688108bf-7709-4f39-ab45-717a85891057 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] HTTP exception thrown: Instance 7740798d-659f-43ea-ba2e-0a143e3cab47 could not be found. [pid: 8|app: 0|req: 535/1064] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:25:31 2026] GET /v2.1/servers/7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 530/1065] 10.0.0.49 () {32 vars in 703 bytes} [Tue Aug 11 12:25:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-801632694 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 536/1066] 10.0.0.49 () {32 vars in 727 bytes} [Tue Aug 11 12:25:32 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-2026377500 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 12:25:43.211 8 WARNING neutronclient.v2_0.client [None req-04a94d61-f7fa-4efa-b4b1-a301fd48568b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:25:43.246 8 WARNING neutronclient.v2_0.client [None req-04a94d61-f7fa-4efa-b4b1-a301fd48568b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:25:45.469 9 INFO nova.api.openstack.compute.server_external_events [req-99657563-c810-47a0-b9a2-3707f6f229e7 req-82610eab-6eb8-4617-be85-7ccbada3b07d 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:47da92ed-191e-4c89-ae72-089a1d559c5e for instance a1066672-a513-41bc-9fa2-2c18f5331d86 on instance [pid: 9|app: 0|req: 532/1069] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:25:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:50.785 9 INFO nova.api.openstack.compute.server_external_events [req-c6625794-97f7-4a93-b66a-453374f2073c req-c9aa91cb-60f4-44a3-a817-09d0ce881953 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-plugged:47da92ed-191e-4c89-ae72-089a1d559c5e for instance a1066672-a513-41bc-9fa2-2c18f5331d86 on instance [pid: 9|app: 0|req: 535/1072] 10.0.0.157 () {38 vars in 815 bytes} [Tue Aug 11 12:25:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:25:52.297 8 WARNING neutronclient.v2_0.client [None req-04a94d61-f7fa-4efa-b4b1-a301fd48568b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1073] 199.19.213.104 () {36 vars in 812 bytes} [Tue Aug 11 12:25:43 2026] POST /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86/os-interface => generated 281 bytes in 9180 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:52.628 9 INFO nova.api.openstack.compute.server_external_events [req-e23428fb-a72b-4ffc-b7d8-b6e3d889e9af req-295f8586-a700-4805-bd62-3a8e5d40a4d7 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:47da92ed-191e-4c89-ae72-089a1d559c5e for instance a1066672-a513-41bc-9fa2-2c18f5331d86 on instance [pid: 9|app: 0|req: 536/1074] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:25:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:25:54.682 8 INFO nova.api.openstack.compute.server_external_events [req-5bc5129d-ddc8-47c1-9c10-26f9104f9f46 req-bbe99d42-a7bc-4660-beb2-368d2d0dc7ef 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:47da92ed-191e-4c89-ae72-089a1d559c5e for instance a1066672-a513-41bc-9fa2-2c18f5331d86 on instance [pid: 8|app: 0|req: 539/1075] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:25:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:26:14.731 9 WARNING neutronclient.v2_0.client [None req-e35949f0-9648-4b45-b989-aa731a37ff3b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:26:14.863 9 WARNING neutronclient.v2_0.client [None req-e35949f0-9648-4b45-b989-aa731a37ff3b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:26:17.259 8 INFO nova.api.openstack.compute.server_external_events [req-8ea0455e-f05c-43ea-b2ac-4d65d63750cc req-7e5e2a41-0f64-401e-8c8d-9be0d827654b 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:8a175557-4d3e-445c-95c2-02723716c10c for instance a1066672-a513-41bc-9fa2-2c18f5331d86 on instance [pid: 8|app: 0|req: 542/1080] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:26:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:26:22.351 8 INFO nova.api.openstack.compute.server_external_events [req-afdf58ed-f1cb-4976-a2d9-c21fc00c4517 req-f95366e7-e719-4004-9856-408648ee2c15 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-plugged:8a175557-4d3e-445c-95c2-02723716c10c for instance a1066672-a513-41bc-9fa2-2c18f5331d86 on instance [pid: 8|app: 0|req: 545/1083] 10.0.0.157 () {38 vars in 815 bytes} [Tue Aug 11 12:26:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:26:23.932 9 WARNING neutronclient.v2_0.client [None req-e35949f0-9648-4b45-b989-aa731a37ff3b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 539/1084] 199.19.213.104 () {36 vars in 812 bytes} [Tue Aug 11 12:26:14 2026] POST /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86/os-interface => generated 376 bytes in 9289 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:26:35.934 8 WARNING neutronclient.v2_0.client [None req-86fe2325-3eb5-4e8b-9258-dc2a8c52cca0 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:26:36.203 8 WARNING neutronclient.v2_0.client [None req-86fe2325-3eb5-4e8b-9258-dc2a8c52cca0 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:26:38.635 9 INFO nova.api.openstack.compute.server_external_events [req-64d5ee9e-5e03-4847-9752-f78641875fb5 req-8f0a8d6a-39af-4bed-9b24-53cc9ec3a6bd 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:af66e3e5-59e3-48ef-9215-2f01427f0993 for instance a1066672-a513-41bc-9fa2-2c18f5331d86 on instance [pid: 9|app: 0|req: 541/1087] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:26:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:26:43.174 9 INFO nova.api.openstack.compute.server_external_events [req-4dbc40e4-c70c-498b-a68d-11c2becae146 req-e9ad7237-e54c-4787-bcf6-11b997f8f6fb 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-plugged:af66e3e5-59e3-48ef-9215-2f01427f0993 for instance a1066672-a513-41bc-9fa2-2c18f5331d86 on instance [pid: 9|app: 0|req: 544/1090] 10.0.0.157 () {38 vars in 815 bytes} [Tue Aug 11 12:26:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:26:45.740 8 WARNING neutronclient.v2_0.client [None req-86fe2325-3eb5-4e8b-9258-dc2a8c52cca0 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1091] 199.19.213.104 () {36 vars in 812 bytes} [Tue Aug 11 12:26:35 2026] POST /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86/os-interface => generated 377 bytes in 9898 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:26:46.522 9 INFO nova.api.openstack.compute.server_external_events [req-a870782d-3f90-4255-9a5f-c0998a731628 req-c9bb9708-2b55-47c3-9429-db65245fff82 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:8a175557-4d3e-445c-95c2-02723716c10c for instance a1066672-a513-41bc-9fa2-2c18f5331d86 on instance [pid: 9|app: 0|req: 545/1092] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:26:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:26:59.259 9 INFO nova.api.openstack.compute.server_external_events [req-7407c517-e765-46ac-a2ff-da4ef2002b94 req-496eb2c9-91d3-4939-9627-245a2477fcba 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:af66e3e5-59e3-48ef-9215-2f01427f0993 for instance a1066672-a513-41bc-9fa2-2c18f5331d86 on instance [pid: 9|app: 0|req: 547/1095] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:26:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 549/1096] 199.19.213.104 () {34 vars in 855 bytes} [Tue Aug 11 12:26:59 2026] DELETE /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86/os-interface/af66e3e5-59e3-48ef-9215-2f01427f0993 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:27:01.295 8 INFO nova.api.openstack.compute.server_external_events [req-28408db1-e45b-413b-a0fd-bff66b6a0a01 req-bb316078-8532-4f70-96c4-a58ba117d7a2 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:af66e3e5-59e3-48ef-9215-2f01427f0993 for instance a1066672-a513-41bc-9fa2-2c18f5331d86 on instance [pid: 8|app: 0|req: 551/1099] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:27:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:27:09.971 9 INFO nova.api.openstack.compute.server_external_events [req-46db1028-301a-4b41-8fea-c3e79abf9659 req-17173de0-98b8-48e4-940a-5be6266a81de 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:8a175557-4d3e-445c-95c2-02723716c10c for instance a1066672-a513-41bc-9fa2-2c18f5331d86 on instance [pid: 9|app: 0|req: 549/1100] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:27:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 552/1101] 199.19.213.104 () {34 vars in 855 bytes} [Tue Aug 11 12:27:10 2026] DELETE /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86/os-interface/8a175557-4d3e-445c-95c2-02723716c10c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 553/1108] 199.19.213.104 () {34 vars in 855 bytes} [Tue Aug 11 12:27:31 2026] DELETE /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86/os-interface/47da92ed-191e-4c89-ae72-089a1d559c5e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 556/1109] 199.19.213.104 () {34 vars in 755 bytes} [Tue Aug 11 12:27:35 2026] DELETE /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:27:38.301 9 INFO nova.compute.api [None req-02ccbabd-c4bb-4cae-8c35-c59daf3a046a 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] [instance: a1066672-a513-41bc-9fa2-2c18f5331d86] Instance is already in deleting state, ignoring this request [pid: 9|app: 0|req: 554/1110] 199.19.213.104 () {34 vars in 755 bytes} [Tue Aug 11 12:27:38 2026] DELETE /v2.1/servers/a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:27:38.925 8 INFO nova.api.openstack.compute.server_external_events [req-e03602a4-eba8-4c94-ba17-90f60e673feb req-b709c56b-1be5-4148-8b15-b77f9132f376 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-deleted:18406b32-3a4a-4275-8194-c0f34051619d for instance a1066672-a513-41bc-9fa2-2c18f5331d86 on instance [pid: 8|app: 0|req: 557/1111] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:27:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:27:40.714 9 INFO nova.api.openstack.compute.server_external_events [req-ffc187e1-746f-454f-9eea-e3ec49c9b41e req-f520a716-c9a9-40c1-8728-4bafa4565c26 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2 for instance 80c31dec-7287-4f72-92cf-d98df654a9ac on instance [pid: 9|app: 0|req: 556/1114] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:27:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 559/1115] 10.0.0.49 () {32 vars in 717 bytes} [Tue Aug 11 12:27:40 2026] DELETE /v2.1/servers/80c31dec-7287-4f72-92cf-d98df654a9ac => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:27:40.843 9 WARNING neutronclient.v2_0.client [None req-048367c5-dbf3-4818-ba1f-84db4a7dcf8e 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 557/1116] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:27:40 2026] GET /v2.1/servers/80c31dec-7287-4f72-92cf-d98df654a9ac => generated 1944 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:27:43.071 8 INFO nova.api.openstack.compute.server_external_events [req-e014a8db-e5f3-4905-8046-77112e3f505e req-3d461368-4a6d-4aa9-a0d8-7c03597e8d54 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-unplugged:b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2 for instance 80c31dec-7287-4f72-92cf-d98df654a9ac on instance [pid: 8|app: 0|req: 560/1117] 10.0.0.157 () {38 vars in 815 bytes} [Tue Aug 11 12:27:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:27:43.653 9 INFO nova.api.openstack.compute.server_external_events [req-45949107-3962-4f24-af1e-f1577bb26764 req-b707f211-2a19-4906-903d-929b17eb4fab 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-deleted:b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2 for instance 80c31dec-7287-4f72-92cf-d98df654a9ac on instance [pid: 9|app: 0|req: 558/1118] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:27:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:27:46.039 8 WARNING neutronclient.v2_0.client [None req-4e659325-931e-4c05-88db-fb9b4df30db5 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1119] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:27:45 2026] GET /v2.1/servers/80c31dec-7287-4f72-92cf-d98df654a9ac => generated 1481 bytes in 526 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:27:51.556 8 INFO nova.api.openstack.wsgi [None req-3b123bf6-6666-4f1f-a132-08f2b586c0eb 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] HTTP exception thrown: Instance 80c31dec-7287-4f72-92cf-d98df654a9ac could not be found. [pid: 8|app: 0|req: 563/1122] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:27:51 2026] GET /v2.1/servers/80c31dec-7287-4f72-92cf-d98df654a9ac => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:27:52.233 9 INFO nova.api.openstack.compute.server_external_events [req-4e00ec0b-6f83-48f0-9c74-247592cb3093 req-54b6376c-a578-42e1-a59b-6d24a7ae2ef7 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-changed:4c63208b-7709-4d63-a9b8-cd06f1f29f4a for instance 182fecea-e06e-491f-b7c8-79e5c6d9a62c on instance [pid: 9|app: 0|req: 560/1123] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:27:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1124] 10.0.0.49 () {32 vars in 717 bytes} [Tue Aug 11 12:27:52 2026] DELETE /v2.1/servers/182fecea-e06e-491f-b7c8-79e5c6d9a62c => generated 0 bytes in 74 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:27:52.344 9 WARNING neutronclient.v2_0.client [None req-64e7c28a-fb62-4113-bba3-73a7d1fb717a 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 561/1125] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:27:52 2026] GET /v2.1/servers/182fecea-e06e-491f-b7c8-79e5c6d9a62c => generated 1945 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:27:55.100 8 INFO nova.api.openstack.compute.server_external_events [req-4c2a6d52-6dfd-4219-9e92-61f6450a4dda req-b5e0d3da-3495-406f-8bdd-f4d84dfa9a61 539c173a6a2749b4ab9bc6ead32f3a64 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Creating event network-vif-deleted:4c63208b-7709-4d63-a9b8-cd06f1f29f4a for instance 182fecea-e06e-491f-b7c8-79e5c6d9a62c on instance [pid: 8|app: 0|req: 565/1126] 10.0.0.104 () {38 vars in 815 bytes} [Tue Aug 11 12:27:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:27:57.537 9 WARNING neutronclient.v2_0.client [None req-c228c424-cce7-4583-a3b7-23391b17b645 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 562/1127] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:27:57 2026] GET /v2.1/servers/182fecea-e06e-491f-b7c8-79e5c6d9a62c => generated 1481 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:28:02.618 9 INFO nova.api.openstack.wsgi [None req-ea66e846-d3d4-4c67-a850-eaadd51e1e52 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] HTTP exception thrown: Instance 182fecea-e06e-491f-b7c8-79e5c6d9a62c could not be found. [pid: 9|app: 0|req: 564/1130] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:28:02 2026] GET /v2.1/servers/182fecea-e06e-491f-b7c8-79e5c6d9a62c => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 567/1131] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:28:03 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1024815171 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:28:03.723 9 INFO nova.api.openstack.wsgi [None req-59b0c08f-288c-4bc6-ba9e-e3eba8b5af3f 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1024815171 not found for user 22bcbb9ca6b948e086c2478842ae7e15 [pid: 9|app: 0|req: 565/1132] 10.0.0.49 () {32 vars in 722 bytes} [Tue Aug 11 12:28:03 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1024815171 => generated 142 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 9|app: 0|req: 568/1137] 10.0.0.49 () {32 vars in 654 bytes} [Tue Aug 11 12:28:29 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1138] 10.0.0.49 () {32 vars in 640 bytes} [Tue Aug 11 12:28:29 2026] GET /v2.1/servers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-11 12:28:29.849 9 WARNING oslo_db.sqlalchemy.utils [None req-27a13da0-2206-4eaa-9dc6-7526b8e17a07 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 9|app: 0|req: 569/1139] 10.0.0.49 () {32 vars in 648 bytes} [Tue Aug 11 12:28:29 2026] GET /v2.1/os-keypairs => generated 530 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1140] 10.0.0.49 () {32 vars in 693 bytes} [Tue Aug 11 12:28:29 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1165] 10.0.0.25 () {28 vars in 453 bytes} [Tue Aug 11 12:30:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 582/1166] 10.0.0.25 () {30 vars in 657 bytes} [Tue Aug 11 12:30:24 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 585/1167] 10.0.0.25 () {32 vars in 730 bytes} [Tue Aug 11 12:30:24 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 583/1168] 10.0.0.25 () {34 vars in 805 bytes} [Tue Aug 11 12:30:24 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1169] 10.0.0.25 () {28 vars in 453 bytes} [Tue Aug 11 12:30:25 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 584/1170] 10.0.0.25 () {30 vars in 657 bytes} [Tue Aug 11 12:30:25 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 587/1171] 10.0.0.25 () {32 vars in 730 bytes} [Tue Aug 11 12:30:25 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 585/1172] 10.0.0.25 () {34 vars in 893 bytes} [Tue Aug 11 12:30:25 2026] GET /v2.1/servers/detail?project_id=312f6406cd28458fb6df194b726fbb36&all_tenants=True => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1173] 10.0.0.25 () {34 vars in 893 bytes} [Tue Aug 11 12:30:25 2026] GET /v2.1/servers/detail?project_id=500f97e5e01d4180a68a22b9ccbb5066&all_tenants=True => generated 15 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 586/1174] 10.0.0.25 () {34 vars in 893 bytes} [Tue Aug 11 12:30:25 2026] GET /v2.1/servers/detail?project_id=eedc220db7a14f8496ca767b8c8bb1f1&all_tenants=True => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)