+ 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 [Mon Mar 9 16:02:42 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-7769d585df-bwhlx 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 0x7f9a06d98668 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-03-09 16:02:47.500 7 INFO nova.utils [None req-90b41de7-3c9c-4bc0-85dc-c545b003bf29 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-09 16:02:47.752 8 INFO nova.utils [None req-0b07b95d-a897-4b09-addb-1f93272cc3ef - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-09 16:02:49.222 7 WARNING keystonemiddleware._common.config [None req-90b41de7-3c9c-4bc0-85dc-c545b003bf29 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-09 16:02:49.231 7 WARNING oslo_config.cfg [None req-90b41de7-3c9c-4bc0-85dc-c545b003bf29 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-09 16:02:49.310 7 WARNING keystonemiddleware._common.config [None req-90b41de7-3c9c-4bc0-85dc-c545b003bf29 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-09 16:02:49.325 7 WARNING oslo_config.cfg [None req-90b41de7-3c9c-4bc0-85dc-c545b003bf29 - - - - - -] 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-03-09 16:02:49.338 7 WARNING oslo_config.cfg [None req-90b41de7-3c9c-4bc0-85dc-c545b003bf29 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f9a06d98668 pid: 7 (default app) 2026-03-09 16:02:49.436 8 WARNING keystonemiddleware._common.config [None req-0b07b95d-a897-4b09-addb-1f93272cc3ef - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-09 16:02:49.446 8 WARNING oslo_config.cfg [None req-0b07b95d-a897-4b09-addb-1f93272cc3ef - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-09 16:02:49.525 8 WARNING keystonemiddleware._common.config [None req-0b07b95d-a897-4b09-addb-1f93272cc3ef - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-09 16:02:49.541 8 WARNING oslo_config.cfg [None req-0b07b95d-a897-4b09-addb-1f93272cc3ef - - - - - -] 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-03-09 16:02:49.555 8 WARNING oslo_config.cfg [None req-0b07b95d-a897-4b09-addb-1f93272cc3ef - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f9a06d98668 pid: 8 (default app) [pid: 7|app: 0|req: 2/4] 162.253.55.43 () {42 vars in 699 bytes} [Mon Mar 9 16:02:57 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-03-09 16:02:57.851 8 WARNING oslo_policy.policy [None req-8a98dbd3-863c-4b7b-8be6-d8266fa9ab4c bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - 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-03-09 16:02:57.851 8 WARNING oslo_policy.policy [None req-8a98dbd3-863c-4b7b-8be6-d8266fa9ab4c bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - 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: 3/5] 162.253.55.43 () {44 vars in 903 bytes} [Mon Mar 9 16:02:57 2026] GET /v2.1 => generated 0 bytes in 560 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-03-09 16:02:57.950 7 WARNING oslo_policy.policy [req-8a98dbd3-863c-4b7b-8be6-d8266fa9ab4c req-aa713100-a50b-41f0-9980-9e26ed002378 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - 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-03-09 16:02:57.950 7 WARNING oslo_policy.policy [req-8a98dbd3-863c-4b7b-8be6-d8266fa9ab4c req-aa713100-a50b-41f0-9980-9e26ed002378 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - 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/6] 162.253.55.43 () {46 vars in 976 bytes} [Mon Mar 9 16:02:57 2026] GET /v2.1/ => generated 399 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:02:58.049 8 INFO nova.api.openstack.wsgi [None req-9104e7ca-82cd-4d04-aa9b-c83ab057e638 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 162.253.55.43 () {48 vars in 1005 bytes} [Mon Mar 9 16:02:58 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.43 () {48 vars in 1045 bytes} [Mon Mar 9 16:02:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 162.253.55.43 () {52 vars in 1042 bytes} [Mon Mar 9 16:02:58 2026] POST /v2.1/flavors => generated 527 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 162.253.55.43 () {42 vars in 699 bytes} [Mon Mar 9 16:02:58 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: 6/11] 162.253.55.43 () {44 vars in 903 bytes} [Mon Mar 9 16:02:58 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/12] 162.253.55.43 () {46 vars in 976 bytes} [Mon Mar 9 16:02:59 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-03-09 16:02:59.048 8 INFO nova.api.openstack.wsgi [None req-d3a8b28b-d1e4-46b9-a6db-70fa9e5d0f90 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 162.253.55.43 () {48 vars in 1007 bytes} [Mon Mar 9 16:02:59 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.43 () {48 vars in 1045 bytes} [Mon Mar 9 16:02:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 162.253.55.43 () {52 vars in 1042 bytes} [Mon Mar 9 16:02:59 2026] POST /v2.1/flavors => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 162.253.55.43 () {42 vars in 699 bytes} [Mon Mar 9 16:02:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 162.253.55.43 () {44 vars in 903 bytes} [Mon Mar 9 16:02:59 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 162.253.55.43 () {46 vars in 976 bytes} [Mon Mar 9 16:02:59 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-03-09 16:03:00.001 8 INFO nova.api.openstack.wsgi [None req-6fc492bb-aff7-497c-ba76-117f0728907d bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 162.253.55.43 () {48 vars in 1009 bytes} [Mon Mar 9 16:02:59 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 162.253.55.43 () {48 vars in 1045 bytes} [Mon Mar 9 16:03:00 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: 11/21] 162.253.55.43 () {52 vars in 1042 bytes} [Mon Mar 9 16:03:00 2026] POST /v2.1/flavors => generated 531 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 162.253.55.43 () {42 vars in 699 bytes} [Mon Mar 9 16:03:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/25] 162.253.55.43 () {44 vars in 903 bytes} [Mon Mar 9 16:03:00 2026] GET /v2.1 => generated 0 bytes in 349 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 14/26] 162.253.55.43 () {46 vars in 976 bytes} [Mon Mar 9 16:03:01 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:03:01.290 7 INFO nova.api.openstack.wsgi [None req-3f72db06-62e3-4ff9-885e-5f58e1033c0b bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/27] 162.253.55.43 () {48 vars in 1007 bytes} [Mon Mar 9 16:03:01 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 162.253.55.43 () {48 vars in 1045 bytes} [Mon Mar 9 16:03:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/29] 162.253.55.43 () {52 vars in 1042 bytes} [Mon Mar 9 16:03:01 2026] POST /v2.1/flavors => generated 530 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/30] 162.253.55.43 () {42 vars in 699 bytes} [Mon Mar 9 16:03:02 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/31] 162.253.55.43 () {44 vars in 903 bytes} [Mon Mar 9 16:03:02 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 17/32] 162.253.55.43 () {46 vars in 976 bytes} [Mon Mar 9 16:03:02 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-03-09 16:03:02.225 7 INFO nova.api.openstack.wsgi [None req-3e039ebc-f200-41f3-830c-cff2f0348608 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/33] 162.253.55.43 () {48 vars in 1009 bytes} [Mon Mar 9 16:03:02 2026] GET /v2.1/flavors/m1.xlarge => 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: 18/34] 162.253.55.43 () {48 vars in 1045 bytes} [Mon Mar 9 16:03:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/35] 162.253.55.43 () {52 vars in 1042 bytes} [Mon Mar 9 16:03:02 2026] POST /v2.1/flavors => generated 533 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/118] 10.0.0.102 () {28 vars in 454 bytes} [Mon Mar 9 16:09: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 60/119] 10.0.0.102 () {30 vars in 658 bytes} [Mon Mar 9 16:09:53 2026] GET /v2.1 => generated 0 bytes in 96 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: 60/120] 10.0.0.102 () {32 vars in 731 bytes} [Mon Mar 9 16:09:53 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: 8|app: 0|req: 61/121] 10.0.0.102 () {34 vars in 804 bytes} [Mon Mar 9 16:09:53 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/140] 162.253.55.43 () {42 vars in 699 bytes} [Mon Mar 9 16:11:26 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: 70/141] 162.253.55.43 () {44 vars in 903 bytes} [Mon Mar 9 16:11:26 2026] GET /v2.1 => generated 0 bytes in 49 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, ' [pid: 8|app: 0|req: 72/142] 162.253.55.43 () {46 vars in 976 bytes} [Mon Mar 9 16:11:26 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:11:26.630 7 INFO nova.api.openstack.wsgi [None req-ec2bf1b3-fe84-40ca-bc11-608ee3f035ef bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 71/143] 162.253.55.43 () {48 vars in 1011 bytes} [Mon Mar 9 16:11:26 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/144] 162.253.55.43 () {48 vars in 1045 bytes} [Mon Mar 9 16:11:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/145] 162.253.55.43 () {52 vars in 1043 bytes} [Mon Mar 9 16:11:26 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/158] 162.253.55.43 () {42 vars in 699 bytes} [Mon Mar 9 16:12:20 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: 79/159] 162.253.55.43 () {44 vars in 903 bytes} [Mon Mar 9 16:12:20 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: 8|app: 0|req: 81/160] 162.253.55.43 () {46 vars in 976 bytes} [Mon Mar 9 16:12:20 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:12:20.821 7 INFO nova.api.openstack.wsgi [None req-4cd5cac7-4f2b-4040-a601-66a24dd38b80 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user bd4f01f15b1d4d1cbb020c2bd8afad73 [pid: 7|app: 0|req: 80/161] 162.253.55.43 () {48 vars in 1045 bytes} [Mon Mar 9 16:12:20 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-09 16:12:20.834 8 WARNING oslo_db.sqlalchemy.utils [None req-13c7651c-c947-4680-a0e9-a7b73cb23329 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 82/162] 162.253.55.43 () {48 vars in 1010 bytes} [Mon Mar 9 16:12:20 2026] GET /v2.1/os-keypairs => generated 16 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/163] 162.253.55.43 () {52 vars in 1051 bytes} [Mon Mar 9 16:12:20 2026] POST /v2.1/os-keypairs => generated 576 bytes in 51 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/164] 162.253.55.43 () {42 vars in 699 bytes} [Mon Mar 9 16:12:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/165] 162.253.55.43 () {44 vars in 903 bytes} [Mon Mar 9 16:12:24 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/166] 162.253.55.43 () {46 vars in 976 bytes} [Mon Mar 9 16:12:24 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: 83/167] 162.253.55.43 () {48 vars in 1067 bytes} [Mon Mar 9 16:12:24 2026] GET /v2.1/os-quota-sets/cbec0796151e48b79ffc42cb9d717daa => generated 283 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/168] 162.253.55.43 () {52 vars in 1119 bytes} [Mon Mar 9 16:12:24 2026] PUT /v2.1/os-quota-sets/cbec0796151e48b79ffc42cb9d717daa => generated 238 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 162.253.55.43 () {42 vars in 699 bytes} [Mon Mar 9 16:20:43 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: 134/270] 162.253.55.43 () {44 vars in 903 bytes} [Mon Mar 9 16:20:43 2026] GET /v2.1 => generated 0 bytes in 152 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 137/271] 162.253.55.43 () {46 vars in 976 bytes} [Mon Mar 9 16:20:44 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:20:44.180 7 INFO nova.api.openstack.wsgi [None req-90145393-0d7f-49fa-931c-164e67705e71 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 135/272] 162.253.55.43 () {48 vars in 1009 bytes} [Mon Mar 9 16:20:44 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 162.253.55.43 () {48 vars in 1045 bytes} [Mon Mar 9 16:20:44 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: 7|app: 0|req: 136/274] 162.253.55.43 () {52 vars in 1043 bytes} [Mon Mar 9 16:20:44 2026] POST /v2.1/flavors => generated 532 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/313] 162.253.55.43 () {42 vars in 699 bytes} [Mon Mar 9 16:23:56 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: 7|app: 0|req: 156/314] 162.253.55.43 () {44 vars in 903 bytes} [Mon Mar 9 16:23:56 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 159/315] 162.253.55.43 () {46 vars in 976 bytes} [Mon Mar 9 16:23:56 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/316] 162.253.55.43 () {48 vars in 1067 bytes} [Mon Mar 9 16:23:56 2026] GET /v2.1/os-quota-sets/1c21a504adc34eb6944446675d34e933 => generated 283 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/317] 162.253.55.43 () {52 vars in 1119 bytes} [Mon Mar 9 16:23:56 2026] PUT /v2.1/os-quota-sets/1c21a504adc34eb6944446675d34e933 => generated 238 bytes in 112 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: 167/330] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:24:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/331] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:24:52 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 8|app: 0|req: 168/332] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:24:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 56 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, ' [pid: 7|app: 0|req: 165/333] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:24:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/334] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:24:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/335] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:24:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/336] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:24:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/337] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:24:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/338] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:24:52 2026] GET /v2.1/os-services => generated 783 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/339] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:24:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 51 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: 172/340] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:24:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/341] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:24:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/354] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:25:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/355] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:25:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/356] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:25:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/357] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:25:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/358] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:25:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/359] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:25:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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: 179/360] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:25:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/361] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:25:52 2026] GET /v2.1/os-services => generated 783 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/362] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:25:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 32 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, ' [pid: 8|app: 0|req: 183/363] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:25:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 181/364] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:25:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/365] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:25:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:26:51 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 7|app: 0|req: 188/379] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:26:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 192/380] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:26:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:26:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:26:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:26:52 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:26:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 23 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, ' [pid: 7|app: 0|req: 191/385] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:26:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 195/386] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:26:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:26:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:26:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:26:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:27:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 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, ' [pid: 7|app: 0|req: 200/403] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:27:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/404] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:27:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 201/405] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:27:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/406] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:27:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/407] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:27:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:27:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/409] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:27:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 207/410] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:27:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/411] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:27:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/412] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:27:52 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/413] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:27:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/426] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:28:51 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 8|app: 0|req: 215/427] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:28:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 213/428] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:28:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/429] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:28:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/430] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:28:52 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/431] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:28:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 24 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, ' [pid: 7|app: 0|req: 215/432] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:28:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 218/433] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:28:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/434] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:28:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/435] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:28:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/436] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:28:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/437] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:28:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/450] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:29:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/451] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:29:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 225/452] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:29:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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: 228/453] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:29:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/454] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:29:52 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/455] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:29:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 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, ' [pid: 7|app: 0|req: 227/456] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:29:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/457] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:29:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/458] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:29:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/459] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:29:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/460] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:29:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/461] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:29:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/474] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:30:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/475] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:30:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/476] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:30:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/477] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:30:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 241/478] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:30:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/479] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:30:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 43 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: 242/480] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:30:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/481] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:30:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/482] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:30:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/483] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:30:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/484] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:30:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/485] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:30:52 2026] GET /v2.1/os-services => generated 783 bytes in 34 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: 248/498] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:31:51 2026] GET /v2.1/os-services => generated 783 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/499] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:31:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 30 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, ' [pid: 7|app: 0|req: 249/500] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:31:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 252/501] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:31:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/502] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:31:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/503] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:31:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/504] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:31:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/505] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:31:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 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, ' [pid: 7|app: 0|req: 252/506] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:31:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/507] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:31:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/508] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:31:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/509] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:31:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 263/522] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:32:51 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/523] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:32:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/524] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:32:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/525] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:32:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/526] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:32:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/527] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:32:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/528] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:32:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/529] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:32:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/530] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:32:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 264/531] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:32:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/532] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:32:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/533] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:32:52 2026] GET /v2.1/os-services => generated 783 bytes in 27 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: 275/546] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:33:52 2026] GET /v2.1/os-services => generated 783 bytes in 76 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: 272/547] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:33:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 35 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, ' [pid: 8|app: 0|req: 276/548] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:33:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 273/549] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:33:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/550] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:33:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 274/551] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:33:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 278/552] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:33:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/553] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:33:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/554] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:33:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/555] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:33:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/556] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:33:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/557] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:33:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/564] 162.253.55.43 () {42 vars in 699 bytes} [Mon Mar 9 16:34:23 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: 8|app: 0|req: 284/565] 162.253.55.43 () {44 vars in 903 bytes} [Mon Mar 9 16:34:23 2026] GET /v2.1 => generated 0 bytes in 54 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, ' [pid: 7|app: 0|req: 282/566] 162.253.55.43 () {46 vars in 976 bytes} [Mon Mar 9 16:34:23 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-03-09 16:34:23.892 8 INFO nova.api.openstack.wsgi [None req-32406ed2-efa9-461b-a7e8-d713112e306e bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 285/567] 162.253.55.43 () {48 vars in 1005 bytes} [Mon Mar 9 16:34:23 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/568] 162.253.55.43 () {48 vars in 1045 bytes} [Mon Mar 9 16:34:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/569] 162.253.55.43 () {48 vars in 1093 bytes} [Mon Mar 9 16:34:23 2026] GET /v2.1/flavors/ed8baa91-1410-44f2-8ece-76b5ffad4fa9/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/570] 162.253.55.43 () {42 vars in 699 bytes} [Mon Mar 9 16:34:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/571] 162.253.55.43 () {44 vars in 903 bytes} [Mon Mar 9 16:34:24 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: 285/572] 162.253.55.43 () {46 vars in 976 bytes} [Mon Mar 9 16:34:24 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-03-09 16:34:24.808 8 INFO nova.api.openstack.wsgi [None req-d32dc65c-a9dc-4619-b6a8-01cecdb27202 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 288/573] 162.253.55.43 () {48 vars in 1007 bytes} [Mon Mar 9 16:34:24 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/574] 162.253.55.43 () {48 vars in 1045 bytes} [Mon Mar 9 16:34:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/575] 162.253.55.43 () {48 vars in 1093 bytes} [Mon Mar 9 16:34:24 2026] GET /v2.1/flavors/c6c784f9-7c58-4d26-ad95-a86f3415a2e1/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/576] 162.253.55.43 () {42 vars in 699 bytes} [Mon Mar 9 16:34:25 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: 290/577] 162.253.55.43 () {44 vars in 903 bytes} [Mon Mar 9 16:34:25 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 288/578] 162.253.55.43 () {46 vars in 976 bytes} [Mon Mar 9 16:34:25 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:34:25.714 8 INFO nova.api.openstack.wsgi [None req-74424a85-fe7c-4189-a5c1-cea925b46f73 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 291/579] 162.253.55.43 () {48 vars in 1009 bytes} [Mon Mar 9 16:34:25 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/580] 162.253.55.43 () {48 vars in 1045 bytes} [Mon Mar 9 16:34:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/581] 162.253.55.43 () {48 vars in 1093 bytes} [Mon Mar 9 16:34:25 2026] GET /v2.1/flavors/116b3297-8528-42a1-9a09-4cca73862f00/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/582] 162.253.55.43 () {42 vars in 699 bytes} [Mon Mar 9 16:34:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/583] 162.253.55.43 () {44 vars in 903 bytes} [Mon Mar 9 16:34:26 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 291/584] 162.253.55.43 () {46 vars in 976 bytes} [Mon Mar 9 16:34:26 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-03-09 16:34:26.661 8 INFO nova.api.openstack.wsgi [None req-12cc7dad-3a0b-4cb4-8e85-33275fc3f18b bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 294/585] 162.253.55.43 () {48 vars in 1007 bytes} [Mon Mar 9 16:34:26 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: 292/586] 162.253.55.43 () {48 vars in 1045 bytes} [Mon Mar 9 16:34:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/587] 162.253.55.43 () {48 vars in 1093 bytes} [Mon Mar 9 16:34:26 2026] GET /v2.1/flavors/1a2594e0-65ce-40e8-8816-ce822c356a9b/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/588] 162.253.55.43 () {42 vars in 699 bytes} [Mon Mar 9 16:34:27 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: 296/589] 162.253.55.43 () {44 vars in 903 bytes} [Mon Mar 9 16:34:27 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 294/590] 162.253.55.43 () {46 vars in 976 bytes} [Mon Mar 9 16:34:27 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-03-09 16:34:27.637 8 INFO nova.api.openstack.wsgi [None req-dd225557-0098-4251-9c77-c581bee95a79 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 297/591] 162.253.55.43 () {48 vars in 1009 bytes} [Mon Mar 9 16:34:27 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/592] 162.253.55.43 () {48 vars in 1045 bytes} [Mon Mar 9 16:34:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/593] 162.253.55.43 () {48 vars in 1093 bytes} [Mon Mar 9 16:34:27 2026] GET /v2.1/flavors/2a1489b3-09e4-46e8-9865-ccce6d28c664/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/600] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:34:52 2026] GET /v2.1/os-services => generated 783 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/601] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:34:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 23 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, ' [pid: 8|app: 0|req: 303/602] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:34:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/603] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:34:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/604] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:34:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/605] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:34:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/606] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:34:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/607] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:34:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/608] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:34:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/609] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:34:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/610] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:34:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/611] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:34:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/618] 162.253.55.43 () {42 vars in 699 bytes} [Mon Mar 9 16:35:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 308/619] 162.253.55.43 () {44 vars in 903 bytes} [Mon Mar 9 16:35:29 2026] GET /v2.1 => generated 0 bytes in 42 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, ' [pid: 8|app: 0|req: 312/620] 162.253.55.43 () {46 vars in 976 bytes} [Mon Mar 9 16:35:29 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-03-09 16:35:29.674 7 INFO nova.api.openstack.wsgi [None req-2f2b409f-3a39-49ff-8ba1-60d09ef97574 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 309/621] 162.253.55.43 () {48 vars in 1011 bytes} [Mon Mar 9 16:35:29 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/622] 162.253.55.43 () {48 vars in 1045 bytes} [Mon Mar 9 16:35:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/623] 162.253.55.43 () {48 vars in 1093 bytes} [Mon Mar 9 16:35:29 2026] GET /v2.1/flavors/45da0916-1451-4d98-a731-289cf7799382/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/626] 162.253.55.43 () {42 vars in 699 bytes} [Mon Mar 9 16:35:36 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: 312/627] 162.253.55.43 () {44 vars in 903 bytes} [Mon Mar 9 16:35:36 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: 8|app: 0|req: 316/628] 162.253.55.43 () {46 vars in 976 bytes} [Mon Mar 9 16:35:36 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/629] 162.253.55.43 () {48 vars in 1045 bytes} [Mon Mar 9 16:35:36 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/630] 162.253.55.43 () {42 vars in 699 bytes} [Mon Mar 9 16:35:39 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: 314/631] 162.253.55.43 () {44 vars in 903 bytes} [Mon Mar 9 16:35:39 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 318/632] 162.253.55.43 () {46 vars in 976 bytes} [Mon Mar 9 16:35:39 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/633] 162.253.55.43 () {48 vars in 1067 bytes} [Mon Mar 9 16:35:39 2026] GET /v2.1/os-quota-sets/cbec0796151e48b79ffc42cb9d717daa => generated 280 bytes in 69 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: 321/638] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:35:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/639] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:35:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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: 8|app: 0|req: 322/640] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:35:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/641] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:35:52 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/642] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:35:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 320/643] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:35:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 45 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: 324/644] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:35:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/645] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:35:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/646] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:35:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/647] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:35:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/648] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:35:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/649] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:35:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/656] 162.253.55.43 () {42 vars in 699 bytes} [Mon Mar 9 16:36:27 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: 327/657] 162.253.55.43 () {44 vars in 903 bytes} [Mon Mar 9 16:36:27 2026] GET /v2.1 => generated 0 bytes in 37 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, ' [pid: 8|app: 0|req: 331/658] 162.253.55.43 () {46 vars in 976 bytes} [Mon Mar 9 16:36:27 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:36:27.731 7 INFO nova.api.openstack.wsgi [None req-81436a3e-69c6-461b-9a15-ff913137402a bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 328/659] 162.253.55.43 () {48 vars in 1009 bytes} [Mon Mar 9 16:36:27 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/660] 162.253.55.43 () {48 vars in 1045 bytes} [Mon Mar 9 16:36:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/661] 162.253.55.43 () {48 vars in 1093 bytes} [Mon Mar 9 16:36:27 2026] GET /v2.1/flavors/7806dfd4-70fe-485e-a9a5-477e07df71da/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/666] 162.253.55.43 () {42 vars in 699 bytes} [Mon Mar 9 16:36:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/667] 162.253.55.43 () {44 vars in 903 bytes} [Mon Mar 9 16:36:41 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 333/668] 162.253.55.43 () {46 vars in 976 bytes} [Mon Mar 9 16:36:41 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: 8|app: 0|req: 336/669] 162.253.55.43 () {48 vars in 1067 bytes} [Mon Mar 9 16:36:41 2026] GET /v2.1/os-quota-sets/1c21a504adc34eb6944446675d34e933 => generated 280 bytes in 47 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/672] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:36:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 71 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/673] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:36:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/674] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:36:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 336/675] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:36:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/676] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:36:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 337/677] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:36:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 341/678] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:36:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/679] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:36:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/680] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:36:52 2026] GET /v2.1/os-services => generated 783 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/681] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:36:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 33 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: 343/682] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:36:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/683] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:36:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 162.253.55.43 () {42 vars in 699 bytes} [Mon Mar 9 16:37:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 344/691] 162.253.55.43 () {44 vars in 903 bytes} [Mon Mar 9 16:37:24 2026] GET /v2.1 => generated 0 bytes in 36 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, ' [pid: 8|app: 0|req: 348/692] 162.253.55.43 () {46 vars in 976 bytes} [Mon Mar 9 16:37:24 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:37:24.172 7 INFO nova.api.openstack.wsgi [None req-b88df7c2-e456-40d5-ac76-592175445087 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 345/693] 162.253.55.43 () {48 vars in 1005 bytes} [Mon Mar 9 16:37:24 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/694] 162.253.55.43 () {48 vars in 1045 bytes} [Mon Mar 9 16:37:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/701] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:37:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/702] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:37:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/703] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:37:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 354/704] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:37:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/705] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:37:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/706] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:37:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/707] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:37:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/708] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:37:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/709] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:37:52 2026] GET /v2.1/os-services => generated 783 bytes in 30 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: 357/710] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:37:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 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, ' [pid: 7|app: 0|req: 354/711] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:37:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/712] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:37:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/715] 10.0.0.92 () {32 vars in 654 bytes} [Mon Mar 9 16:38:05 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/716] 10.0.0.92 () {32 vars in 640 bytes} [Mon Mar 9 16:38:05 2026] GET /v2.1/servers => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-09 16:38:05.359 8 WARNING oslo_db.sqlalchemy.utils [None req-1613fd7d-3b68-4af4-a5c5-ab905aaa6089 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 361/717] 10.0.0.92 () {32 vars in 648 bytes} [Mon Mar 9 16:38:05 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/718] 10.0.0.92 () {32 vars in 693 bytes} [Mon Mar 9 16:38:05 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/721] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:16 2026] GET /v2.1/flavors/ed8baa91-1410-44f2-8ece-76b5ffad4fa9 => generated 511 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/722] 10.0.0.92 () {32 vars in 640 bytes} [Mon Mar 9 16:38:16 2026] GET /v2.1/flavors => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/723] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:16 2026] GET /v2.1/flavors/ed8baa91-1410-44f2-8ece-76b5ffad4fa9 => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:38:23.980 8 WARNING neutronclient.v2_0.client [None req-29023c7a-7fea-4c6f-8687-7184b12a3b4d 6b11ac64c7574f2bbcc7b9fbd3b8dd27 ad1016dea9554a7dbdd3e610ed29f64e - - default default] The 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: 365/726] 10.0.0.92 () {34 vars in 684 bytes} [Mon Mar 9 16:38:23 2026] POST /v2.1/os-security-groups => generated 246 bytes in 1855 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:38:25.765 7 WARNING neutronclient.v2_0.client [None req-2ec6ef87-f362-4745-a883-b30b79ddb861 6b11ac64c7574f2bbcc7b9fbd3b8dd27 ad1016dea9554a7dbdd3e610ed29f64e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/727] 10.0.0.92 () {34 vars in 670 bytes} [Mon Mar 9 16:38:25 2026] POST /v2.1/os-keypairs => generated 386 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:38:26.738 7 WARNING neutronclient.v2_0.client [None req-2ec6ef87-f362-4745-a883-b30b79ddb861 6b11ac64c7574f2bbcc7b9fbd3b8dd27 ad1016dea9554a7dbdd3e610ed29f64e - - default default] The 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: 362/728] 10.0.0.92 () {34 vars in 694 bytes} [Mon Mar 9 16:38:25 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 2632 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:38:28.412 8 WARNING neutronclient.v2_0.client [None req-d501634b-77de-4919-99dc-db2aae7d2368 6b11ac64c7574f2bbcc7b9fbd3b8dd27 ad1016dea9554a7dbdd3e610ed29f64e - - default default] The 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: 363/729] 10.0.0.92 () {34 vars in 670 bytes} [Mon Mar 9 16:38:30 2026] POST /v2.1/os-keypairs => generated 385 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:38:30.947 7 WARNING neutronclient.v2_0.client [None req-c6498ba5-5ff2-4158-8abc-6b174bc88120 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] The 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: 367/732] 10.0.0.92 () {34 vars in 684 bytes} [Mon Mar 9 16:38:28 2026] POST /v2.1/os-security-groups => generated 246 bytes in 2585 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:38:31.006 8 WARNING neutronclient.v2_0.client [None req-e2a2d864-8611-424b-b808-c44dd43741f7 6b11ac64c7574f2bbcc7b9fbd3b8dd27 ad1016dea9554a7dbdd3e610ed29f64e - - default default] 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-03-09 16:38:31.353 8 WARNING neutronclient.v2_0.client [None req-e2a2d864-8611-424b-b808-c44dd43741f7 6b11ac64c7574f2bbcc7b9fbd3b8dd27 ad1016dea9554a7dbdd3e610ed29f64e - - default default] The 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: 366/733] 10.0.0.92 () {34 vars in 684 bytes} [Mon Mar 9 16:38:30 2026] POST /v2.1/os-security-groups => generated 243 bytes in 799 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/734] 10.0.0.92 () {34 vars in 694 bytes} [Mon Mar 9 16:38:30 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 781 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:38:31.779 7 WARNING neutronclient.v2_0.client [None req-49947c86-26cf-41c0-b160-dace48e29ff7 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] 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-03-09 16:38:31.785 8 WARNING neutronclient.v2_0.client [None req-e2f3c8ce-eb49-4564-864b-2fe3c4e6a9c9 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] 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-03-09 16:38:31.833 7 WARNING neutronclient.v2_0.client [None req-49947c86-26cf-41c0-b160-dace48e29ff7 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/735] 10.0.0.92 () {34 vars in 684 bytes} [Mon Mar 9 16:38:31 2026] POST /v2.1/os-security-groups => generated 241 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:38:32.062 8 WARNING neutronclient.v2_0.client [None req-adf1593c-454e-450d-8292-896a4aabbebb 6b11ac64c7574f2bbcc7b9fbd3b8dd27 ad1016dea9554a7dbdd3e610ed29f64e - - default default] 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-03-09 16:38:32.146 8 WARNING neutronclient.v2_0.client [None req-adf1593c-454e-450d-8292-896a4aabbebb 6b11ac64c7574f2bbcc7b9fbd3b8dd27 ad1016dea9554a7dbdd3e610ed29f64e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/736] 10.0.0.92 () {34 vars in 694 bytes} [Mon Mar 9 16:38:32 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:38:32.326 8 WARNING neutronclient.v2_0.client [None req-fd71a9cf-8cfb-432f-a3c0-a159900883c3 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] 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-03-09 16:38:32.434 7 WARNING neutronclient.v2_0.client [None req-49947c86-26cf-41c0-b160-dace48e29ff7 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] The 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/737] 10.0.0.92 () {34 vars in 684 bytes} [Mon Mar 9 16:38:32 2026] POST /v2.1/os-security-groups => generated 244 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:38:32.613 8 WARNING neutronclient.v2_0.client [None req-bebec058-e3bf-4fa2-aa4b-70e497feeaff 6b11ac64c7574f2bbcc7b9fbd3b8dd27 ad1016dea9554a7dbdd3e610ed29f64e - - default default] The 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/738] 10.0.0.92 () {32 vars in 736 bytes} [Mon Mar 9 16:38:32 2026] GET /v2.1/os-security-groups/95240265-4f17-41cb-8ca1-a0484f79f8bd => generated 663 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:38:32.675 8 WARNING neutronclient.v2_0.client [None req-87eb5ed3-1ee8-4b7d-847d-beacc520e80b 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] 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-03-09 16:38:32.728 8 WARNING neutronclient.v2_0.client [None req-87eb5ed3-1ee8-4b7d-847d-beacc520e80b 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] 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-03-09 16:38:32.792 8 WARNING neutronclient.v2_0.client [None req-87eb5ed3-1ee8-4b7d-847d-beacc520e80b 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/739] 10.0.0.92 () {32 vars in 662 bytes} [Mon Mar 9 16:38:32 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 16:38:32.839 8 WARNING neutronclient.v2_0.client [None req-d5d0e45d-6ba9-4050-9ebd-818ed9cfa1b0 6b11ac64c7574f2bbcc7b9fbd3b8dd27 ad1016dea9554a7dbdd3e610ed29f64e - - default default] 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-03-09 16:38:32.875 8 WARNING neutronclient.v2_0.client [None req-d5d0e45d-6ba9-4050-9ebd-818ed9cfa1b0 6b11ac64c7574f2bbcc7b9fbd3b8dd27 ad1016dea9554a7dbdd3e610ed29f64e - - default default] 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-03-09 16:38:32.916 8 WARNING neutronclient.v2_0.client [None req-d5d0e45d-6ba9-4050-9ebd-818ed9cfa1b0 6b11ac64c7574f2bbcc7b9fbd3b8dd27 ad1016dea9554a7dbdd3e610ed29f64e - - default default] The 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: 367/740] 10.0.0.92 () {34 vars in 662 bytes} [Mon Mar 9 16:38:31 2026] POST /v2.1/servers => generated 453 bytes in 1342 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-03-09 16:38:33.064 7 WARNING neutronclient.v2_0.client [None req-8d77a973-6e34-4e76-92b5-ae896e268ff5 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] 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-03-09 16:38:33.107 7 WARNING neutronclient.v2_0.client [None req-8d77a973-6e34-4e76-92b5-ae896e268ff5 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/741] 10.0.0.92 () {32 vars in 749 bytes} [Mon Mar 9 16:38:32 2026] DELETE /v2.1/os-security-group-rules/169b81d7-0896-49dd-96d0-6f46ada97286 => generated 0 bytes in 411 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/742] 10.0.0.92 () {32 vars in 739 bytes} [Mon Mar 9 16:38:33 2026] DELETE /v2.1/os-security-groups/e5460385-2da0-4aab-a19e-4c641c51fc8c => generated 0 bytes in 200 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-09 16:38:33.285 7 WARNING neutronclient.v2_0.client [None req-5d7d6f6a-6fa2-42e1-bbfa-478d6a703c01 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] 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-03-09 16:38:33.306 8 WARNING neutronclient.v2_0.client [None req-7d3e9777-c611-4f4a-b1b1-e764a2d4346c 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] 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-03-09 16:38:33.349 8 WARNING neutronclient.v2_0.client [None req-7d3e9777-c611-4f4a-b1b1-e764a2d4346c 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] The 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: 369/743] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:33 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1432 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:38:33.360 7 WARNING neutronclient.v2_0.client [None req-1c9f49eb-90e1-4120-80ab-5972f4c95c78 6b11ac64c7574f2bbcc7b9fbd3b8dd27 ad1016dea9554a7dbdd3e610ed29f64e - - default default] 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-03-09 16:38:33.398 7 WARNING neutronclient.v2_0.client [None req-1c9f49eb-90e1-4120-80ab-5972f4c95c78 6b11ac64c7574f2bbcc7b9fbd3b8dd27 ad1016dea9554a7dbdd3e610ed29f64e - - default default] The 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: 370/744] 10.0.0.92 () {32 vars in 739 bytes} [Mon Mar 9 16:38:33 2026] DELETE /v2.1/os-security-groups/95240265-4f17-41cb-8ca1-a0484f79f8bd => generated 0 bytes in 231 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-09 16:38:33.593 7 WARNING neutronclient.v2_0.client [None req-82943602-fea7-480a-a387-a2ba598af645 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] 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-03-09 16:38:33.615 7 INFO nova.api.openstack.wsgi [None req-82943602-fea7-480a-a387-a2ba598af645 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] HTTP exception thrown: Security group e5460385-2da0-4aab-a19e-4c641c51fc8c does not exist Neutron server returns request_ids: ['req-73c26367-9583-44c3-8c92-998dbe8dac31'] [pid: 7|app: 0|req: 371/745] 10.0.0.92 () {32 vars in 736 bytes} [Mon Mar 9 16:38:33 2026] GET /v2.1/os-security-groups/e5460385-2da0-4aab-a19e-4c641c51fc8c => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-09 16:38:33.625 7 WARNING neutronclient.v2_0.client [None req-b0c00840-2028-4b5e-9af9-a83973e5984b 6b11ac64c7574f2bbcc7b9fbd3b8dd27 ad1016dea9554a7dbdd3e610ed29f64e - - default default] 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-03-09 16:38:33.658 7 WARNING neutronclient.v2_0.client [None req-b0c00840-2028-4b5e-9af9-a83973e5984b 6b11ac64c7574f2bbcc7b9fbd3b8dd27 ad1016dea9554a7dbdd3e610ed29f64e - - default default] 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-03-09 16:38:33.754 8 WARNING neutronclient.v2_0.client [None req-7d3e9777-c611-4f4a-b1b1-e764a2d4346c 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] The 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: 372/746] 10.0.0.92 () {32 vars in 739 bytes} [Mon Mar 9 16:38:33 2026] DELETE /v2.1/os-security-groups/c05ad6d7-3515-4ff9-9b04-8ec5bf0316c1 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-09 16:38:33.824 7 WARNING neutronclient.v2_0.client [None req-64ebfd67-ddfa-4d9e-b2f9-131d5e052d9a 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] 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-03-09 16:38:33.855 7 WARNING neutronclient.v2_0.client [None req-64ebfd67-ddfa-4d9e-b2f9-131d5e052d9a 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] The 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: 373/747] 10.0.0.92 () {32 vars in 739 bytes} [Mon Mar 9 16:38:33 2026] DELETE /v2.1/os-security-groups/3c780dce-aa69-4526-97c5-2c03ae071336 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-09 16:38:34.019 7 WARNING neutronclient.v2_0.client [None req-856e302c-d9e5-48fe-b3d6-ea1f4cb9c55c 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] 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-03-09 16:38:34.039 7 INFO nova.api.openstack.wsgi [None req-856e302c-d9e5-48fe-b3d6-ea1f4cb9c55c 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] HTTP exception thrown: Security group 3c780dce-aa69-4526-97c5-2c03ae071336 does not exist Neutron server returns request_ids: ['req-600331fb-eeda-4450-9ebd-33eaf9169eae'] [pid: 7|app: 0|req: 374/748] 10.0.0.92 () {32 vars in 736 bytes} [Mon Mar 9 16:38:34 2026] GET /v2.1/os-security-groups/3c780dce-aa69-4526-97c5-2c03ae071336 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-09 16:38:34.053 7 WARNING neutronclient.v2_0.client [None req-c340ea09-c7dd-429f-8dc2-4957deffab6d 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] 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-03-09 16:38:34.081 7 WARNING neutronclient.v2_0.client [None req-c340ea09-c7dd-429f-8dc2-4957deffab6d 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] The 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: 375/749] 10.0.0.92 () {32 vars in 739 bytes} [Mon Mar 9 16:38:34 2026] DELETE /v2.1/os-security-groups/1a39f810-7345-4d6a-bc84-c8711acb2fbd => generated 0 bytes in 193 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-09 16:38:34.253 7 WARNING neutronclient.v2_0.client [None req-f21d0bf3-e729-4869-ab08-ebfbdbec6e2b 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] 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-03-09 16:38:34.282 7 INFO nova.api.openstack.wsgi [None req-f21d0bf3-e729-4869-ab08-ebfbdbec6e2b 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] HTTP exception thrown: Security group 1a39f810-7345-4d6a-bc84-c8711acb2fbd does not exist Neutron server returns request_ids: ['req-4fde8ad1-1504-4129-85ae-1e00f8e862cf'] [pid: 7|app: 0|req: 376/750] 10.0.0.92 () {32 vars in 736 bytes} [Mon Mar 9 16:38:34 2026] GET /v2.1/os-security-groups/1a39f810-7345-4d6a-bc84-c8711acb2fbd => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-09 16:38:34.298 7 WARNING neutronclient.v2_0.client [None req-e822f16e-8166-4fc0-b909-c6be7f32fafa 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] 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-03-09 16:38:34.344 7 WARNING neutronclient.v2_0.client [None req-e822f16e-8166-4fc0-b909-c6be7f32fafa 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] 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-03-09 16:38:34.414 7 WARNING neutronclient.v2_0.client [None req-e822f16e-8166-4fc0-b909-c6be7f32fafa 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] The 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: 377/751] 10.0.0.92 () {32 vars in 662 bytes} [Mon Mar 9 16:38:34 2026] GET /v2.1/os-security-groups => generated 707 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/752] 10.0.0.92 () {34 vars in 662 bytes} [Mon Mar 9 16:38:33 2026] POST /v2.1/servers => generated 451 bytes in 1269 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-03-09 16:38:34.520 8 WARNING neutronclient.v2_0.client [None req-85a65759-45a3-431d-89bc-9da53a9f7cdb 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] 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-03-09 16:38:34.539 8 INFO nova.api.openstack.wsgi [None req-85a65759-45a3-431d-89bc-9da53a9f7cdb 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] HTTP exception thrown: Security group 1a39f810-7345-4d6a-bc84-c8711acb2fbd does not exist Neutron server returns request_ids: ['req-b5510c5f-b5ba-4396-b74d-9b12348b0685'] [pid: 8|app: 0|req: 376/753] 10.0.0.92 () {32 vars in 739 bytes} [Mon Mar 9 16:38:34 2026] DELETE /v2.1/os-security-groups/1a39f810-7345-4d6a-bc84-c8711acb2fbd => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-09 16:38:34.561 8 WARNING neutronclient.v2_0.client [None req-31615f38-90b8-42eb-90e9-d726c07746af 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] 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-03-09 16:38:34.562 7 WARNING neutronclient.v2_0.client [None req-b999a0c4-d0ba-4513-a584-e28823de0be1 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/754] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:34 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1423 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-03-09 16:38:34.620 8 WARNING neutronclient.v2_0.client [None req-fe565fd6-2acd-4669-80e4-0fe6099c5fb2 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] The 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: 378/755] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:34 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1428 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 16:38:34.634 8 INFO nova.api.openstack.wsgi [None req-fe565fd6-2acd-4669-80e4-0fe6099c5fb2 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] HTTP exception thrown: Security group 3c780dce-aa69-4526-97c5-2c03ae071336 does not exist Neutron server returns request_ids: ['req-52601579-5a1d-4f08-a081-809048103ff7'] [pid: 8|app: 0|req: 378/756] 10.0.0.92 () {32 vars in 739 bytes} [Mon Mar 9 16:38:34 2026] DELETE /v2.1/os-security-groups/3c780dce-aa69-4526-97c5-2c03ae071336 => generated 194 bytes in 19 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-03-09 16:38:34.647 7 WARNING neutronclient.v2_0.client [None req-f5302513-5069-400d-99f2-b4917f54395c 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] 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-03-09 16:38:34.666 7 INFO nova.api.openstack.wsgi [None req-f5302513-5069-400d-99f2-b4917f54395c 90b0df7e3aac4b1eaece27b2cccade6e a26b9328140b438db4e98ea3c7f6bdfc - - default default] HTTP exception thrown: Security group e5460385-2da0-4aab-a19e-4c641c51fc8c does not exist Neutron server returns request_ids: ['req-f0e40a7e-bc94-48e5-9cbe-635e9b78f86b'] [pid: 7|app: 0|req: 379/757] 10.0.0.92 () {32 vars in 739 bytes} [Mon Mar 9 16:38:34 2026] DELETE /v2.1/os-security-groups/e5460385-2da0-4aab-a19e-4c641c51fc8c => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-09 16:38:35.677 7 WARNING neutronclient.v2_0.client [None req-423e6c43-c807-456d-a5a0-41504264fe21 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] 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-03-09 16:38:35.707 8 WARNING neutronclient.v2_0.client [None req-9b901a9e-5215-4c81-b611-2fd1c4884f87 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] The 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: 380/758] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:35 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1484 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/759] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:35 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1427 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:38:36.997 7 WARNING neutronclient.v2_0.client [None req-c2331b58-b8c9-4126-8c9b-c6d96a4102ec 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] 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-03-09 16:38:37.047 8 WARNING neutronclient.v2_0.client [None req-c180c365-53ec-497c-b5f1-2f6e209c75db 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] The 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: 381/760] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:36 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1484 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:37 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1419 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:38:38.218 7 WARNING neutronclient.v2_0.client [None req-5615626e-6d32-47bd-b37a-0af437e63057 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] 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-03-09 16:38:38.226 8 WARNING neutronclient.v2_0.client [None req-fa732506-0c26-4a3f-88e3-2ca9d8c09959 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] The 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: 382/762] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:38 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1492 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/763] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:38 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1475 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-09 16:38:39.531 7 WARNING neutronclient.v2_0.client [None req-6f9b6821-65e5-46c3-b731-cb52e40d708f 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] 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-03-09 16:38:39.544 8 WARNING neutronclient.v2_0.client [None req-d6320b01-afc9-4b3d-ba6a-57ceb4573515 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] The 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: 382/764] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:39 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1483 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:38:40.613 8 INFO nova.api.openstack.compute.server_external_events [req-38ee5056-36dc-4a6f-971f-a1e731a4d74e req-44f9532e-3dbc-4f1b-9208-7c952a22d2be c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:a107773d-77eb-4215-bd1c-43a39403b970 for instance b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f on instance 2026-03-09 16:38:40.622 8 INFO nova.compute.rpcapi [None req-4195a570-a2b2-491e-9f33-9b62056cce83 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 383/765] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:38:40 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) [pid: 7|app: 0|req: 383/768] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:39 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1558 bytes in 1530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:38:41.203 8 WARNING neutronclient.v2_0.client [None req-094d90b2-a057-46d6-b331-d4d93e9d6f3f 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] 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-03-09 16:38:42.067 7 WARNING neutronclient.v2_0.client [None req-46779dcf-f6c6-4b2c-965f-c86052fcf844 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/769] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:41 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1549 bytes in 2007 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/770] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:42 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1558 bytes in 1479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:38:43.864 8 INFO nova.api.openstack.compute.server_external_events [req-2cf5e82f-b966-4a0f-8141-3fbe99ca63b0 req-8e68447f-2c46-4b08-8b83-6383293f1dba c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:0762f37d-79aa-4986-a9ea-e69eff606c00 for instance 8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c on instance [pid: 8|app: 0|req: 387/771] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:38:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 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-03-09 16:38:44.220 7 WARNING neutronclient.v2_0.client [None req-d05269fa-2aa4-42eb-bb09-fbfd87e38155 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] 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-03-09 16:38:44.566 8 WARNING neutronclient.v2_0.client [None req-e53a0764-a5df-4a3e-9a08-20100be7de58 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] The 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: 385/772] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:44 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1549 bytes in 3069 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/773] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:44 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1558 bytes in 2793 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 386/774] 10.0.0.92 () {34 vars in 670 bytes} [Mon Mar 9 16:38:47 2026] POST /v2.1/os-keypairs => generated 386 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/775] 10.0.0.92 () {34 vars in 670 bytes} [Mon Mar 9 16:38:47 2026] POST /v2.1/os-keypairs => generated 385 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:38:47.976 7 INFO nova.api.openstack.compute.server_external_events [req-75677da5-588e-4c55-9576-7ae1c41d6d0e req-dc1fe4e9-cd01-444e-b904-223af4f966a8 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:a107773d-77eb-4215-bd1c-43a39403b970 for instance b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f on instance 2026-03-09 16:38:47.987 7 INFO nova.compute.rpcapi [None req-dc884e07-f627-4b2f-b742-37237a21346a - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 387/776] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:38:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:38:48.304 8 WARNING neutronclient.v2_0.client [None req-f88cf197-950d-48ac-a382-6a1c4015c2ab 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] 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-03-09 16:38:48.376 7 WARNING neutronclient.v2_0.client [None req-6a5339e1-bd9d-4504-b4bf-127ebad2791c 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] The 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: 390/777] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:48 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1549 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/778] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:48 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1558 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:38:48.912 8 WARNING neutronclient.v2_0.client [None req-775ba021-350d-46ee-ab45-bf0a6d532e45 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] 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-03-09 16:38:49.042 8 WARNING neutronclient.v2_0.client [None req-775ba021-350d-46ee-ab45-bf0a6d532e45 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] 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-03-09 16:38:49.671 8 WARNING neutronclient.v2_0.client [None req-775ba021-350d-46ee-ab45-bf0a6d532e45 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] 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-03-09 16:38:49.740 7 WARNING neutronclient.v2_0.client [None req-6dcde5bb-6189-40d3-9e3b-27dceeeb89e0 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] The 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: 389/779] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:49 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1549 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:38:49.902 7 WARNING neutronclient.v2_0.client [None req-6b6fabb4-cf14-4820-8665-48561dc74bc7 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/780] 10.0.0.92 () {34 vars in 662 bytes} [Mon Mar 9 16:38:48 2026] POST /v2.1/servers => generated 450 bytes in 1116 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-03-09 16:38:49.974 8 WARNING neutronclient.v2_0.client [None req-7278ff8c-cac0-4eda-a012-ef72d559977b 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/781] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:49 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1400 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:38:50.068 8 INFO nova.api.openstack.compute.server_external_events [req-b6c855cd-3cb1-4a38-ae09-70ab5364e485 req-399217e6-f447-4129-a385-ac9eab7cd34b c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:0762f37d-79aa-4986-a9ea-e69eff606c00 for instance 8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c on instance [pid: 8|app: 0|req: 393/782] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:38:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/783] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:49 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1558 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:38:50.901 8 WARNING neutronclient.v2_0.client [None req-1fcac5c2-198b-4c37-8291-df5db81bc77e 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] 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-03-09 16:38:51.081 7 WARNING neutronclient.v2_0.client [None req-dad1b409-9e45-4de1-90bb-031b0875c7cb 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] The 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: 392/786] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:51 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1404 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-03-09 16:38:51.177 7 WARNING neutronclient.v2_0.client [None req-a5a4a00f-5001-457b-9e1a-d2cf346c1be4 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] The 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: 393/787] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:51 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1558 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/788] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:50 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1549 bytes in 658 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:38:52.183 8 WARNING neutronclient.v2_0.client [None req-5b01633a-e069-40cb-82e9-dd2c4003f956 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] 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: 394/789] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:38:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 63 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/790] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:38:52 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/791] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:52 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1452 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: 396/792] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:38:52 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 31 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, ' [pid: 8|app: 0|req: 397/793] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:38:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 397/794] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:38:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 398/795] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:38:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 16:38:52.352 8 WARNING neutronclient.v2_0.client [None req-95144d57-1d4b-4baf-8ba9-5cc4b380e3a2 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] 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: 399/796] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:38:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/797] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:52 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1558 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/798] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:38:52 2026] GET /v2.1/limits?tenant_id=27054da0175e470bb6d60a9c49b74f05 => generated 302 bytes in 52 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: 399/799] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:38:52 2026] GET /v2.1/limits?tenant_id=31081de9c4d64198bf2ba98745082dd8 => generated 304 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/800] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:38:52 2026] GET /v2.1/limits?tenant_id=4e566c4286a54c8a9edf8fd439afdeaf => generated 304 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-09 16:38:52.588 8 WARNING neutronclient.v2_0.client [None req-04296d6c-5baa-4209-b347-dc652fa72f32 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] The 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: 402/801] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:38:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/802] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:38:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/803] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:38:52 2026] GET /v2.1/limits?tenant_id=e8e8ecbdc8694deebc9dd769da07ead0 => generated 304 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/804] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:38:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/805] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:52 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1549 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 16:38:52.961 7 WARNING neutronclient.v2_0.client [None req-39699791-af08-4727-95f3-2414c9a25d32 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 406/806] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:38:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 6578 bytes in 298 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, ' [pid: 8|app: 0|req: 401/807] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:38:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 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-03-09 16:38:53.282 7 WARNING neutronclient.v2_0.client [None req-eb9ce15c-8407-483c-ad72-eb18c032f47c 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] The 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: 407/808] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:53 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1452 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 16:38:53.495 8 WARNING neutronclient.v2_0.client [None req-76259998-84aa-4bf7-8b9a-253ef73cd4bb 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] The 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: 402/809] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:53 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1558 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-03-09 16:38:53.863 7 WARNING neutronclient.v2_0.client [None req-11ca69d2-6dca-470e-9616-cd4151a4ba1d 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] The 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: 408/810] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:53 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1549 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-09 16:38:54.372 7 WARNING neutronclient.v2_0.client [None req-41d2e368-1a53-4037-94d1-77d20f7d1642 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] The 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: 409/811] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:54 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1460 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 16:38:54.441 8 WARNING neutronclient.v2_0.client [None req-5df0e3f8-211c-44f1-9d74-cbbeacc9a818 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] 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-03-09 16:38:54.496 8 WARNING neutronclient.v2_0.client [None req-5df0e3f8-211c-44f1-9d74-cbbeacc9a818 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] 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-03-09 16:38:54.649 7 WARNING neutronclient.v2_0.client [None req-57c92d3b-846c-432e-9def-259a43a98c4c 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] 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-03-09 16:38:54.662 8 WARNING neutronclient.v2_0.client [None req-5df0e3f8-211c-44f1-9d74-cbbeacc9a818 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] The 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: 410/812] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:54 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1558 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:38:54.991 7 WARNING neutronclient.v2_0.client [None req-e7140139-b583-45df-87e3-a036ebf2a777 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/813] 10.0.0.92 () {34 vars in 662 bytes} [Mon Mar 9 16:38:54 2026] POST /v2.1/servers => generated 451 bytes in 747 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, ' [pid: 7|app: 0|req: 411/814] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:54 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1549 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 16:38:55.103 8 WARNING neutronclient.v2_0.client [None req-35f96615-bbc7-4cf5-9d85-1ca090b328bc 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] The 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: 404/815] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:55 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 1253 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, ' 2026-03-09 16:38:55.455 7 WARNING neutronclient.v2_0.client [None req-d2c6368f-16c3-4740-a05b-e75863256cd3 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] 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-03-09 16:38:55.546 8 INFO nova.api.openstack.compute.server_external_events [req-c3835e8c-56f3-4158-aa77-a3cc81514384 req-fc852afc-2ba3-44a7-9457-8bc25223f280 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:bde08df0-dc51-465f-9753-d768430027c6 for instance 9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb on instance [pid: 8|app: 0|req: 405/816] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:38:55 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) [pid: 7|app: 0|req: 412/817] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:55 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1538 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-03-09 16:38:55.809 8 WARNING neutronclient.v2_0.client [None req-f5f4acca-1457-4381-98f9-c8c63aacaf91 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] The 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: 406/818] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:55 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1558 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:38:56.144 7 WARNING neutronclient.v2_0.client [None req-9318fd54-942c-4838-8802-6dfcdbea0b4f 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] 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-03-09 16:38:56.173 8 WARNING neutronclient.v2_0.client [None req-dac378a3-cf64-4be0-bf1b-81a36bf67c04 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] The 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: 407/819] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:56 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 1303 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/820] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:56 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1549 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-03-09 16:38:56.615 8 WARNING neutronclient.v2_0.client [None req-5956973c-c708-4c30-bd45-875eb342cb99 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/821] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:56 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1526 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:38:56.999 7 WARNING neutronclient.v2_0.client [None req-375f7f24-374c-4278-be5b-c03c56c05bad 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] The 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: 414/822] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:56 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1558 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-03-09 16:38:57.268 8 WARNING neutronclient.v2_0.client [None req-1a1b27b5-7372-40a1-a66b-3212e3304c0b 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] 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-03-09 16:38:57.299 7 WARNING neutronclient.v2_0.client [None req-17797bb0-82b0-4496-bb7f-0bf4082eee09 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] The 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: 409/823] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:57 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 1351 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/824] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:57 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1549 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:38:57.823 8 WARNING neutronclient.v2_0.client [None req-b4e9cbfb-044f-4f9f-87a2-9734f0e7156b 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] The 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: 410/825] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:57 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1526 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:38:58.162 7 WARNING neutronclient.v2_0.client [None req-32de98de-b021-43fe-8ca1-b6d7a9d98a35 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] The 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: 416/826] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:58 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1558 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:38:58.357 8 WARNING neutronclient.v2_0.client [None req-07afb37e-4478-46f6-99ea-ed94652c425d 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] The 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: 411/827] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:58 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 1351 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-03-09 16:38:58.437 7 WARNING neutronclient.v2_0.client [None req-b1e71d30-9e7f-4943-b5c7-0e3b2db6b9ef 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] The 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: 417/828] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:58 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1549 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:38:58.966 8 WARNING neutronclient.v2_0.client [None req-4b5c455d-b345-4823-a9d7-93fb6f6c1e32 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/829] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:58 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1526 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-03-09 16:38:59.297 7 WARNING neutronclient.v2_0.client [None req-98590b0b-aa87-42e1-b2c6-93463ced5ddd 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] 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: 418/830] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:59 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1558 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 16:38:59.447 8 WARNING neutronclient.v2_0.client [None req-41f62049-c735-448c-9309-c8d607702b5b 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] The 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: 413/831] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:59 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 1359 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:38:59.604 7 WARNING neutronclient.v2_0.client [None req-7b1b23d7-4a68-4327-bad2-f38f33c4a19b 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] The 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: 419/832] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:38:59 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1549 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:00.114 8 WARNING neutronclient.v2_0.client [None req-12b2ec4e-0fe2-46af-9b18-5938af62e4fa 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] The 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: 414/833] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:00 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => 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-03-09 16:39:00.488 7 WARNING neutronclient.v2_0.client [None req-5a6e7a8e-2866-41f9-8954-44dad30fb3f3 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] 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-03-09 16:39:00.545 8 WARNING neutronclient.v2_0.client [None req-80a113c0-774e-4979-9806-19fef0947433 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] The 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: 420/834] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:00 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1558 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/837] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:00 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 1437 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-09 16:39:00.739 8 INFO nova.api.openstack.compute.server_external_events [req-ec127c19-e98f-4b07-a1eb-6932f140562f req-d451f272-a9a7-4f70-81ed-33280e4703d5 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:c8c396b5-c05f-483e-aec8-bbf440c30c80 for instance 9cc5f400-a01e-41ef-86f9-8b9c69af6313 on instance [pid: 8|app: 0|req: 416/838] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:39:00 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-03-09 16:39:00.750 7 WARNING neutronclient.v2_0.client [None req-7229f5f1-1e25-47ed-8cac-a79c5f300702 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] The 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: 423/839] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:00 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1549 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-03-09 16:39:01.283 8 WARNING neutronclient.v2_0.client [None req-abfd54e5-8218-4d8c-9295-eb1667ab12ee 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/840] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:01 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1526 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:01.639 7 WARNING neutronclient.v2_0.client [None req-83466f1c-7cd7-43b5-835f-0f6f3b79515b 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] 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-03-09 16:39:01.762 8 WARNING neutronclient.v2_0.client [None req-6f6e0ecb-d772-4bb8-ab0f-e6e16e5c50a0 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] The 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: 424/841] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:01 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1558 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/842] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:01 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 1437 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-03-09 16:39:01.996 7 WARNING neutronclient.v2_0.client [None req-7109bd0d-979e-4360-8beb-a0b0748580de 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] The 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: 425/843] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:01 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1549 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-03-09 16:39:02.503 8 WARNING neutronclient.v2_0.client [None req-ff78b77d-5770-4c51-8967-b2edaf370d9f 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/844] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:02 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1526 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-03-09 16:39:02.827 7 WARNING neutronclient.v2_0.client [None req-103298ff-8c1b-4114-aeba-52f848157784 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] 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-03-09 16:39:02.894 8 WARNING neutronclient.v2_0.client [None req-5bc21793-ec80-4262-a534-6e205803c506 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] The 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: 426/845] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:02 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1558 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/846] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:02 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 1437 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:03.071 7 INFO nova.api.openstack.compute.server_external_events [req-1187706a-4d82-4dbd-9776-994cac3b567a req-092f0bca-96ef-4fd8-b5b4-c945a51fd58b c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:0762f37d-79aa-4986-a9ea-e69eff606c00 for instance 8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c on instance [pid: 7|app: 0|req: 427/847] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:39:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:03.136 8 WARNING neutronclient.v2_0.client [None req-b600d198-fa8a-4737-8531-d2475c6f5972 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] The 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: 421/848] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:03 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1549 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-03-09 16:39:03.747 7 WARNING neutronclient.v2_0.client [None req-6597f0f3-caa5-4af5-8025-2d9ce8fd6cf6 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] The 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: 428/849] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:03 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1526 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-03-09 16:39:04.024 8 WARNING neutronclient.v2_0.client [None req-5ba77122-8c6a-4f86-b5bb-d18c1a6b5e3b 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] 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-03-09 16:39:04.108 7 WARNING neutronclient.v2_0.client [None req-9a8c6ea0-1f3a-44c0-8224-49a440560fd8 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/850] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:03 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1558 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/851] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:04 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 1437 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-03-09 16:39:04.332 8 WARNING neutronclient.v2_0.client [None req-03f341af-edfe-4152-990e-b081419d7875 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] The 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: 423/852] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:04 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1726 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-03-09 16:39:04.485 7 WARNING neutronclient.v2_0.client [None req-304ca758-9fd8-49c8-85ac-681709e3e7d4 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] The 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: 430/853] 10.0.0.92 () {32 vars in 740 bytes} [Mon Mar 9 16:39:04 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c/os-interface => generated 285 bytes in 112 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-03-09 16:39:04.920 8 WARNING neutronclient.v2_0.client [None req-bf8aee11-0475-4fb6-b9b7-ff2205b1006c 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] The 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: 424/854] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:04 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1526 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-03-09 16:39:05.111 7 INFO nova.api.openstack.compute.server_external_events [req-c79bf2a0-ecdd-419a-86ec-6b5b05e3f4d1 req-c6118953-8af9-4445-adea-62bfe6169385 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:0762f37d-79aa-4986-a9ea-e69eff606c00 for instance 8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c on instance 2026-03-09 16:39:05.114 7 INFO nova.api.openstack.compute.server_external_events [req-c79bf2a0-ecdd-419a-86ec-6b5b05e3f4d1 req-c6118953-8af9-4445-adea-62bfe6169385 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:a107773d-77eb-4215-bd1c-43a39403b970 for instance b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f on instance 2026-03-09 16:39:05.114 7 INFO nova.api.openstack.compute.server_external_events [req-c79bf2a0-ecdd-419a-86ec-6b5b05e3f4d1 req-c6118953-8af9-4445-adea-62bfe6169385 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:a107773d-77eb-4215-bd1c-43a39403b970 for instance b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f on instance 2026-03-09 16:39:05.114 7 INFO nova.api.openstack.compute.server_external_events [req-c79bf2a0-ecdd-419a-86ec-6b5b05e3f4d1 req-c6118953-8af9-4445-adea-62bfe6169385 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:bde08df0-dc51-465f-9753-d768430027c6 for instance 9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb on instance 2026-03-09 16:39:05.115 7 INFO nova.api.openstack.compute.server_external_events [req-c79bf2a0-ecdd-419a-86ec-6b5b05e3f4d1 req-c6118953-8af9-4445-adea-62bfe6169385 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:c8c396b5-c05f-483e-aec8-bbf440c30c80 for instance 9cc5f400-a01e-41ef-86f9-8b9c69af6313 on instance 2026-03-09 16:39:05.115 7 INFO nova.api.openstack.compute.server_external_events [req-c79bf2a0-ecdd-419a-86ec-6b5b05e3f4d1 req-c6118953-8af9-4445-adea-62bfe6169385 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:bde08df0-dc51-465f-9753-d768430027c6 for instance 9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb on instance 2026-03-09 16:39:05.115 7 INFO nova.api.openstack.compute.server_external_events [req-c79bf2a0-ecdd-419a-86ec-6b5b05e3f4d1 req-c6118953-8af9-4445-adea-62bfe6169385 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:bde08df0-dc51-465f-9753-d768430027c6 for instance 9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb on instance [pid: 7|app: 0|req: 431/855] 10.0.0.29 () {38 vars in 815 bytes} [Mon Mar 9 16:39:05 2026] POST /v2.1/os-server-external-events => generated 1213 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:05.225 8 WARNING neutronclient.v2_0.client [None req-84b61b4f-9458-4f20-8d06-6f05b7075413 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] 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-03-09 16:39:05.278 7 WARNING neutronclient.v2_0.client [None req-22fa4f39-ef88-40b5-bab4-e337d3a16cad 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] The 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: 425/856] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:05 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1558 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:05.482 8 INFO nova.api.openstack.compute.server_external_events [req-190483f1-a0cf-4545-939a-b9e85aadb6c6 req-084909d5-8e5a-4fbd-aedf-a740ae56b48d c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:0762f37d-79aa-4986-a9ea-e69eff606c00 for instance 8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c on instance [pid: 7|app: 0|req: 432/857] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:05 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 1425 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/858] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:39:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:05.530 7 WARNING neutronclient.v2_0.client [None req-0d60045f-2494-42c4-98a5-a50bf4afe01b 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] The 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: 433/859] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:05 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1726 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 427/860] 10.0.0.92 () {32 vars in 640 bytes} [Mon Mar 9 16:39:05 2026] GET /v2.1/servers => generated 378 bytes in 104 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: 434/861] 10.0.0.92 () {32 vars in 717 bytes} [Mon Mar 9 16:39:05 2026] DELETE /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 0 bytes in 118 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-03-09 16:39:05.930 8 WARNING neutronclient.v2_0.client [None req-a29bbec3-c898-4ce8-baa4-cdd6b30978cc 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] 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-03-09 16:39:06.060 7 WARNING neutronclient.v2_0.client [None req-a6cf226d-99f0-4e73-825a-76eac7d07bf4 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] The 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: 428/862] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:05 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1732 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/863] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:06 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1526 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-03-09 16:39:06.500 8 WARNING neutronclient.v2_0.client [None req-2fa41adc-21d5-489c-b674-87800a29dbac 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] 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-03-09 16:39:06.547 7 WARNING neutronclient.v2_0.client [None req-7e40538a-7235-4f12-bed8-3d0c709e5e7b 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/864] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:06 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1741 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-03-09 16:39:06.654 8 WARNING neutronclient.v2_0.client [None req-4853415a-63c6-4784-aa6a-1a532ab63daa 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] The 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: 436/865] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:06 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 1425 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/866] 10.0.0.92 () {32 vars in 740 bytes} [Mon Mar 9 16:39:06 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f/os-interface => generated 284 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:07.143 7 WARNING neutronclient.v2_0.client [None req-56cab976-c819-4154-bd6d-32ebb4ed0e08 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] 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-03-09 16:39:07.161 8 INFO nova.api.openstack.compute.server_external_events [req-5903cd5b-a985-4402-a5ef-a324d227a116 req-0ae46299-3f0a-4957-be67-4bce6473f228 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:0762f37d-79aa-4986-a9ea-e69eff606c00 for instance 8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c on instance [pid: 8|app: 0|req: 431/867] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:39:07 2026] POST /v2.1/os-server-external-events => generated 185 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-03-09 16:39:07.213 8 WARNING neutronclient.v2_0.client [None req-f027bd6f-1f82-4337-8cc9-75ceb14ca618 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] The 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: 437/868] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:07 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1852 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/869] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:07 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1717 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:07.478 7 WARNING neutronclient.v2_0.client [None req-f0f2ca27-130c-4f09-90ce-60e1e2b0d922 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] 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-03-09 16:39:07.534 8 WARNING neutronclient.v2_0.client [None req-f5d5203a-b021-412f-8d25-8bd16582be8d 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] The 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: 438/870] 10.0.0.92 () {32 vars in 740 bytes} [Mon Mar 9 16:39:07 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb/os-interface => generated 285 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, ' 2026-03-09 16:39:07.580 7 INFO nova.api.openstack.compute.server_external_events [req-5f0d4358-e9f9-4ef5-90e1-840bf24e9408 req-a03d95eb-dfba-443e-9d50-24ec7820b7ef c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:a107773d-77eb-4215-bd1c-43a39403b970 for instance b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f on instance [pid: 7|app: 0|req: 439/871] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:39:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:07.705 7 WARNING neutronclient.v2_0.client [None req-26c8d22c-96b1-49c5-9f7f-ded2a4ca821d 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] The 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: 433/872] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:07 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1741 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 434/873] 10.0.0.92 () {32 vars in 640 bytes} [Mon Mar 9 16:39:07 2026] GET /v2.1/servers => generated 384 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/874] 10.0.0.92 () {32 vars in 717 bytes} [Mon Mar 9 16:39:07 2026] DELETE /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 0 bytes in 110 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-03-09 16:39:07.928 8 WARNING neutronclient.v2_0.client [None req-bc8e9ad9-3b30-41cd-b45c-d844efd72376 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] The 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: 440/875] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:07 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 1425 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/876] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:07 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1747 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:08.422 7 WARNING neutronclient.v2_0.client [None req-febe0da3-3507-4c57-b57d-b94e813fcecc 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] 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-03-09 16:39:08.965 8 WARNING neutronclient.v2_0.client [None req-08185f45-09fa-4384-8cba-4ed8d7f6600c 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] The 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: 441/877] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:08 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1852 bytes in 882 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:09.286 7 INFO nova.api.openstack.compute.server_external_events [req-b99efb75-e836-480c-a178-823ccca6e55f req-0bdc82e4-0729-4f21-a383-583ef81246aa c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:0762f37d-79aa-4986-a9ea-e69eff606c00 for instance 8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c on instance 2026-03-09 16:39:09.286 7 INFO nova.api.openstack.compute.server_external_events [req-b99efb75-e836-480c-a178-823ccca6e55f req-0bdc82e4-0729-4f21-a383-583ef81246aa c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:c8c396b5-c05f-483e-aec8-bbf440c30c80 for instance 9cc5f400-a01e-41ef-86f9-8b9c69af6313 on instance 2026-03-09 16:39:09.286 7 INFO nova.api.openstack.compute.server_external_events [req-b99efb75-e836-480c-a178-823ccca6e55f req-0bdc82e4-0729-4f21-a383-583ef81246aa c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:c8c396b5-c05f-483e-aec8-bbf440c30c80 for instance 9cc5f400-a01e-41ef-86f9-8b9c69af6313 on instance 2026-03-09 16:39:09.286 7 INFO nova.api.openstack.compute.server_external_events [req-b99efb75-e836-480c-a178-823ccca6e55f req-0bdc82e4-0729-4f21-a383-583ef81246aa c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:bde08df0-dc51-465f-9753-d768430027c6 for instance 9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb on instance [pid: 7|app: 0|req: 442/878] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:39:09 2026] POST /v2.1/os-server-external-events => generated 694 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-03-09 16:39:09.328 7 WARNING neutronclient.v2_0.client [None req-61637e6c-e43f-4274-adc2-5180049ecdae 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] The 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: 437/879] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:08 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1717 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:09.431 8 WARNING neutronclient.v2_0.client [None req-c03e270f-5173-493b-88a5-52e60e3c289a 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] The 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: 443/880] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:09 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 1425 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/881] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:09 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1747 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:09.634 7 INFO nova.api.openstack.compute.server_external_events [req-448c0ed7-9fcd-4b38-af27-5197f9914bc4 req-29f87905-0308-4d61-a64c-cc6481f4464e c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-deleted:0762f37d-79aa-4986-a9ea-e69eff606c00 for instance 8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c on instance [pid: 7|app: 0|req: 444/882] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:39:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:10.326 8 WARNING neutronclient.v2_0.client [None req-77689a28-c741-48bb-bbc2-8f61e1ccccb5 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] The 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: 439/883] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:10 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1509 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-03-09 16:39:10.593 7 WARNING neutronclient.v2_0.client [None req-d495ce21-5fb2-44c7-a7fd-32af9ff6f951 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] 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-03-09 16:39:10.597 8 WARNING neutronclient.v2_0.client [None req-95561ec0-9b27-4efa-ab3a-4698edb1e49d 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] The 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: 445/884] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:10 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 1613 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 440/887] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:10 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1867 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 16:39:10.819 7 WARNING neutronclient.v2_0.client [None req-4fd3ee71-9bf5-4a28-b043-ef1390fa54cd 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] The 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: 448/888] 10.0.0.92 () {32 vars in 740 bytes} [Mon Mar 9 16:39:10 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313/os-interface => generated 285 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-03-09 16:39:11.344 8 INFO nova.api.openstack.compute.server_external_events [req-891d766b-9185-4c92-a1c7-0c82d9f36711 req-424077c5-a9c8-4662-a709-e2e0f5822971 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:a107773d-77eb-4215-bd1c-43a39403b970 for instance b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f on instance 2026-03-09 16:39:11.345 8 INFO nova.api.openstack.compute.server_external_events [req-891d766b-9185-4c92-a1c7-0c82d9f36711 req-424077c5-a9c8-4662-a709-e2e0f5822971 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:a107773d-77eb-4215-bd1c-43a39403b970 for instance b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f on instance 2026-03-09 16:39:11.345 8 INFO nova.api.openstack.compute.server_external_events [req-891d766b-9185-4c92-a1c7-0c82d9f36711 req-424077c5-a9c8-4662-a709-e2e0f5822971 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-deleted:a107773d-77eb-4215-bd1c-43a39403b970 for instance b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f on instance [pid: 8|app: 0|req: 441/889] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:39:11 2026] POST /v2.1/os-server-external-events => generated 529 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-03-09 16:39:11.432 7 WARNING neutronclient.v2_0.client [None req-b0254ec9-0aa6-4c10-838b-a12c12f43e64 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] The 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: 449/890] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:11 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 1509 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-03-09 16:39:11.590 8 WARNING neutronclient.v2_0.client [None req-9ffcc8ec-648c-4d7e-a894-34c65b4d4b5b 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] 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-03-09 16:39:11.693 7 INFO nova.api.openstack.compute.server_external_events [req-75affc14-f9bb-468e-bb89-7871981784bb req-90df7751-d946-48ca-a0c2-dbda8864e2e5 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:c8c396b5-c05f-483e-aec8-bbf440c30c80 for instance 9cc5f400-a01e-41ef-86f9-8b9c69af6313 on instance [pid: 7|app: 0|req: 450/891] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:39:11 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) [pid: 8|app: 0|req: 442/892] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:11 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 1613 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, ' [pid: 7|app: 0|req: 451/893] 10.0.0.92 () {32 vars in 640 bytes} [Mon Mar 9 16:39:11 2026] GET /v2.1/servers => generated 388 bytes in 70 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-03-09 16:39:11.861 7 WARNING neutronclient.v2_0.client [None req-7cd179be-59a4-4fae-a685-1058b293dc57 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/894] 10.0.0.92 () {32 vars in 717 bytes} [Mon Mar 9 16:39:11 2026] DELETE /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/895] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:11 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1513 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:11.952 8 WARNING neutronclient.v2_0.client [None req-76482b26-4feb-4004-9999-34a3ee5f9314 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/896] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:11 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 1619 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:12.535 7 INFO nova.api.openstack.wsgi [None req-21a0a076-e99d-43b1-8a16-f709e357c982 9dfc90d6a4124e7b8784f923a5ff1614 4e566c4286a54c8a9edf8fd439afdeaf - - default default] HTTP exception thrown: Instance 8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c could not be found. [pid: 7|app: 0|req: 453/897] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:12 2026] GET /v2.1/servers/8a94bfdb-2f9b-4768-a8ed-d3fdb34b6a3c => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/898] 10.0.0.92 () {32 vars in 703 bytes} [Mon Mar 9 16:39:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-964284916 => generated 0 bytes in 32 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-03-09 16:39:12.960 7 WARNING neutronclient.v2_0.client [None req-be5b51b5-ea86-4aa5-85a6-3871d6744703 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] The 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: 454/899] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:12 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1518 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 16:39:13.093 8 WARNING neutronclient.v2_0.client [None req-b4c7c2dc-1dc4-4fa9-b6e7-ac959630dd68 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/900] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:13 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 1739 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:13.538 7 INFO nova.api.openstack.compute.server_external_events [req-33381fa2-9344-4b66-8b80-ef7b33bf8b33 req-a3fff58e-5173-44c1-9436-1a3f5cf59aba c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:c8c396b5-c05f-483e-aec8-bbf440c30c80 for instance 9cc5f400-a01e-41ef-86f9-8b9c69af6313 on instance [pid: 7|app: 0|req: 455/901] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:39:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 180 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-03-09 16:39:14.081 8 WARNING neutronclient.v2_0.client [None req-9f8c4ea2-a914-4264-a8cc-08174c39eb26 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] The 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: 447/902] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:14 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => generated 1518 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-03-09 16:39:14.232 7 WARNING neutronclient.v2_0.client [None req-0ba34486-370c-4074-93b6-0e2aa441c3cb 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] The 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: 456/903] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:14 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 1739 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:15.149 8 INFO nova.api.openstack.wsgi [None req-e1c08c2c-711e-49a9-9a7b-86c293c8ba03 0d3f36598f664d5da547d497c00748b8 31081de9c4d64198bf2ba98745082dd8 - - default default] HTTP exception thrown: Instance b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f could not be found. [pid: 8|app: 0|req: 448/904] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:15 2026] GET /v2.1/servers/b5bc3b10-f39b-49fd-98ac-ccf191aa4f7f => 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: 457/905] 10.0.0.92 () {32 vars in 705 bytes} [Mon Mar 9 16:39:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1920981835 => 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-03-09 16:39:15.443 8 WARNING neutronclient.v2_0.client [None req-6a624dcc-07e5-4161-8863-2ad7faaba701 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] 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-03-09 16:39:15.580 7 INFO nova.api.openstack.compute.server_external_events [req-b196c592-e06b-4308-8d4e-78fd77bbe972 req-1e85b099-9bae-4914-b202-0b427998b96a c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:c8c396b5-c05f-483e-aec8-bbf440c30c80 for instance 9cc5f400-a01e-41ef-86f9-8b9c69af6313 on instance 2026-03-09 16:39:15.580 7 INFO nova.api.openstack.compute.server_external_events [req-b196c592-e06b-4308-8d4e-78fd77bbe972 req-1e85b099-9bae-4914-b202-0b427998b96a c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-deleted:c8c396b5-c05f-483e-aec8-bbf440c30c80 for instance 9cc5f400-a01e-41ef-86f9-8b9c69af6313 on instance [pid: 7|app: 0|req: 458/906] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:39:15 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/907] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:15 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 1380 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:16.766 7 WARNING neutronclient.v2_0.client [None req-9bcc49dd-a181-4363-b841-b73f10ef821d 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] The 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: 459/908] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:16 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 1385 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-03-09 16:39:17.882 8 WARNING neutronclient.v2_0.client [None req-33a26d4c-5cc6-4e5f-bba9-de9c7fa06d1f 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] The 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: 450/909] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:17 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 1385 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:18.959 7 INFO nova.api.openstack.wsgi [None req-e46ca396-821c-4351-a536-87d87435ee42 95f399ee6f334e6d949d7bea753ae485 27054da0175e470bb6d60a9c49b74f05 - - default default] HTTP exception thrown: Instance 9cc5f400-a01e-41ef-86f9-8b9c69af6313 could not be found. [pid: 7|app: 0|req: 460/910] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:18 2026] GET /v2.1/servers/9cc5f400-a01e-41ef-86f9-8b9c69af6313 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/911] 10.0.0.92 () {32 vars in 703 bytes} [Mon Mar 9 16:39:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-870716863 => 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, ' 2026-03-09 16:39:19.233 7 WARNING neutronclient.v2_0.client [None req-3255034a-8921-4158-a275-5845f94f872e 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] The 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: 461/912] 10.0.0.92 () {32 vars in 740 bytes} [Mon Mar 9 16:39:19 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb/os-interface => generated 285 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:39:19.581 8 WARNING neutronclient.v2_0.client [None req-58d55130-0fd0-4eca-a842-0f196abb133b 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] The 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: 452/913] 10.0.0.92 () {32 vars in 814 bytes} [Mon Mar 9 16:39:19 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb/os-interface/bde08df0-dc51-465f-9753-d768430027c6 => generated 282 bytes in 644 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: 462/914] 10.0.0.92 () {32 vars in 722 bytes} [Mon Mar 9 16:39:20 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb/ips => generated 156 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: 8|app: 0|req: 453/915] 10.0.0.92 () {34 vars in 749 bytes} [Mon Mar 9 16:39:20 2026] POST /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb/action => generated 0 bytes in 60 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: 463/916] 10.0.0.92 () {32 vars in 722 bytes} [Mon Mar 9 16:39:20 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb/ips => generated 156 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/919] 10.0.0.92 () {32 vars in 722 bytes} [Mon Mar 9 16:39:21 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/920] 10.0.0.92 () {32 vars in 722 bytes} [Mon Mar 9 16:39:22 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 456/921] 10.0.0.92 () {32 vars in 722 bytes} [Mon Mar 9 16:39:23 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb/ips => generated 156 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: 466/922] 10.0.0.92 () {32 vars in 722 bytes} [Mon Mar 9 16:39:24 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:24.811 8 INFO nova.api.openstack.compute.server_external_events [req-30f6095d-d611-4398-acc6-eb36a39810e4 req-0e9af195-e31f-493c-ab4e-5b6461ada211 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:bde08df0-dc51-465f-9753-d768430027c6 for instance 9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb on instance [pid: 8|app: 0|req: 457/923] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:39:24 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-03-09 16:39:24.972 7 WARNING neutronclient.v2_0.client [None req-8fd2e900-ccd4-4f81-989f-dff492a69528 558e145f74e04ba3a56bb88d9ef99b3b 8b6d47c30c9d4531a396cc45011a8af9 - - default default] 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-03-09 16:39:25.335 7 WARNING neutronclient.v2_0.client [None req-8fd2e900-ccd4-4f81-989f-dff492a69528 558e145f74e04ba3a56bb88d9ef99b3b 8b6d47c30c9d4531a396cc45011a8af9 - - default default] 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: 458/924] 10.0.0.92 () {32 vars in 722 bytes} [Mon Mar 9 16:39:25 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/925] 10.0.0.92 () {34 vars in 662 bytes} [Mon Mar 9 16:39:24 2026] POST /v2.1/servers => generated 424 bytes in 1029 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-03-09 16:39:25.881 8 WARNING neutronclient.v2_0.client [None req-371b944c-4696-447a-a339-2c63468094ff 558e145f74e04ba3a56bb88d9ef99b3b 8b6d47c30c9d4531a396cc45011a8af9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/926] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:25 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 => generated 1371 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, ' [pid: 7|app: 0|req: 468/927] 10.0.0.92 () {32 vars in 722 bytes} [Mon Mar 9 16:39:26 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb/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, ' 2026-03-09 16:39:26.636 8 WARNING neutronclient.v2_0.client [None req-dfc00282-d87e-486d-89b9-01da7a7dfa00 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/928] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:26 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1951 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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, ' [pid: 8|app: 0|req: 461/929] 10.0.0.92 () {34 vars in 749 bytes} [Mon Mar 9 16:39:26 2026] POST /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-09 16:39:26.977 7 WARNING neutronclient.v2_0.client [None req-09cde142-e4a0-427c-80a4-3913366468ad 558e145f74e04ba3a56bb88d9ef99b3b 8b6d47c30c9d4531a396cc45011a8af9 - - default default] 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: 462/930] 10.0.0.92 () {32 vars in 722 bytes} [Mon Mar 9 16:39:26 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb/ips => generated 194 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/931] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:26 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 => generated 1375 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 463/932] 10.0.0.92 () {32 vars in 722 bytes} [Mon Mar 9 16:39:28 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb/ips => generated 194 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:39:28.067 7 WARNING neutronclient.v2_0.client [None req-0ab2947e-26ab-4dc2-814f-9d936820ce4d 558e145f74e04ba3a56bb88d9ef99b3b 8b6d47c30c9d4531a396cc45011a8af9 - - default default] The 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: 470/933] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:28 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 => generated 1423 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: 8|app: 0|req: 464/934] 10.0.0.92 () {34 vars in 670 bytes} [Mon Mar 9 16:39:28 2026] POST /v2.1/os-keypairs => generated 385 bytes in 244 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-03-09 16:39:28.931 7 INFO nova.api.openstack.compute.server_external_events [req-ef735013-727e-4318-b0b4-f4ba22bc5b4a req-9a4c499e-bf82-4795-9ee7-ca8c69ea87cb c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:bde08df0-dc51-465f-9753-d768430027c6 for instance 9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb on instance [pid: 7|app: 0|req: 471/935] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:39:28 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: 465/936] 10.0.0.92 () {32 vars in 722 bytes} [Mon Mar 9 16:39:29 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb/ips => generated 194 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-03-09 16:39:29.169 7 WARNING neutronclient.v2_0.client [None req-b67ea81b-515c-409e-8073-16da73593d72 558e145f74e04ba3a56bb88d9ef99b3b 8b6d47c30c9d4531a396cc45011a8af9 - - default default] The 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: 472/937] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:29 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 => generated 1423 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: 8|app: 0|req: 466/938] 10.0.0.92 () {32 vars in 722 bytes} [Mon Mar 9 16:39:30 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 473/939] 10.0.0.92 () {32 vars in 717 bytes} [Mon Mar 9 16:39:30 2026] DELETE /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 0 bytes in 91 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-03-09 16:39:30.274 8 WARNING neutronclient.v2_0.client [None req-571352a0-2a9e-4ea0-8099-e0ae863a92d9 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] 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-03-09 16:39:30.282 7 WARNING neutronclient.v2_0.client [None req-f7565655-3b07-46f3-bae5-c307c9975e85 558e145f74e04ba3a56bb88d9ef99b3b 8b6d47c30c9d4531a396cc45011a8af9 - - default default] 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-03-09 16:39:30.419 8 WARNING neutronclient.v2_0.client [None req-571352a0-2a9e-4ea0-8099-e0ae863a92d9 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 474/940] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:30 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 => generated 1431 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:30.472 7 WARNING neutronclient.v2_0.client [None req-68b268f9-2901-4e11-9c24-90671c3af437 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] 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-03-09 16:39:30.900 8 WARNING neutronclient.v2_0.client [None req-571352a0-2a9e-4ea0-8099-e0ae863a92d9 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 475/941] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:30 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1843 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/944] 10.0.0.92 () {34 vars in 662 bytes} [Mon Mar 9 16:39:30 2026] POST /v2.1/servers => generated 453 bytes in 1152 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-03-09 16:39:31.405 7 WARNING neutronclient.v2_0.client [None req-5602678e-65da-430c-8331-4960a3900921 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] 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: 478/945] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:31 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1392 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 16:39:31.515 8 WARNING neutronclient.v2_0.client [None req-477a65cb-2b42-4065-b3d2-fa799cf2cc1f 558e145f74e04ba3a56bb88d9ef99b3b 8b6d47c30c9d4531a396cc45011a8af9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/946] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:31 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 => generated 1483 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-03-09 16:39:31.992 7 WARNING neutronclient.v2_0.client [None req-976afae7-1976-4b37-a49b-900bdadb49d5 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] 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-03-09 16:39:32.074 8 INFO nova.api.openstack.compute.server_external_events [req-7242b2a5-bc71-4dae-aac7-a3d219a66eff req-81f1b6be-256d-4e80-9250-afc4d2ab4389 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:52965b18-52f9-4636-b47e-3855a3bf88b5 for instance fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 on instance [pid: 8|app: 0|req: 469/947] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:39:32 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) [pid: 7|app: 0|req: 479/948] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:31 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1843 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:32.549 8 WARNING neutronclient.v2_0.client [None req-b99723b9-245e-4dcb-a6f5-1f37f235165c 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/949] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:32 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1396 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-03-09 16:39:32.662 7 WARNING neutronclient.v2_0.client [None req-3c8acf74-33b6-40a7-83db-ff7bb1aace01 558e145f74e04ba3a56bb88d9ef99b3b 8b6d47c30c9d4531a396cc45011a8af9 - - default default] The 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: 480/950] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:32 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 => generated 1471 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:33.193 8 WARNING neutronclient.v2_0.client [None req-8ba999c9-76a2-4ebd-9a3c-f5484fde8961 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] 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: 471/951] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:33 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1775 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 16:39:33.249 7 INFO nova.api.openstack.compute.server_external_events [req-94a71fd8-a057-434f-ba30-ed2ba4a06b4d req-5b4a8de8-c570-4bbb-9ee2-4b1b012dd33e c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-deleted:bde08df0-dc51-465f-9753-d768430027c6 for instance 9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb on instance [pid: 7|app: 0|req: 481/952] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:39:33 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-03-09 16:39:33.631 8 WARNING neutronclient.v2_0.client [None req-7cc01740-12d3-43ee-ae56-c1eb15114618 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 472/953] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:33 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1444 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-03-09 16:39:33.915 7 WARNING neutronclient.v2_0.client [None req-376fe554-4037-40a5-87c1-3f2aa8463092 558e145f74e04ba3a56bb88d9ef99b3b 8b6d47c30c9d4531a396cc45011a8af9 - - default default] The 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: 482/954] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:33 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 => generated 1471 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:34.306 8 WARNING neutronclient.v2_0.client [None req-3712f953-8a6b-4d77-b679-38c6a1f85b80 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] The 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: 473/955] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:34 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1486 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:34.737 7 WARNING neutronclient.v2_0.client [None req-06736f7a-0c61-4833-ae39-a45cf1f87d63 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 483/956] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:34 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1444 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-03-09 16:39:35.315 8 WARNING neutronclient.v2_0.client [None req-f22977b5-2070-4052-8233-e66a9a4da62c 558e145f74e04ba3a56bb88d9ef99b3b 8b6d47c30c9d4531a396cc45011a8af9 - - default default] 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-03-09 16:39:35.412 7 WARNING neutronclient.v2_0.client [None req-908247dc-b064-444f-b3ba-05a41987b1c5 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/957] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:35 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 => generated 1471 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/958] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:35 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1486 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-03-09 16:39:35.828 8 WARNING neutronclient.v2_0.client [None req-8a8269df-d962-4cd5-b494-8240ab6bd212 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/959] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:35 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1452 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-03-09 16:39:36.469 7 WARNING neutronclient.v2_0.client [None req-2618fcb3-3953-4132-af55-72e3c0bf7b6b 558e145f74e04ba3a56bb88d9ef99b3b 8b6d47c30c9d4531a396cc45011a8af9 - - default default] 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-03-09 16:39:36.504 8 WARNING neutronclient.v2_0.client [None req-b4e65fa3-9a2a-4513-bc48-acb017bc9666 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/960] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:36 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 1486 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/961] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:36 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 => generated 1471 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:36.923 8 WARNING neutronclient.v2_0.client [None req-394d149d-5fa8-4f70-b6d2-3cd40261847b 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] 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-03-09 16:39:36.960 7 INFO nova.api.openstack.compute.server_external_events [req-76e4b009-1cd4-418e-a8ab-8d496e169c68 req-aeb28d5d-120a-4f86-bbe0-420293315b09 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:70d5d5e6-a3c1-4eb6-b2c9-ec08dd5fb1de for instance 3429540d-b930-4aa1-837c-16e538c420c2 on instance [pid: 7|app: 0|req: 486/962] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:39: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) [pid: 8|app: 0|req: 477/963] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:36 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1530 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:37.645 7 INFO nova.api.openstack.wsgi [None req-7eeb6a63-1cb4-4f5d-acbf-cf02792d0399 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] HTTP exception thrown: Instance 9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb could not be found. [pid: 7|app: 0|req: 487/964] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:37 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 478/965] 10.0.0.92 () {32 vars in 705 bytes} [Mon Mar 9 16:39:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1194485585 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-09 16:39:37.700 7 WARNING neutronclient.v2_0.client [None req-90766af0-8e22-44f8-b394-2ba505f91e46 558e145f74e04ba3a56bb88d9ef99b3b 8b6d47c30c9d4531a396cc45011a8af9 - - default default] The 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: 488/966] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:37 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 => generated 1471 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 16:39:38.071 8 WARNING neutronclient.v2_0.client [None req-cbdb62be-0270-4cb4-9123-6507a85dbba0 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/967] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:38 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1518 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-03-09 16:39:38.535 7 INFO nova.api.openstack.wsgi [None req-50d85961-d3de-4159-965e-10372e3cd671 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] HTTP exception thrown: Instance 9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb could not be found. [pid: 7|app: 0|req: 489/968] 10.0.0.92 () {32 vars in 717 bytes} [Mon Mar 9 16:39:38 2026] DELETE /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => 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, ' 2026-03-09 16:39:38.566 8 INFO nova.api.openstack.wsgi [None req-29eb4dee-131e-494c-b15d-99cdcc876754 9cbb7beef10f4811acefff304eade788 e8e8ecbdc8694deebc9dd769da07ead0 - - default default] HTTP exception thrown: Instance 9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb could not be found. [pid: 8|app: 0|req: 480/969] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:38 2026] GET /v2.1/servers/9e37e3ac-ee3b-4474-9fa4-e0d2c46ebdeb => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:38.841 7 WARNING neutronclient.v2_0.client [None req-c01a9536-4e3c-43b6-b2f9-e1c1681cee8e 558e145f74e04ba3a56bb88d9ef99b3b 8b6d47c30c9d4531a396cc45011a8af9 - - default default] 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-03-09 16:39:39.007 8 INFO nova.api.openstack.compute.server_external_events [req-5a4a6418-7b9b-4e9a-9f76-3ddb253bf57c req-bd87d477-908d-4e41-90b1-12ab5734947e c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:52965b18-52f9-4636-b47e-3855a3bf88b5 for instance fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 on instance 2026-03-09 16:39:39.008 8 INFO nova.api.openstack.compute.server_external_events [req-5a4a6418-7b9b-4e9a-9f76-3ddb253bf57c req-bd87d477-908d-4e41-90b1-12ab5734947e c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:70d5d5e6-a3c1-4eb6-b2c9-ec08dd5fb1de for instance 3429540d-b930-4aa1-837c-16e538c420c2 on instance 2026-03-09 16:39:39.009 8 INFO nova.api.openstack.compute.server_external_events [req-5a4a6418-7b9b-4e9a-9f76-3ddb253bf57c req-bd87d477-908d-4e41-90b1-12ab5734947e c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:52965b18-52f9-4636-b47e-3855a3bf88b5 for instance fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 on instance 2026-03-09 16:39:39.009 8 INFO nova.api.openstack.compute.server_external_events [req-5a4a6418-7b9b-4e9a-9f76-3ddb253bf57c req-bd87d477-908d-4e41-90b1-12ab5734947e c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:52965b18-52f9-4636-b47e-3855a3bf88b5 for instance fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 on instance [pid: 8|app: 0|req: 481/970] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:39:38 2026] POST /v2.1/os-server-external-events => generated 700 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:39.237 8 WARNING neutronclient.v2_0.client [None req-1714787c-2c72-43ca-8e77-b818f8f268d7 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 490/971] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:38 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 => generated 1471 bytes in 988 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/972] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:39 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1518 bytes in 644 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:40.845 8 WARNING neutronclient.v2_0.client [None req-b67a3839-c62b-4dbf-bf95-9a04b2923057 558e145f74e04ba3a56bb88d9ef99b3b 8b6d47c30c9d4531a396cc45011a8af9 - - default default] 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-03-09 16:39:40.893 7 WARNING neutronclient.v2_0.client [None req-239a6d47-284f-4cb2-a412-054c8c7f692f 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 484/975] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:40 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 => generated 1656 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, ' [pid: 7|app: 0|req: 492/976] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:40 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1518 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/977] 10.0.0.92 () {32 vars in 722 bytes} [Mon Mar 9 16:39:40 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5/ips => generated 109 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: 7|app: 0|req: 493/978] 10.0.0.92 () {32 vars in 722 bytes} [Mon Mar 9 16:39:41 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5/ips => generated 109 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: 486/979] 10.0.0.92 () {32 vars in 824 bytes} [Mon Mar 9 16:39:41 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5/ips/tempest-ServerAddressesTestJSON-1554868877-network => generated 94 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 494/980] 10.0.0.92 () {32 vars in 717 bytes} [Mon Mar 9 16:39:41 2026] DELETE /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 => generated 0 bytes in 122 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-03-09 16:39:41.297 8 WARNING neutronclient.v2_0.client [None req-bfbdae12-2697-4179-8aac-55ce3e4dcbf1 558e145f74e04ba3a56bb88d9ef99b3b 8b6d47c30c9d4531a396cc45011a8af9 - - default default] The 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: 487/981] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:41 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 => generated 1662 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:42.081 7 WARNING neutronclient.v2_0.client [None req-12004acc-a762-4f71-9b0e-65533b96d628 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 495/982] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:42 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1518 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:42.463 8 WARNING neutronclient.v2_0.client [None req-98204310-b3b2-4924-90ea-7a3b3c62a13f 558e145f74e04ba3a56bb88d9ef99b3b 8b6d47c30c9d4531a396cc45011a8af9 - - default default] 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-03-09 16:39:42.474 7 INFO nova.api.openstack.compute.server_external_events [req-dfb07798-805f-4955-884b-fa4a8e69f23e req-d056237c-920b-471c-b7bc-bd8e2b0a78df c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:52965b18-52f9-4636-b47e-3855a3bf88b5 for instance fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 on instance [pid: 7|app: 0|req: 496/983] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:39:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/984] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:42 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 => generated 1662 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-03-09 16:39:43.259 7 WARNING neutronclient.v2_0.client [None req-507ce0ff-01e5-4c01-89c1-86402661abe7 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 497/985] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:43 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1518 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, ' 2026-03-09 16:39:43.691 8 WARNING neutronclient.v2_0.client [None req-fca95f1c-3f47-4cc8-b7e5-a6d042318dc4 558e145f74e04ba3a56bb88d9ef99b3b 8b6d47c30c9d4531a396cc45011a8af9 - - default default] The 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: 498/986] 10.0.0.92 () {30 vars in 412 bytes} [Mon Mar 9 16:39:44 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: 489/987] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:43 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 => generated 1662 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:44.453 8 WARNING neutronclient.v2_0.client [None req-9fc115ee-0270-4649-8892-9575af1d8f17 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] 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: 499/988] 10.0.0.92 () {28 vars in 559 bytes} [Mon Mar 9 16:39:44 2026] GET /v2/ => generated 402 bytes in 433 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/989] 10.0.0.92 () {28 vars in 563 bytes} [Mon Mar 9 16:39:44 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:39:44.524 7 INFO nova.api.openstack.compute.server_external_events [req-423d8a38-d6cd-4ef7-bfba-0a84c9e455a5 req-cf892efa-8cb4-4c55-a97c-dac0f8169000 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:52965b18-52f9-4636-b47e-3855a3bf88b5 for instance fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 on instance 2026-03-09 16:39:44.524 7 INFO nova.api.openstack.compute.server_external_events [req-423d8a38-d6cd-4ef7-bfba-0a84c9e455a5 req-cf892efa-8cb4-4c55-a97c-dac0f8169000 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:70d5d5e6-a3c1-4eb6-b2c9-ec08dd5fb1de for instance 3429540d-b930-4aa1-837c-16e538c420c2 on instance 2026-03-09 16:39:44.524 7 INFO nova.api.openstack.compute.server_external_events [req-423d8a38-d6cd-4ef7-bfba-0a84c9e455a5 req-cf892efa-8cb4-4c55-a97c-dac0f8169000 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:70d5d5e6-a3c1-4eb6-b2c9-ec08dd5fb1de for instance 3429540d-b930-4aa1-837c-16e538c420c2 on instance 2026-03-09 16:39:44.524 7 INFO nova.api.openstack.compute.server_external_events [req-423d8a38-d6cd-4ef7-bfba-0a84c9e455a5 req-cf892efa-8cb4-4c55-a97c-dac0f8169000 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-deleted:52965b18-52f9-4636-b47e-3855a3bf88b5 for instance fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 on instance [pid: 7|app: 0|req: 501/990] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:39:44 2026] POST /v2.1/os-server-external-events => generated 698 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/991] 10.0.0.92 () {30 vars in 412 bytes} [Mon Mar 9 16:39:44 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/992] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:44 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1518 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-03-09 16:39:45.123 7 WARNING neutronclient.v2_0.client [None req-0ed246f3-0b15-40ad-bd48-39a90025a453 558e145f74e04ba3a56bb88d9ef99b3b 8b6d47c30c9d4531a396cc45011a8af9 - - default default] The 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: 503/993] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:45 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 => generated 1457 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, ' 2026-03-09 16:39:45.665 8 WARNING neutronclient.v2_0.client [None req-500d315c-0ce7-4103-b3c1-21da268735a9 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/994] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:45 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1518 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-03-09 16:39:46.240 7 WARNING neutronclient.v2_0.client [None req-bb9be73f-46f2-426a-aeeb-036041f4605a 558e145f74e04ba3a56bb88d9ef99b3b 8b6d47c30c9d4531a396cc45011a8af9 - - default default] The 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: 504/995] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:46 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 => generated 1457 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:39:46.832 8 WARNING neutronclient.v2_0.client [None req-182fe1ab-24bb-40e6-ab9f-75d523244e1f 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/996] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:46 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1700 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-03-09 16:39:46.984 7 WARNING neutronclient.v2_0.client [None req-6ea5cddc-0930-42f9-a7dc-dea3bd2e3a66 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 505/997] 10.0.0.92 () {32 vars in 740 bytes} [Mon Mar 9 16:39:46 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2/os-interface => generated 284 bytes in 85 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-03-09 16:39:47.352 8 INFO nova.api.openstack.wsgi [None req-c04f1937-9182-4827-8317-5fd11287ae2c 558e145f74e04ba3a56bb88d9ef99b3b 8b6d47c30c9d4531a396cc45011a8af9 - - default default] HTTP exception thrown: Instance fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 could not be found. [pid: 8|app: 0|req: 493/998] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:39:47 2026] GET /v2.1/servers/fa4efc0f-71bd-4fa6-bdbf-ae6173a96ff5 => 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-03-09 16:39:47.822 7 INFO nova.api.openstack.compute.server_external_events [req-f78bf1dc-92ae-4815-986a-2b1798cece71 req-01d2cad4-8d27-4561-8fdb-bd7d366bd4d9 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:70d5d5e6-a3c1-4eb6-b2c9-ec08dd5fb1de for instance 3429540d-b930-4aa1-837c-16e538c420c2 on instance [pid: 7|app: 0|req: 506/999] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:39:47 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, ' [pid: 8|app: 0|req: 495/1002] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:39:52 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 329 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, ' [pid: 7|app: 0|req: 508/1003] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:39:53 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/1004] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:39:53 2026] GET /v2.1/os-services => generated 783 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1005] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:39:53 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 497/1006] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:39:53 2026] GET /v2.1/limits?tenant_id=3878869a874a4dd3b42bed8abb045ff7 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1007] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:39:53 2026] GET /v2.1/limits?tenant_id=4dbcede8408a45ce8b07b4d10edc74ed => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1008] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:39:53 2026] GET /v2.1/limits?tenant_id=5d8436f2e94549c8b3fffa5db670baf7 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1009] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:39:53 2026] GET /v2.1/limits?tenant_id=7913531ac8e04e8f96496d952475b543 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1010] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:39:53 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1011] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:39:53 2026] GET /v2.1/limits?tenant_id=b65bf540c66f49cfa380d735ab505752 => generated 304 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1012] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:39:53 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1013] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:39:53 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 704 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-09 16:39:53.730 8 WARNING neutronclient.v2_0.client [None req-203f075e-f675-4011-81d6-254703ce551d bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 501/1014] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:39:53 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2503 bytes in 222 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, ' [pid: 7|app: 0|req: 514/1015] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:39:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 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, ' [pid: 8|app: 0|req: 502/1016] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:39:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1017] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:39:53 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1018] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:39:53 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-03-09 16:40:03.322 8 WARNING neutronclient.v2_0.client [None req-41bcc04d-08ea-40b5-8c03-cd331dca1ff1 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1021] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:03 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1820 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:40:03.590 7 WARNING neutronclient.v2_0.client [None req-fa622ac6-5d16-4429-92ae-42c75bf42a99 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 517/1022] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:03 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1820 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, ' [pid: 8|app: 0|req: 506/1023] 10.0.0.92 () {34 vars in 749 bytes} [Mon Mar 9 16:40:03 2026] POST /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2/action => generated 0 bytes in 83 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-03-09 16:40:04.018 7 WARNING neutronclient.v2_0.client [None req-8abaf514-84f9-45f0-9253-389c12a588cf 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 518/1024] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:03 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1822 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-03-09 16:40:05.225 8 WARNING neutronclient.v2_0.client [None req-1b35ced7-d007-4530-bfa2-6a0a3439ba4d 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 507/1025] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:05 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1822 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:40:06.551 7 WARNING neutronclient.v2_0.client [None req-508dc52e-0ff3-4e44-93a0-b18db6aa972b 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 519/1026] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:06 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1822 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:40:08.043 8 WARNING neutronclient.v2_0.client [None req-6f75e505-369d-4595-bd43-123a434a68c3 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 508/1027] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:08 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1822 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-03-09 16:40:09.270 7 WARNING neutronclient.v2_0.client [None req-681a0004-cf2d-40b4-8411-71c7af13073c 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] 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-03-09 16:40:09.465 8 INFO nova.api.openstack.compute.server_external_events [req-8dccef22-69e4-4605-b917-eb1cd97b3c52 req-26ba6c20-0872-4f2e-b6a8-9691e1165a4c c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:70d5d5e6-a3c1-4eb6-b2c9-ec08dd5fb1de for instance 3429540d-b930-4aa1-837c-16e538c420c2 on instance [pid: 8|app: 0|req: 509/1028] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:40:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1029] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:09 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1827 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:40:10.844 7 WARNING neutronclient.v2_0.client [None req-c073747b-3ba6-4fd9-9e15-c433c2c4d241 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 522/1032] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:10 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1827 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:40:11.501 8 INFO nova.api.openstack.compute.server_external_events [req-8785e43e-4c9a-4831-acf2-d0e034ebc0de req-a484ddf8-27f1-44a9-8ba3-9c1d313b3652 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:70d5d5e6-a3c1-4eb6-b2c9-ec08dd5fb1de for instance 3429540d-b930-4aa1-837c-16e538c420c2 on instance [pid: 8|app: 0|req: 511/1033] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:40:11 2026] POST /v2.1/os-server-external-events => generated 185 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-03-09 16:40:12.271 7 WARNING neutronclient.v2_0.client [None req-140d16fa-185e-4cf5-af42-01aa75190293 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 523/1034] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:12 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1827 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:40:13.540 8 INFO nova.api.openstack.compute.server_external_events [req-e5b11679-edc2-4b88-aaa7-e08dc648cab3 req-18633a0b-b7b6-4158-9aba-7f58c0f0e35e c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:70d5d5e6-a3c1-4eb6-b2c9-ec08dd5fb1de for instance 3429540d-b930-4aa1-837c-16e538c420c2 on instance 2026-03-09 16:40:13.541 8 INFO nova.api.openstack.compute.server_external_events [req-e5b11679-edc2-4b88-aaa7-e08dc648cab3 req-18633a0b-b7b6-4158-9aba-7f58c0f0e35e c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:70d5d5e6-a3c1-4eb6-b2c9-ec08dd5fb1de for instance 3429540d-b930-4aa1-837c-16e538c420c2 on instance [pid: 8|app: 0|req: 512/1035] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:40:13 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:40:13.638 7 WARNING neutronclient.v2_0.client [None req-bf364863-ba86-4277-a822-ca6f289a9af7 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 524/1036] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:13 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1827 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:40:15.286 8 WARNING neutronclient.v2_0.client [None req-78103f21-86fd-406d-adcb-96c364b8b2d5 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 513/1037] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:15 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1820 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:40:31.207 7 WARNING neutronclient.v2_0.client [None req-f6d4fd6c-96f1-482b-89cd-71bda60c1a76 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 527/1042] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:31 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1820 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 516/1043] 10.0.0.92 () {32 vars in 717 bytes} [Mon Mar 9 16:40:31 2026] DELETE /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 0 bytes in 123 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-03-09 16:40:31.670 7 WARNING neutronclient.v2_0.client [None req-753b1d48-db39-40cc-8b72-502180fdba55 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 528/1044] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:31 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1826 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:40:32.881 8 WARNING neutronclient.v2_0.client [None req-6d74b271-c31b-4159-9290-be180808cf95 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] 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-03-09 16:40:32.935 7 INFO nova.api.openstack.compute.server_external_events [req-7bf53de6-2477-4468-a0fd-6dee6a558b3e req-c44d5c14-7285-4b49-ba07-af5272800118 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:70d5d5e6-a3c1-4eb6-b2c9-ec08dd5fb1de for instance 3429540d-b930-4aa1-837c-16e538c420c2 on instance [pid: 7|app: 0|req: 529/1045] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:40:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1046] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:32 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1826 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:40:34.178 7 WARNING neutronclient.v2_0.client [None req-0ac89cfe-ebda-4b78-af0a-b3d2081d26a3 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 530/1047] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:34 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1758 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:40:34.980 8 INFO nova.api.openstack.compute.server_external_events [req-2981a52e-70c9-4dc6-b47b-2eecc1f26999 req-e76a78b8-9bf0-41ab-92e6-0929bef64e96 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:70d5d5e6-a3c1-4eb6-b2c9-ec08dd5fb1de for instance 3429540d-b930-4aa1-837c-16e538c420c2 on instance 2026-03-09 16:40:34.980 8 INFO nova.api.openstack.compute.server_external_events [req-2981a52e-70c9-4dc6-b47b-2eecc1f26999 req-e76a78b8-9bf0-41ab-92e6-0929bef64e96 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-deleted:70d5d5e6-a3c1-4eb6-b2c9-ec08dd5fb1de for instance 3429540d-b930-4aa1-837c-16e538c420c2 on instance [pid: 8|app: 0|req: 518/1048] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:40:34 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:40:35.570 7 WARNING neutronclient.v2_0.client [None req-dd6b0351-c66e-44b5-81a8-928b3995aaa6 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 531/1049] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:35 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1478 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:40:37.020 8 WARNING neutronclient.v2_0.client [None req-b2e8ee54-358d-4a75-b30d-46480f37b41d 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] The 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: 519/1050] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:36 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 1478 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, ' 2026-03-09 16:40:38.329 7 INFO nova.api.openstack.wsgi [None req-7b38f47f-153c-4d4c-b62a-384715a8608a 35d4a6c4d3474015a6f4be8139acad36 b65bf540c66f49cfa380d735ab505752 - - default default] HTTP exception thrown: Instance 3429540d-b930-4aa1-837c-16e538c420c2 could not be found. [pid: 7|app: 0|req: 532/1051] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:38 2026] GET /v2.1/servers/3429540d-b930-4aa1-837c-16e538c420c2 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 520/1052] 10.0.0.92 () {32 vars in 703 bytes} [Mon Mar 9 16:40:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-181954937 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1055] 10.0.0.92 () {34 vars in 670 bytes} [Mon Mar 9 16:40:47 2026] POST /v2.1/os-keypairs => generated 397 bytes in 235 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: 535/1058] 10.0.0.92 () {34 vars in 670 bytes} [Mon Mar 9 16:40:50 2026] POST /v2.1/os-keypairs => generated 384 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:40:52.277 8 WARNING neutronclient.v2_0.client [None req-4830bc87-5404-49a1-a2fd-693993eb3d8f 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] 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-03-09 16:40:52.321 8 WARNING neutronclient.v2_0.client [None req-4830bc87-5404-49a1-a2fd-693993eb3d8f 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] 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-03-09 16:40:52.379 8 WARNING neutronclient.v2_0.client [None req-4830bc87-5404-49a1-a2fd-693993eb3d8f 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] The 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: 536/1059] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:40:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 179 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1060] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:40:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 538/1061] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:40:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1062] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:40:52 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 540/1063] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:40:52 2026] GET /v2.1/limits?tenant_id=0c789df2e4df4d79afc2bfd064e529e7 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1064] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:40:52 2026] GET /v2.1/limits?tenant_id=1b833d68bd6c44a78029766b4d2ecb28 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1065] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:40:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1066] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:40:52 2026] GET /v2.1/limits?tenant_id=2a7b31b35f9c43b183507ee3a488947d => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1067] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:40:52 2026] GET /v2.1/limits?tenant_id=2a8ca8fffab149c4876e033a8a00d2e0 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1068] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:40:52 2026] GET /v2.1/limits?tenant_id=70880c973a614f03a87ed682185376a7 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1069] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:40:52 2026] GET /v2.1/limits?tenant_id=9fbc376bf5fa4d05992f4658373c94f3 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1070] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:40:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-09 16:40:52.992 8 WARNING neutronclient.v2_0.client [None req-4830bc87-5404-49a1-a2fd-693993eb3d8f 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] The 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: 548/1071] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:40:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1072] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:40:53 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 550/1073] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:40:53 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1074] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:40:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1075] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:40:53 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 19 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, ' [pid: 7|app: 0|req: 553/1076] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:40:53 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1077] 10.0.0.92 () {34 vars in 662 bytes} [Mon Mar 9 16:40:52 2026] POST /v2.1/servers => generated 497 bytes in 1089 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-09 16:40:53.314 7 WARNING neutronclient.v2_0.client [None req-4a86aa5d-03b0-4acc-b916-1858dab215e1 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] The 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: 554/1078] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:53 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 1456 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-03-09 16:40:54.497 8 WARNING neutronclient.v2_0.client [None req-686be6b4-7135-41d8-85a5-9f57c16fffa9 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1079] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:54 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 1460 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-03-09 16:40:55.589 7 WARNING neutronclient.v2_0.client [None req-458121a7-0a8b-4540-ba96-55a4f9b07f9c 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] The 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: 555/1080] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:55 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 1508 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:40:56.710 8 WARNING neutronclient.v2_0.client [None req-a88270f1-4402-4e2a-946f-6ceb27632c73 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] The 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: 526/1081] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:56 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 1508 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-03-09 16:40:57.798 7 WARNING neutronclient.v2_0.client [None req-6e9c9d67-5a62-4797-817b-3b4042fb68a9 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] The 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: 556/1082] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:57 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 1631 bytes in 745 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 527/1083] 10.0.0.184 () {30 vars in 619 bytes} [Mon Mar 9 16:40:58 2026] GET /v2.1 => generated 0 bytes in 177 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: 557/1084] 10.0.0.184 () {32 vars in 692 bytes} [Mon Mar 9 16:40:58 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: 528/1085] 10.0.0.184 () {34 vars in 913 bytes} [Mon Mar 9 16:40:58 2026] GET /v2.1/os-simple-tenant-usage/68c49a4f3ef3462e95340b921cba7b03?start=2026-03-08T00:00:00&end=2026-03-09T23:59:59 => generated 20 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 16:40:58.997 7 INFO nova.api.openstack.compute.server_external_events [req-cea3986f-bc75-41d5-9bc7-92ea9d186955 req-db8e2334-fe13-427a-bf88-f1abbb062bc6 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:fd19c7a3-23e2-4d9b-a758-e21ace9b6993 for instance e0961c26-4a5c-403d-a299-26a9269fb7f3 on instance [pid: 7|app: 0|req: 558/1086] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:40:58 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, ' [pid: 8|app: 0|req: 529/1087] 10.0.0.184 () {30 vars in 654 bytes} [Mon Mar 9 16:40:59 2026] GET /v2.1/limits?reserved=1 => generated 511 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-03-09 16:40:59.564 7 WARNING neutronclient.v2_0.client [None req-520a9e38-27b0-4379-967c-4966ea8fbb61 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] The 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: 559/1088] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:40:59 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 1629 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:41:00.734 7 WARNING neutronclient.v2_0.client [None req-f7b27ffd-af54-4188-b1f4-d72db5baf486 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] The 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: 561/1091] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:00 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 1629 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 16:41:01.939 8 WARNING neutronclient.v2_0.client [None req-e6d50d12-5fc7-4275-b97d-320835344c8c 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] The 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: 531/1092] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:01 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 1629 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, ' [pid: 7|app: 0|req: 562/1093] 10.0.0.184 () {30 vars in 619 bytes} [Mon Mar 9 16:41:02 2026] GET /v2.1 => generated 0 bytes in 103 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 532/1094] 10.0.0.184 () {32 vars in 692 bytes} [Mon Mar 9 16:41:02 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1095] 10.0.0.184 () {34 vars in 913 bytes} [Mon Mar 9 16:41:02 2026] GET /v2.1/os-simple-tenant-usage/68c49a4f3ef3462e95340b921cba7b03?start=2026-03-08T00:00:00&end=2026-03-09T23:59:59 => generated 20 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1096] 10.0.0.184 () {30 vars in 654 bytes} [Mon Mar 9 16:41:02 2026] GET /v2.1/limits?reserved=1 => generated 511 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-03-09 16:41:03.073 7 WARNING neutronclient.v2_0.client [None req-fcb66699-75fd-4192-8172-0d74aebfcd47 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] The 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: 564/1097] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:03 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 1629 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 16:41:04.273 8 WARNING neutronclient.v2_0.client [None req-cbc05b74-9ad8-4fb7-9384-f4ecd039156d 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] The 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: 534/1098] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:04 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 1629 bytes in 697 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:41:05.981 7 WARNING neutronclient.v2_0.client [None req-68b32274-24d4-49be-b7b9-433f44d01f49 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] The 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: 565/1099] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:05 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 1629 bytes in 814 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:41:07.831 8 WARNING neutronclient.v2_0.client [None req-8b2f55ad-c26c-4e19-b92c-7ba5f464a50c 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] The 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: 535/1100] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:07 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 1629 bytes in 549 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:41:08.467 7 INFO nova.api.openstack.compute.server_external_events [req-fb30c8bc-178e-4afe-acbd-f4b4ee0ac416 req-1e6f829c-51b2-49f4-bf7f-872aa83bc064 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:fd19c7a3-23e2-4d9b-a758-e21ace9b6993 for instance e0961c26-4a5c-403d-a299-26a9269fb7f3 on instance [pid: 7|app: 0|req: 566/1101] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:41:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:41:09.381 8 WARNING neutronclient.v2_0.client [None req-aa88896e-1d10-4a5e-94b2-dbe1edbbd91b 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] 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-03-09 16:41:10.531 7 INFO nova.api.openstack.compute.server_external_events [req-235d0828-0325-4ac7-94a6-4c7bce9f292e req-cb186b3f-9025-4c92-b82c-28422be332af c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:fd19c7a3-23e2-4d9b-a758-e21ace9b6993 for instance e0961c26-4a5c-403d-a299-26a9269fb7f3 on instance 2026-03-09 16:41:10.532 7 INFO nova.api.openstack.compute.server_external_events [req-235d0828-0325-4ac7-94a6-4c7bce9f292e req-cb186b3f-9025-4c92-b82c-28422be332af c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:fd19c7a3-23e2-4d9b-a758-e21ace9b6993 for instance e0961c26-4a5c-403d-a299-26a9269fb7f3 on instance [pid: 7|app: 0|req: 567/1102] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:41:10 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1104] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:09 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 1629 bytes in 1277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:41:11.682 8 WARNING neutronclient.v2_0.client [None req-99d90f5e-0ecf-410c-a690-a37adba19a33 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] The 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: 537/1106] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:11 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 1809 bytes in 1881 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:41:13.570 7 WARNING neutronclient.v2_0.client [None req-806a4ef2-6ca3-4004-93b1-ac3c3b9be788 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] The 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: 570/1107] 10.0.0.92 () {32 vars in 740 bytes} [Mon Mar 9 16:41:13 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3/os-interface => generated 285 bytes in 1171 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-03-09 16:41:15.702 8 INFO nova.api.openstack.compute.server_external_events [req-b02c1d06-23a7-438a-92c9-df7969ef860f req-0f869ba5-68ca-4552-9f24-5b61f3341c3b c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:fd19c7a3-23e2-4d9b-a758-e21ace9b6993 for instance e0961c26-4a5c-403d-a299-26a9269fb7f3 on instance [pid: 8|app: 0|req: 538/1108] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:41:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 571/1109] 10.0.0.92 () {34 vars in 670 bytes} [Mon Mar 9 16:41:19 2026] POST /v2.1/os-keypairs => generated 398 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:41:22.601 7 WARNING neutronclient.v2_0.client [None req-95f2fa6b-8def-43d2-9ced-9509db79d55d 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] 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-03-09 16:41:22.639 7 WARNING neutronclient.v2_0.client [None req-95f2fa6b-8def-43d2-9ced-9509db79d55d 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] 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-03-09 16:41:22.800 7 WARNING neutronclient.v2_0.client [None req-95f2fa6b-8def-43d2-9ced-9509db79d55d 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] 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-03-09 16:41:22.946 8 WARNING neutronclient.v2_0.client [None req-8f3b2ea7-48a6-4fbe-9c80-f99dc841613c 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] The 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: 573/1112] 10.0.0.92 () {34 vars in 662 bytes} [Mon Mar 9 16:41:22 2026] POST /v2.1/servers => generated 450 bytes in 460 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-03-09 16:41:23.024 7 WARNING neutronclient.v2_0.client [None req-4ccc8c17-9e76-4158-8fd6-8ad2c6dfc553 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 574/1113] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:23 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1402 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1114] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:22 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 1929 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-03-09 16:41:24.122 7 WARNING neutronclient.v2_0.client [None req-76cbe0ce-ae7f-492a-aeb1-1d4364a146e3 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 575/1115] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:24 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1406 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 541/1116] 10.0.0.92 () {32 vars in 752 bytes} [Mon Mar 9 16:41:24 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3/os-server-password => generated 116 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-03-09 16:41:25.234 7 WARNING neutronclient.v2_0.client [None req-095a612c-19f7-468c-9642-f19d2603c2ec 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 576/1117] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:25 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1454 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: 8|app: 0|req: 542/1118] 10.0.0.92 () {32 vars in 717 bytes} [Mon Mar 9 16:41:25 2026] DELETE /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:41:26.141 7 WARNING neutronclient.v2_0.client [None req-f57f6ab2-aba2-45b6-a739-d9c5dd1d05ea 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] 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-03-09 16:41:26.357 8 WARNING neutronclient.v2_0.client [None req-7642d88b-72b3-42f9-bc7a-52d102a9633e 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 577/1119] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:26 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 1935 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1120] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:26 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1454 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:41:27.458 7 WARNING neutronclient.v2_0.client [None req-47054d68-f887-45eb-af52-a81b3456d0c3 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] 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-03-09 16:41:27.482 8 WARNING neutronclient.v2_0.client [None req-b2ce6c26-6dad-4cb4-9997-742487a72062 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 578/1121] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:27 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 1935 bytes in 1092 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1122] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:27 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1530 bytes in 1102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:41:28.728 7 INFO nova.api.openstack.compute.server_external_events [req-2c3a6043-1cc5-4e91-8dfb-4f1821f2cc51 req-27d559be-fdd2-4896-a195-20920af89f7b c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:34389bdc-a902-4c35-ba1f-564219049674 for instance 9c468297-ab4c-45f4-8c51-d89be22eaf7a on instance [pid: 7|app: 0|req: 579/1123] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:41:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:41:29.572 8 WARNING neutronclient.v2_0.client [None req-5d7fba38-4083-4219-b02a-761ea7797b3b 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] 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-03-09 16:41:29.602 7 WARNING neutronclient.v2_0.client [None req-5d1bd3fe-96b6-489e-93ae-63f56e0e35e2 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 545/1124] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:29 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 1820 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1125] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:29 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1528 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-03-09 16:41:30.668 7 WARNING neutronclient.v2_0.client [None req-fc3eeae9-a8f0-4a6c-b66f-083e226b5050 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] 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: 582/1128] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:30 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 1542 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:41:30.775 8 INFO nova.api.openstack.compute.server_external_events [req-054662c1-7355-4bad-ae3d-5633cc988433 req-b1431d27-c038-4da0-8e47-534aa826571a c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-deleted:fd19c7a3-23e2-4d9b-a758-e21ace9b6993 for instance e0961c26-4a5c-403d-a299-26a9269fb7f3 on instance [pid: 8|app: 0|req: 547/1129] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:41:30 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) 2026-03-09 16:41:30.800 7 WARNING neutronclient.v2_0.client [None req-8e51f0b0-4fe3-4e47-9ac3-d1f17944c27f 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 583/1130] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:30 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1528 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-03-09 16:41:31.831 8 WARNING neutronclient.v2_0.client [None req-a77010ee-ca28-4a5a-99ce-0136aba16af6 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] The 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: 548/1131] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:31 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 1542 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-03-09 16:41:31.945 7 WARNING neutronclient.v2_0.client [None req-70f7205a-ebb7-44c8-8748-8c0f65091dce 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 584/1132] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:31 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1528 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-03-09 16:41:32.907 8 INFO nova.api.openstack.wsgi [None req-41dabfe4-a2c0-47fd-865d-4984c0540e5a 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] HTTP exception thrown: Instance e0961c26-4a5c-403d-a299-26a9269fb7f3 could not be found. [pid: 8|app: 0|req: 549/1133] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:32 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => 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, ' 2026-03-09 16:41:32.937 7 INFO nova.api.openstack.wsgi [None req-46175e88-e29c-498a-b786-fc37530073f8 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] HTTP exception thrown: Instance e0961c26-4a5c-403d-a299-26a9269fb7f3 could not be found. [pid: 7|app: 0|req: 585/1134] 10.0.0.92 () {32 vars in 717 bytes} [Mon Mar 9 16:41:32 2026] DELETE /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:41:32.972 8 INFO nova.api.openstack.wsgi [None req-327d6b6f-57c0-4867-a0e4-e6c3fef1823b 4cb68e35a5e74d82829900b54299f86f 0c789df2e4df4d79afc2bfd064e529e7 - - default default] HTTP exception thrown: Instance e0961c26-4a5c-403d-a299-26a9269fb7f3 could not be found. [pid: 8|app: 0|req: 550/1135] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:32 2026] GET /v2.1/servers/e0961c26-4a5c-403d-a299-26a9269fb7f3 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 586/1136] 10.0.0.92 () {32 vars in 701 bytes} [Mon Mar 9 16:41:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-95949348 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:41:33.091 8 WARNING neutronclient.v2_0.client [None req-3c4081e9-5b1f-45a3-b787-1de1d6932c88 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 551/1137] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:33 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1528 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1138] 10.0.0.92 () {32 vars in 727 bytes} [Mon Mar 9 16:41:34 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1885054661 => 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-03-09 16:41:34.276 8 WARNING neutronclient.v2_0.client [None req-fe6b48cb-896b-4a4b-bee2-a6c9deb87c17 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 552/1139] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:34 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1528 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 16:41:35.698 7 WARNING neutronclient.v2_0.client [None req-3af2b871-721a-405f-8eb6-42c8d6d0ba23 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 588/1140] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:35 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1528 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-03-09 16:41:36.897 8 WARNING neutronclient.v2_0.client [None req-48785d51-7762-4e61-9ec3-794c16bdee40 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 553/1141] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:36 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1528 bytes in 531 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:41:38.443 7 WARNING neutronclient.v2_0.client [None req-6ffba1e5-cd94-4819-841a-ce1102931e63 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 589/1142] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:38 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1528 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-03-09 16:41:39.606 8 WARNING neutronclient.v2_0.client [None req-ee2db373-bf13-4a3e-bd41-2c22d8e8e91e 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] 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-03-09 16:41:39.676 7 INFO nova.api.openstack.compute.server_external_events [req-9e5c2929-6b97-4795-88ca-174e971cf473 req-f1312c2b-00eb-4990-b5fa-66a8d0aae31e c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:34389bdc-a902-4c35-ba1f-564219049674 for instance 9c468297-ab4c-45f4-8c51-d89be22eaf7a on instance [pid: 7|app: 0|req: 590/1143] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:41:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1144] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:39 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1528 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-03-09 16:41:40.806 7 WARNING neutronclient.v2_0.client [None req-5de9c0f7-f2a5-425a-8b10-6983769c1d34 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 592/1147] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:40 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1528 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:41:42.038 8 WARNING neutronclient.v2_0.client [None req-e3dbe103-6173-45ca-9caf-6cdb602ee132 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 556/1148] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:42 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1528 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-03-09 16:41:43.264 7 WARNING neutronclient.v2_0.client [None req-81b21b1d-eb88-4e33-bce0-2b22fe071b54 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 593/1149] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:43 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1528 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:41:44.739 8 WARNING neutronclient.v2_0.client [None req-8c12c38d-4db0-474e-93d4-130aa4312d27 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 557/1150] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:44 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1528 bytes in 1259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:41:46.209 7 INFO nova.api.openstack.compute.server_external_events [req-5033edf9-0eec-490f-86b2-0bbc00755aba req-f6ec9196-4652-46f7-84b6-eb4a592edd9e c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:34389bdc-a902-4c35-ba1f-564219049674 for instance 9c468297-ab4c-45f4-8c51-d89be22eaf7a on instance [pid: 7|app: 0|req: 594/1151] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:41:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:41:47.021 8 WARNING neutronclient.v2_0.client [None req-f149e559-0d33-4710-b3ab-deb1ce8950b8 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] 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-03-09 16:41:48.291 7 INFO nova.api.openstack.compute.server_external_events [req-0af5153a-18e1-4989-a7b3-ed7ea4b4f806 req-d8f35055-782f-4c27-b918-8e788ed0688d c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:34389bdc-a902-4c35-ba1f-564219049674 for instance 9c468297-ab4c-45f4-8c51-d89be22eaf7a on instance [pid: 7|app: 0|req: 595/1152] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:41:48 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: 558/1153] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:46 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1528 bytes in 1572 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:41:49.620 7 WARNING neutronclient.v2_0.client [None req-93d679d5-623d-456d-a55c-724700dc935d 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 596/1154] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:49 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1695 bytes in 788 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:41:50.431 8 WARNING neutronclient.v2_0.client [None req-9123fc28-2cd6-48b2-88ed-0e8920c2ff53 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 559/1157] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:41:50 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1695 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 599/1158] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:41:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 698 bytes in 152 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: 560/1159] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:41:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 600/1160] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:41:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1161] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:41:52 2026] GET /v2.1/limits?tenant_id=3140951db513431eac0ef940efd377b4 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1162] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:41:52 2026] GET /v2.1/limits?tenant_id=31adfd5b6fc146559dc9b202eb07d42e => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1163] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:41:52 2026] GET /v2.1/limits?tenant_id=4000c03fd6e9486d91703212a76ac54d => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1164] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:41:52 2026] GET /v2.1/limits?tenant_id=4984f2936bee46cd97db539a5aacd999 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1165] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:41:52 2026] GET /v2.1/limits?tenant_id=5fb9588420914022882b56f0eed18226 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1166] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:41:52 2026] GET /v2.1/limits?tenant_id=696c4bc1bc064fcd81759696e8d121c2 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1167] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:41:52 2026] GET /v2.1/limits?tenant_id=7580083bb09a4797853857f2b425b467 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1168] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:41:52 2026] GET /v2.1/limits?tenant_id=a0cd4ced35184eab8f5835b1e869ca58 => generated 304 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1169] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:41:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1170] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:41:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1171] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:41:52 2026] GET /v2.1/limits?tenant_id=e801ddaf09c84589bdb9626760238e33 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-09 16:41:53.055 7 WARNING neutronclient.v2_0.client [None req-f6d5e6a0-654b-4669-a525-0054530ee911 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] 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-03-09 16:41:53.773 8 INFO nova.api.openstack.compute.server_external_events [req-c6f345c4-1959-48cd-ad0d-ca88c9d06b10 req-7083a7a7-fb59-450e-b82d-37d69ef90c6f c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:34389bdc-a902-4c35-ba1f-564219049674 for instance 9c468297-ab4c-45f4-8c51-d89be22eaf7a on instance [pid: 8|app: 0|req: 567/1172] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:41:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 7|app: 0|req: 606/1173] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:41:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2246 bytes in 1006 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, ' [pid: 8|app: 0|req: 568/1174] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:41:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 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, ' [pid: 7|app: 0|req: 607/1175] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:41:54 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1176] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:41:54 2026] GET /v2.1/os-services => generated 783 bytes in 28 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: 608/1177] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:41:54 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 27 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, ' [pid: 8|app: 0|req: 570/1178] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:41:54 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 609/1179] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:41:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1180] 10.0.0.92 () {34 vars in 749 bytes} [Mon Mar 9 16:41:57 2026] POST /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a/action => generated 31891 bytes in 563 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-03-09 16:42:02.043 8 INFO nova.api.openstack.compute.server_external_events [req-94669126-276d-43fb-9b01-31cefa8821c2 req-ea4c0cf8-d73c-4cdf-aec2-81625a03d661 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:34389bdc-a902-4c35-ba1f-564219049674 for instance 9c468297-ab4c-45f4-8c51-d89be22eaf7a on instance [pid: 8|app: 0|req: 573/1183] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:42:02 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: 611/1184] 10.0.0.92 () {34 vars in 670 bytes} [Mon Mar 9 16:42:03 2026] POST /v2.1/os-keypairs => generated 398 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-03-09 16:42:06.814 8 WARNING neutronclient.v2_0.client [None req-ac0796e3-f30b-4669-bd7b-a8ca3da5f694 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] 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-03-09 16:42:06.994 8 WARNING neutronclient.v2_0.client [None req-ac0796e3-f30b-4669-bd7b-a8ca3da5f694 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] 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-03-09 16:42:07.562 8 WARNING neutronclient.v2_0.client [None req-ac0796e3-f30b-4669-bd7b-a8ca3da5f694 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 574/1185] 10.0.0.92 () {34 vars in 662 bytes} [Mon Mar 9 16:42:06 2026] POST /v2.1/servers => generated 450 bytes in 1296 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-09 16:42:08.072 7 WARNING neutronclient.v2_0.client [None req-5a89c68d-53d8-4d1e-9a8c-052929f1d9b5 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 612/1186] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:08 2026] GET /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4 => generated 1403 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:09.468 8 WARNING neutronclient.v2_0.client [None req-7da714bf-c202-4641-b7fd-2a17fdf64e35 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 575/1187] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:09 2026] GET /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4 => generated 1399 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-03-09 16:42:10.556 7 WARNING neutronclient.v2_0.client [None req-b4bfb4a4-c746-4c1e-a318-c760e5a99b68 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 613/1188] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:10 2026] GET /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4 => 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-03-09 16:42:11.651 8 WARNING neutronclient.v2_0.client [None req-711283da-7a50-441c-b33b-e59effbb2b72 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 577/1191] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:11 2026] GET /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4 => generated 1455 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:13.013 7 WARNING neutronclient.v2_0.client [None req-654141ba-895a-4102-91cf-945624de5cf4 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 615/1192] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:12 2026] GET /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4 => generated 1531 bytes in 1001 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:14.780 8 INFO nova.api.openstack.compute.server_external_events [req-6d7c1061-c5e9-4a81-bd8d-92cc2750e39b req-ded8130c-c425-4c62-b514-f96fbaa602e4 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:b8827314-0554-4284-a875-940a6d8b2745 for instance 9ff1770a-12f7-4981-91bc-b6deac4ba6a4 on instance [pid: 8|app: 0|req: 578/1193] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:42:14 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-03-09 16:42:15.034 7 WARNING neutronclient.v2_0.client [None req-20145afb-f0a2-4a13-8aa2-9c21e892a094 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 616/1194] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:15 2026] GET /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4 => generated 1529 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:16.204 8 WARNING neutronclient.v2_0.client [None req-33aef886-f250-4a57-86f3-62203b4b434b 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 579/1195] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:16 2026] GET /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4 => generated 1529 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-03-09 16:42:17.395 7 WARNING neutronclient.v2_0.client [None req-2c525637-029f-4304-b630-b7447d7297a0 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 617/1196] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:17 2026] GET /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4 => generated 1529 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-03-09 16:42:18.635 8 WARNING neutronclient.v2_0.client [None req-1514d9cf-4cac-4375-a652-b0273497a8df 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 580/1197] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:18 2026] GET /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4 => generated 1529 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-03-09 16:42:19.685 7 INFO nova.api.openstack.compute.server_external_events [req-a54f05d7-51dc-488f-9a5e-e658b899ce22 req-0795f513-31c7-43e1-ba77-1379e859524d c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:b8827314-0554-4284-a875-940a6d8b2745 for instance 9ff1770a-12f7-4981-91bc-b6deac4ba6a4 on instance [pid: 7|app: 0|req: 618/1198] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:42:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:19.800 8 WARNING neutronclient.v2_0.client [None req-b4b534d0-1948-4cc0-ae6e-c10e4fcc799b 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 581/1199] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:19 2026] GET /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4 => generated 1529 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:21.026 7 WARNING neutronclient.v2_0.client [None req-e6fb03c5-c8d0-4e25-a028-20baa5ab55b4 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 620/1202] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:20 2026] GET /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4 => generated 1529 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:21.736 8 INFO nova.api.openstack.compute.server_external_events [req-0723c51e-4696-4471-87e0-b8006fc40e46 req-f6d017c8-4a9f-4f65-9889-880070156914 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:b8827314-0554-4284-a875-940a6d8b2745 for instance 9ff1770a-12f7-4981-91bc-b6deac4ba6a4 on instance [pid: 8|app: 0|req: 583/1203] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:42:21 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-03-09 16:42:22.505 7 WARNING neutronclient.v2_0.client [None req-05862349-7929-4a5e-9d56-1ed08b927a4e 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 621/1204] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:22 2026] GET /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4 => generated 1697 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:22.757 8 WARNING neutronclient.v2_0.client [None req-b16a2bc7-37d5-4456-a249-9f8a8a59b88e 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 584/1205] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:22 2026] GET /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4 => generated 1697 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-03-09 16:42:24.233 7 INFO nova.api.openstack.compute.server_external_events [req-5c6ed525-47b7-4daf-bb5a-aa1de4cb3616 req-604d3c38-03cd-48a5-8bee-f7308ae600e8 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:b8827314-0554-4284-a875-940a6d8b2745 for instance 9ff1770a-12f7-4981-91bc-b6deac4ba6a4 on instance [pid: 7|app: 0|req: 622/1206] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:42:24 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-03-09 16:42:28.199 8 WARNING neutronclient.v2_0.client [None req-6f5be596-bbc9-41b0-9e6d-cfbfba477bb3 77908610d60f46f4bd5eccb4cdece398 1c8c075745d04d0c97e3f7a26ea84c80 - - default default] 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-03-09 16:42:28.402 8 WARNING neutronclient.v2_0.client [None req-6f5be596-bbc9-41b0-9e6d-cfbfba477bb3 77908610d60f46f4bd5eccb4cdece398 1c8c075745d04d0c97e3f7a26ea84c80 - - default default] The 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: 585/1207] 10.0.0.92 () {34 vars in 662 bytes} [Mon Mar 9 16:42:28 2026] POST /v2.1/servers => generated 424 bytes in 476 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-03-09 16:42:28.636 7 WARNING neutronclient.v2_0.client [None req-c926e7ed-6478-48bf-b5d8-77f97311cb93 77908610d60f46f4bd5eccb4cdece398 1c8c075745d04d0c97e3f7a26ea84c80 - - default default] The 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: 623/1208] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:28 2026] GET /v2.1/servers/0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e => generated 1367 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:29.726 8 WARNING neutronclient.v2_0.client [None req-c711a1ae-3d6a-47b7-a6e1-844a58529984 77908610d60f46f4bd5eccb4cdece398 1c8c075745d04d0c97e3f7a26ea84c80 - - default default] The 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: 586/1209] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:29 2026] GET /v2.1/servers/0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e => generated 1371 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:30.961 8 WARNING neutronclient.v2_0.client [None req-ba247e2b-3a12-4daf-bcf4-3ffb47713ea1 77908610d60f46f4bd5eccb4cdece398 1c8c075745d04d0c97e3f7a26ea84c80 - - default default] The 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: 588/1212] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:30 2026] GET /v2.1/servers/0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e => generated 1419 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1213] 10.0.0.92 () {34 vars in 749 bytes} [Mon Mar 9 16:42:30 2026] POST /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4/action => generated 32087 bytes in 556 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: 589/1214] 10.0.0.92 () {32 vars in 717 bytes} [Mon Mar 9 16:42:31 2026] DELETE /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4 => generated 0 bytes in 94 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-03-09 16:42:31.717 7 WARNING neutronclient.v2_0.client [None req-bb7e9ea6-0e35-4aed-aa32-809e70f221e3 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 626/1215] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:31 2026] GET /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4 => generated 1823 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-03-09 16:42:32.046 8 WARNING neutronclient.v2_0.client [None req-cde5b41e-6178-4751-b6bd-f8b59da072d4 77908610d60f46f4bd5eccb4cdece398 1c8c075745d04d0c97e3f7a26ea84c80 - - default default] The 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: 590/1216] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:32 2026] GET /v2.1/servers/0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:32.900 7 WARNING neutronclient.v2_0.client [None req-65a0e2b3-10d1-4c5f-9d31-7f649765946a 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] 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-03-09 16:42:32.908 8 INFO nova.api.openstack.compute.server_external_events [req-87487244-16d6-4f89-bcec-5325f9350fb0 req-d8fd2bdc-e85c-4561-97f3-31f385ca2e86 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:b8827314-0554-4284-a875-940a6d8b2745 for instance 9ff1770a-12f7-4981-91bc-b6deac4ba6a4 on instance [pid: 8|app: 0|req: 591/1217] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:42:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1218] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:32 2026] GET /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4 => generated 1823 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:33.140 8 WARNING neutronclient.v2_0.client [None req-add84976-68ee-4fb0-960e-d9594406210a 77908610d60f46f4bd5eccb4cdece398 1c8c075745d04d0c97e3f7a26ea84c80 - - default default] The 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: 592/1219] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:33 2026] GET /v2.1/servers/0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e => generated 1469 bytes in 645 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:34.162 7 WARNING neutronclient.v2_0.client [None req-f8db1de9-4e39-424b-8816-27a5c575a0db 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] 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-03-09 16:42:34.449 8 INFO nova.api.openstack.compute.server_external_events [req-5ebf4667-12b3-4046-8426-9ee93ddddd9d req-316a66ef-4b56-48e7-94a3-7636b28b5ec6 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:2aa6da34-a488-4f21-b39f-dcc04c0aded9 for instance 0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e on instance [pid: 8|app: 0|req: 593/1220] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:42:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1221] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:34 2026] GET /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4 => generated 1823 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:34.802 8 WARNING neutronclient.v2_0.client [None req-95aa697f-bb93-4f8e-bce3-49d472bfec5b 77908610d60f46f4bd5eccb4cdece398 1c8c075745d04d0c97e3f7a26ea84c80 - - default default] The 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: 594/1222] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:34 2026] GET /v2.1/servers/0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e => generated 1467 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:34.957 7 INFO nova.api.openstack.compute.server_external_events [req-2c721736-7612-4dd9-bbbd-b4493ca23708 req-9922b16a-fb33-4687-ad5e-a09b9550569b c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:b8827314-0554-4284-a875-940a6d8b2745 for instance 9ff1770a-12f7-4981-91bc-b6deac4ba6a4 on instance 2026-03-09 16:42:34.958 7 INFO nova.api.openstack.compute.server_external_events [req-2c721736-7612-4dd9-bbbd-b4493ca23708 req-9922b16a-fb33-4687-ad5e-a09b9550569b c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-deleted:b8827314-0554-4284-a875-940a6d8b2745 for instance 9ff1770a-12f7-4981-91bc-b6deac4ba6a4 on instance [pid: 7|app: 0|req: 629/1223] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:42:34 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:35.514 8 WARNING neutronclient.v2_0.client [None req-7ef9f32d-0ce9-4266-b4b8-befd0c2e10a1 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 595/1224] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:35 2026] GET /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4 => generated 1484 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-03-09 16:42:35.940 7 WARNING neutronclient.v2_0.client [None req-de2697fd-1700-4c91-9154-d9ce49483305 77908610d60f46f4bd5eccb4cdece398 1c8c075745d04d0c97e3f7a26ea84c80 - - default default] The 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: 630/1225] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:35 2026] GET /v2.1/servers/0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e => generated 1467 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-03-09 16:42:36.632 8 WARNING neutronclient.v2_0.client [None req-5064c4c4-1b50-459c-aa5c-2e654cdb2be7 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 596/1226] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:36 2026] GET /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4 => generated 1489 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:37.082 7 WARNING neutronclient.v2_0.client [None req-128a55f2-c7fc-4ec3-b761-e30aec2a8929 77908610d60f46f4bd5eccb4cdece398 1c8c075745d04d0c97e3f7a26ea84c80 - - default default] The 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: 631/1227] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:37 2026] GET /v2.1/servers/0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e => generated 1467 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:37.742 8 WARNING neutronclient.v2_0.client [None req-e4ad480b-65d8-4c1e-a2d2-24a5164ca704 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 597/1228] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:37 2026] GET /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4 => generated 1489 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-03-09 16:42:38.229 7 WARNING neutronclient.v2_0.client [None req-47e8f242-dac1-4def-92bd-e66fdd11836b 77908610d60f46f4bd5eccb4cdece398 1c8c075745d04d0c97e3f7a26ea84c80 - - default default] The 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: 632/1229] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:38 2026] GET /v2.1/servers/0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e => 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-03-09 16:42:38.816 8 INFO nova.api.openstack.wsgi [None req-4f02727e-21c9-4f60-90c9-619fd9396859 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] HTTP exception thrown: Instance 9ff1770a-12f7-4981-91bc-b6deac4ba6a4 could not be found. [pid: 8|app: 0|req: 598/1230] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:38 2026] GET /v2.1/servers/9ff1770a-12f7-4981-91bc-b6deac4ba6a4 => 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: 633/1231] 10.0.0.92 () {32 vars in 729 bytes} [Mon Mar 9 16:42:39 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1931979970 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:39.241 8 INFO nova.api.openstack.compute.server_external_events [req-5de79a3d-fda9-44b6-a61f-16d274d0abf9 req-66e0ea71-cde7-4fbf-9662-12ce5b4040e3 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:2aa6da34-a488-4f21-b39f-dcc04c0aded9 for instance 0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e on instance [pid: 8|app: 0|req: 599/1232] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:42:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:42:39.381 7 WARNING neutronclient.v2_0.client [None req-e042dd5e-2713-4ab6-a1ac-baebdbac135e 77908610d60f46f4bd5eccb4cdece398 1c8c075745d04d0c97e3f7a26ea84c80 - - default default] 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: 600/1233] 10.0.0.92 () {32 vars in 717 bytes} [Mon Mar 9 16:42:39 2026] DELETE /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 634/1234] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:39 2026] GET /v2.1/servers/0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e => generated 1467 bytes in 526 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 16:42:39.889 8 WARNING neutronclient.v2_0.client [None req-70a25e0b-8a99-469a-92b3-da431422496b 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 601/1235] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:39 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1701 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-03-09 16:42:40.939 7 WARNING neutronclient.v2_0.client [None req-8fec9ed5-acfe-4eac-98c5-a27ed9885317 77908610d60f46f4bd5eccb4cdece398 1c8c075745d04d0c97e3f7a26ea84c80 - - default default] 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-03-09 16:42:41.146 8 WARNING neutronclient.v2_0.client [None req-3a29a5cd-91fb-4969-b361-27994816197d 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 636/1238] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:40 2026] GET /v2.1/servers/0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e => generated 1467 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:41.296 7 INFO nova.api.openstack.compute.server_external_events [req-625d79e7-bd82-4b2a-8579-bfd8e37c3c0c req-4f8c4a30-81e3-42a8-9220-c160b6441eca c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:2aa6da34-a488-4f21-b39f-dcc04c0aded9 for instance 0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e on instance 2026-03-09 16:42:41.296 7 INFO nova.api.openstack.compute.server_external_events [req-625d79e7-bd82-4b2a-8579-bfd8e37c3c0c req-4f8c4a30-81e3-42a8-9220-c160b6441eca c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:34389bdc-a902-4c35-ba1f-564219049674 for instance 9c468297-ab4c-45f4-8c51-d89be22eaf7a on instance [pid: 7|app: 0|req: 637/1239] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:42:41 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1240] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:41 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1701 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-03-09 16:42:42.212 7 WARNING neutronclient.v2_0.client [None req-7a12b68e-e948-4f64-b631-92401a9dc5eb 77908610d60f46f4bd5eccb4cdece398 1c8c075745d04d0c97e3f7a26ea84c80 - - default default] The 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: 638/1241] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:42 2026] GET /v2.1/servers/0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e => generated 1646 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:42.393 8 WARNING neutronclient.v2_0.client [None req-3e24eee7-603a-48ba-96c3-d3ce3c95c300 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] 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-03-09 16:42:42.550 7 INFO nova.api.openstack.compute.server_external_events [req-8a7e92e7-2202-4346-9c76-bfe1ca6b2278 req-f636d298-21fd-4d1c-b0d8-7535158b6b46 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-deleted:34389bdc-a902-4c35-ba1f-564219049674 for instance 9c468297-ab4c-45f4-8c51-d89be22eaf7a on instance [pid: 7|app: 0|req: 639/1242] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:42:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1243] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:42 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1701 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:43.340 7 INFO nova.api.openstack.compute.server_external_events [req-c3712b51-7d06-4243-a1f1-39dacfea0920 req-693445e3-b233-4d03-97e0-cf2441faaf1b c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:34389bdc-a902-4c35-ba1f-564219049674 for instance 9c468297-ab4c-45f4-8c51-d89be22eaf7a on instance [pid: 7|app: 0|req: 640/1244] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:42:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 605/1245] 10.0.0.92 () {32 vars in 717 bytes} [Mon Mar 9 16:42:43 2026] DELETE /v2.1/servers/0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e => generated 0 bytes in 88 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-03-09 16:42:43.631 8 WARNING neutronclient.v2_0.client [None req-71124fc7-4c09-4a6e-9cef-27e9c08f44ea 77908610d60f46f4bd5eccb4cdece398 1c8c075745d04d0c97e3f7a26ea84c80 - - default default] 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-03-09 16:42:43.635 7 WARNING neutronclient.v2_0.client [None req-161899dc-881d-4bde-bd04-2499bc258702 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] The 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: 641/1246] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:43 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1488 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1247] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:43 2026] GET /v2.1/servers/0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e => generated 1652 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:44.772 7 WARNING neutronclient.v2_0.client [None req-77758259-b63e-4989-a2ca-b261ef189917 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] 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-03-09 16:42:44.779 8 WARNING neutronclient.v2_0.client [None req-2f9ea93c-6350-42b7-a9b9-fb7bec3b43fa 77908610d60f46f4bd5eccb4cdece398 1c8c075745d04d0c97e3f7a26ea84c80 - - default default] The 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: 642/1248] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:44 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => generated 1488 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1249] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:44 2026] GET /v2.1/servers/0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e => generated 1652 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:45.379 7 INFO nova.api.openstack.compute.server_external_events [req-a0549bcc-678a-4dfd-ad3f-509f791e0ea2 req-8dbadc9f-a69e-4147-8b70-6cd1e1821804 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:2aa6da34-a488-4f21-b39f-dcc04c0aded9 for instance 0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e on instance 2026-03-09 16:42:45.379 7 INFO nova.api.openstack.compute.server_external_events [req-a0549bcc-678a-4dfd-ad3f-509f791e0ea2 req-8dbadc9f-a69e-4147-8b70-6cd1e1821804 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:2aa6da34-a488-4f21-b39f-dcc04c0aded9 for instance 0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e on instance [pid: 7|app: 0|req: 643/1250] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:42:45 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:45.859 8 INFO nova.api.openstack.wsgi [None req-4b536402-951b-4052-9d6d-d5bc45b09837 4df4a2f7a06642928a5055247b0ca302 a0cd4ced35184eab8f5835b1e869ca58 - - default default] HTTP exception thrown: Instance 9c468297-ab4c-45f4-8c51-d89be22eaf7a could not be found. [pid: 8|app: 0|req: 608/1251] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:45 2026] GET /v2.1/servers/9c468297-ab4c-45f4-8c51-d89be22eaf7a => 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-03-09 16:42:45.987 7 WARNING neutronclient.v2_0.client [None req-9f0796f9-da7d-49a9-8d57-fabf97bd9495 77908610d60f46f4bd5eccb4cdece398 1c8c075745d04d0c97e3f7a26ea84c80 - - default default] 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: 609/1252] 10.0.0.92 () {32 vars in 729 bytes} [Mon Mar 9 16:42:46 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1390603824 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1253] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:45 2026] GET /v2.1/servers/0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e => generated 1652 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 16:42:47.422 8 INFO nova.api.openstack.compute.server_external_events [req-e8c1b51f-e33f-4833-b0b6-0242bbb1a47b req-0d17957f-f215-4e1f-9d2c-cc151b87cf32 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-deleted:2aa6da34-a488-4f21-b39f-dcc04c0aded9 for instance 0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e on instance [pid: 8|app: 0|req: 610/1254] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:42:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:42:47.480 7 WARNING neutronclient.v2_0.client [None req-dfd78c6b-8b19-4e89-854e-5cc2bb0cbf7d 77908610d60f46f4bd5eccb4cdece398 1c8c075745d04d0c97e3f7a26ea84c80 - - default default] The 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: 645/1255] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:47 2026] GET /v2.1/servers/0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e => generated 1453 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-03-09 16:42:48.658 8 WARNING neutronclient.v2_0.client [None req-dc36ac79-7e7e-464d-ba0a-e2bb354556c3 77908610d60f46f4bd5eccb4cdece398 1c8c075745d04d0c97e3f7a26ea84c80 - - default default] The 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: 611/1256] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:48 2026] GET /v2.1/servers/0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e => generated 1453 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-03-09 16:42:49.739 7 INFO nova.api.openstack.wsgi [None req-ef730a66-cfd1-4de1-b374-61f2073653f5 77908610d60f46f4bd5eccb4cdece398 1c8c075745d04d0c97e3f7a26ea84c80 - - default default] HTTP exception thrown: Instance 0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e could not be found. [pid: 7|app: 0|req: 646/1257] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:42:49 2026] GET /v2.1/servers/0a3d45c6-a3ef-47ce-b3b6-50e7543dbc2e => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 613/1260] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:42:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 258 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 648/1261] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:42:52 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1262] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:42:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 649/1263] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:42:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 615/1264] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:42:52 2026] GET /v2.1/limits?tenant_id=066e63413f0d4df89bc0aefe47a63fe6 => generated 302 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, ' [pid: 7|app: 0|req: 650/1265] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:42:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1266] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:42:52 2026] GET /v2.1/limits?tenant_id=1c8c075745d04d0c97e3f7a26ea84c80 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1267] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:42:52 2026] GET /v2.1/limits?tenant_id=479624c5c5e846fab7fb0ae86fae2a14 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1268] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:42:52 2026] GET /v2.1/limits?tenant_id=5a2ea73f13854a13ae7275a05fa6d643 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1269] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:42:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1270] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:42:53 2026] GET /v2.1/limits?tenant_id=b697301e45aa46c7b19ef052376e10f5 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1271] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:42:53 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1272] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:42:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1273] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:42:53 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1274] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:42:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1275] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:42:53 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1276] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:42:53 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 662/1289] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:43:52 2026] GET /v2.1/os-services => generated 783 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1290] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:43:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 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, ' [pid: 7|app: 0|req: 663/1291] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:43:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1292] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:43:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1293] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:43:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1294] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:43:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1295] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:43:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 34 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: 631/1296] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:43:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1297] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:43:52 2026] GET /v2.1/limits?tenant_id=c8b1ad94cbd94de1b0090c9f96e87386 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1298] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:43:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1299] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:43:53 2026] GET /v2.1/limits?tenant_id=d5a8c30f1e5247bcbb075bee030d36e3 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1300] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:43:53 2026] GET /v2.1/limits?tenant_id=f00872995f134c12aa768a58fcfa6c91 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1301] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:43:53 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1302] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:43:53 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 669/1303] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:43:53 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 672/1308] 10.0.0.92 () {34 vars in 670 bytes} [Mon Mar 9 16:44:11 2026] POST /v2.1/os-keypairs => generated 395 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:44:14.254 8 WARNING neutronclient.v2_0.client [None req-c8154652-4a29-4262-9364-4aec0857cb63 dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] 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-03-09 16:44:14.345 8 WARNING neutronclient.v2_0.client [None req-c8154652-4a29-4262-9364-4aec0857cb63 dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] 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-03-09 16:44:14.658 8 WARNING neutronclient.v2_0.client [None req-c8154652-4a29-4262-9364-4aec0857cb63 dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] The 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: 637/1309] 10.0.0.92 () {34 vars in 662 bytes} [Mon Mar 9 16:44:13 2026] POST /v2.1/servers => generated 448 bytes in 909 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-09 16:44:14.917 7 WARNING neutronclient.v2_0.client [None req-a7a5ff61-2baf-4ea2-b3ee-bdea153e7f8a dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] The 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: 673/1310] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:44:14 2026] GET /v2.1/servers/01e70ee1-959f-4168-b819-a11c8baf8d33 => generated 1392 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-03-09 16:44:20.043 8 WARNING neutronclient.v2_0.client [None req-ccb50b70-3d79-4c2c-adf0-56fd72c114e2 dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] 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-03-09 16:44:20.725 7 INFO nova.api.openstack.compute.server_external_events [req-c86a33f3-89e0-4dea-bf5a-095f2933bb67 req-89afe4d3-70f4-475f-8207-971544b6b45f c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:f7a70f91-ca18-4adf-a3ed-14a82c85ece3 for instance 01e70ee1-959f-4168-b819-a11c8baf8d33 on instance [pid: 7|app: 0|req: 676/1313] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:44:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1314] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:44:20 2026] GET /v2.1/servers/01e70ee1-959f-4168-b819-a11c8baf8d33 => generated 1518 bytes in 831 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:44:25.901 7 WARNING neutronclient.v2_0.client [None req-995b5ebf-b1b3-40f0-b40e-989e9f0aecf2 dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] The 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: 677/1315] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:44:25 2026] GET /v2.1/servers/01e70ee1-959f-4168-b819-a11c8baf8d33 => generated 1516 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, ' 2026-03-09 16:44:31.118 8 WARNING neutronclient.v2_0.client [None req-06a6c8b0-3a26-4fe3-a9d7-9a5223714692 dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] The 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: 640/1318] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:44:31 2026] GET /v2.1/servers/01e70ee1-959f-4168-b819-a11c8baf8d33 => generated 1516 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:44:36.323 7 WARNING neutronclient.v2_0.client [None req-c5a8727d-f09d-4622-b644-6b30bb98d3fd dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] The 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: 679/1319] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:44:36 2026] GET /v2.1/servers/01e70ee1-959f-4168-b819-a11c8baf8d33 => generated 1516 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-03-09 16:44:39.451 8 INFO nova.api.openstack.compute.server_external_events [req-c11f03cf-955e-477d-b8a7-a52eb6b223e3 req-85a0aa3e-8ba1-4b53-a0eb-8204bd104721 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:f7a70f91-ca18-4adf-a3ed-14a82c85ece3 for instance 01e70ee1-959f-4168-b819-a11c8baf8d33 on instance [pid: 8|app: 0|req: 641/1320] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:44:39 2026] POST /v2.1/os-server-external-events => generated 185 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:44:41.487 7 INFO nova.api.openstack.compute.server_external_events [req-522fe219-7e7e-4b71-a996-8be8b188fc24 req-54129b08-873a-497a-869c-6b6f674fb6fa c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:f7a70f91-ca18-4adf-a3ed-14a82c85ece3 for instance 01e70ee1-959f-4168-b819-a11c8baf8d33 on instance 2026-03-09 16:44:41.488 7 INFO nova.api.openstack.compute.server_external_events [req-522fe219-7e7e-4b71-a996-8be8b188fc24 req-54129b08-873a-497a-869c-6b6f674fb6fa c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:f7a70f91-ca18-4adf-a3ed-14a82c85ece3 for instance 01e70ee1-959f-4168-b819-a11c8baf8d33 on instance [pid: 7|app: 0|req: 681/1323] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:44:41 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:44:41.521 8 WARNING neutronclient.v2_0.client [None req-7402858f-5f68-488d-ba98-816e990c7ecd dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] The 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: 643/1324] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:44:41 2026] GET /v2.1/servers/01e70ee1-959f-4168-b819-a11c8baf8d33 => generated 1516 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-03-09 16:44:46.715 7 WARNING neutronclient.v2_0.client [None req-e0f7d240-23f9-4cce-b59f-6f97454f47a5 dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] The 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: 682/1325] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:44:46 2026] GET /v2.1/servers/01e70ee1-959f-4168-b819-a11c8baf8d33 => generated 1814 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:44:48.244 7 INFO nova.api.openstack.compute.server_external_events [req-00b2f23c-ce2e-48fc-9d8a-82724df49c4b req-3187f1ca-830f-4065-bdaa-5f3484826b09 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:f7a70f91-ca18-4adf-a3ed-14a82c85ece3 for instance 01e70ee1-959f-4168-b819-a11c8baf8d33 on instance [pid: 7|app: 0|req: 683/1326] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:44:48 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-03-09 16:44:48.283 8 WARNING neutronclient.v2_0.client [None req-4a5798f1-0c47-4292-be4a-075f7cc564ed dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] 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-03-09 16:44:48.322 8 WARNING neutronclient.v2_0.client [None req-4a5798f1-0c47-4292-be4a-075f7cc564ed dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] 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-03-09 16:44:48.613 8 WARNING neutronclient.v2_0.client [None req-4a5798f1-0c47-4292-be4a-075f7cc564ed dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] The 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: 644/1327] 10.0.0.92 () {34 vars in 662 bytes} [Mon Mar 9 16:44:48 2026] POST /v2.1/servers => generated 448 bytes in 604 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-03-09 16:44:48.856 7 WARNING neutronclient.v2_0.client [None req-797de44b-3de2-4a39-88ea-ce8f26f53acd dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] The 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: 684/1328] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:44:48 2026] GET /v2.1/servers/4e0ef133-4d86-4752-bb83-44875db5dedc => generated 1393 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-03-09 16:44:52.348 7 WARNING neutronclient.v2_0.client [None req-f76721e2-12f4-4dda-80a1-cfd33c82c0a8 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 686/1331] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:44:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4436 bytes in 406 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, ' [pid: 8|app: 0|req: 646/1332] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:44:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 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, ' [pid: 7|app: 0|req: 687/1333] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:44:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 696 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1334] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:44:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 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, ' [pid: 7|app: 0|req: 688/1335] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:44:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1336] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:44:52 2026] GET /v2.1/os-services => generated 783 bytes in 34 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: 689/1337] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:44:52 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 22 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, ' [pid: 8|app: 0|req: 649/1338] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:44:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 690/1339] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:44:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1340] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:44:52 2026] GET /v2.1/limits?tenant_id=44b01df6578442a398f8d646b21f4759 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1341] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:44:52 2026] GET /v2.1/limits?tenant_id=8e3ad48e47bb43d1ac8911785138afb4 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1342] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:44:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1343] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:44:52 2026] GET /v2.1/limits?tenant_id=c6c38d5a061c4ebf8065fad6ce246103 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1344] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:44:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1345] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:44:52 2026] GET /v2.1/limits?tenant_id=cf51b01d072a4a97ba9bc1ac43d3268a => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1346] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:44:52 2026] GET /v2.1/limits?tenant_id=d5a8c30f1e5247bcbb075bee030d36e3 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1347] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:44:52 2026] GET /v2.1/limits?tenant_id=de3a09ff4dfc4e96b386d2e7506e67b8 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1348] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:44:52 2026] GET /v2.1/limits?tenant_id=e52b5a39bc074741ae5986474f29010c => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1349] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:44:53 2026] GET /v2.1/limits?tenant_id=ec7200abc24242bc9683a035286c9b4b => generated 305 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1350] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:44:53 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-03-09 16:44:53.937 7 WARNING neutronclient.v2_0.client [None req-11620b50-6921-40fc-b994-535010dd7039 dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] The 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: 696/1351] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:44:53 2026] GET /v2.1/servers/4e0ef133-4d86-4752-bb83-44875db5dedc => generated 1519 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 16:44:54.493 8 INFO nova.api.openstack.compute.server_external_events [req-93243192-9d08-4ef5-8965-df4225fcb846 req-d75e5fae-e7b7-487d-8407-014b510c29b4 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:425ce163-ef48-4f2a-b7d3-9ac3e09aa5a4 for instance 4e0ef133-4d86-4752-bb83-44875db5dedc on instance [pid: 8|app: 0|req: 656/1352] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:44:54 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-03-09 16:44:59.081 7 WARNING neutronclient.v2_0.client [None req-6a3a6465-294a-48ae-b6ab-f57adf074826 dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] The 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: 697/1353] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:44:59 2026] GET /v2.1/servers/4e0ef133-4d86-4752-bb83-44875db5dedc => generated 1517 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:44:59.377 8 INFO nova.api.openstack.compute.server_external_events [req-118b8b7c-ab47-4061-b32c-e8aeb3b9c684 req-3671c69c-0c14-4dc3-83f7-9307125c179f c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:425ce163-ef48-4f2a-b7d3-9ac3e09aa5a4 for instance 4e0ef133-4d86-4752-bb83-44875db5dedc on instance [pid: 8|app: 0|req: 657/1354] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:44:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:45:01.425 7 INFO nova.api.openstack.compute.server_external_events [req-0559f461-d5b7-4625-9860-f3cda3d78de1 req-3de76e4c-01eb-4941-8a85-97bd2ee6754e c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:425ce163-ef48-4f2a-b7d3-9ac3e09aa5a4 for instance 4e0ef133-4d86-4752-bb83-44875db5dedc on instance [pid: 7|app: 0|req: 699/1357] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:45:01 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-03-09 16:45:04.368 8 WARNING neutronclient.v2_0.client [None req-4f87c91f-296e-4721-af1c-04973d6f9205 dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] The 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: 659/1358] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:45:04 2026] GET /v2.1/servers/4e0ef133-4d86-4752-bb83-44875db5dedc => generated 1817 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:45:05.854 7 INFO nova.api.openstack.compute.server_external_events [req-2daac7fd-122d-4af2-9e9d-1c732f0a5dfe req-477cb5a5-ce67-42ea-a03b-12e4cea8866b c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:425ce163-ef48-4f2a-b7d3-9ac3e09aa5a4 for instance 4e0ef133-4d86-4752-bb83-44875db5dedc on instance [pid: 7|app: 0|req: 700/1359] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:45:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:45:28.589 7 WARNING neutronclient.v2_0.client [None req-cffec6ad-e446-4fdd-8de2-8f3aba928eb9 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] 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-03-09 16:45:28.626 7 WARNING neutronclient.v2_0.client [None req-cffec6ad-e446-4fdd-8de2-8f3aba928eb9 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] 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-03-09 16:45:28.768 7 WARNING neutronclient.v2_0.client [None req-cffec6ad-e446-4fdd-8de2-8f3aba928eb9 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 703/1364] 162.253.55.43 () {36 vars in 713 bytes} [Mon Mar 9 16:45:28 2026] POST /v2.1/servers => generated 453 bytes in 641 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-03-09 16:45:29.336 8 WARNING neutronclient.v2_0.client [None req-565a0155-f517-4c67-ada8-bfbd181f9b34 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 662/1365] 162.253.55.43 () {32 vars in 732 bytes} [Mon Mar 9 16:45:29 2026] GET /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376 => generated 2213 bytes in 71 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-03-09 16:45:29.421 7 WARNING neutronclient.v2_0.client [None req-6515776b-43de-4915-b794-cb309d22a21d bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 704/1366] 162.253.55.43 () {32 vars in 758 bytes} [Mon Mar 9 16:45:29 2026] GET /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 663/1367] 162.253.55.43 () {32 vars in 776 bytes} [Mon Mar 9 16:45:29 2026] GET /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376/os-volume_attachments => generated 25 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:45:32.073 8 WARNING neutronclient.v2_0.client [None req-bded86ee-21ba-494a-a717-f717be07626a bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 665/1370] 162.253.55.43 () {32 vars in 732 bytes} [Mon Mar 9 16:45:32 2026] GET /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376 => generated 2371 bytes in 94 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-03-09 16:45:32.169 7 WARNING neutronclient.v2_0.client [None req-e467b8d3-05d2-4015-8134-c083cd188c2b bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 706/1371] 162.253.55.43 () {32 vars in 758 bytes} [Mon Mar 9 16:45:32 2026] GET /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 666/1372] 162.253.55.43 () {32 vars in 776 bytes} [Mon Mar 9 16:45:32 2026] GET /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376/os-volume_attachments => generated 197 bytes in 47 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-03-09 16:45:34.673 7 INFO nova.api.openstack.compute.server_external_events [req-a4a186ec-e542-4046-93a0-db0829f8220e req-e3236f00-fa92-44a8-b952-b55263b9fab8 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:c716a8b1-23d5-434b-96a1-ab980a6e87bc for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 7|app: 0|req: 707/1373] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:45:34 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-03-09 16:45:35.017 8 WARNING neutronclient.v2_0.client [None req-b5c1344d-5fd4-484f-97f6-525b95c99761 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 667/1374] 162.253.55.43 () {32 vars in 732 bytes} [Mon Mar 9 16:45:34 2026] GET /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376 => generated 2445 bytes in 133 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-03-09 16:45:35.155 7 WARNING neutronclient.v2_0.client [None req-de796a58-7260-43cb-bf8a-5fb3cc68aebf bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 708/1375] 162.253.55.43 () {32 vars in 758 bytes} [Mon Mar 9 16:45:35 2026] GET /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376/os-interface => generated 284 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: 668/1376] 162.253.55.43 () {32 vars in 776 bytes} [Mon Mar 9 16:45:35 2026] GET /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376/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-03-09 16:45:37.847 7 WARNING neutronclient.v2_0.client [None req-f045a9f0-63c6-4461-96a6-949c3f5c35e5 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 709/1377] 162.253.55.43 () {32 vars in 732 bytes} [Mon Mar 9 16:45:37 2026] GET /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376 => generated 2433 bytes in 154 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-03-09 16:45:37.978 8 WARNING neutronclient.v2_0.client [None req-e6ff1999-14c1-480a-87ed-8ae01384c898 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 669/1378] 162.253.55.43 () {32 vars in 758 bytes} [Mon Mar 9 16:45:37 2026] GET /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376/os-interface => generated 284 bytes in 72 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: 710/1379] 162.253.55.43 () {32 vars in 776 bytes} [Mon Mar 9 16:45:38 2026] GET /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376/os-volume_attachments => generated 197 bytes in 41 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-03-09 16:45:40.512 8 INFO nova.api.openstack.compute.server_external_events [req-6d3ca3f6-f221-490a-b4bc-1af7f824a518 req-544762df-315e-4deb-9087-c4f2fdd3e38c c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:c716a8b1-23d5-434b-96a1-ab980a6e87bc for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 8|app: 0|req: 670/1380] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:45:40 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-03-09 16:45:40.908 7 WARNING neutronclient.v2_0.client [None req-e9386e67-6478-43ed-9b30-48792ad363fa bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 712/1383] 162.253.55.43 () {32 vars in 732 bytes} [Mon Mar 9 16:45:40 2026] GET /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376 => generated 2433 bytes in 119 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-03-09 16:45:41.035 8 WARNING neutronclient.v2_0.client [None req-2f144ee1-3562-452f-b14c-0851c3e857cb bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 672/1384] 162.253.55.43 () {32 vars in 758 bytes} [Mon Mar 9 16:45:41 2026] GET /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376/os-interface => generated 286 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 713/1385] 162.253.55.43 () {32 vars in 776 bytes} [Mon Mar 9 16:45:41 2026] GET /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376/os-volume_attachments => generated 197 bytes in 48 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-03-09 16:45:42.554 8 INFO nova.api.openstack.compute.server_external_events [req-f8c86339-caf8-4b09-9ba5-56a14940bba5 req-41e93d37-37ad-46ae-88e6-dae75784efc7 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:c716a8b1-23d5-434b-96a1-ab980a6e87bc for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 8|app: 0|req: 673/1386] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:45:42 2026] POST /v2.1/os-server-external-events => generated 183 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-03-09 16:45:43.773 7 WARNING neutronclient.v2_0.client [None req-b0db6f7c-6c98-4749-b828-9d152b017a5a bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 714/1387] 162.253.55.43 () {32 vars in 732 bytes} [Mon Mar 9 16:45:43 2026] GET /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376 => generated 2581 bytes in 167 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-03-09 16:45:43.950 8 WARNING neutronclient.v2_0.client [None req-4312aa79-ac44-4e6a-b123-b546701c3561 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 674/1388] 162.253.55.43 () {32 vars in 758 bytes} [Mon Mar 9 16:45:43 2026] GET /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376/os-interface => generated 286 bytes in 119 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: 715/1389] 162.253.55.43 () {32 vars in 776 bytes} [Mon Mar 9 16:45:44 2026] GET /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376/os-volume_attachments => generated 197 bytes in 42 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: 676/1392] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:45:52 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 7|app: 0|req: 717/1393] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:45:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:45:52.373 8 WARNING neutronclient.v2_0.client [None req-993ee660-9224-41d0-a65e-b36127bd5f01 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 677/1394] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:45:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7590 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1395] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:45:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 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, ' [pid: 8|app: 0|req: 678/1396] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:45:52 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1397] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:45:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 679/1398] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:45:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1399] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:45:52 2026] GET /v2.1/limits?tenant_id=44b01df6578442a398f8d646b21f4759 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1400] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:45:52 2026] GET /v2.1/limits?tenant_id=8e3ad48e47bb43d1ac8911785138afb4 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1401] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:45:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1402] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:45:52 2026] GET /v2.1/limits?tenant_id=c6c38d5a061c4ebf8065fad6ce246103 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1403] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:45:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1404] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:45:52 2026] GET /v2.1/limits?tenant_id=cf51b01d072a4a97ba9bc1ac43d3268a => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1405] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:45:52 2026] GET /v2.1/limits?tenant_id=d5a8c30f1e5247bcbb075bee030d36e3 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1406] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:45:52 2026] GET /v2.1/limits?tenant_id=de3a09ff4dfc4e96b386d2e7506e67b8 => generated 302 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1407] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:45:53 2026] GET /v2.1/limits?tenant_id=e52b5a39bc074741ae5986474f29010c => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1408] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:45:53 2026] GET /v2.1/limits?tenant_id=ec7200abc24242bc9683a035286c9b4b => generated 305 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1409] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:45:53 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1709 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1410] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:45:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 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, ' [pid: 7|app: 0|req: 726/1411] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:45:53 2026] GET /v2.1/os-services => generated 783 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-09 16:46:18.142 8 WARNING neutronclient.v2_0.client [None req-b8dddc47-d8ee-4efe-8254-36e079c70a93 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] 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-03-09 16:46:18.186 8 WARNING neutronclient.v2_0.client [None req-b8dddc47-d8ee-4efe-8254-36e079c70a93 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] 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-03-09 16:46:20.610 7 INFO nova.api.openstack.compute.server_external_events [req-071adb24-b4d7-4daa-9d4b-36457e6a822d req-062e81bd-e86d-46ab-abc2-7e4ea1764139 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:18ebfbf3-ce58-4b1a-90c7-18a7b7db9fcb for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 7|app: 0|req: 729/1416] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:46:20 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-03-09 16:46:23.649 7 INFO nova.api.openstack.compute.server_external_events [req-9d77d140-3bc3-4b49-82da-f48ce2c57ba0 req-3dab95c1-c688-4fb4-8bba-df915c4cdc5e c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:18ebfbf3-ce58-4b1a-90c7-18a7b7db9fcb for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 7|app: 0|req: 732/1419] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:46:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:46:25.687 7 INFO nova.api.openstack.compute.server_external_events [req-a5f89f2d-11c5-47a9-882a-59bcfbb9bf8c req-9a8344f6-6224-41fe-9ff5-7055078846a4 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:18ebfbf3-ce58-4b1a-90c7-18a7b7db9fcb for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 7|app: 0|req: 733/1420] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:46:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 16:46:26.736 8 WARNING neutronclient.v2_0.client [None req-b8dddc47-d8ee-4efe-8254-36e079c70a93 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 688/1421] 162.253.55.43 () {36 vars in 811 bytes} [Mon Mar 9 16:46:18 2026] POST /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376/os-interface => generated 281 bytes in 8686 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:46:27.726 7 INFO nova.api.openstack.compute.server_external_events [req-5e61f72f-8584-42af-ad95-b784b502d78a req-7efc0a55-e995-46c2-a3cd-a06fe0a93c6d c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:18ebfbf3-ce58-4b1a-90c7-18a7b7db9fcb for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance 2026-03-09 16:46:27.730 8 INFO nova.api.openstack.compute.server_external_events [req-da786df2-e2da-4c8d-bc71-80254003ce76 req-f6374acf-a320-406e-b8c5-b658f8792da8 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:18ebfbf3-ce58-4b1a-90c7-18a7b7db9fcb for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 7|app: 0|req: 734/1422] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:46:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1423] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:46:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 738/1430] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:46:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 60 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 693/1431] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:46:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1432] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:46:52 2026] GET /v2.1/limits?tenant_id=44b01df6578442a398f8d646b21f4759 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1433] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:46:52 2026] GET /v2.1/limits?tenant_id=8e3ad48e47bb43d1ac8911785138afb4 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1434] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:46:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1435] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:46:52 2026] GET /v2.1/limits?tenant_id=c6c38d5a061c4ebf8065fad6ce246103 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1436] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:46:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1437] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:46:52 2026] GET /v2.1/limits?tenant_id=cf51b01d072a4a97ba9bc1ac43d3268a => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1438] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:46:52 2026] GET /v2.1/limits?tenant_id=d5a8c30f1e5247bcbb075bee030d36e3 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1439] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:46:52 2026] GET /v2.1/limits?tenant_id=de3a09ff4dfc4e96b386d2e7506e67b8 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1440] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:46:52 2026] GET /v2.1/limits?tenant_id=e52b5a39bc074741ae5986474f29010c => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1441] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:46:52 2026] GET /v2.1/limits?tenant_id=ec7200abc24242bc9683a035286c9b4b => generated 305 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1442] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:46:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1711 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1443] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:46:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 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, ' [pid: 7|app: 0|req: 745/1444] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:46:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1445] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:46:52 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:46:52.791 7 WARNING neutronclient.v2_0.client [None req-3dfaea73-4ade-4c0b-9f81-9397cb85118c bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 746/1446] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:46:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7802 bytes in 179 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, ' [pid: 8|app: 0|req: 701/1447] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:46:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 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, ' [pid: 7|app: 0|req: 747/1448] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:46:52 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1449] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:46:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:46:53.266 7 WARNING neutronclient.v2_0.client [None req-8f11042d-1900-4258-9911-e1b6249224d6 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] 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-03-09 16:46:53.311 7 WARNING neutronclient.v2_0.client [None req-8f11042d-1900-4258-9911-e1b6249224d6 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] 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-03-09 16:46:55.762 8 INFO nova.api.openstack.compute.server_external_events [req-87de4dbf-fb3e-4035-8a29-58fa1cc5e666 req-1b04f48b-3824-4d69-bc04-688281440701 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:91ab972d-ae02-4cae-8c1d-3aa16334cf88 for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 8|app: 0|req: 703/1450] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:46:55 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-03-09 16:46:59.093 8 INFO nova.api.openstack.compute.server_external_events [req-7beb750d-1e2c-487f-94fb-d5d2261c6793 req-a4720bd6-c5a0-416a-a5bb-6b165a3bef7e c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:91ab972d-ae02-4cae-8c1d-3aa16334cf88 for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 8|app: 0|req: 704/1451] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:46:59 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-03-09 16:47:01.140 8 INFO nova.api.openstack.compute.server_external_events [req-39991df5-9d57-449b-8a83-e20714720a4f req-55b3a378-b8bb-4ef0-9712-3a8613b08fe7 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:91ab972d-ae02-4cae-8c1d-3aa16334cf88 for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 8|app: 0|req: 707/1454] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:47:01 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) 2026-03-09 16:47:02.369 7 WARNING neutronclient.v2_0.client [None req-8f11042d-1900-4258-9911-e1b6249224d6 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 748/1455] 162.253.55.43 () {36 vars in 811 bytes} [Mon Mar 9 16:46:53 2026] POST /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376/os-interface => generated 375 bytes in 9202 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-03-09 16:47:15.588 8 WARNING neutronclient.v2_0.client [None req-49e80eee-5f65-4424-94de-bdbca906607b bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] 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-03-09 16:47:15.630 8 WARNING neutronclient.v2_0.client [None req-49e80eee-5f65-4424-94de-bdbca906607b bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] 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-03-09 16:47:18.610 7 INFO nova.api.openstack.compute.server_external_events [req-594a6ba6-d282-48a6-b259-0f55e9d90adc req-eafcce9d-898b-4114-b1fc-837d440aa6a5 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:b5a99281-f191-4127-9425-980fee91c2b2 for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 7|app: 0|req: 750/1458] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:47:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:47:22.233 7 INFO nova.api.openstack.compute.server_external_events [req-6117e3e7-27de-48c3-966b-9dc8d8451378 req-278421ff-52e7-4320-94de-881c09dbc4d2 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:b5a99281-f191-4127-9425-980fee91c2b2 for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 7|app: 0|req: 753/1461] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:47:22 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, ' 2026-03-09 16:47:24.276 7 INFO nova.api.openstack.compute.server_external_events [req-3475dcb3-2857-46e8-8eed-62d2438184cd req-92049441-c1f5-4153-bc53-42aaa914b860 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-plugged:b5a99281-f191-4127-9425-980fee91c2b2 for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 7|app: 0|req: 754/1462] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:47:24 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-03-09 16:47:25.671 8 WARNING neutronclient.v2_0.client [None req-49e80eee-5f65-4424-94de-bdbca906607b bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 709/1463] 162.253.55.43 () {36 vars in 811 bytes} [Mon Mar 9 16:47:15 2026] POST /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376/os-interface => generated 378 bytes in 10205 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-03-09 16:47:26.398 7 INFO nova.api.openstack.compute.server_external_events [req-6e8b2e51-a90a-40f9-8391-817c5f3c29d2 req-8abc7479-ff56-4052-b272-bedc05ee986f c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:91ab972d-ae02-4cae-8c1d-3aa16334cf88 for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 7|app: 0|req: 755/1464] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:47:26 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-03-09 16:47:37.807 8 INFO nova.api.openstack.compute.server_external_events [req-101e649e-eeae-4618-8fe0-dcd48b588988 req-125deaaa-a232-4106-895d-a1835152936f c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:b5a99281-f191-4127-9425-980fee91c2b2 for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 8|app: 0|req: 711/1467] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:47:37 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: 757/1468] 162.253.55.43 () {34 vars in 854 bytes} [Mon Mar 9 16:47:38 2026] DELETE /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376/os-interface/b5a99281-f191-4127-9425-980fee91c2b2 => generated 0 bytes in 63 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-03-09 16:47:39.852 8 INFO nova.api.openstack.compute.server_external_events [req-ad5165ed-77ad-4eba-aad3-4d35b8856868 req-51123697-1c6f-413e-ba9d-40f95b53bf44 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:b5a99281-f191-4127-9425-980fee91c2b2 for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 8|app: 0|req: 712/1469] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:47:39 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-03-09 16:47:41.214 8 INFO nova.api.openstack.compute.server_external_events [req-4af16213-053e-483c-aee4-e9c44854f9a8 req-0a21e7b9-c4e6-4daf-98e7-0e25c0b0f5ac c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:b5a99281-f191-4127-9425-980fee91c2b2 for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 8|app: 0|req: 714/1472] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:47:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:47:43.252 7 INFO nova.api.openstack.compute.server_external_events [req-a7ed1d2e-dce5-43b2-8d5c-699dc08e2e05 req-0f1fdd7d-9ba3-4361-86ad-914caf0db9f8 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:b5a99281-f191-4127-9425-980fee91c2b2 for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 7|app: 0|req: 759/1473] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:47:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:47:48.404 8 INFO nova.api.openstack.compute.server_external_events [req-5fbd8dce-f37f-4767-9c25-e1b1d4cfb57f req-62588ecd-e91f-4e12-9630-395fb2ee5637 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:91ab972d-ae02-4cae-8c1d-3aa16334cf88 for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 8|app: 0|req: 715/1474] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:47:48 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, ' [pid: 7|app: 0|req: 760/1475] 162.253.55.43 () {34 vars in 854 bytes} [Mon Mar 9 16:47:48 2026] DELETE /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376/os-interface/91ab972d-ae02-4cae-8c1d-3aa16334cf88 => generated 0 bytes in 61 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-03-09 16:47:50.525 8 INFO nova.api.openstack.compute.server_external_events [req-a84b8196-c80d-4581-b262-7256d953506f req-94cc5b51-710b-4667-83a5-065c9abd6f51 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:91ab972d-ae02-4cae-8c1d-3aa16334cf88 for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 8|app: 0|req: 716/1476] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:47:50 2026] POST /v2.1/os-server-external-events => generated 185 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: 7|app: 0|req: 762/1479] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:47:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 54 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, ' [pid: 8|app: 0|req: 718/1480] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:47:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1481] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:47:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 43 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: 719/1482] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:47:52 2026] GET /v2.1/limits?tenant_id=44b01df6578442a398f8d646b21f4759 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1483] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:47:52 2026] GET /v2.1/limits?tenant_id=8e3ad48e47bb43d1ac8911785138afb4 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1484] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:47:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1485] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:47:52 2026] GET /v2.1/limits?tenant_id=c6c38d5a061c4ebf8065fad6ce246103 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1486] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:47:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1487] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:47:52 2026] GET /v2.1/limits?tenant_id=cf51b01d072a4a97ba9bc1ac43d3268a => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1488] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:47:52 2026] GET /v2.1/limits?tenant_id=d5a8c30f1e5247bcbb075bee030d36e3 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1489] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:47:52 2026] GET /v2.1/limits?tenant_id=de3a09ff4dfc4e96b386d2e7506e67b8 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1490] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:47:52 2026] GET /v2.1/limits?tenant_id=e52b5a39bc074741ae5986474f29010c => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-09 16:47:52.582 7 INFO nova.api.openstack.compute.server_external_events [req-9236fe87-ecc6-40e2-8aac-66a86b8776ed req-5080be23-b8ac-434e-912a-ad599b7c030c c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:91ab972d-ae02-4cae-8c1d-3aa16334cf88 for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 7|app: 0|req: 768/1491] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:47:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1492] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:47:52 2026] GET /v2.1/limits?tenant_id=ec7200abc24242bc9683a035286c9b4b => generated 305 bytes in 28 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-03-09 16:47:52.702 7 WARNING neutronclient.v2_0.client [None req-1dbd5f6c-ae2e-47fd-95a7-6e4295652e17 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] The 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: 769/1493] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:47:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7848 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1494] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:47:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 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, ' [pid: 7|app: 0|req: 770/1495] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:47:52 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1496] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:47:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 771/1497] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:47:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1709 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1498] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:47:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 772/1499] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:47:52 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1502] 162.253.55.43 () {34 vars in 854 bytes} [Mon Mar 9 16:48:09 2026] DELETE /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376/os-interface/18ebfbf3-ce58-4b1a-90c7-18a7b7db9fcb => generated 0 bytes in 63 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-03-09 16:48:11.522 7 INFO nova.api.openstack.compute.server_external_events [req-33411103-3d54-4a34-8063-ae0b2c0a4ad3 req-f97bbde5-533d-4790-a0e2-06adcf4ec81c c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:18ebfbf3-ce58-4b1a-90c7-18a7b7db9fcb for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 7|app: 0|req: 775/1505] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:48:11 2026] POST /v2.1/os-server-external-events => generated 185 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-03-09 16:48:13.571 8 INFO nova.api.openstack.compute.server_external_events [req-4cbd6220-930c-49bc-b694-9ca3a25bdbb8 req-091288f0-c60e-43ab-ab8e-7d5b70753e0b c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:18ebfbf3-ce58-4b1a-90c7-18a7b7db9fcb for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 8|app: 0|req: 731/1506] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:48:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 776/1507] 162.253.55.43 () {34 vars in 754 bytes} [Mon Mar 9 16:48:14 2026] DELETE /v2.1/servers/b44437ba-8ae3-4612-8b04-0f87474f0376 => generated 0 bytes in 122 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-03-09 16:48:16.092 8 INFO nova.api.openstack.compute.server_external_events [req-d9cc4a8b-78dd-4767-ab8a-103212cfccf5 req-650d8908-ec41-4eb0-807b-7c53c1540ec2 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:c716a8b1-23d5-434b-96a1-ab980a6e87bc for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 8|app: 0|req: 732/1508] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:48:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:48:18.131 7 INFO nova.api.openstack.compute.server_external_events [req-e6696d52-9f21-4d16-929e-8a07b50de4a0 req-a250ec88-b429-4b07-8abb-3ba637cb3b0d c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:c716a8b1-23d5-434b-96a1-ab980a6e87bc for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance 2026-03-09 16:48:18.132 7 INFO nova.api.openstack.compute.server_external_events [req-e6696d52-9f21-4d16-929e-8a07b50de4a0 req-a250ec88-b429-4b07-8abb-3ba637cb3b0d c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-deleted:c716a8b1-23d5-434b-96a1-ab980a6e87bc for instance b44437ba-8ae3-4612-8b04-0f87474f0376 on instance [pid: 7|app: 0|req: 777/1509] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:48:18 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:48:18.610 8 INFO nova.api.openstack.compute.server_external_events [req-34535938-6929-4a87-9812-5ea7cc191451 req-56cbaaba-15fa-4d71-b3d2-33dc867a4c0f c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:425ce163-ef48-4f2a-b7d3-9ac3e09aa5a4 for instance 4e0ef133-4d86-4752-bb83-44875db5dedc 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: 733/1510] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:48:18 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) [pid: 7|app: 0|req: 778/1511] 10.0.0.92 () {32 vars in 717 bytes} [Mon Mar 9 16:48:18 2026] DELETE /v2.1/servers/4e0ef133-4d86-4752-bb83-44875db5dedc => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:48:18.753 8 WARNING neutronclient.v2_0.client [None req-1e7e9946-9f68-42eb-9b4d-c283e94a8174 dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] The 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: 734/1512] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:48:18 2026] GET /v2.1/servers/4e0ef133-4d86-4752-bb83-44875db5dedc => generated 1943 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:48:20.180 7 INFO nova.api.openstack.compute.server_external_events [req-7174d1b8-8037-4baf-b711-b3c15c96aa9f req-aeee9e9f-073f-4f8a-b543-22f6c4df2646 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:425ce163-ef48-4f2a-b7d3-9ac3e09aa5a4 for instance 4e0ef133-4d86-4752-bb83-44875db5dedc on instance [pid: 7|app: 0|req: 779/1513] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:48:20 2026] POST /v2.1/os-server-external-events => generated 185 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-03-09 16:48:21.467 8 INFO nova.api.openstack.compute.server_external_events [req-73a88644-39ae-42ad-bf62-9694305674b5 req-1ebd616c-2e0f-4be3-9f11-4aaecb2320c5 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-deleted:425ce163-ef48-4f2a-b7d3-9ac3e09aa5a4 for instance 4e0ef133-4d86-4752-bb83-44875db5dedc on instance [pid: 8|app: 0|req: 736/1516] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:48:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:48:22.222 7 INFO nova.api.openstack.compute.server_external_events [req-19ba81dd-08ec-45d0-8617-8166a3e1e26c req-5d0ab7a5-2096-4695-9e12-5f2bb38efba8 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:425ce163-ef48-4f2a-b7d3-9ac3e09aa5a4 for instance 4e0ef133-4d86-4752-bb83-44875db5dedc on instance [pid: 7|app: 0|req: 781/1517] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:48:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:48:23.980 8 WARNING neutronclient.v2_0.client [None req-223acdb9-93c2-490c-b98a-9b65aeb0af8e dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] The 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: 737/1518] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:48:23 2026] GET /v2.1/servers/4e0ef133-4d86-4752-bb83-44875db5dedc => generated 1479 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:48:29.061 7 INFO nova.api.openstack.wsgi [None req-68b5ca49-2ca5-4051-b936-c70e7bdf40b5 dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] HTTP exception thrown: Instance 4e0ef133-4d86-4752-bb83-44875db5dedc could not be found. [pid: 7|app: 0|req: 782/1519] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:48:29 2026] GET /v2.1/servers/4e0ef133-4d86-4752-bb83-44875db5dedc => 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, ' 2026-03-09 16:48:29.488 8 INFO nova.api.openstack.compute.server_external_events [req-ca9cb461-7e99-467d-9531-cf2224dbc863 req-baccad7e-065a-45eb-b6d2-a5cb1865b8a4 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-changed:f7a70f91-ca18-4adf-a3ed-14a82c85ece3 for instance 01e70ee1-959f-4168-b819-a11c8baf8d33 on instance [pid: 8|app: 0|req: 738/1520] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:48:29 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, ' [pid: 7|app: 0|req: 783/1521] 10.0.0.92 () {32 vars in 717 bytes} [Mon Mar 9 16:48:29 2026] DELETE /v2.1/servers/01e70ee1-959f-4168-b819-a11c8baf8d33 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:48:29.641 8 WARNING neutronclient.v2_0.client [None req-ea0536b7-d94d-412a-a9d4-6857ec3301f7 dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] The 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: 739/1522] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:48:29 2026] GET /v2.1/servers/01e70ee1-959f-4168-b819-a11c8baf8d33 => generated 1940 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-03-09 16:48:30.856 8 INFO nova.api.openstack.compute.server_external_events [req-24609820-c6c8-4a2b-81ca-c99ca69679be req-77c0c363-0ca3-4c33-90d2-a2586eb82a20 c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:f7a70f91-ca18-4adf-a3ed-14a82c85ece3 for instance 01e70ee1-959f-4168-b819-a11c8baf8d33 on instance [pid: 8|app: 0|req: 741/1525] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:48:30 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-03-09 16:48:32.357 7 INFO nova.api.openstack.compute.server_external_events [req-0468e85d-87ea-4315-9fbc-a32aa8dc0cb7 req-098ccfa3-edea-425a-8c65-7e5ccbf2b66e c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-deleted:f7a70f91-ca18-4adf-a3ed-14a82c85ece3 for instance 01e70ee1-959f-4168-b819-a11c8baf8d33 on instance [pid: 7|app: 0|req: 785/1526] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:48:32 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-03-09 16:48:32.896 8 INFO nova.api.openstack.compute.server_external_events [req-f6564964-c7ab-43a5-86c4-40dc6a6d718f req-eebf2eb9-0ca9-4e85-80c1-d768f92ec3ab c64a8aec2746420ea947fc6810323f6e 1c21a504adc34eb6944446675d34e933 - - 586ab805473b4e47a327c8671e8e0c17 586ab805473b4e47a327c8671e8e0c17] Creating event network-vif-unplugged:f7a70f91-ca18-4adf-a3ed-14a82c85ece3 for instance 01e70ee1-959f-4168-b819-a11c8baf8d33 on instance [pid: 8|app: 0|req: 742/1527] 10.0.0.29 () {38 vars in 814 bytes} [Mon Mar 9 16:48:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 16:48:34.839 7 WARNING neutronclient.v2_0.client [None req-9ef5a57d-1b1a-403b-9194-0f0896fe87e1 dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] The 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: 786/1528] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:48:34 2026] GET /v2.1/servers/01e70ee1-959f-4168-b819-a11c8baf8d33 => generated 1478 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-03-09 16:48:39.920 8 INFO nova.api.openstack.wsgi [None req-af352a59-870f-4937-b525-ef91b45c9cf8 dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] HTTP exception thrown: Instance 01e70ee1-959f-4168-b819-a11c8baf8d33 could not be found. [pid: 8|app: 0|req: 743/1529] 10.0.0.92 () {32 vars in 714 bytes} [Mon Mar 9 16:48:39 2026] GET /v2.1/servers/01e70ee1-959f-4168-b819-a11c8baf8d33 => 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: 788/1532] 10.0.0.92 () {32 vars in 723 bytes} [Mon Mar 9 16:48:42 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-597175072 => generated 0 bytes in 29 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-03-09 16:48:42.117 8 INFO nova.api.openstack.wsgi [None req-aa2d40fe-ab58-4a1b-b2bc-8defc9881303 dd8cb7ec47ae40cf9146f5ae437b749f ec7200abc24242bc9683a035286c9b4b - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-597175072 not found for user dd8cb7ec47ae40cf9146f5ae437b749f [pid: 8|app: 0|req: 745/1533] 10.0.0.92 () {32 vars in 720 bytes} [Mon Mar 9 16:48:42 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-597175072 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1536] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:48:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1537] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:48:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1538] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:48:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1539] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:48:52 2026] GET /v2.1/limits?tenant_id=cf51b01d072a4a97ba9bc1ac43d3268a => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1540] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:48:52 2026] GET /v2.1/limits?tenant_id=de3a09ff4dfc4e96b386d2e7506e67b8 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1541] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:48:52 2026] GET /v2.1/limits?tenant_id=ec7200abc24242bc9683a035286c9b4b => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1542] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:48:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1543] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:48:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1544] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:48:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1545] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:48:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 752/1546] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:48:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1547] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:48:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1548] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:48:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 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, ' [pid: 7|app: 0|req: 796/1549] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:48:53 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1550] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:48:53 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 797/1551] 10.0.0.92 () {32 vars in 654 bytes} [Mon Mar 9 16:48:57 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 8|app: 0|req: 755/1552] 10.0.0.92 () {32 vars in 640 bytes} [Mon Mar 9 16:48:57 2026] GET /v2.1/servers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-09 16:48:57.542 7 WARNING oslo_db.sqlalchemy.utils [None req-60b55d27-e966-4d51-a5c1-2f7c4f9ab9f5 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 798/1553] 10.0.0.92 () {32 vars in 648 bytes} [Mon Mar 9 16:48:57 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1554] 10.0.0.92 () {32 vars in 693 bytes} [Mon Mar 9 16:48:57 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1567] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:49:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 74 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1568] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:49:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1569] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:49:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1570] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:49:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 69 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: 765/1571] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:49:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1572] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:49:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1573] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:49:52 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1574] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:49:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 767/1575] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:49:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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, ' [pid: 7|app: 0|req: 809/1576] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:49:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1577] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:49:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1578] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:49:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1591] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:50:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 775/1592] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:50:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 818/1593] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:50:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 36 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, ' [pid: 8|app: 0|req: 776/1594] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:50:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 819/1595] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:50:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1596] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:50:52 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1597] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:50:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 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, ' [pid: 8|app: 0|req: 778/1598] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:50:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1599] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:50:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1600] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:50:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1601] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:50:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1602] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:50:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1605] 10.0.0.96 () {28 vars in 453 bytes} [Mon Mar 9 16:51:02 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: 782/1606] 10.0.0.96 () {30 vars in 657 bytes} [Mon Mar 9 16:51:02 2026] GET /v2.1 => generated 0 bytes in 81 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 825/1607] 10.0.0.96 () {32 vars in 730 bytes} [Mon Mar 9 16:51:02 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: 783/1608] 10.0.0.96 () {34 vars in 805 bytes} [Mon Mar 9 16:51:02 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1609] 10.0.0.96 () {28 vars in 453 bytes} [Mon Mar 9 16:51:03 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: 784/1610] 10.0.0.96 () {30 vars in 657 bytes} [Mon Mar 9 16:51:03 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 827/1611] 10.0.0.96 () {32 vars in 730 bytes} [Mon Mar 9 16:51:03 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1612] 10.0.0.96 () {34 vars in 893 bytes} [Mon Mar 9 16:51:03 2026] GET /v2.1/servers/detail?project_id=1c21a504adc34eb6944446675d34e933&all_tenants=True => generated 15 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1613] 10.0.0.96 () {34 vars in 893 bytes} [Mon Mar 9 16:51:03 2026] GET /v2.1/servers/detail?project_id=a7df2bea82774fbd9b117a537d55b910&all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1614] 10.0.0.96 () {34 vars in 893 bytes} [Mon Mar 9 16:51:03 2026] GET /v2.1/servers/detail?project_id=cbec0796151e48b79ffc42cb9d717daa&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1625] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:51:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1626] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:51:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 40 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, ' [pid: 7|app: 0|req: 835/1627] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:51:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 793/1628] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:51:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1629] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:51:52 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1630] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:51:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 48 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: 837/1631] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:51:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1632] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:51:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1633] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:51:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1634] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:51:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1635] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:51:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1636] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:51:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 804/1649] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:52:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1650] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:52:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1651] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:52:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1652] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:52:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1653] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:52:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 848/1654] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:52:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1655] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:52:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 849/1656] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:52:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1657] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:52:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1658] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:52:52 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1659] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:52:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 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, ' [pid: 7|app: 0|req: 851/1660] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:52:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 858/1673] 10.0.0.252 () {32 vars in 707 bytes} [Mon Mar 9 16:53:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1674] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:53:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1675] 10.0.0.252 () {32 vars in 686 bytes} [Mon Mar 9 16:53:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1676] 10.0.0.252 () {32 vars in 688 bytes} [Mon Mar 9 16:53:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 30 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, ' [pid: 7|app: 0|req: 860/1677] 10.0.0.252 () {32 vars in 672 bytes} [Mon Mar 9 16:53:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 818/1678] 10.0.0.252 () {32 vars in 668 bytes} [Mon Mar 9 16:53:52 2026] GET /v2.1/os-services => generated 783 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1679] 10.0.0.252 () {32 vars in 711 bytes} [Mon Mar 9 16:53:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 819/1680] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:53:52 2026] GET /v2.1/limits?tenant_id=1c21a504adc34eb6944446675d34e933 => generated 299 bytes in 33 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: 862/1681] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:53:52 2026] GET /v2.1/limits?tenant_id=a7df2bea82774fbd9b117a537d55b910 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1682] 10.0.0.252 () {32 vars in 743 bytes} [Mon Mar 9 16:53:52 2026] GET /v2.1/limits?tenant_id=cbec0796151e48b79ffc42cb9d717daa => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1683] 10.0.0.252 () {32 vars in 703 bytes} [Mon Mar 9 16:53:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1684] 10.0.0.252 () {32 vars in 682 bytes} [Mon Mar 9 16:53:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0)