+ 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 [Sun Apr 26 07:18:38 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-64d79d8c47-mc58d 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 0x7f180b47e668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 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-04-26 07:18:42.808 8 INFO nova.utils [None req-58ed720d-fd21-4151-ad52-4c2322e6660b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-26 07:18:43.084 7 INFO nova.utils [None req-03b796f7-6c54-4d29-a712-a14e33f68aa7 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-26 07:18:44.480 8 WARNING keystonemiddleware._common.config [None req-58ed720d-fd21-4151-ad52-4c2322e6660b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-26 07:18:44.489 8 WARNING oslo_config.cfg [None req-58ed720d-fd21-4151-ad52-4c2322e6660b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-26 07:18:44.568 8 WARNING keystonemiddleware._common.config [None req-58ed720d-fd21-4151-ad52-4c2322e6660b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-26 07:18:44.583 8 WARNING oslo_config.cfg [None req-58ed720d-fd21-4151-ad52-4c2322e6660b - - - - - -] 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-04-26 07:18:44.595 8 WARNING oslo_config.cfg [None req-58ed720d-fd21-4151-ad52-4c2322e6660b - - - - - -] 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 6 seconds on interpreter 0x7f180b47e668 pid: 8 (default app) 2026-04-26 07:18:44.740 7 WARNING keystonemiddleware._common.config [None req-03b796f7-6c54-4d29-a712-a14e33f68aa7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-26 07:18:44.749 7 WARNING oslo_config.cfg [None req-03b796f7-6c54-4d29-a712-a14e33f68aa7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-26 07:18:44.827 7 WARNING keystonemiddleware._common.config [None req-03b796f7-6c54-4d29-a712-a14e33f68aa7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-26 07:18:44.842 7 WARNING oslo_config.cfg [None req-03b796f7-6c54-4d29-a712-a14e33f68aa7 - - - - - -] 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-04-26 07:18:44.854 7 WARNING oslo_config.cfg [None req-03b796f7-6c54-4d29-a712-a14e33f68aa7 - - - - - -] 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 6 seconds on interpreter 0x7f180b47e668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.57 () {42 vars in 700 bytes} [Sun Apr 26 07:18:50 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-04-26 07:18:51.474 8 WARNING oslo_policy.policy [None req-fbf8d7b4-3e33-4391-9c23-568884cbd49a 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - 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-04-26 07:18:51.475 8 WARNING oslo_policy.policy [None req-fbf8d7b4-3e33-4391-9c23-568884cbd49a 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - 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.204.45.57 () {44 vars in 904 bytes} [Sun Apr 26 07:18:51 2026] GET /v2.1 => generated 0 bytes in 529 msecs (HTTP/1.1 302) 5 headers in 265 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-04-26 07:18:51.574 7 WARNING oslo_policy.policy [req-fbf8d7b4-3e33-4391-9c23-568884cbd49a req-373d5e2c-0438-4b02-b74d-6c5f1ac6d3d3 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - 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-04-26 07:18:51.574 7 WARNING oslo_policy.policy [req-fbf8d7b4-3e33-4391-9c23-568884cbd49a req-373d5e2c-0438-4b02-b74d-6c5f1ac6d3d3 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.57 () {46 vars in 977 bytes} [Sun Apr 26 07:18:51 2026] GET /v2.1/ => generated 399 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:18:51.677 8 INFO nova.api.openstack.wsgi [None req-f9482e2c-a371-46b4-8ec7-4ccf7e1ce728 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.57 () {48 vars in 1006 bytes} [Sun Apr 26 07:18:51 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.57 () {48 vars in 1046 bytes} [Sun Apr 26 07:18:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.57 () {52 vars in 1043 bytes} [Sun Apr 26 07:18:51 2026] POST /v2.1/flavors => generated 527 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.57 () {42 vars in 700 bytes} [Sun Apr 26 07:18:52 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.204.45.57 () {44 vars in 904 bytes} [Sun Apr 26 07:18:52 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.57 () {46 vars in 977 bytes} [Sun Apr 26 07:18:52 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:18:52.791 8 INFO nova.api.openstack.wsgi [None req-bec09eed-4d42-4256-a95a-a6505a9bb70d 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.57 () {48 vars in 1008 bytes} [Sun Apr 26 07:18:52 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.57 () {48 vars in 1046 bytes} [Sun Apr 26 07:18:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 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.204.45.57 () {52 vars in 1043 bytes} [Sun Apr 26 07:18:52 2026] POST /v2.1/flavors => generated 530 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.57 () {42 vars in 700 bytes} [Sun Apr 26 07:18:53 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: 8/16] 199.204.45.57 () {44 vars in 904 bytes} [Sun Apr 26 07:18:53 2026] GET /v2.1 => generated 0 bytes in 108 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.57 () {46 vars in 977 bytes} [Sun Apr 26 07:18:53 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:18:53.977 8 INFO nova.api.openstack.wsgi [None req-b181e07b-275c-4ed6-a763-5252f8e1fada 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.57 () {48 vars in 1010 bytes} [Sun Apr 26 07:18:53 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.57 () {48 vars in 1046 bytes} [Sun Apr 26 07:18:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.57 () {52 vars in 1043 bytes} [Sun Apr 26 07:18:54 2026] POST /v2.1/flavors => generated 531 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.57 () {42 vars in 700 bytes} [Sun Apr 26 07:18:54 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: 8|app: 0|req: 11/22] 199.204.45.57 () {44 vars in 904 bytes} [Sun Apr 26 07:18:54 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.57 () {46 vars in 977 bytes} [Sun Apr 26 07:18:55 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:18:55.049 8 INFO nova.api.openstack.wsgi [None req-9b6c826c-8453-4a27-8989-181f866598ec 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.57 () {48 vars in 1008 bytes} [Sun Apr 26 07:18:55 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.57 () {48 vars in 1046 bytes} [Sun Apr 26 07:18:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.57 () {52 vars in 1043 bytes} [Sun Apr 26 07:18:55 2026] POST /v2.1/flavors => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.57 () {42 vars in 700 bytes} [Sun Apr 26 07: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: 7|app: 0|req: 15/30] 199.204.45.57 () {44 vars in 904 bytes} [Sun Apr 26 07:18:55 2026] GET /v2.1 => generated 0 bytes in 371 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.57 () {46 vars in 977 bytes} [Sun Apr 26 07:18:56 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:18:56.390 7 INFO nova.api.openstack.wsgi [None req-f24974ad-192d-4acc-87b2-27dd70709aa5 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.204.45.57 () {48 vars in 1010 bytes} [Sun Apr 26 07:18:56 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.204.45.57 () {48 vars in 1046 bytes} [Sun Apr 26 07:18:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.57 () {52 vars in 1043 bytes} [Sun Apr 26 07:18:56 2026] POST /v2.1/flavors => generated 533 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.204.45.57 () {42 vars in 700 bytes} [Sun Apr 26 07:23: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: 7|app: 0|req: 48/96] 199.204.45.57 () {44 vars in 904 bytes} [Sun Apr 26 07:23:55 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.204.45.57 () {46 vars in 977 bytes} [Sun Apr 26 07:23:55 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 199.204.45.57 () {48 vars in 1068 bytes} [Sun Apr 26 07:23:55 2026] GET /v2.1/os-quota-sets/7f0190926c3246779fffe8a646525dc3 => generated 283 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/99] 199.204.45.57 () {52 vars in 1120 bytes} [Sun Apr 26 07:23:55 2026] PUT /v2.1/os-quota-sets/7f0190926c3246779fffe8a646525dc3 => generated 238 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 199.204.45.57 () {42 vars in 700 bytes} [Sun Apr 26 07:24:14 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: 7|app: 0|req: 51/103] 199.204.45.57 () {44 vars in 904 bytes} [Sun Apr 26 07:24:14 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 53/104] 199.204.45.57 () {46 vars in 977 bytes} [Sun Apr 26 07:24:15 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:24:15.063 7 INFO nova.api.openstack.wsgi [None req-97d84ad6-d0a1-44a9-9156-31fb6d17c0f0 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 52/105] 199.204.45.57 () {48 vars in 1010 bytes} [Sun Apr 26 07:24:15 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.204.45.57 () {48 vars in 1046 bytes} [Sun Apr 26 07:24:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 199.204.45.57 () {52 vars in 1044 bytes} [Sun Apr 26 07:24:15 2026] POST /v2.1/flavors => generated 532 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 199.204.45.57 () {42 vars in 700 bytes} [Sun Apr 26 07:24: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: 8|app: 0|req: 59/117] 199.204.45.57 () {44 vars in 904 bytes} [Sun Apr 26 07:24:54 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 59/118] 199.204.45.57 () {46 vars in 977 bytes} [Sun Apr 26 07:24:54 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:24:54.736 8 INFO nova.api.openstack.wsgi [None req-5d117b04-1e9b-4f47-9ef8-d354efad8137 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 60/119] 199.204.45.57 () {48 vars in 1012 bytes} [Sun Apr 26 07:24:54 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/120] 199.204.45.57 () {48 vars in 1046 bytes} [Sun Apr 26 07:24:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/121] 199.204.45.57 () {52 vars in 1044 bytes} [Sun Apr 26 07:24:54 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/134] 199.204.45.57 () {42 vars in 700 bytes} [Sun Apr 26 07:25:51 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: 68/135] 199.204.45.57 () {44 vars in 904 bytes} [Sun Apr 26 07:25:51 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 68/136] 199.204.45.57 () {46 vars in 977 bytes} [Sun Apr 26 07:25:51 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:25:51.669 8 INFO nova.api.openstack.wsgi [None req-c50cb7c1-95e3-455f-a92a-a8fb3467a88d 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 2e3bfb90b78b4a02bd3b43bccba92a68 [pid: 8|app: 0|req: 69/137] 199.204.45.57 () {48 vars in 1046 bytes} [Sun Apr 26 07:25:51 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-26 07:25:51.685 7 WARNING oslo_db.sqlalchemy.utils [None req-189229be-5f60-43cc-a258-f1cdcbb1d08d 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 69/138] 199.204.45.57 () {48 vars in 1011 bytes} [Sun Apr 26 07:25:51 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/139] 199.204.45.57 () {52 vars in 1052 bytes} [Sun Apr 26 07:25:51 2026] POST /v2.1/os-keypairs => generated 576 bytes in 44 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/146] 10.0.0.167 () {28 vars in 454 bytes} [Sun Apr 26 07:26:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-04-26 07:26:19.670 7 WARNING keystonemiddleware.audit [None req-189229be-5f60-43cc-a258-f1cdcbb1d08d 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-26 07:26:19.671 7 WARNING keystonemiddleware.audit [None req-189229be-5f60-43cc-a258-f1cdcbb1d08d 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] Skipping service manila as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 7|app: 0|req: 73/147] 10.0.0.167 () {30 vars in 658 bytes} [Sun Apr 26 07:26:19 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-04-26 07:26:19.686 8 WARNING keystonemiddleware.audit [None req-8082ca9f-fa5e-46e4-a5b5-aca6bf2bfa98 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-26 07:26:19.686 8 WARNING keystonemiddleware.audit [None req-8082ca9f-fa5e-46e4-a5b5-aca6bf2bfa98 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] Skipping service manila as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 75/148] 10.0.0.167 () {32 vars in 731 bytes} [Sun Apr 26 07:26:19 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:26:19.704 7 WARNING keystonemiddleware.audit [None req-76b54a87-5d30-4a0c-9471-c1c9a92fa1af 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-26 07:26:19.704 7 WARNING keystonemiddleware.audit [None req-76b54a87-5d30-4a0c-9471-c1c9a92fa1af 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] Skipping service manila as it have no endpoints. [pid: 7|app: 0|req: 74/149] 10.0.0.167 () {34 vars in 804 bytes} [Sun Apr 26 07:26:19 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/164] 199.204.45.57 () {42 vars in 698 bytes} [Sun Apr 26 07:27:31 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: 7|app: 0|req: 82/165] 199.204.45.57 () {44 vars in 902 bytes} [Sun Apr 26 07:27:31 2026] GET /v2.1 => generated 0 bytes in 104 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/166] 199.204.45.57 () {46 vars in 975 bytes} [Sun Apr 26 07:27:31 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/167] 199.204.45.57 () {52 vars in 1118 bytes} [Sun Apr 26 07:27:31 2026] PUT /v2.1/os-quota-sets/2b5cb349641b4fcd99fc4cc714e9c1bf => generated 238 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/186] 199.204.45.57 () {42 vars in 700 bytes} [Sun Apr 26 07:28: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: 7|app: 0|req: 93/187] 199.204.45.57 () {44 vars in 904 bytes} [Sun Apr 26 07:28:55 2026] GET /v2.1 => generated 0 bytes in 109 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 95/188] 199.204.45.57 () {46 vars in 977 bytes} [Sun Apr 26 07:28:55 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:28:55.753 7 INFO nova.api.openstack.wsgi [None req-22a138ee-a8ca-4183-8fa7-33506385f811 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 94/189] 199.204.45.57 () {48 vars in 1006 bytes} [Sun Apr 26 07:28:55 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: 8|app: 0|req: 96/190] 199.204.45.57 () {48 vars in 1046 bytes} [Sun Apr 26 07:28:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/199] 10.0.0.216 () {32 vars in 655 bytes} [Sun Apr 26 07:29:36 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 7|app: 0|req: 99/200] 10.0.0.216 () {32 vars in 641 bytes} [Sun Apr 26 07:29:36 2026] GET /v2.1/servers => generated 15 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-26 07:29:36.487 8 WARNING oslo_db.sqlalchemy.utils [None req-56eb02da-8854-4be0-8f33-a86240d4a15c 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 102/201] 10.0.0.216 () {32 vars in 649 bytes} [Sun Apr 26 07:29:36 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/202] 10.0.0.216 () {32 vars in 694 bytes} [Sun Apr 26 07:29:36 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/205] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:29:47 2026] GET /v2.1/flavors/bf3d78f9-263e-4bc9-af42-cbf7c1603aff => generated 511 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/206] 10.0.0.216 () {32 vars in 641 bytes} [Sun Apr 26 07:29:47 2026] GET /v2.1/flavors => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/207] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:29:47 2026] GET /v2.1/flavors/bf3d78f9-263e-4bc9-af42-cbf7c1603aff => generated 511 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/208] 10.0.0.216 () {34 vars in 671 bytes} [Sun Apr 26 07:29:51 2026] POST /v2.1/os-keypairs => generated 386 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:29:53.392 8 WARNING neutronclient.v2_0.client [None req-54d9e966-0534-49f8-82fa-3b41c8bcfe73 ad72e2096a5a43bdbaadc2ae251841cf 12e8cbe667b44bed9fdcc4dffe25f24f - - default default] 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-04-26 07:29:53.748 7 WARNING neutronclient.v2_0.client [None req-73df6f56-ba0c-428d-961c-da5341ad0722 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] 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: 106/209] 10.0.0.216 () {34 vars in 685 bytes} [Sun Apr 26 07:29:53 2026] POST /v2.1/os-security-groups => generated 247 bytes in 794 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:29:54.005 8 WARNING neutronclient.v2_0.client [None req-9ea60d40-9270-4279-9680-495cdb188d5e ad72e2096a5a43bdbaadc2ae251841cf 12e8cbe667b44bed9fdcc4dffe25f24f - - default default] 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-04-26 07:29:54.031 8 WARNING neutronclient.v2_0.client [None req-9ea60d40-9270-4279-9680-495cdb188d5e ad72e2096a5a43bdbaadc2ae251841cf 12e8cbe667b44bed9fdcc4dffe25f24f - - default default] 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: 107/210] 10.0.0.216 () {34 vars in 695 bytes} [Sun Apr 26 07:29:53 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:29:54.194 8 WARNING neutronclient.v2_0.client [None req-ba69a7f2-c25c-4ce2-987b-ee7380328232 d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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: 7|app: 0|req: 104/211] 10.0.0.216 () {34 vars in 685 bytes} [Sun Apr 26 07:29:53 2026] POST /v2.1/os-security-groups => generated 242 bytes in 628 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:29:54.272 7 WARNING neutronclient.v2_0.client [None req-c15d4bc1-4a7a-41ac-8592-380a97957756 ad72e2096a5a43bdbaadc2ae251841cf 12e8cbe667b44bed9fdcc4dffe25f24f - - default default] 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-04-26 07:29:54.291 8 WARNING neutronclient.v2_0.client [None req-ba69a7f2-c25c-4ce2-987b-ee7380328232 d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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: 7|app: 0|req: 105/212] 10.0.0.216 () {34 vars in 685 bytes} [Sun Apr 26 07:29:54 2026] POST /v2.1/os-security-groups => generated 247 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:29:54.411 7 WARNING neutronclient.v2_0.client [None req-9e0bfab2-6caa-4acb-9813-eb0e54e0d0a3 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] 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-04-26 07:29:54.509 8 WARNING neutronclient.v2_0.client [None req-ba69a7f2-c25c-4ce2-987b-ee7380328232 d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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: 7|app: 0|req: 106/213] 10.0.0.216 () {34 vars in 685 bytes} [Sun Apr 26 07:29:54 2026] POST /v2.1/os-security-groups => generated 244 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:29:54.639 7 WARNING neutronclient.v2_0.client [None req-1822686f-3d44-41f2-903c-e8e7b28cfdcd ad72e2096a5a43bdbaadc2ae251841cf 12e8cbe667b44bed9fdcc4dffe25f24f - - default default] 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-04-26 07:29:54.677 7 WARNING neutronclient.v2_0.client [None req-1822686f-3d44-41f2-903c-e8e7b28cfdcd ad72e2096a5a43bdbaadc2ae251841cf 12e8cbe667b44bed9fdcc4dffe25f24f - - default default] 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: 7|app: 0|req: 107/214] 10.0.0.216 () {34 vars in 695 bytes} [Sun Apr 26 07:29:54 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:29:54.784 7 WARNING neutronclient.v2_0.client [None req-384ec290-4001-47bc-8495-379525df9000 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] 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: 7|app: 0|req: 108/215] 10.0.0.216 () {34 vars in 685 bytes} [Sun Apr 26 07:29:54 2026] POST /v2.1/os-security-groups => generated 243 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:29:54.913 7 WARNING neutronclient.v2_0.client [None req-a5bd345c-09a9-4671-a51b-5582273f9471 ad72e2096a5a43bdbaadc2ae251841cf 12e8cbe667b44bed9fdcc4dffe25f24f - - default default] 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-04-26 07:29:54.964 7 WARNING neutronclient.v2_0.client [None req-a5bd345c-09a9-4671-a51b-5582273f9471 ad72e2096a5a43bdbaadc2ae251841cf 12e8cbe667b44bed9fdcc4dffe25f24f - - default default] 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: 7|app: 0|req: 109/216] 10.0.0.216 () {34 vars in 695 bytes} [Sun Apr 26 07:29:54 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:29:55.090 7 WARNING neutronclient.v2_0.client [None req-29573c07-1066-4d2f-a977-a4045df6721b 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] 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-04-26 07:29:55.156 7 WARNING neutronclient.v2_0.client [None req-29573c07-1066-4d2f-a977-a4045df6721b 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] 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-04-26 07:29:55.203 7 WARNING neutronclient.v2_0.client [None req-29573c07-1066-4d2f-a977-a4045df6721b 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] 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: 7|app: 0|req: 110/217] 10.0.0.216 () {32 vars in 663 bytes} [Sun Apr 26 07:29:55 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 07:29:55.257 7 WARNING neutronclient.v2_0.client [None req-0ffadda6-3399-4e83-a71f-82bd4681a2b2 ad72e2096a5a43bdbaadc2ae251841cf 12e8cbe667b44bed9fdcc4dffe25f24f - - default default] 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: 108/218] 10.0.0.216 () {34 vars in 663 bytes} [Sun Apr 26 07:29:54 2026] POST /v2.1/servers => generated 451 bytes in 1154 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-04-26 07:29:55.285 8 WARNING neutronclient.v2_0.client [None req-646dba5c-a125-497e-84c0-bf50169e1d38 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] 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: 7|app: 0|req: 111/219] 10.0.0.216 () {32 vars in 737 bytes} [Sun Apr 26 07:29:55 2026] GET /v2.1/os-security-groups/e0169867-18f5-4771-8aab-ecaddd301d91 => generated 664 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:29:55.319 8 WARNING neutronclient.v2_0.client [None req-646dba5c-a125-497e-84c0-bf50169e1d38 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] 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-04-26 07:29:55.323 7 WARNING neutronclient.v2_0.client [None req-cb3702b8-d00c-4f10-a161-610a7ac7bb04 d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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: 109/220] 10.0.0.216 () {32 vars in 740 bytes} [Sun Apr 26 07:29:55 2026] DELETE /v2.1/os-security-groups/7c095851-d873-4bf7-8259-761e95f84766 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-26 07:29:55.404 8 WARNING neutronclient.v2_0.client [None req-b11194a3-1a9e-4d52-bf90-ca999b2ca054 ad72e2096a5a43bdbaadc2ae251841cf 12e8cbe667b44bed9fdcc4dffe25f24f - - default default] 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-04-26 07:29:55.442 8 WARNING neutronclient.v2_0.client [None req-b11194a3-1a9e-4d52-bf90-ca999b2ca054 ad72e2096a5a43bdbaadc2ae251841cf 12e8cbe667b44bed9fdcc4dffe25f24f - - default default] 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: 7|app: 0|req: 112/221] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:29:55 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1424 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-04-26 07:29:55.454 7 WARNING neutronclient.v2_0.client [None req-eb19fa35-1f26-4c48-87e4-fd81c74c5e7c 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] 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-04-26 07:29:55.479 8 WARNING neutronclient.v2_0.client [None req-b11194a3-1a9e-4d52-bf90-ca999b2ca054 ad72e2096a5a43bdbaadc2ae251841cf 12e8cbe667b44bed9fdcc4dffe25f24f - - default default] 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-04-26 07:29:55.488 7 INFO nova.api.openstack.wsgi [None req-eb19fa35-1f26-4c48-87e4-fd81c74c5e7c 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] HTTP exception thrown: Security group 7c095851-d873-4bf7-8259-761e95f84766 does not exist Neutron server returns request_ids: ['req-b2976c16-6a10-4b6a-8949-acea438fcf61'] [pid: 7|app: 0|req: 113/222] 10.0.0.216 () {32 vars in 737 bytes} [Sun Apr 26 07:29:55 2026] GET /v2.1/os-security-groups/7c095851-d873-4bf7-8259-761e95f84766 => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-26 07:29:55.507 7 WARNING neutronclient.v2_0.client [None req-e288d2ee-54f6-4a0a-9c6b-c5265d223996 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] 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: 110/225] 10.0.0.216 () {32 vars in 750 bytes} [Sun Apr 26 07:29:55 2026] DELETE /v2.1/os-security-group-rules/5a2ceea8-a3bf-40e0-91ac-f2796fd1532a => generated 0 bytes in 154 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-26 07:29:55.567 8 WARNING neutronclient.v2_0.client [None req-723633e6-1244-4af2-8cb9-b7e636758bbe ad72e2096a5a43bdbaadc2ae251841cf 12e8cbe667b44bed9fdcc4dffe25f24f - - default default] 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-04-26 07:29:55.570 7 WARNING neutronclient.v2_0.client [None req-e288d2ee-54f6-4a0a-9c6b-c5265d223996 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] 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-04-26 07:29:55.597 8 WARNING neutronclient.v2_0.client [None req-723633e6-1244-4af2-8cb9-b7e636758bbe ad72e2096a5a43bdbaadc2ae251841cf 12e8cbe667b44bed9fdcc4dffe25f24f - - default default] 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: 7|app: 0|req: 116/226] 10.0.0.216 () {32 vars in 740 bytes} [Sun Apr 26 07:29:55 2026] DELETE /v2.1/os-security-groups/0ae6e89e-1179-47c0-9022-19a740663d0e => generated 0 bytes in 165 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-26 07:29:55.678 7 WARNING neutronclient.v2_0.client [None req-d191fd97-6160-40dc-ae4e-70f9407f6864 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] 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: 111/227] 10.0.0.216 () {32 vars in 740 bytes} [Sun Apr 26 07:29:55 2026] DELETE /v2.1/os-security-groups/e0169867-18f5-4771-8aab-ecaddd301d91 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-26 07:29:55.754 7 INFO nova.api.openstack.wsgi [None req-d191fd97-6160-40dc-ae4e-70f9407f6864 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] HTTP exception thrown: Security group 0ae6e89e-1179-47c0-9022-19a740663d0e does not exist Neutron server returns request_ids: ['req-6a623cf4-2d51-474f-8b6d-5458b9d24ad9'] [pid: 7|app: 0|req: 117/228] 10.0.0.216 () {32 vars in 737 bytes} [Sun Apr 26 07:29:55 2026] GET /v2.1/os-security-groups/0ae6e89e-1179-47c0-9022-19a740663d0e => generated 194 bytes in 85 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-26 07:29:55.760 8 WARNING neutronclient.v2_0.client [None req-3a60120f-6bb0-4725-bb09-c29033612840 ad72e2096a5a43bdbaadc2ae251841cf 12e8cbe667b44bed9fdcc4dffe25f24f - - default default] 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-04-26 07:29:55.772 7 WARNING neutronclient.v2_0.client [None req-0968b6c1-2200-440e-8796-7ea7e27197d5 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] 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-04-26 07:29:55.792 8 WARNING neutronclient.v2_0.client [None req-3a60120f-6bb0-4725-bb09-c29033612840 ad72e2096a5a43bdbaadc2ae251841cf 12e8cbe667b44bed9fdcc4dffe25f24f - - default default] 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-04-26 07:29:55.809 7 WARNING neutronclient.v2_0.client [None req-0968b6c1-2200-440e-8796-7ea7e27197d5 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] 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: 112/229] 10.0.0.216 () {32 vars in 740 bytes} [Sun Apr 26 07:29:55 2026] DELETE /v2.1/os-security-groups/71a622da-6604-4698-8a00-b7aa5fb28d12 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/230] 10.0.0.216 () {32 vars in 740 bytes} [Sun Apr 26 07:29:55 2026] DELETE /v2.1/os-security-groups/dd9b275d-154f-44c1-b4b1-2adf602023eb => generated 0 bytes in 192 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-26 07:29:55.972 8 WARNING neutronclient.v2_0.client [None req-09262ca7-6c49-4aed-a199-96c546af0481 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] 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-04-26 07:29:56.110 8 INFO nova.api.openstack.wsgi [None req-09262ca7-6c49-4aed-a199-96c546af0481 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] HTTP exception thrown: Security group dd9b275d-154f-44c1-b4b1-2adf602023eb does not exist Neutron server returns request_ids: ['req-4963536a-0f90-4c0c-873c-ea6501b95351'] [pid: 8|app: 0|req: 113/231] 10.0.0.216 () {32 vars in 737 bytes} [Sun Apr 26 07:29:55 2026] GET /v2.1/os-security-groups/dd9b275d-154f-44c1-b4b1-2adf602023eb => generated 194 bytes in 144 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-26 07:29:56.122 7 WARNING neutronclient.v2_0.client [None req-a3ad9992-2fdb-4df2-beab-2fa88bc26eb8 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] 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-04-26 07:29:56.534 8 WARNING neutronclient.v2_0.client [None req-c8a279fb-d1e3-458a-b7f9-c7b8f78317f3 d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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-04-26 07:29:57.183 7 WARNING neutronclient.v2_0.client [None req-a3ad9992-2fdb-4df2-beab-2fa88bc26eb8 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] 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: 114/232] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:29:56 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1428 bytes in 723 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 07:29:57.221 7 WARNING neutronclient.v2_0.client [None req-a3ad9992-2fdb-4df2-beab-2fa88bc26eb8 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] 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: 7|app: 0|req: 119/233] 10.0.0.216 () {32 vars in 663 bytes} [Sun Apr 26 07:29:56 2026] GET /v2.1/os-security-groups => generated 707 bytes in 1146 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-04-26 07:29:57.285 8 WARNING neutronclient.v2_0.client [None req-4562a84d-9180-4f9d-8293-1dd520fa447e 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] 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-04-26 07:29:57.306 8 INFO nova.api.openstack.wsgi [None req-4562a84d-9180-4f9d-8293-1dd520fa447e 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] HTTP exception thrown: Security group dd9b275d-154f-44c1-b4b1-2adf602023eb does not exist Neutron server returns request_ids: ['req-be42fb49-d2fd-4e4a-9992-84ef45b697f7'] [pid: 8|app: 0|req: 115/234] 10.0.0.216 () {32 vars in 740 bytes} [Sun Apr 26 07:29:57 2026] DELETE /v2.1/os-security-groups/dd9b275d-154f-44c1-b4b1-2adf602023eb => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-26 07:29:57.320 7 WARNING neutronclient.v2_0.client [None req-b2ba3853-6ac4-4655-98df-784388c47438 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] 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-04-26 07:29:57.342 7 INFO nova.api.openstack.wsgi [None req-b2ba3853-6ac4-4655-98df-784388c47438 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] HTTP exception thrown: Security group 0ae6e89e-1179-47c0-9022-19a740663d0e does not exist Neutron server returns request_ids: ['req-7d8b1aac-a23f-47c5-8863-e013bc8f8f9a'] [pid: 7|app: 0|req: 120/235] 10.0.0.216 () {32 vars in 740 bytes} [Sun Apr 26 07:29:57 2026] DELETE /v2.1/os-security-groups/0ae6e89e-1179-47c0-9022-19a740663d0e => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-26 07:29:57.357 8 WARNING neutronclient.v2_0.client [None req-000039d1-c41e-4924-9bd2-eabb84579729 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] 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-04-26 07:29:57.379 8 INFO nova.api.openstack.wsgi [None req-000039d1-c41e-4924-9bd2-eabb84579729 4c4e4b0b524f49908dda38b9e495870f e911b40c6841414e864fbd5f54db4cf4 - - default default] HTTP exception thrown: Security group 7c095851-d873-4bf7-8259-761e95f84766 does not exist Neutron server returns request_ids: ['req-9b0de808-f13b-482d-ae7e-4d607a1115b1'] [pid: 8|app: 0|req: 116/236] 10.0.0.216 () {32 vars in 740 bytes} [Sun Apr 26 07:29:57 2026] DELETE /v2.1/os-security-groups/7c095851-d873-4bf7-8259-761e95f84766 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/237] 10.0.0.216 () {34 vars in 671 bytes} [Sun Apr 26 07:29:57 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) 2026-04-26 07:29:58.282 8 WARNING neutronclient.v2_0.client [None req-a3699ceb-635a-4b8a-a63a-105753f2817c d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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: 117/238] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:29:58 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1476 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 07:29:59.613 7 WARNING neutronclient.v2_0.client [None req-7cfe6e50-b404-4369-9473-0a3b97f66b59 d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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: 7|app: 0|req: 122/239] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:29:59 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1484 bytes in 128 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-04-26 07:30:00.721 8 WARNING neutronclient.v2_0.client [None req-7ee44796-f506-4e5c-821b-5fa8efa325ed d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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: 118/240] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:00 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1484 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-04-26 07:30:01.813 7 WARNING neutronclient.v2_0.client [None req-08c8a1ca-304a-4ab9-a72a-828458a9d5ea d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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: 7|app: 0|req: 123/241] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:01 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1550 bytes in 384 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-04-26 07:30:02.587 8 INFO nova.api.openstack.compute.server_external_events [req-0ea69b0a-1570-4114-97f1-e3e0a7aabb84 req-3b53f896-f7d2-4c3a-bf0b-0a05a224d8ef 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:18c7a37a-460a-44eb-8e40-fcdd1e4b937a for instance 8c30402d-dc2e-4364-a056-f2a5628b8d8f on instance 2026-04-26 07:30:02.599 8 INFO nova.compute.rpcapi [None req-4c2b94db-8e5b-4360-93e8-2e857feac9c0 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 119/242] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:30:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 114 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-04-26 07:30:03.226 7 WARNING neutronclient.v2_0.client [None req-5292eb55-5ae7-4e21-8ab0-7491621ed43c d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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: 7|app: 0|req: 124/243] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:03 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1550 bytes in 1354 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-04-26 07:30:05.475 8 WARNING neutronclient.v2_0.client [None req-390dfdc3-8699-4715-96c2-925717e2cf8d 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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-04-26 07:30:05.520 8 WARNING neutronclient.v2_0.client [None req-390dfdc3-8699-4715-96c2-925717e2cf8d 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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-04-26 07:30:05.595 7 WARNING neutronclient.v2_0.client [None req-8afa491f-0bbd-4296-b74a-130c08fdfc90 d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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-04-26 07:30:05.721 8 WARNING neutronclient.v2_0.client [None req-390dfdc3-8699-4715-96c2-925717e2cf8d 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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: 7|app: 0|req: 127/246] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:05 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1550 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, ' [pid: 7|app: 0|req: 128/247] 10.0.0.216 () {34 vars in 671 bytes} [Sun Apr 26 07:30:05 2026] POST /v2.1/os-keypairs => generated 385 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/248] 10.0.0.216 () {34 vars in 663 bytes} [Sun Apr 26 07:30:05 2026] POST /v2.1/servers => generated 451 bytes in 803 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-04-26 07:30:06.188 8 WARNING neutronclient.v2_0.client [None req-685cfa33-0c61-4dbb-ae99-72b7e0b7c58c 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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: 7|app: 0|req: 129/249] 10.0.0.216 () {34 vars in 671 bytes} [Sun Apr 26 07:30:06 2026] POST /v2.1/os-keypairs => generated 385 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/250] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:06 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1252 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 07:30:06.792 7 WARNING neutronclient.v2_0.client [None req-481a24e6-ce13-4c66-a130-1b0b2cf013e8 d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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: 7|app: 0|req: 130/251] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:06 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1550 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-04-26 07:30:07.181 8 WARNING neutronclient.v2_0.client [None req-c728b1e9-2ee4-45a5-b5c7-4d5b7ea79241 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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-04-26 07:30:07.218 8 WARNING neutronclient.v2_0.client [None req-c728b1e9-2ee4-45a5-b5c7-4d5b7ea79241 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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-04-26 07:30:07.289 7 WARNING neutronclient.v2_0.client [None req-9ac2cf98-3d86-4f8e-a7f0-d3e3f705ba6d 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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: 7|app: 0|req: 131/252] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:07 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1302 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 07:30:07.405 8 WARNING neutronclient.v2_0.client [None req-c728b1e9-2ee4-45a5-b5c7-4d5b7ea79241 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 122/253] 10.0.0.216 () {34 vars in 663 bytes} [Sun Apr 26 07:30:07 2026] POST /v2.1/servers => generated 452 bytes in 495 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-04-26 07:30:07.642 7 WARNING neutronclient.v2_0.client [None req-5466c467-8ee0-484e-864c-7b310376e91f 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 7|app: 0|req: 132/254] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:07 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1392 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-04-26 07:30:07.927 8 WARNING neutronclient.v2_0.client [None req-51917bca-aa3f-41ea-b5c8-d8116251b5aa dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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-04-26 07:30:07.972 8 WARNING neutronclient.v2_0.client [None req-51917bca-aa3f-41ea-b5c8-d8116251b5aa dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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-04-26 07:30:07.993 7 WARNING neutronclient.v2_0.client [None req-df7531e3-8483-4c4c-835e-2b3b0cbee09a d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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: 7|app: 0|req: 133/255] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:07 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1550 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 07:30:08.173 8 WARNING neutronclient.v2_0.client [None req-51917bca-aa3f-41ea-b5c8-d8116251b5aa dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 123/256] 10.0.0.216 () {34 vars in 663 bytes} [Sun Apr 26 07:30:07 2026] POST /v2.1/servers => generated 449 bytes in 514 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 07:30:08.387 8 WARNING neutronclient.v2_0.client [None req-9ae4d989-d433-4b1e-9adc-610aed18a790 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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-04-26 07:30:08.393 7 WARNING neutronclient.v2_0.client [None req-5a891d36-418d-43d0-8d4f-82ebb57b93a0 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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: 124/257] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:08 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1400 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/258] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:08 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1350 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-04-26 07:30:08.739 8 WARNING neutronclient.v2_0.client [None req-a292e37a-bd82-4bf1-9998-41227dd43059 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 125/259] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:08 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1396 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-04-26 07:30:09.200 7 WARNING neutronclient.v2_0.client [None req-ac5e3d5a-8b9d-4c29-a67b-35bb2a443b55 d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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: 7|app: 0|req: 135/260] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:09 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1550 bytes in 181 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-04-26 07:30:09.497 7 WARNING neutronclient.v2_0.client [None req-46f12319-25fa-4f81-aafa-be595fd780ab 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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-04-26 07:30:09.514 8 WARNING neutronclient.v2_0.client [None req-7544f32f-8baf-4d1b-8711-31d426fa6ce6 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 7|app: 0|req: 136/261] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:09 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1350 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/262] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:09 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1404 bytes in 121 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-04-26 07:30:09.838 7 WARNING neutronclient.v2_0.client [None req-66e63294-133c-4683-bcb2-de795eef0835 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 7|app: 0|req: 137/263] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:09 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1388 bytes in 85 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-04-26 07:30:10.400 8 WARNING neutronclient.v2_0.client [None req-8f082ad0-8077-48cf-ac3f-5e60b6ec889a d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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: 127/264] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:10 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1550 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 07:30:10.606 7 WARNING neutronclient.v2_0.client [None req-c26e0f0c-2e5b-49ca-bf43-1a01cd772cba 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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-04-26 07:30:10.638 8 WARNING neutronclient.v2_0.client [None req-62046842-3df0-4c4c-85db-791920199fef dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 7|app: 0|req: 138/265] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:10 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1358 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/266] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:10 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1396 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, ' 2026-04-26 07:30:10.925 7 WARNING neutronclient.v2_0.client [None req-ac0ac92b-e4f0-4b1f-83c3-ba337cba201d 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 7|app: 0|req: 139/267] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:10 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1388 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-04-26 07:30:11.582 8 WARNING neutronclient.v2_0.client [None req-663fe6ed-0da7-4f45-a422-b51b989788d5 d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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-04-26 07:30:11.711 7 WARNING neutronclient.v2_0.client [None req-f1f09a3c-1645-4c8c-933c-0640bf566aaf 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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: 129/268] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:11 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1550 bytes in 171 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-04-26 07:30:11.754 8 WARNING neutronclient.v2_0.client [None req-3220fccb-6060-494c-833c-8a2c62b85633 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 130/269] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:11 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1396 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/270] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:11 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1426 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, ' 2026-04-26 07:30:12.023 7 WARNING neutronclient.v2_0.client [None req-a36e1a18-ca4b-4ee2-b873-ae5c435e3b45 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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-04-26 07:30:12.048 8 INFO nova.api.openstack.compute.server_external_events [req-5ab3bc23-338b-4245-aa6d-3b010c75c69e req-adad6863-9ae6-48af-ba15-a386f533e05a 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:abee6aec-3a5d-440b-a9cf-3ee304e5b619 for instance cfbd4680-56cd-4409-b85b-cc3dfad7ae67 on instance [pid: 8|app: 0|req: 131/271] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:30:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/272] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:11 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1388 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-04-26 07:30:12.456 8 INFO nova.api.openstack.compute.server_external_events [req-c6255c5d-b9e9-4cbd-9d5f-4337fa7ccb85 req-a36ea56a-188e-426a-b339-e95e803aebcd 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-plugged:18c7a37a-460a-44eb-8e40-fcdd1e4b937a for instance 8c30402d-dc2e-4364-a056-f2a5628b8d8f on instance [pid: 8|app: 0|req: 132/273] 10.0.0.46 () {38 vars in 814 bytes} [Sun Apr 26 07:30:12 2026] POST /v2.1/os-server-external-events => generated 183 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-04-26 07:30:12.780 7 WARNING neutronclient.v2_0.client [None req-9c5da276-3cee-4d28-b25b-26995bf9e6b5 d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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-04-26 07:30:12.874 8 WARNING neutronclient.v2_0.client [None req-d78b5ec9-a644-4f83-9a84-3e49b248b803 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 7|app: 0|req: 142/274] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:12 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1550 bytes in 163 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: 133/275] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:12 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1396 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 07:30:12.947 7 WARNING neutronclient.v2_0.client [None req-08d4f2ae-51c6-44e8-864f-e34aa351dc30 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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: 7|app: 0|req: 143/276] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:12 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1436 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-04-26 07:30:13.115 8 WARNING neutronclient.v2_0.client [None req-9ff227b5-aa47-47a8-8463-4edbc82e16fd 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 134/277] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:13 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1388 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 07:30:13.965 7 WARNING neutronclient.v2_0.client [None req-4ded9e71-cad6-4e1b-a0be-a7cca95fefbd d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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-04-26 07:30:13.976 8 WARNING neutronclient.v2_0.client [None req-8fcc9ca6-2410-4547-9311-703eb734ffbd dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 135/278] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:13 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1396 bytes in 85 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: 7|app: 0|req: 144/279] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:13 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1727 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-04-26 07:30:14.100 8 WARNING neutronclient.v2_0.client [None req-fa004ae7-f13a-411c-994a-e3f3fba59305 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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-04-26 07:30:14.144 7 WARNING neutronclient.v2_0.client [None req-05b901bc-eb47-4e01-bdcc-9d3866dc7896 d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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: 136/280] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:14 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1436 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/281] 10.0.0.216 () {32 vars in 741 bytes} [Sun Apr 26 07:30:14 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f/os-interface => generated 285 bytes in 130 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-04-26 07:30:14.248 8 WARNING neutronclient.v2_0.client [None req-1e5fb676-6d2e-4e5c-9c81-3fbbd5c537d5 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 137/282] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:14 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1444 bytes in 67 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-04-26 07:30:15.081 8 WARNING neutronclient.v2_0.client [None req-517ab74b-58ed-4ffd-bab9-38c927a971e8 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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-04-26 07:30:15.084 7 INFO nova.api.openstack.compute.server_external_events [req-5560b241-0552-4724-9cf4-b356b9b3a10c req-c120b8fd-111a-47a5-8ea7-403c0830944b 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:18c7a37a-460a-44eb-8e40-fcdd1e4b937a for instance 8c30402d-dc2e-4364-a056-f2a5628b8d8f on instance 2026-04-26 07:30:15.100 7 INFO nova.compute.rpcapi [None req-18a14c87-422a-4630-824e-00f44bbd3ebb - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 138/283] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:15 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1396 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, ' [pid: 7|app: 0|req: 146/284] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:30:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:30:15.158 8 WARNING neutronclient.v2_0.client [None req-65477a44-4500-4d96-ad5c-6cf0b1223021 d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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-04-26 07:30:15.283 7 WARNING neutronclient.v2_0.client [None req-71aa7b2e-7bbb-4817-8965-18594d26b6b3 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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: 139/285] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:15 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1727 bytes in 164 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-04-26 07:30:15.343 8 WARNING neutronclient.v2_0.client [None req-77b4add2-704e-4865-a1e9-60bcd5663987 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 7|app: 0|req: 147/286] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:15 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1436 bytes in 141 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: 140/287] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:15 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1444 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/290] 10.0.0.216 () {32 vars in 641 bytes} [Sun Apr 26 07:30:15 2026] GET /v2.1/servers => generated 378 bytes in 111 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: 143/291] 10.0.0.216 () {32 vars in 718 bytes} [Sun Apr 26 07:30:15 2026] DELETE /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 0 bytes in 145 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-04-26 07:30:15.698 7 WARNING neutronclient.v2_0.client [None req-18b7bab1-ece4-4165-a9ea-e475ff1dc618 d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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: 7|app: 0|req: 149/292] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:15 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1733 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-04-26 07:30:16.192 8 WARNING neutronclient.v2_0.client [None req-f2ef43ed-8089-4853-a20f-b0d45507cc20 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 144/293] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:16 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1452 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 07:30:16.435 7 WARNING neutronclient.v2_0.client [None req-de77a96c-7dbc-4c48-b5fd-5e476f97cb7f 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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-04-26 07:30:16.442 8 WARNING neutronclient.v2_0.client [None req-c92c2b94-e6fe-497e-a5c1-d3d1474cdb19 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 145/294] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:16 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1452 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/295] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:16 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1436 bytes in 184 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-04-26 07:30:16.922 8 WARNING neutronclient.v2_0.client [None req-9f3783c4-168a-4f49-82e9-9ec759f87066 d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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: 146/296] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:16 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1853 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-04-26 07:30:17.288 7 WARNING neutronclient.v2_0.client [None req-19762ecf-4144-4340-aafa-fd80b6c0cff7 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 7|app: 0|req: 151/297] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:17 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1452 bytes in 70 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-04-26 07:30:17.513 8 INFO nova.api.openstack.compute.server_external_events [req-ed70eb71-b6c3-485c-af4a-b7465c7f7b8d req-9f0ea7ca-0c4f-4d74-b5bd-805720a1e96f 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:2713c0ef-4626-477f-974c-6ab64497b973 for instance 72e03cee-7187-43f1-8e8c-2318ba0bf04b on instance [pid: 8|app: 0|req: 147/298] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:30:17 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 07:30:17.611 7 WARNING neutronclient.v2_0.client [None req-e48fea9e-bd67-4fc8-a573-ca1d20ff8929 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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-04-26 07:30:17.636 8 WARNING neutronclient.v2_0.client [None req-47edfb94-10b7-499a-8fda-782e049484f3 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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: 7|app: 0|req: 152/299] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:17 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1529 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/300] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:17 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1424 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-04-26 07:30:18.059 7 WARNING neutronclient.v2_0.client [None req-93cdf37b-eedd-474e-b764-a199de81d7d5 d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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: 7|app: 0|req: 153/301] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:18 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1853 bytes in 136 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-04-26 07:30:18.376 8 WARNING neutronclient.v2_0.client [None req-6472c76d-f4b7-4457-9c4b-37ebeba6ab48 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 149/302] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:18 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1460 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-04-26 07:30:18.758 7 WARNING neutronclient.v2_0.client [None req-26460130-15fe-4c4d-9baf-ed3faee82c02 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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-04-26 07:30:18.795 8 WARNING neutronclient.v2_0.client [None req-a8863bf7-25ff-44ca-921c-823058a2e42f 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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: 7|app: 0|req: 154/303] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:18 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1517 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/304] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:18 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1424 bytes in 225 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-04-26 07:30:19.219 7 WARNING neutronclient.v2_0.client [None req-e86072fb-34d7-491b-9bac-fa8efd0f2006 d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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: 7|app: 0|req: 155/305] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:19 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1785 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-04-26 07:30:19.471 8 WARNING neutronclient.v2_0.client [None req-1c36b56c-9834-4de3-afe9-7fbfc95ff761 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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-04-26 07:30:19.586 7 INFO nova.api.openstack.compute.server_external_events [req-8e9b9b87-a817-4d88-85e0-3d9ee91d4fbe req-374b159d-36a3-4092-81c4-f314309b0862 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-deleted:18c7a37a-460a-44eb-8e40-fcdd1e4b937a for instance 8c30402d-dc2e-4364-a056-f2a5628b8d8f on instance 2026-04-26 07:30:19.587 7 INFO nova.api.openstack.compute.server_external_events [req-8e9b9b87-a817-4d88-85e0-3d9ee91d4fbe req-374b159d-36a3-4092-81c4-f314309b0862 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:d1b110da-0d51-4147-b990-f8cd493cfda6 for instance 9560add5-59e9-4103-9c8a-5319f353dc6e on instance [pid: 7|app: 0|req: 156/306] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:30:19 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/307] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:19 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1527 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 07:30:20.025 7 WARNING neutronclient.v2_0.client [None req-dbc9fe22-a1cf-4089-a3bd-439b3d33eef9 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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-04-26 07:30:20.042 8 WARNING neutronclient.v2_0.client [None req-d9130ca9-a370-4c9b-b7f4-6bfead6357f1 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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: 152/308] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:20 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1424 bytes in 128 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-04-26 07:30:20.154 8 INFO nova.api.openstack.compute.server_external_events [req-df793571-049d-4aea-979c-ce44b4957bea req-9b351599-556f-4297-a649-acdc3c3d98ab 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-plugged:abee6aec-3a5d-440b-a9cf-3ee304e5b619 for instance cfbd4680-56cd-4409-b85b-cc3dfad7ae67 on instance [pid: 8|app: 0|req: 153/309] 10.0.0.46 () {38 vars in 814 bytes} [Sun Apr 26 07:30:20 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) [pid: 7|app: 0|req: 157/310] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:19 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1517 bytes in 183 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-04-26 07:30:20.341 8 WARNING neutronclient.v2_0.client [None req-544cd8fe-ab7e-4925-8cd6-f7c842234473 d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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: 154/311] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:20 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1510 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-04-26 07:30:20.676 7 WARNING neutronclient.v2_0.client [None req-5f8b69d7-0624-4620-a794-a2c182c171b7 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 7|app: 0|req: 158/312] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:20 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1525 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-04-26 07:30:21.179 8 WARNING neutronclient.v2_0.client [None req-d9732389-c5c5-46ba-8167-27096aacc953 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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-04-26 07:30:21.226 7 WARNING neutronclient.v2_0.client [None req-706f33bd-c258-46c6-9758-007ff812fa18 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 155/313] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:21 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1424 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/314] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:21 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1517 bytes in 178 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-04-26 07:30:21.451 8 WARNING neutronclient.v2_0.client [None req-e74779be-c580-42fd-8716-e934123d697b d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] 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: 156/315] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:21 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 1510 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-04-26 07:30:21.834 7 WARNING neutronclient.v2_0.client [None req-702e827d-9a7c-42a8-9be6-c695ca510069 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 7|app: 0|req: 160/316] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:21 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1525 bytes in 135 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-04-26 07:30:22.368 8 WARNING neutronclient.v2_0.client [None req-88aa498d-9ab1-47b2-9916-99ec6f01b4ea 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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-04-26 07:30:22.424 7 WARNING neutronclient.v2_0.client [None req-d32bfcac-d7db-400a-aacf-d04cea9426b8 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 157/317] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:22 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1610 bytes in 254 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-04-26 07:30:22.577 8 INFO nova.api.openstack.wsgi [None req-386d977d-36e1-4481-a9d2-50e982901fe5 d43a1f3047e443a68da0c1dd6c225d06 6d3dfab0c7d44c7895d1c2a3de66a956 - - default default] HTTP exception thrown: Instance 8c30402d-dc2e-4364-a056-f2a5628b8d8f could not be found. [pid: 8|app: 0|req: 158/318] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:22 2026] GET /v2.1/servers/8c30402d-dc2e-4364-a056-f2a5628b8d8f => generated 111 bytes in 32 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: 7|app: 0|req: 161/319] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:22 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1517 bytes in 213 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-04-26 07:30:22.614 8 WARNING neutronclient.v2_0.client [None req-855417ec-f6ad-43e2-9b79-97874aac6468 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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: 7|app: 0|req: 162/320] 10.0.0.216 () {32 vars in 706 bytes} [Sun Apr 26 07:30:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1775279275 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/321] 10.0.0.216 () {32 vars in 741 bytes} [Sun Apr 26 07:30:22 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67/os-interface => generated 284 bytes in 117 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-04-26 07:30:22.961 7 INFO nova.api.openstack.compute.server_external_events [req-ebed4bcf-e8c0-418f-aea9-202ee7d51399 req-a13f435b-efa6-4e2c-ab97-91fc37dcfbc0 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-plugged:2713c0ef-4626-477f-974c-6ab64497b973 for instance 72e03cee-7187-43f1-8e8c-2318ba0bf04b on instance [pid: 7|app: 0|req: 163/322] 10.0.0.46 () {38 vars in 814 bytes} [Sun Apr 26 07:30:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:30:22.993 8 WARNING neutronclient.v2_0.client [None req-1591c517-8369-4602-8d3d-61e373d69f10 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 160/323] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:22 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1525 bytes in 541 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-04-26 07:30:23.491 7 WARNING neutronclient.v2_0.client [None req-0181df4e-b53e-49d5-a347-118c8c2f0a04 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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-04-26 07:30:23.511 8 INFO nova.api.openstack.compute.server_external_events [req-feb61945-b01d-4a1c-b62a-892065f351de req-e5036319-ca53-47e8-84a7-87ed7090cc6f 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:abee6aec-3a5d-440b-a9cf-3ee304e5b619 for instance cfbd4680-56cd-4409-b85b-cc3dfad7ae67 on instance [pid: 8|app: 0|req: 161/324] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:30:23 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, ' [pid: 7|app: 0|req: 164/325] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:23 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1610 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-04-26 07:30:23.653 8 WARNING neutronclient.v2_0.client [None req-3d01676d-b527-4e22-b275-58652c42b1c4 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 7|app: 0|req: 165/326] 10.0.0.216 () {32 vars in 641 bytes} [Sun Apr 26 07:30:23 2026] GET /v2.1/servers => generated 387 bytes in 42 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: 162/327] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:23 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1517 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/328] 10.0.0.216 () {32 vars in 718 bytes} [Sun Apr 26 07:30:23 2026] DELETE /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 0 bytes in 128 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-04-26 07:30:23.857 8 WARNING neutronclient.v2_0.client [None req-27179d85-f524-4e30-a4b0-45d504ffa0ce 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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: 163/329] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:23 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1616 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-04-26 07:30:24.562 7 WARNING neutronclient.v2_0.client [None req-ade72b7b-4625-4c85-90ce-b16f0f6f85f4 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 7|app: 0|req: 167/330] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:24 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1525 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 07:30:24.830 8 WARNING neutronclient.v2_0.client [None req-20082edd-ab62-41c4-b589-92f13d491bca 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 164/331] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:24 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1700 bytes in 289 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-04-26 07:30:25.074 7 WARNING neutronclient.v2_0.client [None req-02a3ae54-6639-4a1e-bb4b-f2a08691201a 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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-04-26 07:30:25.098 8 WARNING neutronclient.v2_0.client [None req-0bdc99cb-961e-4697-9fed-250911910e2e 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 165/332] 10.0.0.216 () {32 vars in 741 bytes} [Sun Apr 26 07:30:25 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b/os-interface => generated 285 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/333] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:24 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1736 bytes in 254 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-04-26 07:30:25.500 8 INFO nova.api.openstack.compute.server_external_events [req-39b64b01-8861-41d3-a8d4-de76bf2f13ac req-46e11425-e6fe-4701-a325-83fb8bdb9cba 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-plugged:d1b110da-0d51-4147-b990-f8cd493cfda6 for instance 9560add5-59e9-4103-9c8a-5319f353dc6e on instance [pid: 8|app: 0|req: 166/336] 10.0.0.46 () {38 vars in 814 bytes} [Sun Apr 26 07:30:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 56 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-04-26 07:30:25.822 7 WARNING neutronclient.v2_0.client [None req-3a12b28f-759a-4291-929f-4013ae40086c dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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-04-26 07:30:26.059 8 INFO nova.api.openstack.compute.server_external_events [req-0a792070-ad29-4517-9f93-3976337bafe6 req-6c7b6163-d22b-4526-88ef-f37ff8faee7f 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:2713c0ef-4626-477f-974c-6ab64497b973 for instance 72e03cee-7187-43f1-8e8c-2318ba0bf04b on instance [pid: 7|app: 0|req: 171/337] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:25 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1525 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/338] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:30:26 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 07:30:26.310 7 WARNING neutronclient.v2_0.client [None req-ba3ff443-f14e-4f2d-b0c4-9dcb2bd23f62 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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: 7|app: 0|req: 172/339] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:26 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1736 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-04-26 07:30:27.131 8 WARNING neutronclient.v2_0.client [None req-eb4ca1fb-a720-4b1b-a996-d06760dbce03 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 168/340] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:27 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1716 bytes in 136 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-04-26 07:30:27.275 7 WARNING neutronclient.v2_0.client [None req-c4a3d9f9-20cf-4865-8596-9c46f28feee1 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 7|app: 0|req: 173/341] 10.0.0.216 () {32 vars in 741 bytes} [Sun Apr 26 07:30:27 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e/os-interface => generated 284 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-04-26 07:30:27.492 8 WARNING neutronclient.v2_0.client [None req-0b3806a4-31af-49e0-b24e-3dbb0a284642 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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: 169/342] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:27 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1668 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 07:30:27.631 7 INFO nova.api.openstack.compute.server_external_events [req-b626d4d9-77fe-4684-b1bb-ce6436b4d2b4 req-2b1113fb-ec6e-4df3-a888-468c63d160ee 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-deleted:abee6aec-3a5d-440b-a9cf-3ee304e5b619 for instance cfbd4680-56cd-4409-b85b-cc3dfad7ae67 on instance [pid: 7|app: 0|req: 174/343] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:30:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 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-04-26 07:30:28.110 8 WARNING neutronclient.v2_0.client [None req-b3a91b28-ae75-4739-ae06-842e2afe0e14 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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-04-26 07:30:28.122 7 INFO nova.api.openstack.compute.server_external_events [req-73bfe131-12e7-45fb-b077-2797086cbbd8 req-87376f6b-88f5-40a2-943d-73d7a2c42293 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:d1b110da-0d51-4147-b990-f8cd493cfda6 for instance 9560add5-59e9-4103-9c8a-5319f353dc6e on instance [pid: 7|app: 0|req: 175/344] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:30:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/345] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:28 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1716 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-04-26 07:30:28.681 7 WARNING neutronclient.v2_0.client [None req-28449396-c38e-4f09-85f3-832a572ffa3b 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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: 7|app: 0|req: 176/346] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:28 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1379 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-04-26 07:30:29.787 8 WARNING neutronclient.v2_0.client [None req-294016d3-a60e-4a6b-b885-1fbfced2df4c 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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: 171/347] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:29 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1384 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-04-26 07:30:30.901 7 WARNING neutronclient.v2_0.client [None req-451e103d-e07a-4d19-9df5-e8a9ca98f912 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] 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: 7|app: 0|req: 177/348] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:30 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 1384 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-04-26 07:30:31.977 8 INFO nova.api.openstack.wsgi [None req-d9c97f95-d4cf-4d45-b142-a09de04aa1cb 5a56150ee9c94adf98ff32e1748c05f7 da9084f34e8c48f7801e17c61076e224 - - default default] HTTP exception thrown: Instance cfbd4680-56cd-4409-b85b-cc3dfad7ae67 could not be found. [pid: 8|app: 0|req: 172/349] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:31 2026] GET /v2.1/servers/cfbd4680-56cd-4409-b85b-cc3dfad7ae67 => generated 111 bytes in 21 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: 7|app: 0|req: 178/350] 10.0.0.216 () {32 vars in 704 bytes} [Sun Apr 26 07:30:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-982046249 => generated 0 bytes in 27 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: 173/351] 10.0.0.216 () {34 vars in 671 bytes} [Sun Apr 26 07:30:32 2026] POST /v2.1/os-keypairs => generated 385 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:30:33.685 7 WARNING neutronclient.v2_0.client [None req-72c2289f-d01b-420f-b907-c8a1c52db8f2 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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-04-26 07:30:33.745 7 WARNING neutronclient.v2_0.client [None req-72c2289f-d01b-420f-b907-c8a1c52db8f2 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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-04-26 07:30:33.933 7 WARNING neutronclient.v2_0.client [None req-72c2289f-d01b-420f-b907-c8a1c52db8f2 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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: 7|app: 0|req: 179/352] 10.0.0.216 () {34 vars in 663 bytes} [Sun Apr 26 07:30:33 2026] POST /v2.1/servers => generated 453 bytes in 950 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-26 07:30:34.607 8 WARNING neutronclient.v2_0.client [None req-79932dd5-67b5-4c73-8d31-e8696f45fd81 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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: 174/353] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:34 2026] GET /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 => generated 1431 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-04-26 07:30:35.706 7 WARNING neutronclient.v2_0.client [None req-654a4883-0b6a-495e-882d-1f9fb7256631 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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: 7|app: 0|req: 181/356] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:35 2026] GET /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 => generated 1435 bytes in 96 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-04-26 07:30:36.809 8 WARNING neutronclient.v2_0.client [None req-bfac4f99-6b80-4601-be0c-67be84a9ce17 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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: 176/357] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:36 2026] GET /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 => generated 1483 bytes in 67 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-04-26 07:30:37.894 7 WARNING neutronclient.v2_0.client [None req-19a1ff2a-40e0-4a05-b33c-b62e3b14fe0a 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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: 7|app: 0|req: 182/358] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:37 2026] GET /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 => generated 1483 bytes in 66 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-04-26 07:30:38.977 8 WARNING neutronclient.v2_0.client [None req-8e003ffd-2311-45f2-813e-db5eddedd982 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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: 177/359] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:38 2026] GET /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 => generated 1491 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-04-26 07:30:39.781 7 INFO nova.api.openstack.compute.server_external_events [req-758edfc3-5f5b-4a65-bf0f-5c8cc894dab6 req-299703e6-8bb9-4710-8b2b-65ec36d83002 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:68885824-a459-4ebc-a598-04c1d6976c89 for instance 127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 on instance [pid: 7|app: 0|req: 183/360] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:30:39 2026] POST /v2.1/os-server-external-events => generated 179 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-04-26 07:30:40.089 8 WARNING neutronclient.v2_0.client [None req-887268e6-1bbf-4d75-b31c-9a19f42d0d0b 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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: 178/361] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:40 2026] GET /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 => generated 1569 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-04-26 07:30:41.243 7 WARNING neutronclient.v2_0.client [None req-4e9fc5d4-d3e5-44c6-86de-384f08d74cac 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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: 7|app: 0|req: 184/362] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:41 2026] GET /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 => generated 1557 bytes in 149 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-04-26 07:30:41.650 8 WARNING neutronclient.v2_0.client [None req-54f16e66-4e8e-4454-b144-4c29ae9cf371 abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] 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-04-26 07:30:41.828 8 WARNING neutronclient.v2_0.client [None req-54f16e66-4e8e-4454-b144-4c29ae9cf371 abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] 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: 179/363] 10.0.0.216 () {34 vars in 663 bytes} [Sun Apr 26 07:30:41 2026] POST /v2.1/servers => generated 424 bytes in 591 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-04-26 07:30:42.063 7 WARNING neutronclient.v2_0.client [None req-e4eabb4b-e90c-4062-84b7-5c5cba2d2ed1 abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] 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: 7|app: 0|req: 185/364] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:42 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3 => generated 1370 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-04-26 07:30:42.398 8 WARNING neutronclient.v2_0.client [None req-e72ca314-359d-4112-ae11-716cd2d497bb 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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: 180/365] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:42 2026] GET /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 => generated 1557 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-04-26 07:30:43.159 7 WARNING neutronclient.v2_0.client [None req-3c23bf7e-b4e8-43ec-bc67-fc02749760be abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] 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: 7|app: 0|req: 186/366] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:43 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3 => generated 1374 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-04-26 07:30:43.570 8 WARNING neutronclient.v2_0.client [None req-a6e99f32-6653-49ee-9eb2-6e50e2721ea6 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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: 181/367] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:43 2026] GET /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 => generated 1557 bytes in 171 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-04-26 07:30:44.196 7 INFO nova.api.openstack.compute.server_external_events [req-200f1bef-f959-4bbf-bd90-927a93a97edf req-92021107-c0c2-4fa8-80ac-2c592ab751d6 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-plugged:68885824-a459-4ebc-a598-04c1d6976c89 for instance 127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 on instance [pid: 7|app: 0|req: 187/368] 10.0.0.46 () {38 vars in 814 bytes} [Sun Apr 26 07:30:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 07:30:44.257 8 WARNING neutronclient.v2_0.client [None req-3b085d5d-7775-4316-a44a-fe36b2f011b5 abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] 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: 182/369] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:44 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3 => generated 1422 bytes in 67 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-04-26 07:30:44.762 7 WARNING neutronclient.v2_0.client [None req-9282ea18-2c28-45c6-9ac5-897493cb0bfe 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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: 7|app: 0|req: 188/370] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:44 2026] GET /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 => generated 1557 bytes in 220 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-04-26 07:30:45.331 8 WARNING neutronclient.v2_0.client [None req-6c3f5e05-4859-40c9-ac91-ebd7130f1462 abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] 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: 183/371] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:45 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3 => generated 1422 bytes in 61 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-04-26 07:30:46.004 7 WARNING neutronclient.v2_0.client [None req-a2cc0826-b26d-4d41-8bd4-553c6d2b2136 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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: 7|app: 0|req: 190/374] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:45 2026] GET /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 => generated 1557 bytes in 128 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-04-26 07:30:46.414 8 WARNING neutronclient.v2_0.client [None req-f17e6bbe-5d1a-4c0b-9f06-b1fe78667560 abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] 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: 185/375] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:46 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3 => generated 1430 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, ' 2026-04-26 07:30:47.154 7 WARNING neutronclient.v2_0.client [None req-7799315d-3867-4c20-b1d3-a68ee796f045 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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: 7|app: 0|req: 191/376] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:47 2026] GET /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 => generated 1739 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-04-26 07:30:47.344 8 WARNING neutronclient.v2_0.client [None req-28500c7b-d827-4cf5-ab92-b782d5e8c5a6 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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: 186/377] 10.0.0.216 () {32 vars in 741 bytes} [Sun Apr 26 07:30:47 2026] GET /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3/os-interface => generated 284 bytes in 107 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-04-26 07:30:47.511 8 INFO nova.api.openstack.compute.server_external_events [req-a24c2902-e10f-49ad-8435-c18bea13d37a req-f28bd728-9da1-4aea-8582-38133d3b78fb 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:619861f2-c618-40ed-a634-fa422e089ced for instance c5675fa4-64a5-4af4-968d-d8cd933fcfa3 on instance 2026-04-26 07:30:47.513 7 WARNING neutronclient.v2_0.client [None req-4ffcaaed-3630-4879-b93a-ec81c41304f1 abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] 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: 187/378] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:30:47 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) [pid: 7|app: 0|req: 192/379] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:47 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3 => generated 1472 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 07:30:48.108 8 INFO nova.api.openstack.compute.server_external_events [req-3e01d663-c939-47df-bd54-39d79d8ffb0f req-7a49fa2d-d5a4-4538-897a-f36ac7b6c80c 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:68885824-a459-4ebc-a598-04c1d6976c89 for instance 127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 on instance [pid: 8|app: 0|req: 188/380] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:30:48 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-04-26 07:30:48.124 7 WARNING neutronclient.v2_0.client [None req-94de4497-c244-4b21-83ce-7b627f42874a 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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: 7|app: 0|req: 193/381] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:48 2026] GET /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 => generated 1739 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: 189/382] 10.0.0.216 () {32 vars in 641 bytes} [Sun Apr 26 07:30:48 2026] GET /v2.1/servers => generated 384 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, ' [pid: 7|app: 0|req: 194/383] 10.0.0.216 () {32 vars in 718 bytes} [Sun Apr 26 07:30:48 2026] DELETE /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 => generated 0 bytes in 79 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-04-26 07:30:48.511 8 WARNING neutronclient.v2_0.client [None req-3938d8d2-ea42-4e12-885b-bb667f75aba2 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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: 190/384] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:48 2026] GET /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 => generated 1745 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-04-26 07:30:48.718 7 WARNING neutronclient.v2_0.client [None req-c5b57cef-7408-4591-a5ae-6cd26e063863 abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] 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: 7|app: 0|req: 195/385] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:48 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3 => generated 1470 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-04-26 07:30:49.674 8 WARNING neutronclient.v2_0.client [None req-4b7fdfc1-c5e8-4657-8e75-7db18a5f4cf1 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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: 191/386] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:49 2026] GET /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 => generated 1865 bytes in 179 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-04-26 07:30:49.870 7 WARNING neutronclient.v2_0.client [None req-f9c1103e-cf51-4171-af18-01267ff76692 abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] 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: 7|app: 0|req: 196/387] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:49 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3 => generated 1470 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-04-26 07:30:50.869 8 WARNING neutronclient.v2_0.client [None req-65ad15af-00e8-4cc7-8f19-80fb2bfa7d9a 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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: 192/388] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:50 2026] GET /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 => generated 1865 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-04-26 07:30:51.043 7 WARNING neutronclient.v2_0.client [None req-40cc5eab-d1d3-43ea-9538-d0feef7d5d98 abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] 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: 7|app: 0|req: 197/389] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:51 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3 => generated 1470 bytes in 135 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-04-26 07:30:51.767 8 INFO nova.api.openstack.compute.server_external_events [req-93816734-9815-431f-ba48-a1696e9818a3 req-065fb40d-8b66-4adb-8a32-3f92a64854fb 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-deleted:68885824-a459-4ebc-a598-04c1d6976c89 for instance 127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 on instance [pid: 8|app: 0|req: 193/390] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:30:51 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-04-26 07:30:52.019 7 WARNING neutronclient.v2_0.client [None req-7bd9db68-93d3-4a29-b5b6-596876eed2f8 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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: 7|app: 0|req: 198/391] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:51 2026] GET /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 => generated 1512 bytes in 99 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-04-26 07:30:52.198 8 WARNING neutronclient.v2_0.client [None req-c4b82a5e-28e8-42bc-9c7b-42c0182da80a abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] 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: 194/392] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:52 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3 => generated 1470 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-04-26 07:30:53.136 7 WARNING neutronclient.v2_0.client [None req-7c6703e5-8ccd-409a-9b59-7f2150c33d47 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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: 7|app: 0|req: 199/393] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:53 2026] GET /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 => generated 1517 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-04-26 07:30:53.333 8 WARNING neutronclient.v2_0.client [None req-da369b1f-fe47-4f43-9930-1b670ae0a5d2 abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] 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: 195/394] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:53 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3 => generated 1470 bytes in 174 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-04-26 07:30:53.708 7 INFO nova.api.openstack.compute.server_external_events [req-0def19fa-39c8-4efd-acf5-9ffd15ecdc89 req-e0511459-684c-47eb-8def-23bb932b748d 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-plugged:619861f2-c618-40ed-a634-fa422e089ced for instance c5675fa4-64a5-4af4-968d-d8cd933fcfa3 on instance [pid: 7|app: 0|req: 200/395] 10.0.0.46 () {38 vars in 814 bytes} [Sun Apr 26 07:30:53 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-04-26 07:30:54.234 8 WARNING neutronclient.v2_0.client [None req-da28c1ee-fe7d-4112-9ed6-024d6ae5eb03 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] 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: 196/396] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:54 2026] GET /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 => generated 1517 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-04-26 07:30:54.524 7 WARNING neutronclient.v2_0.client [None req-0ee0e6a0-8504-4832-8fc7-62b815516127 abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] 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: 7|app: 0|req: 201/397] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:54 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3 => generated 1470 bytes in 497 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-04-26 07:30:55.325 8 INFO nova.api.openstack.wsgi [None req-e559deaf-1062-4881-b407-a2576e32a930 24039136e0b74896aa425dfb4f000738 2978e8a04c5e4bf1b4764427b8b1fecd - - default default] HTTP exception thrown: Instance 127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 could not be found. [pid: 8|app: 0|req: 197/398] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:55 2026] GET /v2.1/servers/127ba1f0-2b34-4c9d-bc31-0fd2a4d822d3 => 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: 7|app: 0|req: 202/399] 10.0.0.216 () {32 vars in 704 bytes} [Sun Apr 26 07:30:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-800405957 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-26 07:30:55.624 7 WARNING neutronclient.v2_0.client [None req-ae4ba92a-1202-4a2c-9ae3-036f2d8a1e3c dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 7|app: 0|req: 204/402] 10.0.0.216 () {32 vars in 741 bytes} [Sun Apr 26 07:30:55 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e/os-interface => generated 284 bytes in 134 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-04-26 07:30:55.763 8 WARNING neutronclient.v2_0.client [None req-f9d578bf-01b2-4658-b163-56054e6b9f3b dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 199/403] 10.0.0.216 () {32 vars in 815 bytes} [Sun Apr 26 07:30:55 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e/os-interface/d1b110da-0d51-4147-b990-f8cd493cfda6 => generated 281 bytes in 83 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: 7|app: 0|req: 205/404] 10.0.0.216 () {32 vars in 723 bytes} [Sun Apr 26 07:30:55 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e/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, ' [pid: 8|app: 0|req: 200/405] 10.0.0.216 () {34 vars in 750 bytes} [Sun Apr 26 07:30:55 2026] POST /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e/action => generated 0 bytes in 43 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: 7|app: 0|req: 206/406] 10.0.0.216 () {32 vars in 723 bytes} [Sun Apr 26 07:30:55 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e/ips => generated 156 bytes in 43 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-04-26 07:30:56.039 8 WARNING neutronclient.v2_0.client [None req-065837c9-dbd2-474a-8e2c-c8bbfa8091b8 abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] 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: 201/407] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:56 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3 => generated 1656 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, ' [pid: 7|app: 0|req: 207/408] 10.0.0.216 () {32 vars in 723 bytes} [Sun Apr 26 07:30:56 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3/ips => generated 110 bytes in 52 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: 202/409] 10.0.0.216 () {32 vars in 723 bytes} [Sun Apr 26 07:30:56 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3/ips => generated 110 bytes in 36 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: 7|app: 0|req: 208/410] 10.0.0.216 () {32 vars in 825 bytes} [Sun Apr 26 07:30:56 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3/ips/tempest-ServerAddressesTestJSON-1708825161-network => generated 95 bytes in 40 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: 203/411] 10.0.0.216 () {32 vars in 718 bytes} [Sun Apr 26 07:30:56 2026] DELETE /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3 => generated 0 bytes in 98 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-04-26 07:30:56.474 7 WARNING neutronclient.v2_0.client [None req-e3c28b05-1c4b-4aae-90ca-529d873d8f62 abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] 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: 7|app: 0|req: 209/412] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:56 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3 => generated 1662 bytes in 333 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: 204/413] 10.0.0.216 () {32 vars in 723 bytes} [Sun Apr 26 07:30:56 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e/ips => generated 156 bytes in 42 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-04-26 07:30:57.146 7 INFO nova.api.openstack.compute.server_external_events [req-60a67895-e761-4f71-9696-9bd5dbfaccfe req-73259955-f1b7-4e53-9a62-7788e5098e05 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:d1b110da-0d51-4147-b990-f8cd493cfda6 for instance 9560add5-59e9-4103-9c8a-5319f353dc6e on instance [pid: 7|app: 0|req: 210/414] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:30:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 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-04-26 07:30:57.839 8 WARNING neutronclient.v2_0.client [None req-7f4891c3-422b-4add-8d8b-542b12bfa1a1 abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] 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: 205/415] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:57 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3 => generated 1662 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, ' [pid: 7|app: 0|req: 211/416] 10.0.0.216 () {32 vars in 723 bytes} [Sun Apr 26 07:30:58 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e/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-04-26 07:30:59.083 8 WARNING neutronclient.v2_0.client [None req-4491eca3-b5f8-4f04-8675-e54c3a3a8f2b abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] 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: 7|app: 0|req: 212/417] 10.0.0.216 () {32 vars in 723 bytes} [Sun Apr 26 07:30:59 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e/ips => generated 194 bytes in 44 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-04-26 07:30:59.170 7 WARNING neutronclient.v2_0.client [None req-bbb90416-a93d-413a-ba9c-aaffc87b5b8d dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 206/418] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:59 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3 => generated 1662 bytes in 226 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-04-26 07:30:59.414 8 INFO nova.api.openstack.compute.server_external_events [req-5f358747-54a5-4533-873a-3ad1d6148fe1 req-d48aa91b-ede2-4fb1-a12b-513b1520c1e0 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-deleted:619861f2-c618-40ed-a634-fa422e089ced for instance c5675fa4-64a5-4af4-968d-d8cd933fcfa3 on instance [pid: 8|app: 0|req: 207/419] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:30:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/420] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:30:59 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1950 bytes in 307 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: 208/421] 10.0.0.216 () {34 vars in 750 bytes} [Sun Apr 26 07:30:59 2026] POST /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e/action => generated 0 bytes in 35 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: 7|app: 0|req: 214/422] 10.0.0.216 () {32 vars in 723 bytes} [Sun Apr 26 07:30:59 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e/ips => generated 194 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-04-26 07:31:00.324 8 WARNING neutronclient.v2_0.client [None req-69f469f8-45de-45c2-96c1-c4d0d505c944 abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] 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: 209/423] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:00 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3 => generated 1451 bytes in 85 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: 7|app: 0|req: 215/424] 10.0.0.216 () {32 vars in 723 bytes} [Sun Apr 26 07:31:00 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e/ips => generated 194 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 07:31:01.433 8 WARNING neutronclient.v2_0.client [None req-805422b6-a3e1-4972-a618-01565daf7df4 abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] 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-04-26 07:31:01.449 7 INFO nova.api.openstack.compute.server_external_events [req-b4651991-a1b7-4763-901a-055f43826484 req-8ef6edad-7c61-44f4-ba3b-777733566382 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:d1b110da-0d51-4147-b990-f8cd493cfda6 for instance 9560add5-59e9-4103-9c8a-5319f353dc6e on instance [pid: 7|app: 0|req: 216/425] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:31: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) [pid: 8|app: 0|req: 210/426] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:01 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3 => generated 1456 bytes in 85 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: 7|app: 0|req: 217/427] 10.0.0.216 () {32 vars in 723 bytes} [Sun Apr 26 07:31:01 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e/ips => generated 156 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, ' [pid: 8|app: 0|req: 211/428] 10.0.0.216 () {32 vars in 718 bytes} [Sun Apr 26 07:31:01 2026] DELETE /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 0 bytes in 96 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-04-26 07:31:01.785 7 WARNING neutronclient.v2_0.client [None req-1836de4f-2120-49f3-9d07-28e055aaca77 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 7|app: 0|req: 218/429] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:01 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1842 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-04-26 07:31:02.546 8 WARNING neutronclient.v2_0.client [None req-7e3d80ee-c26f-4e30-9f33-46b5d22794dc abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] 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: 212/430] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:02 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3 => generated 1456 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-04-26 07:31:02.962 7 WARNING neutronclient.v2_0.client [None req-1c4233e5-946d-45ed-bf4a-19a7b0dc3c97 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 7|app: 0|req: 219/431] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:02 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1842 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-04-26 07:31:03.638 8 INFO nova.api.openstack.wsgi [None req-415bb85f-6c6a-49fa-99b6-135fd4fcb2bd abcf37afe79e4c5aa1308b703fded8a4 de6c4175d1134e639d6879fbb407543c - - default default] HTTP exception thrown: Instance c5675fa4-64a5-4af4-968d-d8cd933fcfa3 could not be found. [pid: 8|app: 0|req: 213/432] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:03 2026] GET /v2.1/servers/c5675fa4-64a5-4af4-968d-d8cd933fcfa3 => generated 111 bytes in 44 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-04-26 07:31:04.089 7 WARNING neutronclient.v2_0.client [None req-7122a8ae-2af8-4062-8162-fdd0a4c7c489 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 7|app: 0|req: 220/433] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:04 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1842 bytes in 222 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-04-26 07:31:04.934 8 INFO nova.api.openstack.compute.server_external_events [req-10b30ab2-96c4-4343-b5da-8ed6867c7cba req-a6704d29-ea93-4ad0-ac83-6d15408c3232 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-deleted:d1b110da-0d51-4147-b990-f8cd493cfda6 for instance 9560add5-59e9-4103-9c8a-5319f353dc6e on instance [pid: 8|app: 0|req: 214/434] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:31:04 2026] POST /v2.1/os-server-external-events => generated 183 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 07:31:05.340 7 WARNING neutronclient.v2_0.client [None req-1093a5f9-9e2b-46a9-810b-96e29124f325 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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-04-26 07:31:05.362 8 WARNING neutronclient.v2_0.client [None req-9d21b343-7e55-40f7-932d-98a00b565034 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 7|app: 0|req: 221/435] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:05 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1481 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/438] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:05 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1820 bytes in 178 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-04-26 07:31:05.550 7 WARNING neutronclient.v2_0.client [None req-24845c97-14bf-4db3-bfe8-96c1425174dc 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 7|app: 0|req: 224/439] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:05 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1820 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, ' [pid: 8|app: 0|req: 216/440] 10.0.0.216 () {34 vars in 750 bytes} [Sun Apr 26 07:31:05 2026] POST /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b/action => generated 0 bytes in 95 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-04-26 07:31:06.003 7 WARNING neutronclient.v2_0.client [None req-44c75d5c-bee2-4116-9703-e69254e3edd5 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 7|app: 0|req: 225/441] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:05 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1822 bytes in 184 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-04-26 07:31:06.450 8 WARNING neutronclient.v2_0.client [None req-d3b534b5-5767-4368-a304-ba944cf91d11 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 217/442] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:06 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1486 bytes in 91 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-04-26 07:31:07.203 7 WARNING neutronclient.v2_0.client [None req-f84db8ab-9c51-47f0-97d7-c0cecfcc3643 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 7|app: 0|req: 226/443] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:07 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1822 bytes in 130 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-04-26 07:31:07.562 8 WARNING neutronclient.v2_0.client [None req-02bc979e-1f6b-4250-abda-0a1776327cd5 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] 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: 218/444] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:07 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 1486 bytes in 85 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-04-26 07:31:08.354 7 WARNING neutronclient.v2_0.client [None req-145c5cc2-6001-4b5c-8eb9-3a85ae6bdc4e 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 7|app: 0|req: 227/445] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:08 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1822 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-04-26 07:31:08.643 8 INFO nova.api.openstack.wsgi [None req-9acc93ec-3ece-4d5a-a8ed-8228401315ce dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] HTTP exception thrown: Instance 9560add5-59e9-4103-9c8a-5319f353dc6e could not be found. [pid: 8|app: 0|req: 219/446] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:08 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => 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: 7|app: 0|req: 228/447] 10.0.0.216 () {32 vars in 704 bytes} [Sun Apr 26 07:31:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-981294565 => generated 0 bytes in 18 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-04-26 07:31:09.102 8 INFO nova.api.openstack.wsgi [None req-3f6b9697-af6b-4484-8780-5d75e07d2158 dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] HTTP exception thrown: Instance 9560add5-59e9-4103-9c8a-5319f353dc6e could not be found. [pid: 8|app: 0|req: 220/448] 10.0.0.216 () {32 vars in 718 bytes} [Sun Apr 26 07:31:09 2026] DELETE /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-26 07:31:09.139 7 INFO nova.api.openstack.wsgi [None req-0fdc4df2-470c-40ff-8e14-44d37f15c94c dfff65528cba44cba2b00db04d493f11 055f7d53183c450d99dbe21b9b67176a - - default default] HTTP exception thrown: Instance 9560add5-59e9-4103-9c8a-5319f353dc6e could not be found. [pid: 7|app: 0|req: 229/449] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:09 2026] GET /v2.1/servers/9560add5-59e9-4103-9c8a-5319f353dc6e => generated 111 bytes in 32 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-04-26 07:31:09.539 8 WARNING neutronclient.v2_0.client [None req-80ccbf63-2703-4b35-acc7-c634f3c984c8 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 221/450] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:09 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1827 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-04-26 07:31:10.710 7 WARNING neutronclient.v2_0.client [None req-4fbbb3f3-badb-47d1-8d97-2f7dfc25d71c 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 7|app: 0|req: 230/451] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:10 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1827 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-04-26 07:31:11.905 8 WARNING neutronclient.v2_0.client [None req-6b819a50-3d5f-470d-aa1a-c664f4dd3cf5 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 222/452] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:11 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1827 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-04-26 07:31:12.087 7 INFO nova.api.openstack.compute.server_external_events [req-18edcee9-8f04-409a-a2f4-8836a3362b10 req-c0c3c28a-04f4-4ee6-bbdb-4329b04e252e 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-unplugged:2713c0ef-4626-477f-974c-6ab64497b973 for instance 72e03cee-7187-43f1-8e8c-2318ba0bf04b on instance [pid: 7|app: 0|req: 231/453] 10.0.0.46 () {38 vars in 814 bytes} [Sun Apr 26 07:31:12 2026] POST /v2.1/os-server-external-events => generated 185 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-04-26 07:31:13.080 8 WARNING neutronclient.v2_0.client [None req-673892dc-831d-4344-8d65-81f52e5396d0 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 223/454] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:13 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1827 bytes in 287 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-04-26 07:31:14.312 7 INFO nova.api.openstack.compute.server_external_events [req-ea3a1b17-02c1-4802-8ecc-57b469e30179 req-d36c18c2-57bc-4d05-aac8-1e566c8b0202 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-plugged:2713c0ef-4626-477f-974c-6ab64497b973 for instance 72e03cee-7187-43f1-8e8c-2318ba0bf04b on instance [pid: 7|app: 0|req: 232/455] 10.0.0.46 () {38 vars in 814 bytes} [Sun Apr 26 07:31:14 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-04-26 07:31:14.404 8 WARNING neutronclient.v2_0.client [None req-e9d502ba-0841-495b-a452-2b0dc03e8f3a 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 224/456] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:14 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1827 bytes in 202 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-04-26 07:31:15.604 7 WARNING neutronclient.v2_0.client [None req-c9b6cae6-c340-431b-9f9a-4503333cfff7 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 7|app: 0|req: 234/459] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:15 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1827 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-04-26 07:31:16.770 8 WARNING neutronclient.v2_0.client [None req-12a6f8c8-f3b3-472f-a801-6e07b88f74b3 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 226/460] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:16 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1820 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-04-26 07:31:40.427 8 WARNING neutronclient.v2_0.client [None req-0c40933b-7afb-43af-b418-0aa85f71268e 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 229/465] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:40 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1820 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, ' [pid: 7|app: 0|req: 237/466] 10.0.0.216 () {32 vars in 718 bytes} [Sun Apr 26 07:31:40 2026] DELETE /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 0 bytes in 96 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-04-26 07:31:40.880 8 WARNING neutronclient.v2_0.client [None req-8f766a83-7fc3-4e06-b583-133c98f1e07e 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 230/467] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:40 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1826 bytes in 585 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-04-26 07:31:42.484 7 WARNING neutronclient.v2_0.client [None req-48903bd7-66ae-4244-9db8-5451650d8742 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 7|app: 0|req: 238/468] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:42 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1826 bytes in 383 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-04-26 07:31:43.879 8 WARNING neutronclient.v2_0.client [None req-97b7cd44-b8ec-4a14-aa8b-2b015372311d 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 231/469] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:43 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1759 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 07:31:44.299 7 INFO nova.api.openstack.compute.server_external_events [req-d3f65ea7-33b4-4e0f-b4bc-78abbced9951 req-ec256345-5359-46ee-a4a5-d7fb0ed3d289 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-deleted:2713c0ef-4626-477f-974c-6ab64497b973 for instance 72e03cee-7187-43f1-8e8c-2318ba0bf04b on instance [pid: 7|app: 0|req: 239/470] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:31:44 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-04-26 07:31:45.345 8 WARNING neutronclient.v2_0.client [None req-5594f0b6-aa20-4aeb-a8b3-f4e25fb31d22 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 232/473] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:45 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1478 bytes in 241 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-04-26 07:31:46.603 7 WARNING neutronclient.v2_0.client [None req-e029cc67-2eb9-4a72-938e-830d32cc5768 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] 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: 7|app: 0|req: 242/474] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:46 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => generated 1478 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, ' 2026-04-26 07:31:47.857 8 INFO nova.api.openstack.wsgi [None req-029e7c72-3c8d-46c7-8db0-1ddb76e586b5 647a9dffa6704ef88731ac354c95cc15 4a8ddc57d9d743acaee680ab3a74b336 - - default default] HTTP exception thrown: Instance 72e03cee-7187-43f1-8e8c-2318ba0bf04b could not be found. [pid: 8|app: 0|req: 233/475] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:31:47 2026] GET /v2.1/servers/72e03cee-7187-43f1-8e8c-2318ba0bf04b => 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: 7|app: 0|req: 243/476] 10.0.0.216 () {32 vars in 704 bytes} [Sun Apr 26 07:31:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-784141803 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/477] 10.0.0.216 () {30 vars in 413 bytes} [Sun Apr 26 07:31:54 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/478] 10.0.0.216 () {28 vars in 560 bytes} [Sun Apr 26 07:31:54 2026] GET /v2/ => generated 402 bytes in 413 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: 235/479] 10.0.0.216 () {28 vars in 564 bytes} [Sun Apr 26 07:31:55 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/480] 10.0.0.216 () {30 vars in 413 bytes} [Sun Apr 26 07:31:55 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/485] 10.0.0.216 () {34 vars in 671 bytes} [Sun Apr 26 07:32:12 2026] POST /v2.1/os-keypairs => generated 397 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/486] 10.0.0.216 () {34 vars in 671 bytes} [Sun Apr 26 07:32:13 2026] POST /v2.1/os-keypairs => generated 386 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:32:15.017 8 WARNING neutronclient.v2_0.client [None req-c9c39888-0770-42da-9ca6-e5a92b90c378 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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-04-26 07:32:15.060 8 WARNING neutronclient.v2_0.client [None req-c9c39888-0770-42da-9ca6-e5a92b90c378 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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-04-26 07:32:15.109 8 WARNING neutronclient.v2_0.client [None req-c9c39888-0770-42da-9ca6-e5a92b90c378 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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-04-26 07:32:15.335 8 WARNING neutronclient.v2_0.client [None req-c9c39888-0770-42da-9ca6-e5a92b90c378 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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: 239/489] 10.0.0.216 () {34 vars in 663 bytes} [Sun Apr 26 07:32:14 2026] POST /v2.1/servers => generated 496 bytes in 652 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-26 07:32:15.631 7 WARNING neutronclient.v2_0.client [None req-909a5a5d-5028-4f45-a434-a9ead50630d6 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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: 7|app: 0|req: 251/490] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:15 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 1456 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-04-26 07:32:16.718 8 WARNING neutronclient.v2_0.client [None req-4c6d2244-c4b6-4a55-863b-3972d7a0b91d 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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: 240/491] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:16 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 1460 bytes in 63 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-04-26 07:32:17.819 7 WARNING neutronclient.v2_0.client [None req-df290d30-8856-40e3-a347-23407b4f1253 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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: 7|app: 0|req: 252/492] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:17 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 1508 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-04-26 07:32:18.903 8 WARNING neutronclient.v2_0.client [None req-fd759ff1-0cd9-4005-9a01-b87d9409bd9a 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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: 241/493] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:18 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 1508 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-04-26 07:32:20.012 7 WARNING neutronclient.v2_0.client [None req-02ba1c82-532b-442d-a323-ce4b6f63303c 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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: 7|app: 0|req: 253/494] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:19 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 1516 bytes in 96 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: 242/495] 10.0.0.190 () {30 vars in 619 bytes} [Sun Apr 26 07:32:20 2026] GET /v2.1 => generated 0 bytes in 110 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: 7|app: 0|req: 254/496] 10.0.0.190 () {32 vars in 692 bytes} [Sun Apr 26 07:32:20 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/497] 10.0.0.190 () {34 vars in 913 bytes} [Sun Apr 26 07:32:20 2026] GET /v2.1/os-simple-tenant-usage/84d6c68f03294f368b771af0dbaf9baf?start=2026-04-25T00:00:00&end=2026-04-26T23:59:59 => generated 20 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 07:32:20.820 7 INFO nova.api.openstack.compute.server_external_events [req-b39ef0e0-fa10-4118-8988-a01c23c1e9be req-c37a2a81-8ab0-46f6-9420-b437e056c145 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:d8a34626-e227-4acd-acc4-89e262cc022a for instance 51f2e09e-41ee-4829-91d9-de4ade717094 on instance [pid: 7|app: 0|req: 255/498] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:32:20 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, ' [pid: 8|app: 0|req: 244/499] 10.0.0.190 () {30 vars in 654 bytes} [Sun Apr 26 07:32:20 2026] GET /v2.1/limits?reserved=1 => generated 511 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-04-26 07:32:21.104 7 WARNING neutronclient.v2_0.client [None req-0d2454d5-fd3e-488a-bf14-1b65c262b089 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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: 7|app: 0|req: 256/500] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:21 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 1640 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 07:32:22.308 8 WARNING neutronclient.v2_0.client [None req-574ec37d-e370-41a1-a893-8db12df6754a 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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: 245/501] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:22 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 1628 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-04-26 07:32:23.561 7 WARNING neutronclient.v2_0.client [None req-1f67e848-c99a-45c4-823f-081d167bfe5c 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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: 7|app: 0|req: 257/502] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:23 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 1628 bytes in 203 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: 246/503] 10.0.0.190 () {30 vars in 619 bytes} [Sun Apr 26 07:32:23 2026] GET /v2.1 => generated 0 bytes in 131 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: 7|app: 0|req: 258/504] 10.0.0.190 () {32 vars in 692 bytes} [Sun Apr 26 07:32: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: 8|app: 0|req: 247/505] 10.0.0.190 () {34 vars in 913 bytes} [Sun Apr 26 07:32:24 2026] GET /v2.1/os-simple-tenant-usage/84d6c68f03294f368b771af0dbaf9baf?start=2026-04-25T00:00:00&end=2026-04-26T23:59:59 => generated 20 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/506] 10.0.0.190 () {30 vars in 654 bytes} [Sun Apr 26 07:32:24 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 49 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-04-26 07:32:24.764 8 WARNING neutronclient.v2_0.client [None req-51da26a6-ee2f-4080-a3d4-852b061d3327 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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: 248/507] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:24 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 1628 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-04-26 07:32:25.934 8 WARNING neutronclient.v2_0.client [None req-2da918b2-0c22-4767-9cc3-69abe87f8f53 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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: 250/510] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:25 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 1628 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 07:32:26.830 7 INFO nova.api.openstack.compute.server_external_events [req-a6b63aa5-88d8-4bd1-bcc4-d0cefac9780a req-8eeb0bfb-ffdc-45b7-8fd5-fc10bdacc23e 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-plugged:d8a34626-e227-4acd-acc4-89e262cc022a for instance 51f2e09e-41ee-4829-91d9-de4ade717094 on instance [pid: 7|app: 0|req: 261/511] 10.0.0.46 () {38 vars in 814 bytes} [Sun Apr 26 07:32:26 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-04-26 07:32:27.098 8 WARNING neutronclient.v2_0.client [None req-219e1c41-fc8f-4b14-811e-e0e97511840e 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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: 251/512] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:27 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 1628 bytes in 149 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-04-26 07:32:28.258 7 WARNING neutronclient.v2_0.client [None req-6ab023e6-833c-4cfe-af23-8fbad8ab3d91 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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: 7|app: 0|req: 262/513] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:28 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 1808 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-04-26 07:32:28.486 8 WARNING neutronclient.v2_0.client [None req-f3e75263-43c7-4a63-af78-ac606795acd5 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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: 252/514] 10.0.0.216 () {32 vars in 741 bytes} [Sun Apr 26 07:32:28 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094/os-interface => generated 284 bytes in 87 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-04-26 07:32:29.276 7 INFO nova.api.openstack.compute.server_external_events [req-751eb9bf-3c00-4da8-b5d0-9d80a4108612 req-32dae256-bd2a-4e1a-ad2e-a5fd61f0b64e 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:d8a34626-e227-4acd-acc4-89e262cc022a for instance 51f2e09e-41ee-4829-91d9-de4ade717094 on instance [pid: 7|app: 0|req: 263/515] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:32:29 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 07:32:43.127 8 WARNING neutronclient.v2_0.client [None req-84221ec7-6b83-4223-8988-5970b26cc060 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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: 254/518] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:43 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 1928 bytes in 393 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: 7|app: 0|req: 265/519] 10.0.0.216 () {34 vars in 671 bytes} [Sun Apr 26 07:32:45 2026] POST /v2.1/os-keypairs => generated 396 bytes in 44 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-04-26 07:32:45.512 8 WARNING neutronclient.v2_0.client [None req-063f555e-c6fd-4bf8-8d9c-91e3b91d4278 59a50b25e6774ec685d71e66d5639aaa 4e1d54c0de824b7e8442debf26f1905a - - default default] 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: 7|app: 0|req: 268/522] 10.0.0.216 () {32 vars in 753 bytes} [Sun Apr 26 07:32:45 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094/os-server-password => generated 116 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:32:45.795 8 WARNING neutronclient.v2_0.client [None req-063f555e-c6fd-4bf8-8d9c-91e3b91d4278 59a50b25e6774ec685d71e66d5639aaa 4e1d54c0de824b7e8442debf26f1905a - - default default] 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: 255/523] 10.0.0.216 () {34 vars in 663 bytes} [Sun Apr 26 07:32:45 2026] POST /v2.1/servers => generated 424 bytes in 623 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-04-26 07:32:46.081 7 WARNING neutronclient.v2_0.client [None req-657314a4-4454-4a6a-831d-4c90e82e9ce9 59a50b25e6774ec685d71e66d5639aaa 4e1d54c0de824b7e8442debf26f1905a - - default default] 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: 7|app: 0|req: 269/524] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:46 2026] GET /v2.1/servers/3375c55e-25db-4f7e-b631-58a2e7081912 => generated 1367 bytes in 53 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-04-26 07:32:46.595 8 WARNING neutronclient.v2_0.client [None req-bfbeec97-40c6-4ff9-b8e7-fdc5e6766b3a a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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-04-26 07:32:46.637 8 WARNING neutronclient.v2_0.client [None req-bfbeec97-40c6-4ff9-b8e7-fdc5e6766b3a a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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-04-26 07:32:46.778 8 WARNING neutronclient.v2_0.client [None req-bfbeec97-40c6-4ff9-b8e7-fdc5e6766b3a a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 256/525] 10.0.0.216 () {34 vars in 663 bytes} [Sun Apr 26 07:32:46 2026] POST /v2.1/servers => generated 449 bytes in 419 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-04-26 07:32:46.973 7 WARNING neutronclient.v2_0.client [None req-c78df700-27f9-4144-b677-3854fbd823f3 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 270/526] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:46 2026] GET /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => generated 1401 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-04-26 07:32:47.184 8 WARNING neutronclient.v2_0.client [None req-f9b8443d-01dc-4b9c-91d3-5e6f3c7ff41a 59a50b25e6774ec685d71e66d5639aaa 4e1d54c0de824b7e8442debf26f1905a - - default default] 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: 257/527] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:47 2026] GET /v2.1/servers/3375c55e-25db-4f7e-b631-58a2e7081912 => generated 1371 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, ' [pid: 7|app: 0|req: 271/528] 10.0.0.216 () {32 vars in 718 bytes} [Sun Apr 26 07:32:47 2026] DELETE /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 0 bytes in 87 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-04-26 07:32:47.416 8 WARNING neutronclient.v2_0.client [None req-abeb0d9b-4b15-4b64-876a-45eb58a2634c 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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: 258/529] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:47 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 1934 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-04-26 07:32:48.065 7 WARNING neutronclient.v2_0.client [None req-8e50b3d7-3fc1-4a33-958e-64f74ae3af54 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 272/530] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:48 2026] GET /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => generated 1405 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-04-26 07:32:48.284 8 WARNING neutronclient.v2_0.client [None req-576dbbb9-5bbe-41b2-9c76-12637e1a8ea0 59a50b25e6774ec685d71e66d5639aaa 4e1d54c0de824b7e8442debf26f1905a - - default default] 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: 259/531] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:48 2026] GET /v2.1/servers/3375c55e-25db-4f7e-b631-58a2e7081912 => generated 1419 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-04-26 07:32:48.599 7 WARNING neutronclient.v2_0.client [None req-80cf6eb6-d6ae-4f06-9612-5576ec861744 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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: 7|app: 0|req: 273/532] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:48 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 1934 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-04-26 07:32:49.163 8 WARNING neutronclient.v2_0.client [None req-42d63275-473c-4684-add4-6aa40a314bee a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 260/533] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:49 2026] GET /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => generated 1397 bytes in 67 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-04-26 07:32:49.410 7 WARNING neutronclient.v2_0.client [None req-e1014468-74f8-4176-b481-df6ef5ddc108 59a50b25e6774ec685d71e66d5639aaa 4e1d54c0de824b7e8442debf26f1905a - - default default] 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: 7|app: 0|req: 274/534] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:49 2026] GET /v2.1/servers/3375c55e-25db-4f7e-b631-58a2e7081912 => generated 1419 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-04-26 07:32:49.812 8 WARNING neutronclient.v2_0.client [None req-0d36814b-1a5a-4adb-b600-231c6fc388a8 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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: 261/535] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:49 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 1934 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-04-26 07:32:50.259 7 WARNING neutronclient.v2_0.client [None req-f54d5e24-cd9b-4e21-acb5-2c4d069e0734 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 275/536] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:50 2026] GET /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => generated 1453 bytes in 85 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-04-26 07:32:50.538 8 WARNING neutronclient.v2_0.client [None req-ceecab6c-2893-4cee-9c97-7279ae01fd39 59a50b25e6774ec685d71e66d5639aaa 4e1d54c0de824b7e8442debf26f1905a - - default default] 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-04-26 07:32:50.560 7 INFO nova.api.openstack.compute.server_external_events [req-5d00100a-c80f-4b63-9c23-938c8675e43d req-b5f85739-9236-435d-8247-4ea5be10d6a4 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-deleted:d8a34626-e227-4acd-acc4-89e262cc022a for instance 51f2e09e-41ee-4829-91d9-de4ade717094 on instance [pid: 7|app: 0|req: 276/537] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:32:50 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) [pid: 8|app: 0|req: 262/538] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:50 2026] GET /v2.1/servers/3375c55e-25db-4f7e-b631-58a2e7081912 => generated 1427 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-04-26 07:32:51.009 7 WARNING neutronclient.v2_0.client [None req-36f4cfe3-aec6-4c92-9cec-2abd4bc5d0fb 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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: 7|app: 0|req: 277/539] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:50 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 1537 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-04-26 07:32:51.358 8 WARNING neutronclient.v2_0.client [None req-43e88982-ffe0-4a1b-8718-c98764feafb7 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 263/540] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:51 2026] GET /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => generated 1453 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-04-26 07:32:51.621 7 WARNING neutronclient.v2_0.client [None req-811bbb93-fdf9-4547-b1d4-1a61e9321d90 59a50b25e6774ec685d71e66d5639aaa 4e1d54c0de824b7e8442debf26f1905a - - default default] 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: 7|app: 0|req: 278/541] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:51 2026] GET /v2.1/servers/3375c55e-25db-4f7e-b631-58a2e7081912 => generated 1479 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-04-26 07:32:52.127 8 WARNING neutronclient.v2_0.client [None req-5e65f8e7-2259-4f1f-9b42-30f9d611029a 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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: 264/542] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:52 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 1542 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-04-26 07:32:52.458 7 WARNING neutronclient.v2_0.client [None req-41c35a67-b755-46fc-a60e-61f6e25ac026 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 279/543] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:52 2026] GET /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => generated 1461 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-04-26 07:32:52.630 8 INFO nova.api.openstack.compute.server_external_events [req-40963cdb-03cb-4c51-8e1c-33a74c3440c0 req-a07547d4-70e1-4b76-bc0a-231664c27302 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:0d5dfc1f-093e-4822-ad51-3e0fabfa22a9 for instance 3375c55e-25db-4f7e-b631-58a2e7081912 on instance [pid: 8|app: 0|req: 265/544] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:32:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 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-04-26 07:32:52.834 7 WARNING neutronclient.v2_0.client [None req-f3e7d4c6-9e5e-41b7-bcc6-82720f0947e6 59a50b25e6774ec685d71e66d5639aaa 4e1d54c0de824b7e8442debf26f1905a - - default default] 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: 7|app: 0|req: 280/545] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:52 2026] GET /v2.1/servers/3375c55e-25db-4f7e-b631-58a2e7081912 => generated 1467 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, ' 2026-04-26 07:32:53.219 8 WARNING neutronclient.v2_0.client [None req-6141773a-d063-48ff-b866-42e5f3e53782 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] 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: 266/546] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:53 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 1542 bytes in 94 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-04-26 07:32:53.554 7 WARNING neutronclient.v2_0.client [None req-750841fa-75a3-4b18-a086-615070803ba7 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 281/547] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:53 2026] GET /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => generated 1528 bytes in 162 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-04-26 07:32:53.969 8 WARNING neutronclient.v2_0.client [None req-1efac322-f6e9-45bc-a239-2c74396d862d 59a50b25e6774ec685d71e66d5639aaa 4e1d54c0de824b7e8442debf26f1905a - - default default] 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: 267/548] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:53 2026] GET /v2.1/servers/3375c55e-25db-4f7e-b631-58a2e7081912 => generated 1467 bytes in 144 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-04-26 07:32:54.307 7 INFO nova.api.openstack.wsgi [None req-d033063d-8761-4c01-8255-cd6d98a08ffa 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] HTTP exception thrown: Instance 51f2e09e-41ee-4829-91d9-de4ade717094 could not be found. [pid: 7|app: 0|req: 282/549] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:54 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => 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, ' 2026-04-26 07:32:54.338 8 INFO nova.api.openstack.wsgi [None req-6d5d3f60-9583-40da-a937-882ae18f1d2b 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] HTTP exception thrown: Instance 51f2e09e-41ee-4829-91d9-de4ade717094 could not be found. [pid: 8|app: 0|req: 268/550] 10.0.0.216 () {32 vars in 718 bytes} [Sun Apr 26 07:32:54 2026] DELETE /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 111 bytes in 28 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-04-26 07:32:54.364 7 INFO nova.api.openstack.wsgi [None req-18d510cf-9c07-4aad-9c2d-77d0cb8a0a71 80b07b5a7d2e43bd8340e322421afde5 46e768d5b4b5444b91f4609d94bddbc2 - - default default] HTTP exception thrown: Instance 51f2e09e-41ee-4829-91d9-de4ade717094 could not be found. [pid: 7|app: 0|req: 283/551] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:54 2026] GET /v2.1/servers/51f2e09e-41ee-4829-91d9-de4ade717094 => generated 111 bytes in 21 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: 269/552] 10.0.0.216 () {32 vars in 706 bytes} [Sun Apr 26 07:32:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1098091322 => generated 0 bytes in 22 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-04-26 07:32:54.673 7 INFO nova.api.openstack.compute.server_external_events [req-5158aeb3-f78d-40b7-b86e-7d1ba2dcb9ab req-a42d29d1-29d4-4327-abf1-e259fcbe5b65 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:fcf15ede-52eb-419f-9621-d30ea650ea89 for instance 77b4a945-fc77-4797-b424-251253db9931 on instance [pid: 7|app: 0|req: 284/553] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:32:54 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) 2026-04-26 07:32:54.715 8 WARNING neutronclient.v2_0.client [None req-bc38f558-3c38-43ca-ba85-0643eba7f73e a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 270/554] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:54 2026] GET /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => generated 1526 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, ' [pid: 7|app: 0|req: 285/555] 10.0.0.216 () {32 vars in 728 bytes} [Sun Apr 26 07:32:54 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1783312292 => generated 0 bytes in 21 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-04-26 07:32:55.131 8 WARNING neutronclient.v2_0.client [None req-f453b3b0-d5be-4caf-b8e4-d97c0cec3a88 59a50b25e6774ec685d71e66d5639aaa 4e1d54c0de824b7e8442debf26f1905a - - default default] 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: 271/556] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:55 2026] GET /v2.1/servers/3375c55e-25db-4f7e-b631-58a2e7081912 => generated 1467 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 07:32:55.937 7 WARNING neutronclient.v2_0.client [None req-fa0cd317-1b33-499b-8a61-a7b63a591f63 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 287/559] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:55 2026] GET /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => generated 1526 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-04-26 07:32:56.297 8 WARNING neutronclient.v2_0.client [None req-b0a1175e-d662-4fc2-b097-5461ffb530fd 59a50b25e6774ec685d71e66d5639aaa 4e1d54c0de824b7e8442debf26f1905a - - default default] 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: 273/560] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:56 2026] GET /v2.1/servers/3375c55e-25db-4f7e-b631-58a2e7081912 => generated 1467 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-04-26 07:32:57.065 7 WARNING neutronclient.v2_0.client [None req-1208829f-16e8-45eb-b1d9-9bcf27d3206a a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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-04-26 07:32:57.099 8 INFO nova.api.openstack.compute.server_external_events [req-81170d5f-a5ef-4ba9-a76d-a4217c1f5a2e req-c045945c-80b9-4c8b-bf21-52fbfd73e02f 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-plugged:0d5dfc1f-093e-4822-ad51-3e0fabfa22a9 for instance 3375c55e-25db-4f7e-b631-58a2e7081912 on instance [pid: 8|app: 0|req: 274/561] 10.0.0.46 () {38 vars in 814 bytes} [Sun Apr 26 07:32:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/562] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:57 2026] GET /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => generated 1526 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-04-26 07:32:57.795 8 WARNING neutronclient.v2_0.client [None req-42f80edf-928b-4ed1-a1e7-bdeac0043bf8 59a50b25e6774ec685d71e66d5639aaa 4e1d54c0de824b7e8442debf26f1905a - - default default] 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: 275/563] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:57 2026] GET /v2.1/servers/3375c55e-25db-4f7e-b631-58a2e7081912 => generated 1467 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-04-26 07:32:58.229 7 WARNING neutronclient.v2_0.client [None req-9cc16cef-6004-4bc7-8f36-902f5e21240e a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 289/564] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:58 2026] GET /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => generated 1526 bytes in 203 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-04-26 07:32:58.974 8 WARNING neutronclient.v2_0.client [None req-57d7f26b-01a8-485c-85f4-efa724cd18f2 59a50b25e6774ec685d71e66d5639aaa 4e1d54c0de824b7e8442debf26f1905a - - default default] 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: 276/565] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:58 2026] GET /v2.1/servers/3375c55e-25db-4f7e-b631-58a2e7081912 => generated 1648 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-04-26 07:32:59.383 7 INFO nova.api.openstack.compute.server_external_events [req-86c060cc-d71f-4766-bea1-55c275de1f58 req-2421fe15-b461-4f09-ad4f-c1cc384131eb 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-plugged:fcf15ede-52eb-419f-9621-d30ea650ea89 for instance 77b4a945-fc77-4797-b424-251253db9931 on instance [pid: 7|app: 0|req: 290/566] 10.0.0.46 () {38 vars in 814 bytes} [Sun Apr 26 07:32:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 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-04-26 07:32:59.452 8 WARNING neutronclient.v2_0.client [None req-70f6ca94-ea29-4cd6-97df-52789f484814 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 277/567] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:32:59 2026] GET /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => generated 1526 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, ' [pid: 7|app: 0|req: 291/568] 10.0.0.216 () {32 vars in 718 bytes} [Sun Apr 26 07:33:00 2026] DELETE /v2.1/servers/3375c55e-25db-4f7e-b631-58a2e7081912 => generated 0 bytes in 104 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-04-26 07:33:00.489 8 WARNING neutronclient.v2_0.client [None req-b800440f-6468-485a-a950-0c3f250fb436 59a50b25e6774ec685d71e66d5639aaa 4e1d54c0de824b7e8442debf26f1905a - - default default] 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: 278/569] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:00 2026] GET /v2.1/servers/3375c55e-25db-4f7e-b631-58a2e7081912 => generated 1654 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-04-26 07:33:00.637 7 WARNING neutronclient.v2_0.client [None req-431cced8-75ca-4463-9c89-23584f79803f a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 292/570] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:00 2026] GET /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => generated 1693 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-04-26 07:33:00.875 8 WARNING neutronclient.v2_0.client [None req-a22864ab-8f93-4a03-9a87-ebcc73caeb6f a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 279/571] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:00 2026] GET /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => generated 1693 bytes in 253 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-04-26 07:33:01.650 7 WARNING neutronclient.v2_0.client [None req-daaa39c2-a617-4115-be01-a4d4cfebc570 59a50b25e6774ec685d71e66d5639aaa 4e1d54c0de824b7e8442debf26f1905a - - default default] 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: 7|app: 0|req: 293/572] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:01 2026] GET /v2.1/servers/3375c55e-25db-4f7e-b631-58a2e7081912 => generated 1654 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-04-26 07:33:02.193 8 INFO nova.api.openstack.compute.server_external_events [req-bf31a6ab-a9d1-4979-b244-48b2be5af1ac req-e3a8f5b7-2138-469f-9d02-1791b7845b9d 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:fcf15ede-52eb-419f-9621-d30ea650ea89 for instance 77b4a945-fc77-4797-b424-251253db9931 on instance [pid: 8|app: 0|req: 280/573] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:33:02 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-04-26 07:33:02.826 7 WARNING neutronclient.v2_0.client [None req-21f5ef87-21f9-4492-acea-126e16ebb956 59a50b25e6774ec685d71e66d5639aaa 4e1d54c0de824b7e8442debf26f1905a - - default default] 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: 7|app: 0|req: 294/574] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:02 2026] GET /v2.1/servers/3375c55e-25db-4f7e-b631-58a2e7081912 => generated 1654 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-04-26 07:33:03.997 8 WARNING neutronclient.v2_0.client [None req-b339a414-46ad-48be-9f5f-cfefa23e2a68 59a50b25e6774ec685d71e66d5639aaa 4e1d54c0de824b7e8442debf26f1905a - - default default] 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: 281/575] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:03 2026] GET /v2.1/servers/3375c55e-25db-4f7e-b631-58a2e7081912 => generated 1448 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-04-26 07:33:04.238 7 INFO nova.api.openstack.compute.server_external_events [req-8aaac903-cd05-4521-bbbf-9a2f964ffebf req-dd4be40f-20f0-40ac-ae34-a1925445be18 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-deleted:0d5dfc1f-093e-4822-ad51-3e0fabfa22a9 for instance 3375c55e-25db-4f7e-b631-58a2e7081912 on instance [pid: 7|app: 0|req: 295/576] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:33:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 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-04-26 07:33:05.091 8 WARNING neutronclient.v2_0.client [None req-19d860e2-3b29-4102-b8aa-650b7f45ecdc 59a50b25e6774ec685d71e66d5639aaa 4e1d54c0de824b7e8442debf26f1905a - - default default] 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: 282/577] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:05 2026] GET /v2.1/servers/3375c55e-25db-4f7e-b631-58a2e7081912 => generated 1453 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-04-26 07:33:06.181 7 WARNING neutronclient.v2_0.client [None req-b1e087cc-d8c8-4a2b-9d1f-607af94f134b 59a50b25e6774ec685d71e66d5639aaa 4e1d54c0de824b7e8442debf26f1905a - - default default] 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: 7|app: 0|req: 297/580] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:06 2026] GET /v2.1/servers/3375c55e-25db-4f7e-b631-58a2e7081912 => generated 1453 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, ' 2026-04-26 07:33:07.262 8 INFO nova.api.openstack.wsgi [None req-f8c4226e-ba95-41b2-ae87-971d828281c8 59a50b25e6774ec685d71e66d5639aaa 4e1d54c0de824b7e8442debf26f1905a - - default default] HTTP exception thrown: Instance 3375c55e-25db-4f7e-b631-58a2e7081912 could not be found. [pid: 8|app: 0|req: 284/581] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:07 2026] GET /v2.1/servers/3375c55e-25db-4f7e-b631-58a2e7081912 => 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: 7|app: 0|req: 298/582] 10.0.0.216 () {34 vars in 750 bytes} [Sun Apr 26 07:33:14 2026] POST /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931/action => generated 31831 bytes in 576 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-04-26 07:33:22.053 8 INFO nova.api.openstack.compute.server_external_events [req-92fdd80e-937c-4993-bf1a-0028e89a7d29 req-6216a0eb-9c57-4258-9aff-537adda10c37 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:fcf15ede-52eb-419f-9621-d30ea650ea89 for instance 77b4a945-fc77-4797-b424-251253db9931 on instance [pid: 8|app: 0|req: 286/585] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:33:22 2026] POST /v2.1/os-server-external-events => generated 179 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: 7|app: 0|req: 300/586] 10.0.0.216 () {34 vars in 671 bytes} [Sun Apr 26 07:33:25 2026] POST /v2.1/os-keypairs => generated 398 bytes in 50 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-04-26 07:33:26.603 8 WARNING neutronclient.v2_0.client [None req-75268141-3f1a-4a7b-b6bc-46f9abc7b895 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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-04-26 07:33:26.672 8 WARNING neutronclient.v2_0.client [None req-75268141-3f1a-4a7b-b6bc-46f9abc7b895 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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-04-26 07:33:26.921 8 WARNING neutronclient.v2_0.client [None req-75268141-3f1a-4a7b-b6bc-46f9abc7b895 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 288/589] 10.0.0.216 () {34 vars in 663 bytes} [Sun Apr 26 07:33:26 2026] POST /v2.1/servers => generated 450 bytes in 600 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-26 07:33:27.155 7 WARNING neutronclient.v2_0.client [None req-86ee79f9-0571-42cb-bb1b-4811fd4ca101 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 302/590] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:27 2026] GET /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc => generated 1403 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-04-26 07:33:28.238 8 WARNING neutronclient.v2_0.client [None req-04532e7b-bd78-459b-9983-5354549f71b8 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 289/591] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:28 2026] GET /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc => generated 1407 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-04-26 07:33:29.334 7 WARNING neutronclient.v2_0.client [None req-efec80a1-5fe0-46e2-a6e4-0e828296372f a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 303/592] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:29 2026] GET /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc => generated 1455 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-04-26 07:33:30.448 8 WARNING neutronclient.v2_0.client [None req-645f9168-6516-4d6b-aa9e-94fef7ff4041 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 290/593] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:30 2026] GET /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc => generated 1455 bytes in 96 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-04-26 07:33:31.536 7 WARNING neutronclient.v2_0.client [None req-42c0b05a-423c-4b01-82fa-4db1c0b2e089 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 304/594] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:31 2026] GET /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc => generated 1463 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-04-26 07:33:32.273 8 INFO nova.api.openstack.compute.server_external_events [req-75c66769-f779-4cd7-9221-dc4d33e75e5f req-1d5ae891-d049-46b8-a4ec-edc5b94c9668 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:f8fbb642-f7ca-47f0-87ee-1d409b7f3796 for instance f5af7d3a-be36-4242-9fa2-22d25fecc0cc on instance [pid: 8|app: 0|req: 291/595] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:33:32 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-04-26 07:33:32.618 7 WARNING neutronclient.v2_0.client [None req-fb65e3fe-5f47-4cd4-8eed-9ad4b22c314c a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 305/596] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:32 2026] GET /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc => generated 1541 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-04-26 07:33:33.782 8 WARNING neutronclient.v2_0.client [None req-40248958-1469-417d-8bd2-1aa9ca4d1942 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 292/597] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:33 2026] GET /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc => generated 1529 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-04-26 07:33:34.971 7 WARNING neutronclient.v2_0.client [None req-17e1399f-5152-4acb-8b1e-cf53b6f177cb a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 306/598] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:34 2026] GET /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc => generated 1529 bytes in 136 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-04-26 07:33:36.127 7 WARNING neutronclient.v2_0.client [None req-4eec33ac-f343-457a-88c9-c28bcce43819 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 308/601] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:36 2026] GET /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc => generated 1529 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, ' 2026-04-26 07:33:37.278 8 WARNING neutronclient.v2_0.client [None req-6057174b-b9f6-4834-ad3c-d63d4e8c370f a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 294/602] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:37 2026] GET /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc => generated 1529 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-04-26 07:33:37.625 7 INFO nova.api.openstack.compute.server_external_events [req-c34f6ead-3a7c-4ec8-abb9-1e799fd89747 req-75d98b7a-95e4-46a6-ad18-3636c796f759 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-plugged:f8fbb642-f7ca-47f0-87ee-1d409b7f3796 for instance f5af7d3a-be36-4242-9fa2-22d25fecc0cc on instance [pid: 7|app: 0|req: 309/603] 10.0.0.46 () {38 vars in 814 bytes} [Sun Apr 26 07:33:37 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-04-26 07:33:38.484 8 WARNING neutronclient.v2_0.client [None req-c963df46-406e-47d9-86c8-459230e9c208 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 295/604] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:38 2026] GET /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc => generated 1529 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-04-26 07:33:39.649 7 WARNING neutronclient.v2_0.client [None req-e43825e7-e127-49ea-9376-430dd8f80587 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 310/605] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:39 2026] GET /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc => generated 1696 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-04-26 07:33:39.796 8 WARNING neutronclient.v2_0.client [None req-6a836133-ff3f-4012-bdd2-cfeabf90df57 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 296/606] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:39 2026] GET /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc => generated 1696 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-04-26 07:33:40.721 7 INFO nova.api.openstack.compute.server_external_events [req-d1ec3bcc-5eaf-412e-a940-e64c32d89bcf req-321d46e9-a4c0-413b-a652-d3ef063562aa 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:f8fbb642-f7ca-47f0-87ee-1d409b7f3796 for instance f5af7d3a-be36-4242-9fa2-22d25fecc0cc on instance [pid: 7|app: 0|req: 311/607] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:33:40 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: 7|app: 0|req: 313/610] 10.0.0.216 () {34 vars in 750 bytes} [Sun Apr 26 07:33:47 2026] POST /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc/action => generated 31891 bytes in 540 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: 299/613] 10.0.0.216 () {32 vars in 718 bytes} [Sun Apr 26 07:33:58 2026] DELETE /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc => generated 0 bytes in 87 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-04-26 07:33:59.114 7 WARNING neutronclient.v2_0.client [None req-29b80080-6f43-48d8-aff4-efcfde29f728 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 315/614] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:33:59 2026] GET /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc => generated 1822 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-04-26 07:34:00.301 8 WARNING neutronclient.v2_0.client [None req-1bcf3c32-b88f-4e21-9f76-cdd463bacfb6 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 300/615] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:34:00 2026] GET /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc => generated 1822 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-04-26 07:34:01.495 7 WARNING neutronclient.v2_0.client [None req-2ced3a08-117a-4a11-a596-8d5c6d4f37e9 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 316/616] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:34:01 2026] GET /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc => generated 1822 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, ' [pid: 8|app: 0|req: 301/617] 10.0.0.216 () {34 vars in 671 bytes} [Sun Apr 26 07:34:01 2026] POST /v2.1/os-keypairs => generated 396 bytes in 42 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-04-26 07:34:02.255 7 INFO nova.api.openstack.compute.server_external_events [req-39f17805-2c8e-4e5b-a25d-292edf0d3840 req-793453dd-043f-413d-9dde-10c230e9bb4b 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-deleted:f8fbb642-f7ca-47f0-87ee-1d409b7f3796 for instance f5af7d3a-be36-4242-9fa2-22d25fecc0cc on instance [pid: 7|app: 0|req: 317/618] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:34:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:34:02.688 8 WARNING neutronclient.v2_0.client [None req-02302fe2-73b0-4716-b44d-1b2e294d9d3e a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 302/619] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:34:02 2026] GET /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc => generated 1484 bytes in 89 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-04-26 07:34:03.810 7 WARNING neutronclient.v2_0.client [None req-6f3868f8-e7d5-44f6-b846-5652dfb9a4f0 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 318/620] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:34:03 2026] GET /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc => generated 1489 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 07:34:03.892 8 WARNING neutronclient.v2_0.client [None req-5b12e33e-e89d-4364-8f1f-7f3d9e5e90d8 9bfe33e27ec24e358894da9ab57642dd b775114114c040c7b79c75f3f693dd27 - - default default] 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-04-26 07:34:03.937 8 WARNING neutronclient.v2_0.client [None req-5b12e33e-e89d-4364-8f1f-7f3d9e5e90d8 9bfe33e27ec24e358894da9ab57642dd b775114114c040c7b79c75f3f693dd27 - - default default] 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-04-26 07:34:04.230 8 WARNING neutronclient.v2_0.client [None req-5b12e33e-e89d-4364-8f1f-7f3d9e5e90d8 9bfe33e27ec24e358894da9ab57642dd b775114114c040c7b79c75f3f693dd27 - - default default] 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: 303/621] 10.0.0.216 () {34 vars in 663 bytes} [Sun Apr 26 07:34:03 2026] POST /v2.1/servers => generated 448 bytes in 648 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-04-26 07:34:04.497 7 WARNING neutronclient.v2_0.client [None req-57b95ec7-8947-404a-b95e-1272aca95692 9bfe33e27ec24e358894da9ab57642dd b775114114c040c7b79c75f3f693dd27 - - default default] 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: 7|app: 0|req: 319/622] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:34:04 2026] GET /v2.1/servers/b3d3c778-7639-4710-bd1f-289b637c96fa => generated 1395 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-04-26 07:34:04.928 8 WARNING neutronclient.v2_0.client [None req-0bbd16da-1333-4843-b46f-0321d9347966 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 304/623] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:34:04 2026] GET /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc => generated 1489 bytes in 85 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-04-26 07:34:06.011 8 INFO nova.api.openstack.wsgi [None req-1327697c-015e-4253-ae40-82e4aa113b79 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] HTTP exception thrown: Instance f5af7d3a-be36-4242-9fa2-22d25fecc0cc could not be found. [pid: 8|app: 0|req: 306/626] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:34:05 2026] GET /v2.1/servers/f5af7d3a-be36-4242-9fa2-22d25fecc0cc => generated 111 bytes in 32 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: 7|app: 0|req: 321/627] 10.0.0.216 () {32 vars in 730 bytes} [Sun Apr 26 07:34:06 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1748632912 => 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, ' [pid: 8|app: 0|req: 307/628] 10.0.0.216 () {32 vars in 718 bytes} [Sun Apr 26 07:34:06 2026] DELETE /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-26 07:34:06.568 7 WARNING neutronclient.v2_0.client [None req-d7d03468-84dd-4707-bb2b-799e3f2ff7b5 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 322/629] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:34:06 2026] GET /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => generated 1699 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-04-26 07:34:07.786 8 WARNING neutronclient.v2_0.client [None req-0e113749-bd13-4edb-832f-320a29123d0f a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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/630] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:34:07 2026] GET /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => generated 1699 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-04-26 07:34:08.949 7 WARNING neutronclient.v2_0.client [None req-a44b38f3-5a05-484a-9433-fb879e013c77 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 323/631] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:34:08 2026] GET /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => generated 1699 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-04-26 07:34:09.486 8 INFO nova.api.openstack.compute.server_external_events [req-f011674b-69a9-4076-9f01-4c772a4391d6 req-eb891ac6-820e-434f-b6a1-b2fdd6183e13 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-deleted:fcf15ede-52eb-419f-9621-d30ea650ea89 for instance 77b4a945-fc77-4797-b424-251253db9931 on instance [pid: 8|app: 0|req: 309/632] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:34:09 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-04-26 07:34:09.603 7 WARNING neutronclient.v2_0.client [None req-63249b90-c9fa-437d-9d67-aae912a840b3 9bfe33e27ec24e358894da9ab57642dd b775114114c040c7b79c75f3f693dd27 - - default default] 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: 7|app: 0|req: 324/633] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:34:09 2026] GET /v2.1/servers/b3d3c778-7639-4710-bd1f-289b637c96fa => generated 1521 bytes in 184 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-04-26 07:34:09.795 8 INFO nova.api.openstack.compute.server_external_events [req-219c55ca-fcdf-41d0-a0e9-d476a4887360 req-911f62e2-2b1c-4eba-99c3-02165b4c12e5 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:4c55a142-c83e-4a13-ab1c-1caf68bf5d10 for instance b3d3c778-7639-4710-bd1f-289b637c96fa on instance [pid: 8|app: 0|req: 310/634] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:34:09 2026] POST /v2.1/os-server-external-events => generated 179 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-04-26 07:34:10.142 7 WARNING neutronclient.v2_0.client [None req-d5cce159-dd10-44f9-b90b-ef7949116ae7 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 325/635] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:34:10 2026] GET /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => 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-04-26 07:34:11.262 8 WARNING neutronclient.v2_0.client [None req-4384771b-6a43-4573-a4d5-a02292ebc14c a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 311/636] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:34:11 2026] GET /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => generated 1487 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-04-26 07:34:12.374 7 WARNING neutronclient.v2_0.client [None req-b343c9cd-38f4-4c1d-a334-f9c24dc5413e a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] 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: 7|app: 0|req: 326/637] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:34:12 2026] GET /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => 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-04-26 07:34:13.452 8 INFO nova.api.openstack.wsgi [None req-685a2090-b412-44f2-8400-825854d72460 a1177ac4cacc40bcbe9c343213bf16e4 c78303590b3b444795c8b829a2131d18 - - default default] HTTP exception thrown: Instance 77b4a945-fc77-4797-b424-251253db9931 could not be found. [pid: 8|app: 0|req: 312/638] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:34:13 2026] GET /v2.1/servers/77b4a945-fc77-4797-b424-251253db9931 => generated 111 bytes in 28 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: 7|app: 0|req: 327/639] 10.0.0.216 () {32 vars in 726 bytes} [Sun Apr 26 07:34:13 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-27392517 => 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, ' 2026-04-26 07:34:14.795 8 WARNING neutronclient.v2_0.client [None req-30f2255f-9b31-4841-8cf4-fdff3e81fbf8 9bfe33e27ec24e358894da9ab57642dd b775114114c040c7b79c75f3f693dd27 - - default default] 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/640] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:34:14 2026] GET /v2.1/servers/b3d3c778-7639-4710-bd1f-289b637c96fa => generated 1519 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 07:34:15.827 7 INFO nova.api.openstack.compute.server_external_events [req-abd81a71-13c3-4c22-a7b0-d280106050d2 req-1faadef0-d7e5-4ac3-8975-a4fc27157b9a 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-plugged:4c55a142-c83e-4a13-ab1c-1caf68bf5d10 for instance b3d3c778-7639-4710-bd1f-289b637c96fa on instance [pid: 7|app: 0|req: 329/643] 10.0.0.46 () {38 vars in 814 bytes} [Sun Apr 26 07:34:15 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-04-26 07:34:20.036 8 WARNING neutronclient.v2_0.client [None req-391f8107-b377-4a9e-8abe-20b6ea594600 9bfe33e27ec24e358894da9ab57642dd b775114114c040c7b79c75f3f693dd27 - - default default] 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/644] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:34:19 2026] GET /v2.1/servers/b3d3c778-7639-4710-bd1f-289b637c96fa => generated 1818 bytes in 187 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-04-26 07:34:21.383 8 INFO nova.api.openstack.compute.server_external_events [req-d93db48b-00f3-4e68-903a-22b76d9baa80 req-2d3eec5b-0a50-496b-8b65-d8a9792970a3 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:4c55a142-c83e-4a13-ab1c-1caf68bf5d10 for instance b3d3c778-7639-4710-bd1f-289b637c96fa on instance [pid: 8|app: 0|req: 316/645] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:34:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:34:21.430 7 WARNING neutronclient.v2_0.client [None req-3676b540-4303-4c36-955c-fe9be36b48df 9bfe33e27ec24e358894da9ab57642dd b775114114c040c7b79c75f3f693dd27 - - default default] 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-04-26 07:34:21.485 7 WARNING neutronclient.v2_0.client [None req-3676b540-4303-4c36-955c-fe9be36b48df 9bfe33e27ec24e358894da9ab57642dd b775114114c040c7b79c75f3f693dd27 - - default default] 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-04-26 07:34:21.707 7 WARNING neutronclient.v2_0.client [None req-3676b540-4303-4c36-955c-fe9be36b48df 9bfe33e27ec24e358894da9ab57642dd b775114114c040c7b79c75f3f693dd27 - - default default] 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: 7|app: 0|req: 330/646] 10.0.0.216 () {34 vars in 663 bytes} [Sun Apr 26 07:34:21 2026] POST /v2.1/servers => generated 448 bytes in 546 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-04-26 07:34:21.929 8 WARNING neutronclient.v2_0.client [None req-c2ed39ca-a5c0-428a-aa71-126fee92a69d 9bfe33e27ec24e358894da9ab57642dd b775114114c040c7b79c75f3f693dd27 - - default default] 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/647] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:34:21 2026] GET /v2.1/servers/ce74a5ed-d16c-4d4d-a542-dca58c53d62f => generated 1394 bytes in 57 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-04-26 07:34:27.023 7 WARNING neutronclient.v2_0.client [None req-7c67e6d7-ad9e-416d-a2f5-1937510f8f58 9bfe33e27ec24e358894da9ab57642dd b775114114c040c7b79c75f3f693dd27 - - default default] 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-04-26 07:34:27.277 8 INFO nova.api.openstack.compute.server_external_events [req-10b8d1d2-39f5-4d97-83c0-e4535ad0f4a0 req-9bdc88d5-0703-4103-a873-cc66e0b415f5 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:5541e105-d5b8-42fc-9a15-13594ce51688 for instance ce74a5ed-d16c-4d4d-a542-dca58c53d62f on instance [pid: 8|app: 0|req: 319/650] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:34:27 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) [pid: 7|app: 0|req: 332/651] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:34:26 2026] GET /v2.1/servers/ce74a5ed-d16c-4d4d-a542-dca58c53d62f => generated 1520 bytes in 338 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-04-26 07:34:31.229 8 INFO nova.api.openstack.compute.server_external_events [req-8ae476af-63ba-4c1f-811a-7d08918873f3 req-b3f230b6-7050-41a2-8e80-8b5630aab647 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-plugged:5541e105-d5b8-42fc-9a15-13594ce51688 for instance ce74a5ed-d16c-4d4d-a542-dca58c53d62f on instance [pid: 8|app: 0|req: 320/652] 10.0.0.46 () {38 vars in 814 bytes} [Sun Apr 26 07:34: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-04-26 07:34:32.369 7 WARNING neutronclient.v2_0.client [None req-46fdabb8-6ba5-42b5-bff9-0c5f25175dfc 9bfe33e27ec24e358894da9ab57642dd b775114114c040c7b79c75f3f693dd27 - - default default] 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: 7|app: 0|req: 333/653] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:34:32 2026] GET /v2.1/servers/ce74a5ed-d16c-4d4d-a542-dca58c53d62f => generated 1518 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-04-26 07:34:37.550 8 WARNING neutronclient.v2_0.client [None req-ca4c692f-b5c9-40f7-9fc7-21cabefe0b14 9bfe33e27ec24e358894da9ab57642dd b775114114c040c7b79c75f3f693dd27 - - default default] 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: 322/656] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:34:37 2026] GET /v2.1/servers/ce74a5ed-d16c-4d4d-a542-dca58c53d62f => generated 1817 bytes in 178 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-04-26 07:34:38.766 7 INFO nova.api.openstack.compute.server_external_events [req-5e851b42-cc41-42b4-88da-904025a94e93 req-8e024387-2c75-4788-9a83-4c887dfeefa7 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:5541e105-d5b8-42fc-9a15-13594ce51688 for instance ce74a5ed-d16c-4d4d-a542-dca58c53d62f on instance [pid: 7|app: 0|req: 335/657] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:34:38 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, ' 2026-04-26 07:35:09.726 7 WARNING neutronclient.v2_0.client [None req-c3711735-b1c6-4fbd-b50d-5e3d65ccd7f4 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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-04-26 07:35:09.769 7 WARNING neutronclient.v2_0.client [None req-c3711735-b1c6-4fbd-b50d-5e3d65ccd7f4 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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-04-26 07:35:09.920 7 WARNING neutronclient.v2_0.client [None req-c3711735-b1c6-4fbd-b50d-5e3d65ccd7f4 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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: 7|app: 0|req: 339/664] 199.204.45.57 () {36 vars in 713 bytes} [Sun Apr 26 07:35:09 2026] POST /v2.1/servers => generated 453 bytes in 831 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 07:35:10.555 8 WARNING neutronclient.v2_0.client [None req-30619ce5-407c-485b-9519-62618edb4a05 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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/665] 199.204.45.57 () {32 vars in 732 bytes} [Sun Apr 26 07:35:10 2026] GET /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0 => generated 2213 bytes in 107 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-04-26 07:35:10.671 7 WARNING neutronclient.v2_0.client [None req-6bb68340-7b6b-4a57-aa2d-102a347840ff 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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: 7|app: 0|req: 340/666] 199.204.45.57 () {32 vars in 758 bytes} [Sun Apr 26 07:35:10 2026] GET /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0/os-interface => generated 28 bytes in 49 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: 327/667] 199.204.45.57 () {32 vars in 776 bytes} [Sun Apr 26 07:35:10 2026] GET /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0/os-volume_attachments => generated 25 bytes in 24 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-04-26 07:35:13.603 7 WARNING neutronclient.v2_0.client [None req-4465113d-e828-4c3d-9636-09406dad0e98 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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: 7|app: 0|req: 341/668] 199.204.45.57 () {32 vars in 732 bytes} [Sun Apr 26 07:35:13 2026] GET /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0 => generated 2371 bytes in 251 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-04-26 07:35:13.693 8 WARNING neutronclient.v2_0.client [None req-43d9144d-0811-49b3-b1b3-1fd3b14b311c 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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/669] 199.204.45.57 () {32 vars in 758 bytes} [Sun Apr 26 07:35:13 2026] GET /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0/os-interface => generated 28 bytes in 87 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: 7|app: 0|req: 342/670] 199.204.45.57 () {32 vars in 776 bytes} [Sun Apr 26 07:35:13 2026] GET /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0/os-volume_attachments => generated 197 bytes in 60 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-04-26 07:35:15.784 8 INFO nova.api.openstack.compute.server_external_events [req-84fd3017-dcd6-4b5c-8e4d-8b97a4d3dcfe req-d457c27c-c9e9-439a-8dab-bdf7692768b3 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:0afdaf2b-871e-4df0-82b3-e3e81c34a86b for instance 3d921c1f-7646-461e-b155-45a98be168b0 on instance [pid: 8|app: 0|req: 330/673] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:35:15 2026] POST /v2.1/os-server-external-events => generated 179 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-04-26 07:35:16.589 7 WARNING neutronclient.v2_0.client [None req-80881c35-8d1d-4ed5-9aa3-df5bba249eee 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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: 7|app: 0|req: 344/674] 199.204.45.57 () {32 vars in 732 bytes} [Sun Apr 26 07:35:16 2026] GET /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0 => generated 2445 bytes in 145 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-04-26 07:35:16.758 8 WARNING neutronclient.v2_0.client [None req-0f3a5083-762e-4c83-8ead-fdfacb743f29 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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/675] 199.204.45.57 () {32 vars in 758 bytes} [Sun Apr 26 07:35:16 2026] GET /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0/os-interface => generated 284 bytes in 92 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: 7|app: 0|req: 345/676] 199.204.45.57 () {32 vars in 776 bytes} [Sun Apr 26 07:35:16 2026] GET /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0/os-volume_attachments => generated 197 bytes in 37 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-04-26 07:35:19.611 8 WARNING neutronclient.v2_0.client [None req-d9b9ed36-a0cd-4732-bae7-11e14f120ef9 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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/677] 199.204.45.57 () {32 vars in 732 bytes} [Sun Apr 26 07:35:19 2026] GET /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0 => generated 2433 bytes in 299 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-04-26 07:35:19.744 7 WARNING neutronclient.v2_0.client [None req-1eb6dd42-fa19-4484-ad0a-94123316e050 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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: 7|app: 0|req: 346/678] 199.204.45.57 () {32 vars in 758 bytes} [Sun Apr 26 07:35:19 2026] GET /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0/os-interface => generated 284 bytes in 66 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: 333/679] 199.204.45.57 () {32 vars in 776 bytes} [Sun Apr 26 07:35:19 2026] GET /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0/os-volume_attachments => generated 197 bytes in 37 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-04-26 07:35:21.756 7 INFO nova.api.openstack.compute.server_external_events [req-11ce2b3a-ecba-414e-b379-8840f85cb6a4 req-2bf096ad-d5e1-411e-a486-a7ed57e9f491 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-plugged:0afdaf2b-871e-4df0-82b3-e3e81c34a86b for instance 3d921c1f-7646-461e-b155-45a98be168b0 on instance [pid: 7|app: 0|req: 347/680] 10.0.0.46 () {38 vars in 814 bytes} [Sun Apr 26 07:35:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 66 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-04-26 07:35:22.446 8 WARNING neutronclient.v2_0.client [None req-54a49a6c-e294-4a46-966c-04205e7a4a86 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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/681] 199.204.45.57 () {32 vars in 732 bytes} [Sun Apr 26 07:35:22 2026] GET /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0 => generated 2433 bytes in 116 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-04-26 07:35:22.574 7 WARNING neutronclient.v2_0.client [None req-f95f8571-bb18-4166-b477-0d62e8a93055 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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: 7|app: 0|req: 348/682] 199.204.45.57 () {32 vars in 758 bytes} [Sun Apr 26 07:35:22 2026] GET /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0/os-interface => generated 286 bytes in 85 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: 335/683] 199.204.45.57 () {32 vars in 776 bytes} [Sun Apr 26 07:35:22 2026] GET /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0/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-04-26 07:35:25.555 8 WARNING neutronclient.v2_0.client [None req-88b65206-1984-45a8-9fab-fdcd5a21b326 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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: 337/686] 199.204.45.57 () {32 vars in 732 bytes} [Sun Apr 26 07:35:25 2026] GET /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0 => generated 2581 bytes in 159 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-04-26 07:35:25.701 7 WARNING neutronclient.v2_0.client [None req-ad846ca9-2b74-4fc4-a265-e76997f74721 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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: 7|app: 0|req: 350/687] 199.204.45.57 () {32 vars in 758 bytes} [Sun Apr 26 07:35:25 2026] GET /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0/os-interface => generated 286 bytes in 82 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: 338/688] 199.204.45.57 () {32 vars in 776 bytes} [Sun Apr 26 07:35:25 2026] GET /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0/os-volume_attachments => generated 197 bytes in 32 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-04-26 07:36:01.271 7 WARNING neutronclient.v2_0.client [None req-3cbd3616-6b43-4a1c-a2de-c1fda96b0a22 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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-04-26 07:36:01.310 7 WARNING neutronclient.v2_0.client [None req-3cbd3616-6b43-4a1c-a2de-c1fda96b0a22 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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-04-26 07:36:03.532 8 INFO nova.api.openstack.compute.server_external_events [req-a4e13b06-df91-4c88-9948-ba08d9fe5f2c req-736f37a9-731d-4f2c-a47e-683eb1b9988e 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:e80e254e-d1b1-4844-9de7-74a71cace8b1 for instance 3d921c1f-7646-461e-b155-45a98be168b0 on instance [pid: 8|app: 0|req: 342/695] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:36:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 64 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-04-26 07:36:07.223 8 INFO nova.api.openstack.compute.server_external_events [req-9e23410b-b67d-41db-b8da-f58b4aacb456 req-3f31698b-3fd2-4d86-948d-c250b39d19b3 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-plugged:e80e254e-d1b1-4844-9de7-74a71cace8b1 for instance 3d921c1f-7646-461e-b155-45a98be168b0 on instance [pid: 8|app: 0|req: 345/698] 10.0.0.46 () {38 vars in 814 bytes} [Sun Apr 26 07:36:07 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) 2026-04-26 07:36:09.864 7 WARNING neutronclient.v2_0.client [None req-3cbd3616-6b43-4a1c-a2de-c1fda96b0a22 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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: 7|app: 0|req: 354/699] 199.204.45.57 () {36 vars in 811 bytes} [Sun Apr 26 07:36:01 2026] POST /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0/os-interface => generated 281 bytes in 8678 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-04-26 07:36:10.192 8 INFO nova.api.openstack.compute.server_external_events [req-0040e26e-1218-4cca-abe6-4d2ab288d26d req-0dc8da02-4f54-419c-8b5b-08af1da60035 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:e80e254e-d1b1-4844-9de7-74a71cace8b1 for instance 3d921c1f-7646-461e-b155-45a98be168b0 on instance [pid: 8|app: 0|req: 346/700] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:36:10 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-04-26 07:36:10.529 7 INFO nova.api.openstack.compute.server_external_events [req-c56e407c-3afc-4b39-87d6-1a2b34675275 req-8d2ffcb6-5d02-4344-9f7d-5cbe81835bc2 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:e80e254e-d1b1-4844-9de7-74a71cace8b1 for instance 3d921c1f-7646-461e-b155-45a98be168b0 on instance [pid: 7|app: 0|req: 355/701] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:36:10 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-04-26 07:36:33.951 7 WARNING neutronclient.v2_0.client [None req-ec5cb622-90fa-4322-a181-fbee3f82ed5e 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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-04-26 07:36:33.994 7 WARNING neutronclient.v2_0.client [None req-ec5cb622-90fa-4322-a181-fbee3f82ed5e 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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-04-26 07:36:36.219 8 INFO nova.api.openstack.compute.server_external_events [req-f0cb021e-d517-4454-b1bf-ad8c14bb3c01 req-aa263cdd-9a6a-4878-ae1b-d8de59fe733a 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:3ebecfdc-e4b7-47df-b534-284a5b7df5f6 for instance 3d921c1f-7646-461e-b155-45a98be168b0 on instance [pid: 8|app: 0|req: 351/708] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:36:36 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, ' 2026-04-26 07:36:42.840 8 INFO nova.api.openstack.compute.server_external_events [req-f2b932d7-929a-4aaa-9e62-04592f8bb394 req-324d4dc6-dde6-4670-a72f-bc61aa4869dc 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-plugged:3ebecfdc-e4b7-47df-b534-284a5b7df5f6 for instance 3d921c1f-7646-461e-b155-45a98be168b0 on instance [pid: 8|app: 0|req: 352/709] 10.0.0.46 () {38 vars in 814 bytes} [Sun Apr 26 07:36:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 07:36:43.026 7 WARNING neutronclient.v2_0.client [None req-ec5cb622-90fa-4322-a181-fbee3f82ed5e 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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: 7|app: 0|req: 358/710] 199.204.45.57 () {36 vars in 811 bytes} [Sun Apr 26 07:36:33 2026] POST /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0/os-interface => generated 377 bytes in 9163 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-04-26 07:36:50.349 8 WARNING neutronclient.v2_0.client [None req-b0c71913-cbdc-4932-acea-550399241445 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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-04-26 07:36:50.396 8 WARNING neutronclient.v2_0.client [None req-b0c71913-cbdc-4932-acea-550399241445 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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-04-26 07:36:52.669 7 INFO nova.api.openstack.compute.server_external_events [req-b139b091-b868-4d1d-8dfe-859a85995b1d req-7294d178-b219-4574-8e66-fa6442a0d427 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:0f8cd1e7-a6c6-477f-824b-caa4bb2fc266 for instance 3d921c1f-7646-461e-b155-45a98be168b0 on instance [pid: 7|app: 0|req: 360/713] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:36:52 2026] POST /v2.1/os-server-external-events => generated 179 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-04-26 07:36:57.444 7 INFO nova.api.openstack.compute.server_external_events [req-a9e19676-cb2c-40b7-ab72-d0aef7ca464e req-bd98aa5e-3616-4591-8a23-1b9c0af12f08 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-plugged:0f8cd1e7-a6c6-477f-824b-caa4bb2fc266 for instance 3d921c1f-7646-461e-b155-45a98be168b0 on instance [pid: 7|app: 0|req: 363/716] 10.0.0.46 () {38 vars in 814 bytes} [Sun Apr 26 07:36:57 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) 2026-04-26 07:36:59.480 8 WARNING neutronclient.v2_0.client [None req-b0c71913-cbdc-4932-acea-550399241445 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] 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: 354/717] 199.204.45.57 () {36 vars in 811 bytes} [Sun Apr 26 07:36:50 2026] POST /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0/os-interface => generated 378 bytes in 9234 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-04-26 07:37:00.025 7 INFO nova.api.openstack.compute.server_external_events [req-7f3fb704-dc3c-4003-892e-efdfd6ad7fc9 req-0329debb-a069-42cc-85b8-2ed54bfc16bb 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:3ebecfdc-e4b7-47df-b534-284a5b7df5f6 for instance 3d921c1f-7646-461e-b155-45a98be168b0 on instance [pid: 7|app: 0|req: 364/718] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:36:59 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-04-26 07:37:13.697 7 INFO nova.api.openstack.compute.server_external_events [req-de8e5c66-3356-425c-ab47-303082b402da req-1a2c5433-1593-415e-89c3-08f147fa5938 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:0f8cd1e7-a6c6-477f-824b-caa4bb2fc266 for instance 3d921c1f-7646-461e-b155-45a98be168b0 on instance [pid: 7|app: 0|req: 366/721] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:37:13 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, ' [pid: 8|app: 0|req: 356/722] 199.204.45.57 () {34 vars in 854 bytes} [Sun Apr 26 07:37:14 2026] DELETE /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0/os-interface/0f8cd1e7-a6c6-477f-824b-caa4bb2fc266 => generated 0 bytes in 111 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-04-26 07:37:15.739 8 INFO nova.api.openstack.compute.server_external_events [req-62b351ba-af0c-4db1-81a4-e31fccd4a1e8 req-fec5d8aa-e9a6-4e75-9376-fb699fef9fc9 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:0f8cd1e7-a6c6-477f-824b-caa4bb2fc266 for instance 3d921c1f-7646-461e-b155-45a98be168b0 on instance [pid: 8|app: 0|req: 358/725] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:37:15 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-04-26 07:37:23.886 7 INFO nova.api.openstack.compute.server_external_events [req-b8e84565-9e71-4dda-8a5b-b7567dc930e6 req-a02956f7-ecfb-4d9b-9e31-cb4e5123595a 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:3ebecfdc-e4b7-47df-b534-284a5b7df5f6 for instance 3d921c1f-7646-461e-b155-45a98be168b0 on instance [pid: 7|app: 0|req: 368/726] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:37:23 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, ' [pid: 8|app: 0|req: 359/727] 199.204.45.57 () {34 vars in 854 bytes} [Sun Apr 26 07:37:23 2026] DELETE /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0/os-interface/3ebecfdc-e4b7-47df-b534-284a5b7df5f6 => generated 0 bytes in 44 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: 362/732] 199.204.45.57 () {34 vars in 854 bytes} [Sun Apr 26 07:37:45 2026] DELETE /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0/os-interface/e80e254e-d1b1-4844-9de7-74a71cace8b1 => generated 0 bytes in 44 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: 7|app: 0|req: 372/735] 199.204.45.57 () {34 vars in 754 bytes} [Sun Apr 26 07:37:50 2026] DELETE /v2.1/servers/3d921c1f-7646-461e-b155-45a98be168b0 => generated 0 bytes in 109 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-04-26 07:37:53.243 8 INFO nova.api.openstack.compute.server_external_events [req-52acc743-86c8-4069-a5b9-4cfe21c3d4b9 req-1f91a7fe-3916-424f-a4fa-0ced302cb379 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-deleted:0afdaf2b-871e-4df0-82b3-e3e81c34a86b for instance 3d921c1f-7646-461e-b155-45a98be168b0 on instance [pid: 8|app: 0|req: 364/736] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:37:53 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-04-26 07:37:54.912 7 INFO nova.api.openstack.compute.server_external_events [req-3fcc7548-72ba-446d-b8eb-f83195fb7795 req-c40e1d7c-3586-4fa5-b521-e43ee0b04002 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:5541e105-d5b8-42fc-9a15-13594ce51688 for instance ce74a5ed-d16c-4d4d-a542-dca58c53d62f on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 7|app: 0|req: 373/737] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:37:54 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) [pid: 8|app: 0|req: 365/738] 10.0.0.216 () {32 vars in 718 bytes} [Sun Apr 26 07:37:54 2026] DELETE /v2.1/servers/ce74a5ed-d16c-4d4d-a542-dca58c53d62f => generated 0 bytes in 87 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-04-26 07:37:55.040 7 WARNING neutronclient.v2_0.client [None req-4e00348a-913b-4361-b1a7-eaa806faa2ec 9bfe33e27ec24e358894da9ab57642dd b775114114c040c7b79c75f3f693dd27 - - default default] 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: 7|app: 0|req: 374/739] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:37:55 2026] GET /v2.1/servers/ce74a5ed-d16c-4d4d-a542-dca58c53d62f => generated 1943 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-04-26 07:37:57.511 8 INFO nova.api.openstack.compute.server_external_events [req-fb82936d-b0b4-44ba-8218-2b9a21c9a07e req-6150f57d-9953-4db7-9d14-6ec1453db52e 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-unplugged:5541e105-d5b8-42fc-9a15-13594ce51688 for instance ce74a5ed-d16c-4d4d-a542-dca58c53d62f on instance [pid: 8|app: 0|req: 367/742] 10.0.0.46 () {38 vars in 814 bytes} [Sun Apr 26 07:37:57 2026] POST /v2.1/os-server-external-events => generated 185 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-04-26 07:37:57.799 7 INFO nova.api.openstack.compute.server_external_events [req-edc295fb-bef1-4b25-97b5-932a1f913e3e req-8526fc23-0a24-4920-86b3-cf60b475eaa5 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-deleted:5541e105-d5b8-42fc-9a15-13594ce51688 for instance ce74a5ed-d16c-4d4d-a542-dca58c53d62f on instance [pid: 7|app: 0|req: 376/743] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:37:57 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-04-26 07:38:00.252 8 WARNING neutronclient.v2_0.client [None req-3ad09c5f-7564-4d9a-87a9-60add38fb322 9bfe33e27ec24e358894da9ab57642dd b775114114c040c7b79c75f3f693dd27 - - default default] 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: 368/744] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:38:00 2026] GET /v2.1/servers/ce74a5ed-d16c-4d4d-a542-dca58c53d62f => generated 1480 bytes in 96 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-04-26 07:38:05.348 7 INFO nova.api.openstack.wsgi [None req-e20ba92f-a912-4e49-991f-ef5e28e641b0 9bfe33e27ec24e358894da9ab57642dd b775114114c040c7b79c75f3f693dd27 - - default default] HTTP exception thrown: Instance ce74a5ed-d16c-4d4d-a542-dca58c53d62f could not be found. [pid: 7|app: 0|req: 377/745] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:38:05 2026] GET /v2.1/servers/ce74a5ed-d16c-4d4d-a542-dca58c53d62f => generated 111 bytes in 34 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-04-26 07:38:05.950 8 INFO nova.api.openstack.compute.server_external_events [req-4fc33d03-0db2-44fb-acc5-d68a49c69504 req-f349153f-bcf4-435f-8a37-3b2bd04c0c9a 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-changed:4c55a142-c83e-4a13-ab1c-1caf68bf5d10 for instance b3d3c778-7639-4710-bd1f-289b637c96fa on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 370/748] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:38:05 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) [pid: 7|app: 0|req: 379/749] 10.0.0.216 () {32 vars in 718 bytes} [Sun Apr 26 07:38:05 2026] DELETE /v2.1/servers/b3d3c778-7639-4710-bd1f-289b637c96fa => generated 0 bytes in 100 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-04-26 07:38:06.092 8 WARNING neutronclient.v2_0.client [None req-de1644db-8792-4455-9997-1ba3a37a553c 9bfe33e27ec24e358894da9ab57642dd b775114114c040c7b79c75f3f693dd27 - - default default] 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: 371/750] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:38:06 2026] GET /v2.1/servers/b3d3c778-7639-4710-bd1f-289b637c96fa => generated 1944 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-04-26 07:38:08.904 7 INFO nova.api.openstack.compute.server_external_events [req-044a7e18-6e3f-4a21-8932-d31bee1a5df2 req-6f64ed14-f7dd-4d40-9b0b-62f071ce4c88 59a99b0d5b61464f8fb5a3d1a208be4b 2b5cb349641b4fcd99fc4cc714e9c1bf - - 7a80d35b208146f8b333b32673b904b3 7a80d35b208146f8b333b32673b904b3] Creating event network-vif-deleted:4c55a142-c83e-4a13-ab1c-1caf68bf5d10 for instance b3d3c778-7639-4710-bd1f-289b637c96fa on instance [pid: 7|app: 0|req: 380/751] 10.0.0.113 () {38 vars in 815 bytes} [Sun Apr 26 07:38:08 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 07:38:11.277 8 WARNING neutronclient.v2_0.client [None req-61d6bcdd-515f-486f-aae3-31f9aa4cedc4 9bfe33e27ec24e358894da9ab57642dd b775114114c040c7b79c75f3f693dd27 - - default default] 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/752] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:38:11 2026] GET /v2.1/servers/b3d3c778-7639-4710-bd1f-289b637c96fa => generated 1481 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-04-26 07:38:16.357 8 INFO nova.api.openstack.wsgi [None req-906cc053-cb12-4e7f-b5d3-07231a221c3b 9bfe33e27ec24e358894da9ab57642dd b775114114c040c7b79c75f3f693dd27 - - default default] HTTP exception thrown: Instance b3d3c778-7639-4710-bd1f-289b637c96fa could not be found. [pid: 8|app: 0|req: 374/755] 10.0.0.216 () {32 vars in 715 bytes} [Sun Apr 26 07:38:16 2026] GET /v2.1/servers/b3d3c778-7639-4710-bd1f-289b637c96fa => generated 111 bytes in 28 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: 7|app: 0|req: 382/756] 10.0.0.216 () {32 vars in 726 bytes} [Sun Apr 26 07:38:17 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1649920741 => generated 0 bytes in 22 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-04-26 07:38:17.537 8 INFO nova.api.openstack.wsgi [None req-1e9615b1-57c4-465d-ac17-c72abcb40344 9bfe33e27ec24e358894da9ab57642dd b775114114c040c7b79c75f3f693dd27 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1649920741 not found for user 9bfe33e27ec24e358894da9ab57642dd [pid: 8|app: 0|req: 375/757] 10.0.0.216 () {32 vars in 723 bytes} [Sun Apr 26 07:38:17 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1649920741 => generated 142 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/760] 10.0.0.216 () {32 vars in 655 bytes} [Sun Apr 26 07:38:31 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/761] 10.0.0.216 () {32 vars in 641 bytes} [Sun Apr 26 07:38:31 2026] GET /v2.1/servers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-26 07:38:31.415 7 WARNING oslo_db.sqlalchemy.utils [None req-a4e52389-4c9f-4a3a-9b18-1ed36e08c7d4 2e3bfb90b78b4a02bd3b43bccba92a68 7f0190926c3246779fffe8a646525dc3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 385/762] 10.0.0.216 () {32 vars in 649 bytes} [Sun Apr 26 07:38:31 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/763] 10.0.0.216 () {32 vars in 694 bytes} [Sun Apr 26 07:38:31 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)