+ 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 May 11 06:17:24 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-684b94685-gbwqf 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 0x7fbec3a5e668 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-05-11 06:17:29.679 7 INFO nova.utils [None req-251d892d-0783-4c06-b2d5-fa42e3d340c4 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-11 06:17:29.712 8 INFO nova.utils [None req-624e35fe-5fd4-44df-805d-a79fbb1c8cb4 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-11 06:17:31.326 7 WARNING keystonemiddleware._common.config [None req-251d892d-0783-4c06-b2d5-fa42e3d340c4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 06:17:31.329 8 WARNING keystonemiddleware._common.config [None req-624e35fe-5fd4-44df-805d-a79fbb1c8cb4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 06:17:31.335 7 WARNING oslo_config.cfg [None req-251d892d-0783-4c06-b2d5-fa42e3d340c4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-11 06:17:31.338 8 WARNING oslo_config.cfg [None req-624e35fe-5fd4-44df-805d-a79fbb1c8cb4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-11 06:17:31.411 7 WARNING keystonemiddleware._common.config [None req-251d892d-0783-4c06-b2d5-fa42e3d340c4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 06:17:31.414 8 WARNING keystonemiddleware._common.config [None req-624e35fe-5fd4-44df-805d-a79fbb1c8cb4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 06:17:31.427 7 WARNING oslo_config.cfg [None req-251d892d-0783-4c06-b2d5-fa42e3d340c4 - - - - - -] 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-05-11 06:17:31.429 8 WARNING oslo_config.cfg [None req-624e35fe-5fd4-44df-805d-a79fbb1c8cb4 - - - - - -] 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-05-11 06:17:31.439 7 WARNING oslo_config.cfg [None req-251d892d-0783-4c06-b2d5-fa42e3d340c4 - - - - - -] 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 0x7fbec3a5e668 pid: 7 (default app) 2026-05-11 06:17:31.441 8 WARNING oslo_config.cfg [None req-624e35fe-5fd4-44df-805d-a79fbb1c8cb4 - - - - - -] 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 0x7fbec3a5e668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.23 () {42 vars in 700 bytes} [Mon May 11 06:17:37 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-05-11 06:17:38.340 7 WARNING oslo_policy.policy [None req-a44e6559-aa0f-4568-94eb-d07496fbba02 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - 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-05-11 06:17:38.340 7 WARNING oslo_policy.policy [None req-a44e6559-aa0f-4568-94eb-d07496fbba02 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 06:17:37 2026] GET /v2.1 => generated 0 bytes in 530 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-05-11 06:17:38.436 8 WARNING oslo_policy.policy [req-a44e6559-aa0f-4568-94eb-d07496fbba02 req-8e2fedb5-a597-42ca-b801-0147b215643f 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - 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-05-11 06:17:38.436 8 WARNING oslo_policy.policy [req-a44e6559-aa0f-4568-94eb-d07496fbba02 req-8e2fedb5-a597-42ca-b801-0147b215643f 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - 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] 199.204.45.23 () {46 vars in 977 bytes} [Mon May 11 06:17:38 2026] GET /v2.1/ => generated 399 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:17:38.533 7 INFO nova.api.openstack.wsgi [None req-d36dc478-7b5a-493a-b693-99ea025dda33 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.23 () {48 vars in 1006 bytes} [Mon May 11 06:17:38 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.23 () {48 vars in 1046 bytes} [Mon May 11 06:17:38 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: 7|app: 0|req: 4/8] 199.204.45.23 () {52 vars in 1043 bytes} [Mon May 11 06:17:38 2026] POST /v2.1/flavors => generated 527 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.23 () {42 vars in 700 bytes} [Mon May 11 06:17: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: 5/10] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 06:17:39 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.23 () {46 vars in 977 bytes} [Mon May 11 06:17:39 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-05-11 06:17:39.495 7 INFO nova.api.openstack.wsgi [None req-72b703cd-d6b0-451d-a6ac-b36788351250 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.23 () {48 vars in 1008 bytes} [Mon May 11 06:17:39 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.23 () {48 vars in 1046 bytes} [Mon May 11 06:17:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.23 () {52 vars in 1043 bytes} [Mon May 11 06:17:39 2026] POST /v2.1/flavors => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.23 () {42 vars in 700 bytes} [Mon May 11 06:17:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 06:17:40 2026] GET /v2.1 => generated 0 bytes in 26 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.23 () {46 vars in 977 bytes} [Mon May 11 06:17:40 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-05-11 06:17:40.402 7 INFO nova.api.openstack.wsgi [None req-83edeb52-1283-4e5d-bcaf-55f50b8689a1 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.23 () {48 vars in 1010 bytes} [Mon May 11 06:17:40 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.23 () {48 vars in 1046 bytes} [Mon May 11 06:17:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.23 () {52 vars in 1043 bytes} [Mon May 11 06:17:40 2026] POST /v2.1/flavors => generated 531 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.23 () {42 vars in 700 bytes} [Mon May 11 06:17:41 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: 11/22] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 06:17:41 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.23 () {46 vars in 977 bytes} [Mon May 11 06:17:41 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-05-11 06:17:41.363 7 INFO nova.api.openstack.wsgi [None req-efe62585-fabd-4a8f-b490-613817a23ed1 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.23 () {48 vars in 1008 bytes} [Mon May 11 06:17:41 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: 8|app: 0|req: 13/25] 199.204.45.23 () {48 vars in 1046 bytes} [Mon May 11 06:17:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.23 () {52 vars in 1043 bytes} [Mon May 11 06:17:41 2026] POST /v2.1/flavors => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.23 () {42 vars in 700 bytes} [Mon May 11 06:17:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 06:17:42 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.23 () {46 vars in 977 bytes} [Mon May 11 06:17:42 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-05-11 06:17:42.436 7 INFO nova.api.openstack.wsgi [None req-c53480d1-cbbc-419a-af73-7314eb7de525 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.23 () {48 vars in 1010 bytes} [Mon May 11 06:17:42 2026] GET /v2.1/flavors/m1.xlarge => 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: 16/31] 199.204.45.23 () {48 vars in 1046 bytes} [Mon May 11 06:17:42 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: 16/32] 199.204.45.23 () {52 vars in 1043 bytes} [Mon May 11 06:17:42 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 10.0.0.33 () {28 vars in 452 bytes} [Mon May 11 06:23: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 53/106] 10.0.0.33 () {30 vars in 656 bytes} [Mon May 11 06:23:36 2026] GET /v2.1 => generated 0 bytes in 98 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: 54/107] 10.0.0.33 () {32 vars in 729 bytes} [Mon May 11 06:23:36 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 10.0.0.33 () {34 vars in 802 bytes} [Mon May 11 06:23:36 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/139] 199.204.45.23 () {42 vars in 700 bytes} [Mon May 11 06:26:09 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: 70/140] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 06:26:09 2026] GET /v2.1 => generated 0 bytes in 438 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: 71/141] 199.204.45.23 () {46 vars in 977 bytes} [Mon May 11 06:26:09 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:26:09.697 8 INFO nova.api.openstack.wsgi [None req-617d96de-7a28-42d6-acc6-577078f63886 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 71/142] 199.204.45.23 () {48 vars in 1012 bytes} [Mon May 11 06:26:09 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 199.204.45.23 () {48 vars in 1046 bytes} [Mon May 11 06:26:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/144] 199.204.45.23 () {52 vars in 1044 bytes} [Mon May 11 06:26:09 2026] POST /v2.1/flavors => generated 532 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/157] 199.204.45.23 () {42 vars in 700 bytes} [Mon May 11 06:27:06 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/158] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 06:27:06 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 80/159] 199.204.45.23 () {46 vars in 977 bytes} [Mon May 11 06:27:07 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-05-11 06:27:07.069 7 INFO nova.api.openstack.wsgi [None req-da862905-d0f4-4bd5-b5f2-de07dc975a7a 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 04356adac2f64568a2538ba0df48e02f [pid: 7|app: 0|req: 80/160] 199.204.45.23 () {48 vars in 1046 bytes} [Mon May 11 06:27:07 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-11 06:27:07.084 8 WARNING oslo_db.sqlalchemy.utils [None req-00ca75af-ae17-4ecf-9cf9-12a7e2a1ce37 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 81/161] 199.204.45.23 () {48 vars in 1011 bytes} [Mon May 11 06:27:07 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/162] 199.204.45.23 () {52 vars in 1052 bytes} [Mon May 11 06:27:07 2026] POST /v2.1/os-keypairs => generated 576 bytes in 58 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.204.45.23 () {42 vars in 700 bytes} [Mon May 11 06:27:10 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/164] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 06:27:10 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: 83/165] 199.204.45.23 () {46 vars in 977 bytes} [Mon May 11 06:27:10 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/166] 199.204.45.23 () {48 vars in 1068 bytes} [Mon May 11 06:27:10 2026] GET /v2.1/os-quota-sets/29a38e3cf8d34ea485a5971fafe9a505 => generated 283 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/167] 199.204.45.23 () {52 vars in 1120 bytes} [Mon May 11 06:27:10 2026] PUT /v2.1/os-quota-sets/29a38e3cf8d34ea485a5971fafe9a505 => generated 238 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/268] 199.204.45.23 () {42 vars in 700 bytes} [Mon May 11 06:35: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: 135/269] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 06:35:27 2026] GET /v2.1 => generated 0 bytes in 120 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 135/270] 199.204.45.23 () {46 vars in 977 bytes} [Mon May 11 06:35: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-05-11 06:35:27.383 8 INFO nova.api.openstack.wsgi [None req-ff0b4d9f-b66a-4788-b668-9f53aa6d4d96 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 136/271] 199.204.45.23 () {48 vars in 1010 bytes} [Mon May 11 06:35: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: 7|app: 0|req: 136/272] 199.204.45.23 () {48 vars in 1046 bytes} [Mon May 11 06:35:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 199.204.45.23 () {52 vars in 1044 bytes} [Mon May 11 06:35:27 2026] POST /v2.1/flavors => generated 532 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/314] 199.204.45.23 () {42 vars in 700 bytes} [Mon May 11 06:38:51 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: 158/315] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 06:38:51 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 158/316] 199.204.45.23 () {46 vars in 977 bytes} [Mon May 11 06:38:51 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: 8|app: 0|req: 159/317] 199.204.45.23 () {48 vars in 1068 bytes} [Mon May 11 06:38:51 2026] GET /v2.1/os-quota-sets/ec042c72f9ab428a9a0cec331c74d078 => generated 283 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/318] 199.204.45.23 () {52 vars in 1120 bytes} [Mon May 11 06:38:51 2026] PUT /v2.1/os-quota-sets/ec042c72f9ab428a9a0cec331c74d078 => generated 238 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/449] 199.204.45.23 () {42 vars in 700 bytes} [Mon May 11 06:49: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: 8|app: 0|req: 225/450] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 06:49:39 2026] GET /v2.1 => generated 0 bytes in 135 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 226/451] 199.204.45.23 () {46 vars in 977 bytes} [Mon May 11 06:49:39 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-05-11 06:49:39.814 8 INFO nova.api.openstack.wsgi [None req-e4574c99-b21b-4cfd-88b9-944bbf480cc7 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 226/452] 199.204.45.23 () {48 vars in 1006 bytes} [Mon May 11 06:49:39 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/453] 199.204.45.23 () {48 vars in 1046 bytes} [Mon May 11 06:49:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/454] 199.204.45.23 () {48 vars in 1094 bytes} [Mon May 11 06:49:39 2026] GET /v2.1/flavors/7cfa74ec-c9f6-4654-8970-397b7185e78b/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: 228/455] 199.204.45.23 () {42 vars in 700 bytes} [Mon May 11 06:49:40 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/456] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 06:49:40 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 229/457] 199.204.45.23 () {46 vars in 977 bytes} [Mon May 11 06:49:40 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:49:40.748 8 INFO nova.api.openstack.wsgi [None req-f83796f3-beab-4fe5-9a0c-fa87e73f5197 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 229/458] 199.204.45.23 () {48 vars in 1008 bytes} [Mon May 11 06:49:40 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/459] 199.204.45.23 () {48 vars in 1046 bytes} [Mon May 11 06:49:40 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: 230/460] 199.204.45.23 () {48 vars in 1094 bytes} [Mon May 11 06:49:40 2026] GET /v2.1/flavors/c9a00687-5274-4892-a07a-c241ff44e297/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: 231/461] 199.204.45.23 () {42 vars in 700 bytes} [Mon May 11 06:49: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: 231/462] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 06:49:41 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 232/463] 199.204.45.23 () {46 vars in 977 bytes} [Mon May 11 06:49:41 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-05-11 06:49:41.766 8 INFO nova.api.openstack.wsgi [None req-1f573008-1b84-4a19-affd-a6ffe05df213 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 232/464] 199.204.45.23 () {48 vars in 1010 bytes} [Mon May 11 06:49:41 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: 233/465] 199.204.45.23 () {48 vars in 1046 bytes} [Mon May 11 06:49:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/466] 199.204.45.23 () {48 vars in 1094 bytes} [Mon May 11 06:49:41 2026] GET /v2.1/flavors/2cae6ee2-3318-44c7-ada4-385e88983e82/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: 234/467] 199.204.45.23 () {42 vars in 700 bytes} [Mon May 11 06:49:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/468] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 06:49:42 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 235/469] 199.204.45.23 () {46 vars in 977 bytes} [Mon May 11 06:49:42 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-05-11 06:49:42.760 8 INFO nova.api.openstack.wsgi [None req-865f235e-1947-4f9d-aa5c-e1dd2cdcf7be 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 235/470] 199.204.45.23 () {48 vars in 1008 bytes} [Mon May 11 06:49:42 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: 7|app: 0|req: 236/471] 199.204.45.23 () {48 vars in 1046 bytes} [Mon May 11 06:49:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/472] 199.204.45.23 () {48 vars in 1094 bytes} [Mon May 11 06:49:42 2026] GET /v2.1/flavors/72bbcbaf-c165-40f6-b73d-70241a1e9946/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: 237/473] 199.204.45.23 () {42 vars in 700 bytes} [Mon May 11 06:49:43 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: 237/474] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 06:49:43 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: 7|app: 0|req: 238/475] 199.204.45.23 () {46 vars in 977 bytes} [Mon May 11 06:49:43 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-05-11 06:49:43.721 8 INFO nova.api.openstack.wsgi [None req-d867c871-1d24-4c84-a7d3-3121951c309c 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 238/476] 199.204.45.23 () {48 vars in 1010 bytes} [Mon May 11 06:49:43 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 199.204.45.23 () {48 vars in 1046 bytes} [Mon May 11 06:49:43 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: 239/478] 199.204.45.23 () {48 vars in 1094 bytes} [Mon May 11 06:49:43 2026] GET /v2.1/flavors/07357df2-9b76-4aab-8307-d044640fbf9d/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/493] 199.204.45.23 () {42 vars in 700 bytes} [Mon May 11 06:50:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/494] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 06:50:46 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 248/495] 199.204.45.23 () {46 vars in 977 bytes} [Mon May 11 06:50:46 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-05-11 06:50:46.230 7 INFO nova.api.openstack.wsgi [None req-c3fa02e5-0480-420b-906d-245bd1306c0a 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 248/496] 199.204.45.23 () {48 vars in 1012 bytes} [Mon May 11 06:50:46 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 199.204.45.23 () {48 vars in 1046 bytes} [Mon May 11 06:50:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/498] 199.204.45.23 () {48 vars in 1094 bytes} [Mon May 11 06:50:46 2026] GET /v2.1/flavors/f4df5afc-53b0-4062-acec-64bf109b7bf8/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: 250/499] 199.204.45.23 () {42 vars in 700 bytes} [Mon May 11 06:50:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/500] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 06:50:52 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 251/501] 199.204.45.23 () {46 vars in 977 bytes} [Mon May 11 06:50:52 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/502] 199.204.45.23 () {48 vars in 1046 bytes} [Mon May 11 06:50:52 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/505] 199.204.45.23 () {42 vars in 700 bytes} [Mon May 11 06:50:56 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: 253/506] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 06:50:56 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: 8|app: 0|req: 254/507] 199.204.45.23 () {46 vars in 977 bytes} [Mon May 11 06:50:56 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/508] 199.204.45.23 () {48 vars in 1068 bytes} [Mon May 11 06:50:56 2026] GET /v2.1/os-quota-sets/29a38e3cf8d34ea485a5971fafe9a505 => generated 280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/517] 199.204.45.23 () {42 vars in 700 bytes} [Mon May 11 06:51:44 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: 259/518] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 06:51:44 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: 8|app: 0|req: 260/519] 199.204.45.23 () {46 vars in 977 bytes} [Mon May 11 06:51:44 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-05-11 06:51:44.313 7 INFO nova.api.openstack.wsgi [None req-b8527696-e25f-4297-a94c-d01e48511a24 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 260/520] 199.204.45.23 () {48 vars in 1010 bytes} [Mon May 11 06:51:44 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: 261/521] 199.204.45.23 () {48 vars in 1046 bytes} [Mon May 11 06:51:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/522] 199.204.45.23 () {48 vars in 1094 bytes} [Mon May 11 06:51:44 2026] GET /v2.1/flavors/b78d219b-e3fa-452b-bac4-b536396379f2/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/527] 199.204.45.23 () {42 vars in 700 bytes} [Mon May 11 06:51: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: 7|app: 0|req: 264/528] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 06:51:58 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 265/529] 199.204.45.23 () {46 vars in 977 bytes} [Mon May 11 06:51:58 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: 265/530] 199.204.45.23 () {48 vars in 1068 bytes} [Mon May 11 06:51:58 2026] GET /v2.1/os-quota-sets/ec042c72f9ab428a9a0cec331c74d078 => generated 280 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/541] 199.204.45.23 () {42 vars in 700 bytes} [Mon May 11 06:52:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/542] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 06:52:47 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 272/543] 199.204.45.23 () {46 vars in 977 bytes} [Mon May 11 06:52:47 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-05-11 06:52:47.804 8 INFO nova.api.openstack.wsgi [None req-2941d55d-81be-41c7-a38b-fdafe74f9ec2 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 272/544] 199.204.45.23 () {48 vars in 1006 bytes} [Mon May 11 06:52:47 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: 7|app: 0|req: 273/545] 199.204.45.23 () {48 vars in 1046 bytes} [Mon May 11 06:52:47 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 278/554] 10.0.0.122 () {32 vars in 654 bytes} [Mon May 11 06:53:29 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/555] 10.0.0.122 () {32 vars in 640 bytes} [Mon May 11 06:53:29 2026] GET /v2.1/servers => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-11 06:53:29.519 7 WARNING oslo_db.sqlalchemy.utils [None req-790b096b-ff53-49a4-85fa-d53c72c01f93 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 279/556] 10.0.0.122 () {32 vars in 648 bytes} [Mon May 11 06:53:29 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/557] 10.0.0.122 () {32 vars in 693 bytes} [Mon May 11 06:53:29 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/560] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:53:40 2026] GET /v2.1/flavors/7cfa74ec-c9f6-4654-8970-397b7185e78b => generated 511 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/561] 10.0.0.122 () {32 vars in 640 bytes} [Mon May 11 06:53:40 2026] GET /v2.1/flavors => generated 1674 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/562] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:53:40 2026] GET /v2.1/flavors/7cfa74ec-c9f6-4654-8970-397b7185e78b => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/565] 10.0.0.122 () {34 vars in 670 bytes} [Mon May 11 06:53:48 2026] POST /v2.1/os-keypairs => generated 385 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:53:50.246 8 WARNING neutronclient.v2_0.client [None req-a59b8c30-b03b-4493-8a33-b9f2d400b374 2128bb3981f8450594d9cdb94f4e43ab 700a7b02bfc4492cb7f623d4af5c9292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 283/566] 10.0.0.122 () {34 vars in 684 bytes} [Mon May 11 06:53:50 2026] POST /v2.1/os-security-groups => generated 246 bytes in 1521 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:53:51.730 8 WARNING neutronclient.v2_0.client [None req-04cf147e-ffb7-4c1e-85c9-b7a8826ead87 2128bb3981f8450594d9cdb94f4e43ab 700a7b02bfc4492cb7f623d4af5c9292 - - default default] The 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: 284/567] 10.0.0.122 () {34 vars in 670 bytes} [Mon May 11 06:53:51 2026] POST /v2.1/os-keypairs => generated 385 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:53:51.992 8 WARNING neutronclient.v2_0.client [None req-04cf147e-ffb7-4c1e-85c9-b7a8826ead87 2128bb3981f8450594d9cdb94f4e43ab 700a7b02bfc4492cb7f623d4af5c9292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 284/568] 10.0.0.122 () {34 vars in 694 bytes} [Mon May 11 06:53:51 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 649 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:53:52.402 7 WARNING neutronclient.v2_0.client [None req-d55bfee9-a2c4-4ea9-ae28-d1f67ac2f590 2128bb3981f8450594d9cdb94f4e43ab 700a7b02bfc4492cb7f623d4af5c9292 - - default default] The 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: 285/569] 10.0.0.122 () {34 vars in 684 bytes} [Mon May 11 06:53:52 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1063 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:53:53.474 8 WARNING neutronclient.v2_0.client [None req-16790145-754f-4de2-bda0-4ea8123699bc 2128bb3981f8450594d9cdb94f4e43ab 700a7b02bfc4492cb7f623d4af5c9292 - - default default] 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-05-11 06:53:53.724 8 WARNING neutronclient.v2_0.client [None req-16790145-754f-4de2-bda0-4ea8123699bc 2128bb3981f8450594d9cdb94f4e43ab 700a7b02bfc4492cb7f623d4af5c9292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/570] 10.0.0.122 () {34 vars in 694 bytes} [Mon May 11 06:53:53 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 969 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:53:54.452 7 WARNING neutronclient.v2_0.client [None req-dcf781d8-fb6f-4459-9b23-9eb3e5e98819 2128bb3981f8450594d9cdb94f4e43ab 700a7b02bfc4492cb7f623d4af5c9292 - - default default] 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-05-11 06:53:54.487 7 WARNING neutronclient.v2_0.client [None req-dcf781d8-fb6f-4459-9b23-9eb3e5e98819 2128bb3981f8450594d9cdb94f4e43ab 700a7b02bfc4492cb7f623d4af5c9292 - - default default] 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-05-11 06:53:54.630 8 WARNING neutronclient.v2_0.client [None req-489143a7-f720-42b8-a4ca-df278ec85d85 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The 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: 286/573] 10.0.0.122 () {34 vars in 694 bytes} [Mon May 11 06:53:54 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:53:54.671 7 WARNING neutronclient.v2_0.client [None req-0430cd10-0d8f-4dea-8372-e1616c205316 2128bb3981f8450594d9cdb94f4e43ab 700a7b02bfc4492cb7f623d4af5c9292 - - default default] 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-05-11 06:53:54.689 8 WARNING neutronclient.v2_0.client [None req-489143a7-f720-42b8-a4ca-df278ec85d85 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/574] 10.0.0.122 () {32 vars in 736 bytes} [Mon May 11 06:53:54 2026] GET /v2.1/os-security-groups/9e0e34a8-8f08-4e2a-abe8-7d23ec81d07e => generated 664 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:53:54.729 7 WARNING neutronclient.v2_0.client [None req-17663048-db94-40dd-859f-879262a6911a 2128bb3981f8450594d9cdb94f4e43ab 700a7b02bfc4492cb7f623d4af5c9292 - - default default] 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-05-11 06:53:54.756 7 WARNING neutronclient.v2_0.client [None req-17663048-db94-40dd-859f-879262a6911a 2128bb3981f8450594d9cdb94f4e43ab 700a7b02bfc4492cb7f623d4af5c9292 - - default default] 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-05-11 06:53:54.790 7 WARNING neutronclient.v2_0.client [None req-17663048-db94-40dd-859f-879262a6911a 2128bb3981f8450594d9cdb94f4e43ab 700a7b02bfc4492cb7f623d4af5c9292 - - default default] 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-05-11 06:53:54.888 8 WARNING neutronclient.v2_0.client [None req-489143a7-f720-42b8-a4ca-df278ec85d85 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The 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: 288/575] 10.0.0.122 () {32 vars in 749 bytes} [Mon May 11 06:53:54 2026] DELETE /v2.1/os-security-group-rules/c39e21f1-1cb1-4b7b-95ab-57150fdeef53 => generated 0 bytes in 278 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 06:53:55.014 7 WARNING neutronclient.v2_0.client [None req-3090e26c-67cc-4d30-b019-a32653f51722 2128bb3981f8450594d9cdb94f4e43ab 700a7b02bfc4492cb7f623d4af5c9292 - - default default] 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-05-11 06:53:55.048 7 WARNING neutronclient.v2_0.client [None req-3090e26c-67cc-4d30-b019-a32653f51722 2128bb3981f8450594d9cdb94f4e43ab 700a7b02bfc4492cb7f623d4af5c9292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/576] 10.0.0.122 () {32 vars in 739 bytes} [Mon May 11 06:53:55 2026] DELETE /v2.1/os-security-groups/9e0e34a8-8f08-4e2a-abe8-7d23ec81d07e => generated 0 bytes in 175 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 06:53:55.195 7 WARNING neutronclient.v2_0.client [None req-ca2dc236-9146-4c6d-a1c5-93b9e788b93f 2128bb3981f8450594d9cdb94f4e43ab 700a7b02bfc4492cb7f623d4af5c9292 - - default default] 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-05-11 06:53:55.230 7 WARNING neutronclient.v2_0.client [None req-ca2dc236-9146-4c6d-a1c5-93b9e788b93f 2128bb3981f8450594d9cdb94f4e43ab 700a7b02bfc4492cb7f623d4af5c9292 - - default default] The 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: 290/577] 10.0.0.122 () {32 vars in 739 bytes} [Mon May 11 06:53:55 2026] DELETE /v2.1/os-security-groups/ad7f63d4-aa81-488c-a586-494b0476358c => generated 0 bytes in 260 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/578] 10.0.0.122 () {34 vars in 662 bytes} [Mon May 11 06:53:54 2026] POST /v2.1/servers => generated 449 bytes in 903 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-05-11 06:53:55.488 7 WARNING neutronclient.v2_0.client [None req-e38e8edf-aba0-4a47-8f32-093a53c42471 bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] 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-05-11 06:53:55.505 8 WARNING neutronclient.v2_0.client [None req-721a05b2-d657-4b31-91fe-a0d0dad79401 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The 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: 291/579] 10.0.0.122 () {34 vars in 684 bytes} [Mon May 11 06:53:55 2026] POST /v2.1/os-security-groups => generated 244 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:53:55.856 7 WARNING neutronclient.v2_0.client [None req-63d705f1-7325-49a0-96ea-3c504467a397 bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/580] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:53:55 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1400 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/581] 10.0.0.122 () {34 vars in 684 bytes} [Mon May 11 06:53:55 2026] POST /v2.1/os-security-groups => generated 243 bytes in 343 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-05-11 06:53:56.211 8 WARNING neutronclient.v2_0.client [None req-b8807022-4d85-43fc-a84b-f3fde76d68e3 bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/582] 10.0.0.122 () {34 vars in 684 bytes} [Mon May 11 06:53:56 2026] POST /v2.1/os-security-groups => generated 242 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:53:56.588 7 WARNING neutronclient.v2_0.client [None req-4672ffc4-2f24-4871-8846-0b562c6195c4 bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] 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-05-11 06:53:56.677 7 WARNING neutronclient.v2_0.client [None req-4672ffc4-2f24-4871-8846-0b562c6195c4 bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] 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-05-11 06:53:56.786 7 WARNING neutronclient.v2_0.client [None req-4672ffc4-2f24-4871-8846-0b562c6195c4 bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/583] 10.0.0.122 () {32 vars in 662 bytes} [Mon May 11 06:53:56 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:53:56.867 8 WARNING neutronclient.v2_0.client [None req-5de9593d-7078-4270-93c5-c78430d017cb bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] 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-05-11 06:53:56.912 8 WARNING neutronclient.v2_0.client [None req-5de9593d-7078-4270-93c5-c78430d017cb bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] 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-05-11 06:53:56.984 7 WARNING neutronclient.v2_0.client [None req-5efaee5f-2de6-40e3-8c1a-badc0d2b4019 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/584] 10.0.0.122 () {32 vars in 739 bytes} [Mon May 11 06:53:56 2026] DELETE /v2.1/os-security-groups/0ce4adb0-e7f3-4c8b-b9e0-2054c194ea99 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 06:53:57.143 8 WARNING neutronclient.v2_0.client [None req-e5d0e868-2d67-494a-a911-0f4776bd8b04 bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/585] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:53:56 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1396 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:53:57.192 8 INFO nova.api.openstack.wsgi [None req-e5d0e868-2d67-494a-a911-0f4776bd8b04 bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] HTTP exception thrown: Security group 0ce4adb0-e7f3-4c8b-b9e0-2054c194ea99 does not exist Neutron server returns request_ids: ['req-6f232fda-3ce9-432a-92e1-03da8d2122dd'] [pid: 8|app: 0|req: 292/586] 10.0.0.122 () {32 vars in 736 bytes} [Mon May 11 06:53:57 2026] GET /v2.1/os-security-groups/0ce4adb0-e7f3-4c8b-b9e0-2054c194ea99 => generated 194 bytes in 58 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-05-11 06:53:57.202 7 WARNING neutronclient.v2_0.client [None req-b5b39ebc-97a2-48ca-9c06-205f010fd693 bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] 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-05-11 06:53:57.248 7 WARNING neutronclient.v2_0.client [None req-b5b39ebc-97a2-48ca-9c06-205f010fd693 bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] The 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: 295/587] 10.0.0.122 () {32 vars in 739 bytes} [Mon May 11 06:53:57 2026] DELETE /v2.1/os-security-groups/b4bbaa61-9c9e-4456-a3a0-40467731a97e => generated 0 bytes in 246 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 06:53:57.456 8 WARNING neutronclient.v2_0.client [None req-ffbe96d4-882d-486d-8083-3d8e5bb649ae bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] 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-05-11 06:53:57.477 8 INFO nova.api.openstack.wsgi [None req-ffbe96d4-882d-486d-8083-3d8e5bb649ae bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] HTTP exception thrown: Security group b4bbaa61-9c9e-4456-a3a0-40467731a97e does not exist Neutron server returns request_ids: ['req-2c4588c8-1c3d-4466-bb9b-59716bf2fda9'] [pid: 8|app: 0|req: 293/588] 10.0.0.122 () {32 vars in 736 bytes} [Mon May 11 06:53:57 2026] GET /v2.1/os-security-groups/b4bbaa61-9c9e-4456-a3a0-40467731a97e => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 06:53:57.488 7 WARNING neutronclient.v2_0.client [None req-415fe370-99e2-452e-9ca6-79584bdcae89 bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] 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-05-11 06:53:57.521 7 WARNING neutronclient.v2_0.client [None req-415fe370-99e2-452e-9ca6-79584bdcae89 bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] 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-05-11 06:53:57.615 8 WARNING neutronclient.v2_0.client [None req-da87067f-c86b-4800-b171-fea6ff6e4a03 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] The 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: 296/589] 10.0.0.122 () {32 vars in 739 bytes} [Mon May 11 06:53:57 2026] DELETE /v2.1/os-security-groups/2332251c-12f2-499a-b0ed-5b052ae6b258 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 06:53:57.670 7 WARNING neutronclient.v2_0.client [None req-4c5e7386-eec5-42a1-a260-2126499c3c4b bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] 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-05-11 06:53:57.716 8 WARNING neutronclient.v2_0.client [None req-da87067f-c86b-4800-b171-fea6ff6e4a03 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] 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-05-11 06:53:57.723 7 INFO nova.api.openstack.wsgi [None req-4c5e7386-eec5-42a1-a260-2126499c3c4b bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] HTTP exception thrown: Security group 2332251c-12f2-499a-b0ed-5b052ae6b258 does not exist Neutron server returns request_ids: ['req-d951f4a9-0dbc-4767-af4a-ccc004cdfc71'] [pid: 7|app: 0|req: 297/590] 10.0.0.122 () {32 vars in 736 bytes} [Mon May 11 06:53:57 2026] GET /v2.1/os-security-groups/2332251c-12f2-499a-b0ed-5b052ae6b258 => generated 194 bytes in 60 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 06:53:57.734 7 WARNING neutronclient.v2_0.client [None req-1f17d4e7-aadc-4a9d-81b3-513c4a353a53 bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] 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-05-11 06:53:57.804 7 WARNING neutronclient.v2_0.client [None req-1f17d4e7-aadc-4a9d-81b3-513c4a353a53 bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] 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-05-11 06:53:57.840 7 WARNING neutronclient.v2_0.client [None req-1f17d4e7-aadc-4a9d-81b3-513c4a353a53 bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] 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-05-11 06:53:57.913 8 WARNING neutronclient.v2_0.client [None req-da87067f-c86b-4800-b171-fea6ff6e4a03 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] The 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: 298/591] 10.0.0.122 () {32 vars in 662 bytes} [Mon May 11 06:53:57 2026] GET /v2.1/os-security-groups => generated 707 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:53:57.959 7 WARNING neutronclient.v2_0.client [None req-e2a45d39-895d-4a79-aa13-a98ff5eec120 bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] 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-05-11 06:53:57.985 7 INFO nova.api.openstack.wsgi [None req-e2a45d39-895d-4a79-aa13-a98ff5eec120 bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] HTTP exception thrown: Security group 2332251c-12f2-499a-b0ed-5b052ae6b258 does not exist Neutron server returns request_ids: ['req-8d0158e8-52c9-436b-9462-dc9e6f81d9e5'] [pid: 7|app: 0|req: 299/592] 10.0.0.122 () {32 vars in 739 bytes} [Mon May 11 06:53:57 2026] DELETE /v2.1/os-security-groups/2332251c-12f2-499a-b0ed-5b052ae6b258 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 06:53:57.996 7 WARNING neutronclient.v2_0.client [None req-ea9da7e4-ad62-4f91-afd8-f63e6f720587 bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] 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-05-11 06:53:58.028 7 INFO nova.api.openstack.wsgi [None req-ea9da7e4-ad62-4f91-afd8-f63e6f720587 bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] HTTP exception thrown: Security group b4bbaa61-9c9e-4456-a3a0-40467731a97e does not exist Neutron server returns request_ids: ['req-f975cdf3-0807-4bb7-815d-9ab5887e5c27'] [pid: 7|app: 0|req: 300/593] 10.0.0.122 () {32 vars in 739 bytes} [Mon May 11 06:53:57 2026] DELETE /v2.1/os-security-groups/b4bbaa61-9c9e-4456-a3a0-40467731a97e => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 06:53:58.039 7 WARNING neutronclient.v2_0.client [None req-dba125d1-4295-46f5-b233-9711e697d4df bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] 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-05-11 06:53:58.060 7 INFO nova.api.openstack.wsgi [None req-dba125d1-4295-46f5-b233-9711e697d4df bbcc0b55cfdd4c65816f884e5b5ea1b1 0f58669c98834b7dab5fc68fe19690c9 - - default default] HTTP exception thrown: Security group 0ce4adb0-e7f3-4c8b-b9e0-2054c194ea99 does not exist Neutron server returns request_ids: ['req-5b537d1e-3a6e-4a74-a430-0f23d2ce3556'] [pid: 7|app: 0|req: 301/594] 10.0.0.122 () {32 vars in 739 bytes} [Mon May 11 06:53:58 2026] DELETE /v2.1/os-security-groups/0ce4adb0-e7f3-4c8b-b9e0-2054c194ea99 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/595] 10.0.0.122 () {34 vars in 662 bytes} [Mon May 11 06:53:57 2026] POST /v2.1/servers => generated 451 bytes in 701 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-05-11 06:53:58.226 7 WARNING neutronclient.v2_0.client [None req-95450773-44d2-4bbd-9f38-017c53d148e5 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] 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-05-11 06:53:58.239 8 WARNING neutronclient.v2_0.client [None req-36c63258-35ec-45c5-829c-b918a69c80b7 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/596] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:53:58 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1452 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/597] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:53:58 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1252 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-05-11 06:53:59.426 7 WARNING neutronclient.v2_0.client [None req-2f550e3e-afea-4b05-ae40-ea16a061bdb6 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] 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-05-11 06:53:59.498 8 WARNING neutronclient.v2_0.client [None req-c7c4327f-c007-4e9d-858c-1808a12a8214 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/598] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:53:59 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1452 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/599] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:53:59 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1302 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:00.563 7 WARNING neutronclient.v2_0.client [None req-b7f38fa1-1221-4270-9616-04568b3a6f48 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] 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-05-11 06:54:00.640 8 WARNING neutronclient.v2_0.client [None req-d58808e7-8364-4512-80d7-91cc74d5e3ca 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/600] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:00 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1460 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/601] 10.0.0.122 () {30 vars in 412 bytes} [Mon May 11 06:54:00 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/602] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:00 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1350 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 306/603] 10.0.0.122 () {28 vars in 559 bytes} [Mon May 11 06:54:00 2026] GET /v2/ => generated 402 bytes in 485 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 298/604] 10.0.0.122 () {28 vars in 563 bytes} [Mon May 11 06:54:01 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/605] 10.0.0.122 () {30 vars in 412 bytes} [Mon May 11 06:54:01 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-11 06:54:01.702 8 WARNING neutronclient.v2_0.client [None req-52bbacfa-7532-4c6f-b441-657d5bbf489c f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] 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-05-11 06:54:01.727 7 WARNING neutronclient.v2_0.client [None req-263a1b3c-8235-47de-aaaf-b0648bbb33ec 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/606] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:01 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1350 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/607] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:01 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1525 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:02.704 7 INFO nova.api.openstack.compute.server_external_events [req-10e5b5da-b417-44aa-9832-28ca751af521 req-a3bc3eea-c4fc-4e27-9e0a-936967057678 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:3d943f7b-d28b-410c-b9b3-b95a4191b5c8 for instance 5028edf4-9a24-4a57-ac80-93927f3454ea on instance 2026-05-11 06:54:02.716 7 INFO nova.compute.rpcapi [None req-39a1b289-8f21-467f-b98d-568934703cc5 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 309/608] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:54:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 115 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-05-11 06:54:02.960 8 WARNING neutronclient.v2_0.client [None req-68bd5d53-f88d-4d07-90ad-2465c00b0491 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] 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-05-11 06:54:03.261 7 WARNING neutronclient.v2_0.client [None req-e5c565f4-eaf2-4eef-b5b9-0aa0616919a0 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/609] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:02 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1426 bytes in 676 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/610] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:03 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1525 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:04.652 7 WARNING neutronclient.v2_0.client [None req-232423bc-438e-4e8c-99b8-f3379d6697e5 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] 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-05-11 06:54:04.728 8 WARNING neutronclient.v2_0.client [None req-2fb10acf-ed08-433d-8825-eb9108b07994 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The 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: 312/613] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:04 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1436 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-05-11 06:54:04.844 7 INFO nova.api.openstack.compute.server_external_events [req-7dfa1328-304e-4271-afda-8400c9433b9d req-befdf169-91b8-45f0-ace1-eae0028224f6 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:3d943f7b-d28b-410c-b9b3-b95a4191b5c8 for instance 5028edf4-9a24-4a57-ac80-93927f3454ea on instance 2026-05-11 06:54:04.844 7 INFO nova.api.openstack.compute.server_external_events [req-7dfa1328-304e-4271-afda-8400c9433b9d req-befdf169-91b8-45f0-ace1-eae0028224f6 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:b9b5e7f5-5ca3-4dee-be08-d887942d5f71 for instance 3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 on instance [pid: 7|app: 0|req: 313/614] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:54:04 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/615] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:04 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1525 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:05.872 7 WARNING neutronclient.v2_0.client [None req-0671aa6c-40dd-4661-bb66-b9698a1b91f5 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] 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-05-11 06:54:06.021 8 WARNING neutronclient.v2_0.client [None req-8050fcbc-8134-4a04-b9b4-8d3923cccd58 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The 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: 314/616] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:05 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1436 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/617] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:05 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1525 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-05-11 06:54:07.084 7 WARNING neutronclient.v2_0.client [None req-93d485f5-94bc-4482-bcda-3b2047a0eb74 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] 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-05-11 06:54:07.234 8 WARNING neutronclient.v2_0.client [None req-a3fdd716-5353-4eb0-ae44-4b4a9e2cd86c f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/618] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:07 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1436 bytes in 873 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/619] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:07 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1525 bytes in 735 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 316/620] 10.0.0.122 () {34 vars in 670 bytes} [Mon May 11 06:54:08 2026] POST /v2.1/os-keypairs => generated 386 bytes in 270 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-05-11 06:54:08.975 8 WARNING neutronclient.v2_0.client [None req-3c4cc3c0-fefc-4552-8b87-2b71327fbeb8 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] 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-05-11 06:54:08.980 7 WARNING neutronclient.v2_0.client [None req-9af5dee4-0e4e-4d2d-8ac6-43e16a55c0c7 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/621] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:08 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1424 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/622] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:08 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1525 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:10.238 8 WARNING neutronclient.v2_0.client [None req-204c61b3-e14f-4078-9e07-07b39f18e501 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] 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-05-11 06:54:10.274 7 WARNING neutronclient.v2_0.client [None req-688c3eb6-bd1e-45c5-ac14-2ece3063d775 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/623] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:10 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1424 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/624] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:10 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1525 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:10.575 8 WARNING neutronclient.v2_0.client [None req-498073ce-1327-4388-b7e5-d404e2f6b65b bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] 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-05-11 06:54:10.617 8 WARNING neutronclient.v2_0.client [None req-498073ce-1327-4388-b7e5-d404e2f6b65b bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] 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-05-11 06:54:10.794 8 WARNING neutronclient.v2_0.client [None req-498073ce-1327-4388-b7e5-d404e2f6b65b bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/625] 10.0.0.122 () {34 vars in 662 bytes} [Mon May 11 06:54:10 2026] POST /v2.1/servers => generated 451 bytes in 529 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-05-11 06:54:11.066 7 WARNING neutronclient.v2_0.client [None req-7954f638-5d74-4e6f-bfcf-77201d6457b0 bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/626] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:11 2026] GET /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9 => generated 1431 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, ' 2026-05-11 06:54:11.385 8 WARNING neutronclient.v2_0.client [None req-8157fcf4-91b5-47c5-90ef-e1a88138749d 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] 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-05-11 06:54:11.452 7 WARNING neutronclient.v2_0.client [None req-a3ad938e-29da-4410-928f-44a8e3bcf121 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/627] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:11 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1424 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/628] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:11 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1525 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-05-11 06:54:12.149 8 WARNING neutronclient.v2_0.client [None req-957d60d6-1b37-441c-baef-0fbddd1c752d bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/629] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:12 2026] GET /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9 => generated 1435 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:12.590 7 WARNING neutronclient.v2_0.client [None req-c1c4ab64-e3b5-4ec3-a7ca-c87670052714 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] 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-05-11 06:54:12.608 8 WARNING neutronclient.v2_0.client [None req-6f7bc9f9-0767-470f-b7df-51bc270d0b0e f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The 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: 321/630] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:12 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1424 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/631] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:12 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1525 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:13.251 7 WARNING neutronclient.v2_0.client [None req-1d075a2a-1c6a-412d-a566-4edd36e482c4 bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/632] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:13 2026] GET /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9 => generated 1483 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:13.779 8 WARNING neutronclient.v2_0.client [None req-79c66404-55f6-4a12-ac9c-ab666995dbac 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] 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-05-11 06:54:13.806 7 WARNING neutronclient.v2_0.client [None req-692afc4d-bd53-4993-8763-06febfeda913 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/633] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:13 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1424 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/634] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:13 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1525 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:14.341 8 WARNING neutronclient.v2_0.client [None req-4ddd16c7-fb0c-4a96-a6b6-abbd4fc436cf bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] 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-05-11 06:54:14.356 7 INFO nova.api.openstack.compute.server_external_events [req-f8b3b101-159e-4e61-81a1-931b81b3e3c6 req-66420c1d-dcb2-472e-b3ab-3f398ee3b394 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:3d943f7b-d28b-410c-b9b3-b95a4191b5c8 for instance 5028edf4-9a24-4a57-ac80-93927f3454ea on instance [pid: 7|app: 0|req: 324/635] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:54:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/636] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:14 2026] GET /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9 => generated 1483 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-05-11 06:54:14.934 7 WARNING neutronclient.v2_0.client [None req-283b8873-0779-472f-aea2-7298bafd492f 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] 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-05-11 06:54:14.969 8 WARNING neutronclient.v2_0.client [None req-be16e4c9-bcec-4dc4-9473-3e8787a9e111 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/639] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:14 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1525 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/640] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:14 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1424 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:15.437 8 WARNING neutronclient.v2_0.client [None req-11636557-e77a-4f8d-addf-d3e2390d80fc bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/641] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:15 2026] GET /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9 => generated 1491 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:16.158 7 WARNING neutronclient.v2_0.client [None req-e3575099-85ca-45eb-afc6-6f10acdbfeb4 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] 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-05-11 06:54:16.186 8 WARNING neutronclient.v2_0.client [None req-47c7b3fe-24f6-4edf-86af-8e3ac8836f63 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] The 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: 327/642] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:16 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1716 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, ' [pid: 8|app: 0|req: 316/643] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:16 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1424 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:54:16.362 7 WARNING neutronclient.v2_0.client [None req-34da5367-4150-4f01-aa10-ec623a2ffb16 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] 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-05-11 06:54:16.405 8 INFO nova.api.openstack.compute.server_external_events [req-72f6c4f5-759c-41ac-bfc3-c6c8ac96f215 req-c6ceb1dd-6090-49a8-9f97-dc266e2db9bb 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:3d943f7b-d28b-410c-b9b3-b95a4191b5c8 for instance 5028edf4-9a24-4a57-ac80-93927f3454ea on instance 2026-05-11 06:54:16.405 8 INFO nova.api.openstack.compute.server_external_events [req-72f6c4f5-759c-41ac-bfc3-c6c8ac96f215 req-c6ceb1dd-6090-49a8-9f97-dc266e2db9bb 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:b9b5e7f5-5ca3-4dee-be08-d887942d5f71 for instance 3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 on instance 2026-05-11 06:54:16.405 8 INFO nova.api.openstack.compute.server_external_events [req-72f6c4f5-759c-41ac-bfc3-c6c8ac96f215 req-c6ceb1dd-6090-49a8-9f97-dc266e2db9bb 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:b9b5e7f5-5ca3-4dee-be08-d887942d5f71 for instance 3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 on instance 2026-05-11 06:54:16.413 8 INFO nova.compute.rpcapi [None req-b3e7ad61-39b4-4da0-a2f7-96e4d0ea107d - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 328/644] 10.0.0.122 () {32 vars in 740 bytes} [Mon May 11 06:54:16 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea/os-interface => generated 284 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/645] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:54:16 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:16.527 7 WARNING neutronclient.v2_0.client [None req-f0aac573-9e96-4b19-89f4-a3e130b291c1 bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] The 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: 329/646] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:16 2026] GET /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9 => generated 1567 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:17.118 8 INFO nova.api.openstack.compute.server_external_events [req-75805028-84cc-47c8-9387-b68974181a38 req-b9bc71e4-bdda-4acd-9f31-74b13f7dbff3 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:dd7cebea-51dc-4ca2-92ad-6652276032d5 for instance 43887519-05d3-4c2a-afb4-1fb610899fa9 on instance [pid: 8|app: 0|req: 318/647] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:54:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 77 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-05-11 06:54:17.396 7 WARNING neutronclient.v2_0.client [None req-c52d4de7-2666-4573-a764-680e8f63f933 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] 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-05-11 06:54:17.426 8 WARNING neutronclient.v2_0.client [None req-a23c0b14-1195-4007-9abe-45b71e104b13 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/648] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:17 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1424 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/649] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:17 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1716 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:17.822 7 WARNING neutronclient.v2_0.client [None req-beb05880-6298-4e7d-af0f-0c4dc6adf2b1 bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] The 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: 331/650] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:17 2026] GET /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9 => generated 1555 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-05-11 06:54:18.478 8 INFO nova.api.openstack.compute.server_external_events [req-df4dc21f-dfbc-4cdc-9ff9-78938de49883 req-050462da-1421-4004-a070-1447acb3fede 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:3d943f7b-d28b-410c-b9b3-b95a4191b5c8 for instance 5028edf4-9a24-4a57-ac80-93927f3454ea on instance [pid: 8|app: 0|req: 320/651] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:54:18 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-05-11 06:54:18.542 7 WARNING neutronclient.v2_0.client [None req-a68855fc-a11b-43a9-a6ea-b7141c41d7b1 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] The 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: 332/652] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:18 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1611 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-05-11 06:54:18.743 8 WARNING neutronclient.v2_0.client [None req-4dc6ac40-9dd9-476c-8d3c-16097e305b4e 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/653] 10.0.0.122 () {32 vars in 740 bytes} [Mon May 11 06:54:18 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9/os-interface => generated 285 bytes in 126 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-05-11 06:54:18.965 7 WARNING neutronclient.v2_0.client [None req-53c50642-e802-4899-9384-60af838f7add bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/654] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:18 2026] GET /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9 => generated 1555 bytes in 529 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-11 06:54:19.715 7 INFO nova.api.openstack.compute.server_external_events [req-27b8e772-bc9a-48b0-8862-9d11e1331ce1 req-cbaf2549-4a38-42b8-b7ee-07d324e69215 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:b9b5e7f5-5ca3-4dee-be08-d887942d5f71 for instance 3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 on instance [pid: 7|app: 0|req: 334/655] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:54:19 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-05-11 06:54:19.739 8 WARNING neutronclient.v2_0.client [None req-ef8c1d40-e0af-4344-8047-ba5dda95b345 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/656] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:19 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1611 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/657] 10.0.0.122 () {32 vars in 640 bytes} [Mon May 11 06:54:19 2026] GET /v2.1/servers => generated 387 bytes in 120 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: 323/658] 10.0.0.122 () {32 vars in 717 bytes} [Mon May 11 06:54:20 2026] DELETE /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 0 bytes in 133 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-05-11 06:54:20.252 7 WARNING neutronclient.v2_0.client [None req-0fa4dcb4-0e33-4445-af29-ad0c2a902877 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] The 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: 336/659] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:20 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1617 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-05-11 06:54:20.512 8 WARNING neutronclient.v2_0.client [None req-eadae0a1-69d8-4caf-a6cc-ba8ae7a3119b bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/660] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:20 2026] GET /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9 => generated 1555 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-05-11 06:54:21.445 7 WARNING neutronclient.v2_0.client [None req-ca884965-38c9-4b30-bb9a-6d51a21248a3 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] 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-05-11 06:54:21.485 8 INFO nova.api.openstack.compute.server_external_events [req-35390108-645a-4ca0-a9c6-4f2ec298da99 req-97a418f5-2ff1-4373-8201-6b0f4214f19f 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:b9b5e7f5-5ca3-4dee-be08-d887942d5f71 for instance 3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 on instance [pid: 8|app: 0|req: 325/661] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:54:21 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) [pid: 7|app: 0|req: 337/662] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:21 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1737 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:21.668 8 WARNING neutronclient.v2_0.client [None req-10255ff5-76d9-41fe-ad51-38efd64d9b2a bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/663] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:21 2026] GET /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9 => generated 1555 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-05-11 06:54:22.638 7 WARNING neutronclient.v2_0.client [None req-01480da7-6857-4ec4-aaf2-2351a02c349d 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] The 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: 338/664] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:22 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1737 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:22.892 8 WARNING neutronclient.v2_0.client [None req-eca97ec3-6e18-4734-9872-206385016a0f bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] 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-05-11 06:54:22.904 7 INFO nova.api.openstack.compute.server_external_events [req-4424b5a2-ee53-43cc-a7e6-5e05616999f1 req-f587fe41-0a9f-4e47-9535-41f590cd8f11 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:dd7cebea-51dc-4ca2-92ad-6652276032d5 for instance 43887519-05d3-4c2a-afb4-1fb610899fa9 on instance [pid: 7|app: 0|req: 339/665] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:54:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/666] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:22 2026] GET /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9 => generated 1555 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-05-11 06:54:23.528 7 INFO nova.api.openstack.compute.server_external_events [req-623a4fb8-16d9-41ab-9b1a-3139b1f33cd9 req-67edeb3c-c2bb-47a2-99fb-a6c7f0b4480b 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:b9b5e7f5-5ca3-4dee-be08-d887942d5f71 for instance 3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 on instance [pid: 7|app: 0|req: 340/667] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:54:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:23.813 8 WARNING neutronclient.v2_0.client [None req-9fc55166-c96c-47a7-a97e-79d3db1c98a1 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/668] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:23 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1669 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:24.032 7 WARNING neutronclient.v2_0.client [None req-75abad26-8e58-43d8-b68f-152bdb44993f bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/669] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:23 2026] GET /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9 => generated 1555 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-05-11 06:54:24.910 7 WARNING neutronclient.v2_0.client [None req-6d43665b-e767-41b8-bc4e-d1f3501c529e 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] 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: 343/672] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:24 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1379 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:54:24.964 8 INFO nova.api.openstack.compute.server_external_events [req-f56b7147-4696-473f-b126-1f34fcee8809 req-0b2e239a-b0ce-4f7c-99bb-6c74935ca405 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:dd7cebea-51dc-4ca2-92ad-6652276032d5 for instance 43887519-05d3-4c2a-afb4-1fb610899fa9 on instance 2026-05-11 06:54:24.964 8 INFO nova.api.openstack.compute.server_external_events [req-f56b7147-4696-473f-b126-1f34fcee8809 req-0b2e239a-b0ce-4f7c-99bb-6c74935ca405 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-deleted:b9b5e7f5-5ca3-4dee-be08-d887942d5f71 for instance 3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 on instance [pid: 8|app: 0|req: 330/673] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:54:24 2026] POST /v2.1/os-server-external-events => generated 354 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-05-11 06:54:25.233 7 WARNING neutronclient.v2_0.client [None req-1238dd85-2831-498d-a53f-a9a729ed5a98 bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/674] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:25 2026] GET /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9 => generated 1737 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-05-11 06:54:25.383 8 WARNING neutronclient.v2_0.client [None req-3ce9b75d-cc5f-4843-b0d6-b01ca4f6e1e8 bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/675] 10.0.0.122 () {32 vars in 740 bytes} [Mon May 11 06:54:25 2026] GET /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9/os-interface => generated 284 bytes in 84 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-05-11 06:54:26.019 7 WARNING neutronclient.v2_0.client [None req-599b6c06-2bf7-4b45-bb11-7647b0887877 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] The 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: 345/676] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:25 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1384 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:26.260 8 WARNING neutronclient.v2_0.client [None req-b7b4ffb3-3ff4-4f0e-ab81-2cf210047ccd bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/677] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:26 2026] GET /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9 => generated 1737 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, ' [pid: 7|app: 0|req: 346/678] 10.0.0.122 () {32 vars in 640 bytes} [Mon May 11 06:54:26 2026] GET /v2.1/servers => generated 383 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/679] 10.0.0.122 () {32 vars in 717 bytes} [Mon May 11 06:54:26 2026] DELETE /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:26.586 7 WARNING neutronclient.v2_0.client [None req-43a0f7b5-e615-486c-9557-2916b9f1e1be bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] The 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: 347/680] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:26 2026] GET /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9 => generated 1743 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:27.016 8 INFO nova.api.openstack.compute.server_external_events [req-2f5ae6f5-5686-454d-ae03-5295b56d7651 req-135edc59-eece-4636-9b31-4f47bb52ae76 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:dd7cebea-51dc-4ca2-92ad-6652276032d5 for instance 43887519-05d3-4c2a-afb4-1fb610899fa9 on instance [pid: 8|app: 0|req: 334/681] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:54:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:27.134 7 WARNING neutronclient.v2_0.client [None req-102188eb-ddea-4d32-909c-09574ecd98e2 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/682] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:27 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 1384 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:27.360 8 WARNING neutronclient.v2_0.client [None req-9c03d42b-5f10-4b42-b39e-ae4fc6ab1eb7 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/683] 10.0.0.122 () {32 vars in 740 bytes} [Mon May 11 06:54:27 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea/os-interface => generated 284 bytes in 127 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-05-11 06:54:27.495 7 WARNING neutronclient.v2_0.client [None req-0498991e-9fef-4b2e-ae51-46f50d48786d f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The 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: 349/684] 10.0.0.122 () {32 vars in 814 bytes} [Mon May 11 06:54:27 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea/os-interface/3d943f7b-d28b-410c-b9b3-b95a4191b5c8 => generated 281 bytes in 160 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: 336/685] 10.0.0.122 () {32 vars in 722 bytes} [Mon May 11 06:54:27 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea/ips => generated 156 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 350/686] 10.0.0.122 () {34 vars in 749 bytes} [Mon May 11 06:54:27 2026] POST /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 06:54:27.741 8 WARNING neutronclient.v2_0.client [None req-b820698b-822b-4d01-bad0-3fcfc485b8db bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] 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: 351/687] 10.0.0.122 () {32 vars in 722 bytes} [Mon May 11 06:54:27 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea/ips => generated 156 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/688] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:27 2026] GET /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9 => generated 1743 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, ' 2026-05-11 06:54:28.224 7 INFO nova.api.openstack.wsgi [None req-595fee30-9106-4de5-be9d-85da4ced1f92 87be7646085b4125a73203acc275ada4 200e248f36764161aabc5c9f78affada - - default default] HTTP exception thrown: Instance 3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 could not be found. [pid: 7|app: 0|req: 352/689] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:28 2026] GET /v2.1/servers/3260ceb5-85f4-4562-b5d1-3f7b463bfbf9 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/690] 10.0.0.122 () {32 vars in 703 bytes} [Mon May 11 06:54:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-407596840 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/691] 10.0.0.122 () {32 vars in 722 bytes} [Mon May 11 06:54:28 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:54:28.963 8 WARNING neutronclient.v2_0.client [None req-5d91dd0a-5038-4dd0-8fb4-c32a683fc03b bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] 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-05-11 06:54:29.058 7 INFO nova.api.openstack.compute.server_external_events [req-a67a88f8-fbe5-461e-aeae-4856ba3eec44 req-3d7ce16b-9a28-45f5-b585-f46a5a5dc391 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:dd7cebea-51dc-4ca2-92ad-6652276032d5 for instance 43887519-05d3-4c2a-afb4-1fb610899fa9 on instance 2026-05-11 06:54:29.058 7 INFO nova.api.openstack.compute.server_external_events [req-a67a88f8-fbe5-461e-aeae-4856ba3eec44 req-3d7ce16b-9a28-45f5-b585-f46a5a5dc391 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:dd7cebea-51dc-4ca2-92ad-6652276032d5 for instance 43887519-05d3-4c2a-afb4-1fb610899fa9 on instance 2026-05-11 06:54:29.059 7 INFO nova.api.openstack.compute.server_external_events [req-a67a88f8-fbe5-461e-aeae-4856ba3eec44 req-3d7ce16b-9a28-45f5-b585-f46a5a5dc391 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:3d943f7b-d28b-410c-b9b3-b95a4191b5c8 for instance 5028edf4-9a24-4a57-ac80-93927f3454ea on instance [pid: 7|app: 0|req: 354/692] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:54:29 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/693] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:28 2026] GET /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9 => generated 1863 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 355/694] 10.0.0.122 () {32 vars in 722 bytes} [Mon May 11 06:54:29 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea/ips => generated 194 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:29.951 8 WARNING neutronclient.v2_0.client [None req-3a060af3-710e-44b6-b70d-79de26f24841 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/695] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:29 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1950 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/696] 10.0.0.122 () {34 vars in 749 bytes} [Mon May 11 06:54:30 2026] POST /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/697] 10.0.0.122 () {32 vars in 722 bytes} [Mon May 11 06:54:30 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea/ips => generated 194 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:30.570 7 WARNING neutronclient.v2_0.client [None req-305d8178-cefa-473e-99f6-e87e9fc771a5 bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] The 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: 357/698] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:30 2026] GET /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9 => generated 1517 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-05-11 06:54:31.107 8 INFO nova.api.openstack.compute.server_external_events [req-25231065-4cf5-4455-b54f-641558b7b3ba req-21fd459d-0816-42ff-8dc1-1e3da602035f 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-deleted:dd7cebea-51dc-4ca2-92ad-6652276032d5 for instance 43887519-05d3-4c2a-afb4-1fb610899fa9 on instance [pid: 8|app: 0|req: 342/699] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:54:31 2026] POST /v2.1/os-server-external-events => generated 183 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: 358/700] 10.0.0.122 () {32 vars in 722 bytes} [Mon May 11 06:54:31 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea/ips => generated 194 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-05-11 06:54:31.679 8 WARNING neutronclient.v2_0.client [None req-2f850337-8ce1-48e9-b67f-af6577872a24 bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/701] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:31 2026] GET /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9 => generated 1517 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/702] 10.0.0.122 () {32 vars in 722 bytes} [Mon May 11 06:54:32 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea/ips => generated 194 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-05-11 06:54:32.764 8 INFO nova.api.openstack.wsgi [None req-34a0d246-f929-46ba-89f6-ea6ca640ca28 bce980f12eb64f4d9506066920818474 cc234b6958bb40f697754c18ddc9dda1 - - default default] HTTP exception thrown: Instance 43887519-05d3-4c2a-afb4-1fb610899fa9 could not be found. [pid: 8|app: 0|req: 344/703] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:32 2026] GET /v2.1/servers/43887519-05d3-4c2a-afb4-1fb610899fa9 => 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: 7|app: 0|req: 360/704] 10.0.0.122 () {32 vars in 705 bytes} [Mon May 11 06:54:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1647392623 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:33.151 8 INFO nova.api.openstack.compute.server_external_events [req-45eb5778-fc5b-45ab-9535-e7cb6f1db187 req-3c55b076-0999-4d00-805a-a522c564af0a 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:3d943f7b-d28b-410c-b9b3-b95a4191b5c8 for instance 5028edf4-9a24-4a57-ac80-93927f3454ea on instance [pid: 8|app: 0|req: 345/705] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:54:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/706] 10.0.0.122 () {32 vars in 722 bytes} [Mon May 11 06:54:33 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/707] 10.0.0.122 () {32 vars in 717 bytes} [Mon May 11 06:54:33 2026] DELETE /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => 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-05-11 06:54:33.440 7 WARNING neutronclient.v2_0.client [None req-628f0696-805a-4e76-a859-4c17b3159595 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The 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/708] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:33 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1842 bytes in 1018 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:34.763 8 INFO nova.api.openstack.compute.server_external_events [req-df3b7f67-f4d4-4585-8a53-3aeac7ea6b9c req-1cca9646-fe66-4d1a-b7c1-162e3c0d6898 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:3d943f7b-d28b-410c-b9b3-b95a4191b5c8 for instance 5028edf4-9a24-4a57-ac80-93927f3454ea on instance [pid: 8|app: 0|req: 348/711] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:54:34 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:35.471 7 WARNING neutronclient.v2_0.client [None req-5a19ab14-76f8-4500-88a5-eedf0115a59c f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The 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: 364/712] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:35 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1842 bytes in 1099 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:36.829 8 INFO nova.api.openstack.compute.server_external_events [req-1fdc888b-33db-4ce6-848a-dd2fc0ef8523 req-f26cc603-eca7-4fcb-9253-885d73447961 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:3d943f7b-d28b-410c-b9b3-b95a4191b5c8 for instance 5028edf4-9a24-4a57-ac80-93927f3454ea on instance [pid: 8|app: 0|req: 349/713] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:54:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:37.603 7 WARNING neutronclient.v2_0.client [None req-870d90c2-1ffa-4f90-a3e6-f66afb8767bc f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The 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: 365/714] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:37 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1775 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, ' 2026-05-11 06:54:38.883 8 INFO nova.api.openstack.compute.server_external_events [req-a46e6639-a511-4167-9171-e1951092ddaa req-9518385f-707c-4ebd-adfa-58baf2c2ec35 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-deleted:3d943f7b-d28b-410c-b9b3-b95a4191b5c8 for instance 5028edf4-9a24-4a57-ac80-93927f3454ea on instance [pid: 8|app: 0|req: 350/715] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:54:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:39.371 7 WARNING neutronclient.v2_0.client [None req-9206ea4a-574f-45cd-b9e0-5f5a0e6f820c f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The 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/716] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:39 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1486 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:39.883 8 WARNING neutronclient.v2_0.client [None req-577f391c-a680-46bd-a6ba-8006c71439c7 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] 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-05-11 06:54:40.048 8 WARNING neutronclient.v2_0.client [None req-577f391c-a680-46bd-a6ba-8006c71439c7 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/717] 10.0.0.122 () {34 vars in 662 bytes} [Mon May 11 06:54:39 2026] POST /v2.1/servers => generated 424 bytes in 583 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-05-11 06:54:40.239 7 WARNING neutronclient.v2_0.client [None req-513f28f9-cc01-4518-a6df-30b37c908686 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] The 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/718] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:40 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 1370 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:40.478 8 WARNING neutronclient.v2_0.client [None req-9ccc114b-a282-4a85-ae8d-4f14bf5bd007 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/719] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:40 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 1486 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-05-11 06:54:41.329 7 WARNING neutronclient.v2_0.client [None req-4944d1f4-4b2c-4bdf-b83e-6ebea359636f 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] The 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: 368/720] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:41 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 1374 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-05-11 06:54:41.563 8 INFO nova.api.openstack.wsgi [None req-6c8b4028-d8a0-4265-a05e-2a891a199530 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] HTTP exception thrown: Instance 5028edf4-9a24-4a57-ac80-93927f3454ea could not be found. [pid: 8|app: 0|req: 353/721] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:41 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/722] 10.0.0.122 () {32 vars in 703 bytes} [Mon May 11 06:54:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-518909997 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:42.151 8 INFO nova.api.openstack.wsgi [None req-a11557fe-5a97-4093-ad66-76ad606a6658 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] HTTP exception thrown: Instance 5028edf4-9a24-4a57-ac80-93927f3454ea could not be found. [pid: 8|app: 0|req: 354/723] 10.0.0.122 () {32 vars in 717 bytes} [Mon May 11 06:54:42 2026] DELETE /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 06:54:42.190 7 INFO nova.api.openstack.wsgi [None req-d564827e-cbae-4438-9065-ee488cec2a88 f777be9f45ce4af587a0ab9350113047 93e363f873f146daab3db49e5af4eb0c - - default default] HTTP exception thrown: Instance 5028edf4-9a24-4a57-ac80-93927f3454ea could not be found. [pid: 7|app: 0|req: 370/724] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:42 2026] GET /v2.1/servers/5028edf4-9a24-4a57-ac80-93927f3454ea => generated 111 bytes in 35 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-05-11 06:54:42.430 8 WARNING neutronclient.v2_0.client [None req-f4dab582-7381-45ab-b04b-f7458366481f 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/725] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:42 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 1422 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-05-11 06:54:43.547 7 WARNING neutronclient.v2_0.client [None req-b0cfb970-33ab-46d2-b7a2-60ef9136a066 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] The 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: 371/726] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:43 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 1422 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-05-11 06:54:44.643 8 WARNING neutronclient.v2_0.client [None req-5f869c87-96a5-4c30-a233-8b67fd7996b5 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/729] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:44 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 1430 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:45.808 7 WARNING neutronclient.v2_0.client [None req-1f9b84df-f3b8-4dd5-bdbd-75fbedb1e4e7 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] 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-05-11 06:54:46.293 8 INFO nova.api.openstack.compute.server_external_events [req-ce44fc81-4b10-4acf-aa38-2178b4e239d1 req-5fb65145-e5dd-4840-a9a4-5f5ac7a2e3f6 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:a0c0a502-cdf3-472a-91ad-d15e10ee9785 for instance adbfb887-e1bd-40b9-8627-f99abbc95000 on instance [pid: 8|app: 0|req: 358/730] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:54:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/731] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:45 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 1482 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:47.368 8 WARNING neutronclient.v2_0.client [None req-791b465d-61a6-453e-9693-168ebab5a1e4 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/732] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:47 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 1470 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:48.761 7 WARNING neutronclient.v2_0.client [None req-1b6ff68b-ad09-4f01-b48a-1b18d15d1d92 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/733] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:48 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 1470 bytes in 482 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:50.276 8 WARNING neutronclient.v2_0.client [None req-3ebcc295-874a-430a-9b67-cdd8d29f7015 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/734] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:50 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 1470 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:51.454 7 WARNING neutronclient.v2_0.client [None req-db7c8896-c23b-46ba-b4d6-99bd6f931569 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] The 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/735] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:51 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 1470 bytes in 1111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 361/736] 10.0.0.122 () {34 vars in 670 bytes} [Mon May 11 06:54:52 2026] POST /v2.1/os-keypairs => generated 386 bytes in 258 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-05-11 06:54:53.583 7 WARNING neutronclient.v2_0.client [None req-ce6106d9-a229-4891-b30d-8709f9bf4d23 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] The 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: 376/737] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:53 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 1470 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:54:54.729 8 WARNING neutronclient.v2_0.client [None req-3e49d4b2-cdf4-4042-a1d7-98e89d6aea09 a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] 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-05-11 06:54:54.760 8 WARNING neutronclient.v2_0.client [None req-3e49d4b2-cdf4-4042-a1d7-98e89d6aea09 a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] 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-05-11 06:54:54.920 8 WARNING neutronclient.v2_0.client [None req-3e49d4b2-cdf4-4042-a1d7-98e89d6aea09 a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/740] 10.0.0.122 () {34 vars in 662 bytes} [Mon May 11 06:54:54 2026] POST /v2.1/servers => generated 449 bytes in 438 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-05-11 06:54:55.133 7 WARNING neutronclient.v2_0.client [None req-9d96ed32-e665-4e7e-8a3c-1fd734c1f68d a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] 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-05-11 06:54:55.178 8 WARNING neutronclient.v2_0.client [None req-b9805c6e-0abd-44a8-8f85-cc92e492630c 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] The 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/741] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:55 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 1423 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/742] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:55 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 1470 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-05-11 06:54:56.229 7 WARNING neutronclient.v2_0.client [None req-5561fc3d-6682-4330-8188-cb262ff6d98f a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] The 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: 379/743] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:56 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 1427 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-05-11 06:54:56.351 8 WARNING neutronclient.v2_0.client [None req-3f9a105c-33b2-4dda-9d76-d8a2b0b407b3 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] The python binding code in 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/744] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:56 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 1470 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-05-11 06:54:57.312 7 WARNING neutronclient.v2_0.client [None req-569ab148-fce2-46fa-8310-9e7ababbbd95 a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] The 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/745] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:57 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 1419 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-05-11 06:54:57.483 8 WARNING neutronclient.v2_0.client [None req-4561b5b8-af28-4f04-8255-ad00dba4dba0 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] The python binding code in 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/746] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:57 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 1470 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-05-11 06:54:58.339 7 INFO nova.api.openstack.compute.server_external_events [req-9eceedea-31a6-4dee-bce2-0ea6cd0d0e4e req-a2f47457-626b-4cc6-b632-9165e8124529 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:a0c0a502-cdf3-472a-91ad-d15e10ee9785 for instance adbfb887-e1bd-40b9-8627-f99abbc95000 on instance [pid: 7|app: 0|req: 381/747] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:54:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:58.407 8 WARNING neutronclient.v2_0.client [None req-95b21b57-91e0-4a10-af8d-168a9727d36f a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] The python binding code in 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/748] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:58 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 1419 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-05-11 06:54:58.636 7 WARNING neutronclient.v2_0.client [None req-75c883be-0083-45ac-96ad-84f8eba9d1c0 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] The 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/749] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:58 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 1470 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:54:59.561 8 WARNING neutronclient.v2_0.client [None req-178be6bc-7b61-43ec-a9a3-d543a11872ba a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/750] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:59 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 1475 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-05-11 06:54:59.963 7 WARNING neutronclient.v2_0.client [None req-1d7b8f77-0038-4fb2-919e-12f171d5348e 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] The 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: 383/751] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:54:59 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 1656 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, ' [pid: 8|app: 0|req: 369/752] 10.0.0.122 () {32 vars in 722 bytes} [Mon May 11 06:55:00 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000/ips => generated 110 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/753] 10.0.0.122 () {32 vars in 722 bytes} [Mon May 11 06:55:00 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000/ips => generated 110 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: 370/754] 10.0.0.122 () {32 vars in 824 bytes} [Mon May 11 06:55:00 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000/ips/tempest-ServerAddressesTestJSON-1747651517-network => generated 95 bytes in 53 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:00.388 8 INFO nova.api.openstack.compute.server_external_events [req-6ab3ca93-237d-482e-9efc-bcc1a72765e6 req-bbbedd65-8bbc-4b2a-a096-e652808215a8 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:a0c0a502-cdf3-472a-91ad-d15e10ee9785 for instance adbfb887-e1bd-40b9-8627-f99abbc95000 on instance [pid: 8|app: 0|req: 371/755] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:55:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/756] 10.0.0.122 () {32 vars in 717 bytes} [Mon May 11 06:55:00 2026] DELETE /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => 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-05-11 06:55:00.445 8 WARNING neutronclient.v2_0.client [None req-c876fdb4-991e-49a6-9e68-8a52806027d3 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] The python binding code in 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/757] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:00 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 1662 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:00.655 7 WARNING neutronclient.v2_0.client [None req-d4bad64b-b504-4561-9b50-d67f70f668d7 a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] The 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: 386/758] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:00 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 1475 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:01.620 8 WARNING neutronclient.v2_0.client [None req-3fd2722c-322b-4714-a93b-b33467e3f207 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] 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: 373/759] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:01 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 1662 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:55:01.808 7 WARNING neutronclient.v2_0.client [None req-76cc0332-a3f7-4eaf-a840-3010686ba1e6 a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] The 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: 387/760] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:01 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 1549 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:02.427 8 INFO nova.api.openstack.compute.server_external_events [req-7d79bde2-26f5-4b70-8be9-833246247705 req-099f77a6-fc4a-4e32-82a5-a67c8b4f326d 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:a0c0a502-cdf3-472a-91ad-d15e10ee9785 for instance adbfb887-e1bd-40b9-8627-f99abbc95000 on instance 2026-05-11 06:55:02.427 8 INFO nova.api.openstack.compute.server_external_events [req-7d79bde2-26f5-4b70-8be9-833246247705 req-099f77a6-fc4a-4e32-82a5-a67c8b4f326d 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:a0c0a502-cdf3-472a-91ad-d15e10ee9785 for instance adbfb887-e1bd-40b9-8627-f99abbc95000 on instance [pid: 8|app: 0|req: 374/761] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:55:02 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-05-11 06:55:02.668 7 INFO nova.api.openstack.compute.server_external_events [req-8ec8d277-063a-4e29-bcfe-d5cea25ec34b req-3add6ed9-c424-4f29-af8c-00e2bc90d2bd 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:961e6bae-66f1-4af9-a560-b8ae2bff952a for instance af8bfe03-2bcf-458f-980a-0ce8ecad3fae on instance [pid: 7|app: 0|req: 388/762] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:55:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:02.823 8 WARNING neutronclient.v2_0.client [None req-d7a06254-73ae-4e30-8e61-bdc633d76189 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] 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: 375/763] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:02 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 1662 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:55:03.113 7 WARNING neutronclient.v2_0.client [None req-456b50a4-bf62-46ec-976c-a42d0313ab75 a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] The 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/764] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:03 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 1547 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-05-11 06:55:04.174 8 WARNING neutronclient.v2_0.client [None req-1a1da93e-78ca-4671-bf1c-24e1e0dc95ba 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/765] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:04 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 1456 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-05-11 06:55:04.270 7 WARNING neutronclient.v2_0.client [None req-ffa76d91-60d2-4f6c-a340-f95df24f2eac a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] The 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: 390/766] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:04 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 1547 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-05-11 06:55:04.701 8 INFO nova.api.openstack.compute.server_external_events [req-2c6451da-6acd-40ce-8c4b-1c7c1c0ef105 req-e5dc1a96-7a1d-4808-beae-80b52e9692b4 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-deleted:a0c0a502-cdf3-472a-91ad-d15e10ee9785 for instance adbfb887-e1bd-40b9-8627-f99abbc95000 on instance [pid: 8|app: 0|req: 378/769] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:55:04 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-05-11 06:55:05.282 7 WARNING neutronclient.v2_0.client [None req-07fcecef-b034-40d4-a92a-66d54fa7fa87 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] 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-05-11 06:55:05.427 8 WARNING neutronclient.v2_0.client [None req-b18b843e-a060-421f-8acd-f65c137d73bb a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] The 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/770] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:05 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 1456 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/771] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:05 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 1547 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-05-11 06:55:06.627 7 INFO nova.api.openstack.wsgi [None req-e2221645-f9d8-49d0-8aec-00c329c943c7 6c5ac422aabb42498dabd16f97de11b8 4c58a1996833495db35a42363c25df33 - - default default] HTTP exception thrown: Instance adbfb887-e1bd-40b9-8627-f99abbc95000 could not be found. [pid: 7|app: 0|req: 393/772] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:06 2026] GET /v2.1/servers/adbfb887-e1bd-40b9-8627-f99abbc95000 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:06.710 8 WARNING neutronclient.v2_0.client [None req-908e3278-4f39-40b8-824f-59ee44de4150 a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/773] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:06 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 1547 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:07.652 7 INFO nova.api.openstack.compute.server_external_events [req-cfd964af-3640-4c9e-a8f7-cd651849ae81 req-19bfedec-a7ae-440f-a2cf-bc858f6ca072 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:961e6bae-66f1-4af9-a560-b8ae2bff952a for instance af8bfe03-2bcf-458f-980a-0ce8ecad3fae on instance [pid: 7|app: 0|req: 394/774] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:55:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:08.435 8 WARNING neutronclient.v2_0.client [None req-cfe8bad9-a521-4562-98f9-638336375498 a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/775] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:08 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 1547 bytes in 1265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:09.716 7 INFO nova.api.openstack.compute.server_external_events [req-a54ea431-92c0-4450-8ca6-595cd5b8250d req-55e4ab15-39b8-4a9d-bd6f-f381c3619024 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:961e6bae-66f1-4af9-a560-b8ae2bff952a for instance af8bfe03-2bcf-458f-980a-0ce8ecad3fae on instance [pid: 7|app: 0|req: 395/776] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:55:09 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-05-11 06:55:10.721 8 WARNING neutronclient.v2_0.client [None req-29973817-1a63-441a-8a1d-3cd6859fa749 a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] The python binding code in 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/777] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:10 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 1725 bytes in 889 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:11.630 7 WARNING neutronclient.v2_0.client [None req-f9c7225e-da09-405a-bc57-44fee0a2c159 a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] The 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: 396/778] 10.0.0.122 () {32 vars in 740 bytes} [Mon May 11 06:55:11 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae/os-interface => generated 285 bytes in 380 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-05-11 06:55:13.955 8 WARNING neutronclient.v2_0.client [None req-b495d47f-d39a-4c1e-8c4f-398a2fa73a92 a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] 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-05-11 06:55:13.956 7 INFO nova.api.openstack.compute.server_external_events [req-fafe320b-94cd-426e-8cdf-2eeb0979ab05 req-01af8635-495a-4696-8f7a-e8e2d1a4943e 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:961e6bae-66f1-4af9-a560-b8ae2bff952a for instance af8bfe03-2bcf-458f-980a-0ce8ecad3fae on instance [pid: 7|app: 0|req: 397/779] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:55:13 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: 8|app: 0|req: 383/780] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:13 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 1725 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/781] 10.0.0.122 () {32 vars in 640 bytes} [Mon May 11 06:55:14 2026] GET /v2.1/servers => generated 377 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, ' [pid: 8|app: 0|req: 384/782] 10.0.0.122 () {32 vars in 717 bytes} [Mon May 11 06:55:14 2026] DELETE /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 0 bytes in 89 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-05-11 06:55:14.539 8 WARNING neutronclient.v2_0.client [None req-b2af6864-645b-4024-9a80-b7c5249c6f5c a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] The python binding code in 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/785] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:14 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 1731 bytes in 541 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:16.101 7 WARNING neutronclient.v2_0.client [None req-26fe4955-b007-47b0-83e3-6ce5bce6ef82 a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] 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-05-11 06:55:16.136 8 WARNING neutronclient.v2_0.client [None req-ca7d16ea-ccaf-43a9-8293-8da32903c093 4c89ba207c27412e8435af7cc2aa5265 b0a886373b65469eb63743f92b520d3f - - default default] The 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: 400/786] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:16 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 1731 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:55:16.438 8 WARNING neutronclient.v2_0.client [None req-ca7d16ea-ccaf-43a9-8293-8da32903c093 4c89ba207c27412e8435af7cc2aa5265 b0a886373b65469eb63743f92b520d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/787] 10.0.0.122 () {34 vars in 662 bytes} [Mon May 11 06:55:16 2026] POST /v2.1/servers => generated 424 bytes in 578 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-05-11 06:55:16.675 7 WARNING neutronclient.v2_0.client [None req-1ae08782-609e-4d77-a335-2a7f43687b89 4c89ba207c27412e8435af7cc2aa5265 b0a886373b65469eb63743f92b520d3f - - default default] The 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: 401/788] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:16 2026] GET /v2.1/servers/21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 => generated 1368 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:17.335 8 WARNING neutronclient.v2_0.client [None req-6729cd59-4aa9-45e1-9950-e9af97925a5e a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] 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-05-11 06:55:17.702 7 INFO nova.api.openstack.compute.server_external_events [req-6667bd25-631e-4081-b124-fc3e2e167525 req-d9e8575f-3df4-44c7-810d-0bebfdb94935 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-deleted:961e6bae-66f1-4af9-a560-b8ae2bff952a for instance af8bfe03-2bcf-458f-980a-0ce8ecad3fae on instance [pid: 8|app: 0|req: 388/789] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:17 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 1785 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/790] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:55:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:17.800 8 WARNING neutronclient.v2_0.client [None req-28353da9-de5d-4291-85b0-009bdf9996fb 4c89ba207c27412e8435af7cc2aa5265 b0a886373b65469eb63743f92b520d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/791] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:17 2026] GET /v2.1/servers/21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 => generated 1372 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, ' 2026-05-11 06:55:18.751 7 WARNING neutronclient.v2_0.client [None req-1b7a2215-34b0-4540-8e61-b134e2d51d2e a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] The 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: 403/792] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:18 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 1509 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-05-11 06:55:18.908 8 WARNING neutronclient.v2_0.client [None req-abd5faaf-ba1e-4826-bc93-dc3bfba525d2 4c89ba207c27412e8435af7cc2aa5265 b0a886373b65469eb63743f92b520d3f - - default default] The python binding code in 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/793] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:18 2026] GET /v2.1/servers/21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 => generated 1420 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:19.868 7 WARNING neutronclient.v2_0.client [None req-7fd7d3ed-a595-430c-a615-ee23298fcea5 a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] The 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: 404/794] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:19 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 1509 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, ' 2026-05-11 06:55:19.991 8 WARNING neutronclient.v2_0.client [None req-6869d4f4-5c11-42ee-91da-357d3e4a817b 4c89ba207c27412e8435af7cc2aa5265 b0a886373b65469eb63743f92b520d3f - - default default] The python binding code in 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/795] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:19 2026] GET /v2.1/servers/21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 => generated 1420 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-05-11 06:55:20.959 7 WARNING neutronclient.v2_0.client [None req-9c744dc3-1d59-40a7-9cb7-e7b6369e2491 a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] The 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: 405/796] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:20 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 1509 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-05-11 06:55:21.075 8 WARNING neutronclient.v2_0.client [None req-9b3d7902-190a-47c6-8f39-a55afa20c9c7 4c89ba207c27412e8435af7cc2aa5265 b0a886373b65469eb63743f92b520d3f - - default default] 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-05-11 06:55:22.062 7 WARNING neutronclient.v2_0.client [None req-c23e1f8f-3025-4026-9b23-4a416fc6037a a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] The python binding code in 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/797] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:21 2026] GET /v2.1/servers/21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 => generated 1470 bytes in 1044 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/798] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:22 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 1509 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:22.293 8 INFO nova.api.openstack.compute.server_external_events [req-cd46d128-a25f-4608-9bba-32e54e5a1be1 req-d03ff9cf-9154-46c1-bffc-a362989a67af 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:feb1af8d-ce62-4137-9f06-eef047e7ce40 for instance 21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 on instance [pid: 8|app: 0|req: 393/799] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:55:22 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-05-11 06:55:23.151 7 WARNING neutronclient.v2_0.client [None req-27d8d6b8-b7d1-4fc3-85b0-bbe935e964db 4c89ba207c27412e8435af7cc2aa5265 b0a886373b65469eb63743f92b520d3f - - default default] 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-05-11 06:55:23.214 8 INFO nova.api.openstack.wsgi [None req-8830abfc-c581-46db-9fda-b465272c1605 a58720304b804ef4bd3760751014888c 1c873afaabbe460eb9676561575d58cc - - default default] HTTP exception thrown: Instance af8bfe03-2bcf-458f-980a-0ce8ecad3fae could not be found. [pid: 8|app: 0|req: 394/800] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:23 2026] GET /v2.1/servers/af8bfe03-2bcf-458f-980a-0ce8ecad3fae => generated 111 bytes in 49 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: 395/801] 10.0.0.122 () {32 vars in 705 bytes} [Mon May 11 06:55:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1957826582 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/802] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:23 2026] GET /v2.1/servers/21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 => generated 1468 bytes in 455 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:24.621 7 WARNING neutronclient.v2_0.client [None req-c494bbee-26cc-4d78-ae3d-1a24dacbb265 4c89ba207c27412e8435af7cc2aa5265 b0a886373b65469eb63743f92b520d3f - - default default] The 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/805] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:24 2026] GET /v2.1/servers/21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 => generated 1468 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:55:26.235 8 WARNING neutronclient.v2_0.client [None req-b0a6a127-14d2-44c0-897e-5120522c3850 4c89ba207c27412e8435af7cc2aa5265 b0a886373b65469eb63743f92b520d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/806] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:26 2026] GET /v2.1/servers/21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 => generated 1468 bytes in 746 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:28.002 7 WARNING neutronclient.v2_0.client [None req-0d0f2909-282f-449b-9ed5-dddefb3af013 4c89ba207c27412e8435af7cc2aa5265 b0a886373b65469eb63743f92b520d3f - - default default] The 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/807] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:27 2026] GET /v2.1/servers/21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 => generated 1468 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-05-11 06:55:28.750 8 INFO nova.api.openstack.compute.server_external_events [req-790e0f65-c34f-45b2-bbfd-144f37026beb req-4a77bd6a-0927-4df7-a8a8-986edc44b88d 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:feb1af8d-ce62-4137-9f06-eef047e7ce40 for instance 21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 on instance [pid: 8|app: 0|req: 398/808] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:55:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:29.199 7 WARNING neutronclient.v2_0.client [None req-5cef7ccc-6896-4f8f-b4e0-d4ce6b832db1 4c89ba207c27412e8435af7cc2aa5265 b0a886373b65469eb63743f92b520d3f - - default default] The 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: 411/809] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:29 2026] GET /v2.1/servers/21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 => generated 1468 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/810] 10.0.0.123 () {30 vars in 618 bytes} [Mon May 11 06:55:30 2026] GET /v2.1 => generated 0 bytes in 108 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: 412/811] 10.0.0.123 () {32 vars in 691 bytes} [Mon May 11 06:55:30 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/812] 10.0.0.123 () {34 vars in 912 bytes} [Mon May 11 06:55:30 2026] GET /v2.1/os-simple-tenant-usage/e3547d57791c4635ab7f7ec60b2d9bcb?start=2026-05-10T00:00:00&end=2026-05-11T23:59:59 => generated 20 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:55:30.389 7 WARNING neutronclient.v2_0.client [None req-64597ab8-7eff-4024-8a51-3a8b8d743cc0 4c89ba207c27412e8435af7cc2aa5265 b0a886373b65469eb63743f92b520d3f - - default default] 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: 401/813] 10.0.0.123 () {30 vars in 653 bytes} [Mon May 11 06:55:30 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:55:30.796 8 INFO nova.api.openstack.compute.server_external_events [req-ce4f1d43-62cc-4b70-a23b-a2e828b7c2ee req-8d770bad-a8b3-4616-8e97-d8ab5b20160e 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:feb1af8d-ce62-4137-9f06-eef047e7ce40 for instance 21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 on instance [pid: 8|app: 0|req: 402/814] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:55:30 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: 7|app: 0|req: 413/815] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:30 2026] GET /v2.1/servers/21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 => generated 1648 bytes in 761 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 403/816] 10.0.0.122 () {32 vars in 717 bytes} [Mon May 11 06:55:32 2026] DELETE /v2.1/servers/21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 => 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-05-11 06:55:32.440 7 WARNING neutronclient.v2_0.client [None req-81d3fea8-e5c0-4d1a-b3d6-c1c832b51c23 4c89ba207c27412e8435af7cc2aa5265 b0a886373b65469eb63743f92b520d3f - - default default] 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: 404/817] 10.0.0.123 () {30 vars in 618 bytes} [Mon May 11 06:55:33 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 405/818] 10.0.0.123 () {32 vars in 691 bytes} [Mon May 11 06:55:33 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: 8|app: 0|req: 406/819] 10.0.0.123 () {34 vars in 912 bytes} [Mon May 11 06:55:34 2026] GET /v2.1/os-simple-tenant-usage/e3547d57791c4635ab7f7ec60b2d9bcb?start=2026-05-10T00:00:00&end=2026-05-11T23:59:59 => generated 20 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/820] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:32 2026] GET /v2.1/servers/21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 => generated 1654 bytes in 1713 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 407/823] 10.0.0.123 () {30 vars in 653 bytes} [Mon May 11 06:55:34 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 48 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: 417/824] 10.0.0.122 () {34 vars in 670 bytes} [Mon May 11 06:55:34 2026] POST /v2.1/os-keypairs => generated 386 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:55:34.999 8 INFO nova.api.openstack.compute.server_external_events [req-ec4d689c-0116-4265-9059-94a3c33c58a4 req-dd261c13-3e65-4192-ac75-06d5355e028b 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:feb1af8d-ce62-4137-9f06-eef047e7ce40 for instance 21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 on instance [pid: 8|app: 0|req: 408/825] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:55:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:55:35.179 7 WARNING neutronclient.v2_0.client [None req-ef9aacbc-8591-4b98-95bf-5e3b191f9206 4c89ba207c27412e8435af7cc2aa5265 b0a886373b65469eb63743f92b520d3f - - default default] The 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: 418/826] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:35 2026] GET /v2.1/servers/21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 => generated 1612 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:36.550 8 WARNING neutronclient.v2_0.client [None req-d03c16d5-3f30-494f-98b4-503f2f484b66 4c89ba207c27412e8435af7cc2aa5265 b0a886373b65469eb63743f92b520d3f - - default default] The python binding code in 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/827] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:36 2026] GET /v2.1/servers/21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 => generated 1454 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-05-11 06:55:36.839 7 WARNING neutronclient.v2_0.client [None req-6e049ddc-76e9-421c-b18f-a925fa4318da 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] 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-05-11 06:55:36.868 7 WARNING neutronclient.v2_0.client [None req-6e049ddc-76e9-421c-b18f-a925fa4318da 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] 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-05-11 06:55:36.987 7 WARNING neutronclient.v2_0.client [None req-6e049ddc-76e9-421c-b18f-a925fa4318da 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] 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-05-11 06:55:37.039 8 INFO nova.api.openstack.compute.server_external_events [req-e4f8f57c-980b-4130-b6d6-a191025e2c56 req-2dec3387-49a2-44c0-861c-0c6de8a20086 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:feb1af8d-ce62-4137-9f06-eef047e7ce40 for instance 21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 on instance 2026-05-11 06:55:37.040 8 INFO nova.api.openstack.compute.server_external_events [req-e4f8f57c-980b-4130-b6d6-a191025e2c56 req-2dec3387-49a2-44c0-861c-0c6de8a20086 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-deleted:feb1af8d-ce62-4137-9f06-eef047e7ce40 for instance 21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 on instance [pid: 8|app: 0|req: 410/828] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:55:37 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: 7|app: 0|req: 419/829] 10.0.0.122 () {34 vars in 662 bytes} [Mon May 11 06:55:36 2026] POST /v2.1/servers => generated 453 bytes in 771 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-05-11 06:55:37.569 8 WARNING neutronclient.v2_0.client [None req-d8ad4129-89e2-4253-bc5e-bb01b2e7ba62 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The python binding code in 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/830] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:37 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1392 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, ' 2026-05-11 06:55:37.648 7 WARNING neutronclient.v2_0.client [None req-c576fcec-8b35-45d7-8d42-b83cbcb4d99a 4c89ba207c27412e8435af7cc2aa5265 b0a886373b65469eb63743f92b520d3f - - default default] The 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/831] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:37 2026] GET /v2.1/servers/21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 => generated 1454 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-05-11 06:55:38.657 8 WARNING neutronclient.v2_0.client [None req-a0107ccb-268e-4c56-bc49-74cedcc05b66 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The python binding code in 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/832] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:38 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1396 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-05-11 06:55:38.720 7 INFO nova.api.openstack.wsgi [None req-8b6c0c13-7afe-4ea0-9d54-516f1513cb80 4c89ba207c27412e8435af7cc2aa5265 b0a886373b65469eb63743f92b520d3f - - default default] HTTP exception thrown: Instance 21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 could not be found. [pid: 7|app: 0|req: 421/833] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:38 2026] GET /v2.1/servers/21ff24f3-5719-41bb-9eb8-6bd2aecaf7d3 => generated 111 bytes in 20 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-05-11 06:55:39.743 8 WARNING neutronclient.v2_0.client [None req-11add3de-776d-4508-9e80-8abd0aa17ab9 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The python binding code in 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/834] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:39 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => 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-05-11 06:55:40.849 7 WARNING neutronclient.v2_0.client [None req-77df3708-ab8e-4845-b369-3029336f0963 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The 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: 422/835] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:40 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1444 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-05-11 06:55:41.941 8 WARNING neutronclient.v2_0.client [None req-eedc2325-566a-4f02-90c6-10c9c75878d4 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The python binding code in 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/836] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:41 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1452 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:43.105 7 WARNING neutronclient.v2_0.client [None req-d12357b7-0e60-48fe-b4b9-883b323dd37d 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] 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-05-11 06:55:43.405 8 INFO nova.api.openstack.compute.server_external_events [req-4ef6392e-f1b2-4d1b-bc09-4e5da550eb48 req-00b86e32-acf3-46e1-8dba-46512a572b76 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:a272c0dd-cd67-4802-83ae-c8c70d2d871c for instance a8e7e7c6-4540-4947-b5e9-1b8816b6a883 on instance [pid: 8|app: 0|req: 415/837] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:55:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/838] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:43 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1530 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:44.471 8 WARNING neutronclient.v2_0.client [None req-db1caab2-d58d-4ba8-bf79-b8f802914cb0 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/841] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:44 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1518 bytes in 1010 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:46.498 7 WARNING neutronclient.v2_0.client [None req-0a323114-7218-47eb-b22e-04189f70a502 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The 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/842] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:46 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1518 bytes in 2085 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:49.601 8 WARNING neutronclient.v2_0.client [None req-98ad8ccc-58b5-4196-b2ed-bbe90359e053 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The python binding code in 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/843] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:49 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1518 bytes in 633 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:51.266 7 WARNING neutronclient.v2_0.client [None req-eb0fb544-2efb-4016-963a-f18c43b245e8 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The 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: 427/844] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:51 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1518 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:52.727 8 WARNING neutronclient.v2_0.client [None req-077b4a5f-5c6d-45f6-88f0-037506152514 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/845] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:52 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1518 bytes in 618 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:54.363 7 WARNING neutronclient.v2_0.client [None req-7b796b0b-960a-46c4-aae2-68abafc4992e 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The 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/846] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:54 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1518 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:55:55.547 8 WARNING neutronclient.v2_0.client [None req-0e512086-db5e-42dd-b9b0-af43ff4799ae 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/849] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:55 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1518 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, ' [pid: 7|app: 0|req: 430/850] 10.0.0.122 () {34 vars in 670 bytes} [Mon May 11 06:55:55 2026] POST /v2.1/os-keypairs => generated 397 bytes in 238 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-05-11 06:55:56.732 8 WARNING neutronclient.v2_0.client [None req-73eba33f-50cd-4abf-bea5-7ccd17033215 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The python binding code in 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/851] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:56 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1518 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/852] 10.0.0.122 () {34 vars in 670 bytes} [Mon May 11 06:55:57 2026] POST /v2.1/os-keypairs => generated 386 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-05-11 06:55:58.102 8 WARNING neutronclient.v2_0.client [None req-3aa90df9-8170-4bb1-9de7-0ef5c9da6878 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The python binding code in 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/853] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:58 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1518 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:55:59.085 7 WARNING neutronclient.v2_0.client [None req-49ab1c86-826c-4ae0-82bb-9645f8bd5ee9 d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] 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-05-11 06:55:59.123 7 WARNING neutronclient.v2_0.client [None req-49ab1c86-826c-4ae0-82bb-9645f8bd5ee9 d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] 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-05-11 06:55:59.169 7 WARNING neutronclient.v2_0.client [None req-49ab1c86-826c-4ae0-82bb-9645f8bd5ee9 d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] 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-05-11 06:55:59.345 7 WARNING neutronclient.v2_0.client [None req-49ab1c86-826c-4ae0-82bb-9645f8bd5ee9 d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] 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-05-11 06:55:59.364 8 WARNING neutronclient.v2_0.client [None req-3e6b9847-5f6c-42ec-a734-d112882cf465 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The python binding code in 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/854] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:59 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1518 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/855] 10.0.0.122 () {34 vars in 662 bytes} [Mon May 11 06:55:59 2026] POST /v2.1/servers => generated 496 bytes in 559 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-05-11 06:55:59.612 8 WARNING neutronclient.v2_0.client [None req-7f18c8e0-37e6-4e9e-ae25-55fc75bf0cf6 d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] The python binding code in 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/856] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:55:59 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 1457 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-05-11 06:56:00.574 7 WARNING neutronclient.v2_0.client [None req-23fcbf99-6ab8-4796-94b7-9c2863899286 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The 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/857] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:00 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1518 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:00.717 8 WARNING neutronclient.v2_0.client [None req-25ea50ac-695e-4c68-9437-b22bab65d162 d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] The python binding code in 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/858] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:00 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 1461 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-05-11 06:56:01.723 7 WARNING neutronclient.v2_0.client [None req-f501e485-e322-4824-87c7-9fced59130dd 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] 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-05-11 06:56:01.798 8 WARNING neutronclient.v2_0.client [None req-86ece2d6-bab3-44a4-9b43-0b00114460da d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/859] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:01 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 1509 bytes in 691 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:02.477 8 INFO nova.api.openstack.compute.server_external_events [req-97fabf6d-a8b5-44c3-a0e8-a2040264f09c req-999cfab4-8041-40ed-9988-08ca6081d187 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:a272c0dd-cd67-4802-83ae-c8c70d2d871c for instance a8e7e7c6-4540-4947-b5e9-1b8816b6a883 on instance [pid: 8|app: 0|req: 427/860] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:56:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:03.516 8 WARNING neutronclient.v2_0.client [None req-3a353b5c-4eb5-4e01-bdda-eeba2ac8b19e d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] The 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: 434/861] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:01 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1518 bytes in 1862 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/862] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:03 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 1517 bytes in 660 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:04.535 7 INFO nova.api.openstack.compute.server_external_events [req-c850bd53-47ff-40a1-a9a6-165cb0f74dc3 req-d8a621c8-a47d-4ef6-8737-86537c65edde 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:a272c0dd-cd67-4802-83ae-c8c70d2d871c for instance a8e7e7c6-4540-4947-b5e9-1b8816b6a883 on instance [pid: 7|app: 0|req: 436/865] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:56:04 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-05-11 06:56:04.606 8 WARNING neutronclient.v2_0.client [None req-2b6eb31a-8b15-46f6-99ec-a5678bb1fb53 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] 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-05-11 06:56:05.261 7 WARNING neutronclient.v2_0.client [None req-6296436f-b20e-4b32-a408-dff4d0260f46 d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/866] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:04 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1702 bytes in 1291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:05.901 8 WARNING neutronclient.v2_0.client [None req-b8b8cd9e-bceb-4105-8617-30e4102df26f 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The 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/867] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:05 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 1641 bytes in 1422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:06.600 7 INFO nova.api.openstack.compute.server_external_events [req-86e6ac72-3d15-4989-8706-d5796aa7a06b req-04dafb6d-0df6-4092-8561-b539a2b96b85 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:838ac952-2b55-41f2-b05f-37118f32a13d for instance 0379a406-ba32-401a-b2cd-a2b4ef9a6688 on instance [pid: 7|app: 0|req: 438/868] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:56:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/869] 10.0.0.122 () {32 vars in 740 bytes} [Mon May 11 06:56:05 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883/os-interface => generated 285 bytes in 747 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-05-11 06:56:07.463 7 INFO nova.api.openstack.compute.server_external_events [req-2accd9e9-5f0d-4767-8317-e8de5036656e req-24c96be1-e0f3-41a1-8ca4-b414b04ab978 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:a272c0dd-cd67-4802-83ae-c8c70d2d871c for instance a8e7e7c6-4540-4947-b5e9-1b8816b6a883 on instance [pid: 7|app: 0|req: 439/870] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:56:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:07.632 8 WARNING neutronclient.v2_0.client [None req-2a5b2a0d-5be3-4b74-8b72-fea33ad1e89b d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/871] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:07 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 1629 bytes in 877 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:09.532 7 WARNING neutronclient.v2_0.client [None req-44b495ea-881d-4d66-b1ba-94645283c467 d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] The 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/872] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:09 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 1629 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:10.818 8 WARNING neutronclient.v2_0.client [None req-e45fb1e3-65e0-4f57-bf45-a9a28907cec7 d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] The python binding code in 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/873] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:10 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 1629 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-05-11 06:56:11.315 7 INFO nova.api.openstack.compute.server_external_events [req-faa3e43a-c7b8-4457-87f7-a6dbda91145e req-d5c07274-7c59-4585-acdd-f6e8bb4c47e6 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:838ac952-2b55-41f2-b05f-37118f32a13d for instance 0379a406-ba32-401a-b2cd-a2b4ef9a6688 on instance [pid: 7|app: 0|req: 441/874] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:56:11 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-05-11 06:56:11.966 8 WARNING neutronclient.v2_0.client [None req-4d87f0a9-8638-494c-992e-6df57e1495e9 d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/875] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:11 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 1629 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-05-11 06:56:13.109 7 WARNING neutronclient.v2_0.client [None req-479166e4-b083-411e-bf34-768c4b5940ae d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] The 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: 442/876] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:13 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 1629 bytes in 522 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-11 06:56:14.624 8 WARNING neutronclient.v2_0.client [None req-911e9b26-c8cd-4dd0-9bf7-46f84dad4445 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] 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-05-11 06:56:14.653 7 WARNING neutronclient.v2_0.client [None req-ead51225-93b8-41e9-bb29-d424fa93088f d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/879] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:14 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1822 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:15.110 8 WARNING neutronclient.v2_0.client [None req-eeb90e2e-9851-4468-a799-d536f651ec95 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The 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: 444/880] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:14 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 1629 bytes in 678 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/881] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:15 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1822 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 445/882] 10.0.0.122 () {34 vars in 749 bytes} [Mon May 11 06:56:15 2026] POST /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883/action => generated 0 bytes in 75 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-05-11 06:56:15.694 8 WARNING neutronclient.v2_0.client [None req-aa2631d5-3701-4a64-859e-be7e493e1983 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/883] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:15 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1824 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:16.340 7 WARNING neutronclient.v2_0.client [None req-d4320445-9652-46d6-9141-8abbe153bdff d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] The 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: 446/884] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:16 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 1629 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:17.067 8 WARNING neutronclient.v2_0.client [None req-00788199-7d45-45a8-9602-a2f018bc0f3d 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The python binding code in 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/885] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:17 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1824 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:17.618 7 WARNING neutronclient.v2_0.client [None req-6be43248-3b61-4175-ab3f-92d125bc0912 d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] The 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: 447/886] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:17 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 1629 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-05-11 06:56:17.910 8 INFO nova.api.openstack.compute.server_external_events [req-bd87e657-87e0-4d64-b79a-80e92c34394b req-2acd81a6-9daf-4b36-bed9-52a95b6724ef 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:838ac952-2b55-41f2-b05f-37118f32a13d for instance 0379a406-ba32-401a-b2cd-a2b4ef9a6688 on instance [pid: 8|app: 0|req: 440/887] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:56:17 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-05-11 06:56:18.214 7 WARNING neutronclient.v2_0.client [None req-9c5a92e7-8ad2-4fb2-8a1e-1d2447a5b050 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The 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.122 () {32 vars in 714 bytes} [Mon May 11 06:56:18 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1824 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-05-11 06:56:18.814 8 WARNING neutronclient.v2_0.client [None req-3b2014d4-1a96-4fd7-a279-de7d16f37ac4 d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/889] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:18 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 1629 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:19.357 7 WARNING neutronclient.v2_0.client [None req-b7408a36-e14e-4355-822b-65f9e1ec9cf7 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The 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.122 () {32 vars in 714 bytes} [Mon May 11 06:56:19 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1829 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:19.990 8 INFO nova.api.openstack.compute.server_external_events [req-6aba4bda-fdc1-424a-abba-b48d4c21d80b req-d03bebf7-6970-4d4c-8c0b-1ad4a7faf7cc 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:838ac952-2b55-41f2-b05f-37118f32a13d for instance 0379a406-ba32-401a-b2cd-a2b4ef9a6688 on instance 2026-05-11 06:56:19.991 8 INFO nova.api.openstack.compute.server_external_events [req-6aba4bda-fdc1-424a-abba-b48d4c21d80b req-d03bebf7-6970-4d4c-8c0b-1ad4a7faf7cc 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:a272c0dd-cd67-4802-83ae-c8c70d2d871c for instance a8e7e7c6-4540-4947-b5e9-1b8816b6a883 on instance [pid: 8|app: 0|req: 442/891] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:56:19 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:56:20.004 7 WARNING neutronclient.v2_0.client [None req-1e3d75f7-41f8-41c8-a8b7-88d15de63402 d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] The 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: 450/892] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:19 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 1809 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:20.210 8 WARNING neutronclient.v2_0.client [None req-6bdf96eb-91fa-4331-b851-b31bdd309bdf d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] The python binding code in 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/893] 10.0.0.122 () {32 vars in 740 bytes} [Mon May 11 06:56:20 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688/os-interface => generated 284 bytes in 223 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-05-11 06:56:20.533 7 WARNING neutronclient.v2_0.client [None req-b9acabf5-2c50-4780-bda7-d7a8291d715e 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The 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: 451/894] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:20 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1829 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-05-11 06:56:21.765 8 WARNING neutronclient.v2_0.client [None req-d69c661c-e628-4e8b-b7ce-7d89fe9851c2 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The python binding code in 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/895] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:21 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1829 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:22.045 7 INFO nova.api.openstack.compute.server_external_events [req-e4bf150c-f999-4dd6-9585-832aa2b5ac62 req-23314b67-6d28-4aad-9ed7-fad3d2923de9 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:a272c0dd-cd67-4802-83ae-c8c70d2d871c for instance a8e7e7c6-4540-4947-b5e9-1b8816b6a883 on instance 2026-05-11 06:56:22.046 7 INFO nova.api.openstack.compute.server_external_events [req-e4bf150c-f999-4dd6-9585-832aa2b5ac62 req-23314b67-6d28-4aad-9ed7-fad3d2923de9 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:838ac952-2b55-41f2-b05f-37118f32a13d for instance 0379a406-ba32-401a-b2cd-a2b4ef9a6688 on instance [pid: 7|app: 0|req: 452/896] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:56:22 2026] POST /v2.1/os-server-external-events => generated 352 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-05-11 06:56:22.961 8 WARNING neutronclient.v2_0.client [None req-16ee764b-de2e-485e-80f8-cff9bcbe14ab 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/897] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:22 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1829 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:24.092 7 INFO nova.api.openstack.compute.server_external_events [req-e25260e5-383e-4c19-80e4-fe536701e4a7 req-ac33b7d9-adea-4041-9e0c-668bbd932dcc 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:a272c0dd-cd67-4802-83ae-c8c70d2d871c for instance a8e7e7c6-4540-4947-b5e9-1b8816b6a883 on instance 2026-05-11 06:56:24.092 7 INFO nova.api.openstack.compute.server_external_events [req-e25260e5-383e-4c19-80e4-fe536701e4a7 req-ac33b7d9-adea-4041-9e0c-668bbd932dcc 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:a272c0dd-cd67-4802-83ae-c8c70d2d871c for instance a8e7e7c6-4540-4947-b5e9-1b8816b6a883 on instance [pid: 7|app: 0|req: 453/898] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:56:24 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-05-11 06:56:24.381 8 WARNING neutronclient.v2_0.client [None req-ffa17f74-9274-4526-8175-fb21ffbf280a 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The python binding code in 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/901] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:24 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1829 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-05-11 06:56:25.585 7 WARNING neutronclient.v2_0.client [None req-c0f4bca4-25d8-4a2e-ba19-11836f64feb6 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The 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/902] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:25 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1822 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:36.690 7 WARNING neutronclient.v2_0.client [None req-060c2310-1dc5-47c4-b8a5-1b60d0c3e1dc d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] The 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: 458/905] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:36 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 1929 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 448/906] 10.0.0.122 () {32 vars in 752 bytes} [Mon May 11 06:56:37 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688/os-server-password => generated 116 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/907] 10.0.0.122 () {32 vars in 717 bytes} [Mon May 11 06:56:39 2026] DELETE /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 0 bytes in 109 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-05-11 06:56:39.487 8 WARNING neutronclient.v2_0.client [None req-239f0d63-a754-4cd0-940f-43c61d7739fb d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/908] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:39 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 1935 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:40.682 7 WARNING neutronclient.v2_0.client [None req-cbd7ffd2-5396-4263-8cf3-82e46f4ee270 d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] 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-05-11 06:56:40.710 8 INFO nova.api.openstack.compute.server_external_events [req-8e33b446-1513-4540-bb64-5e99a6c9ef49 req-cb000baf-6bc7-4382-8d86-d13288e5510e 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:838ac952-2b55-41f2-b05f-37118f32a13d for instance 0379a406-ba32-401a-b2cd-a2b4ef9a6688 on instance [pid: 8|app: 0|req: 450/909] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:56:40 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: 460/910] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:40 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 1935 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:41.300 8 WARNING neutronclient.v2_0.client [None req-ac6af9d1-157c-4cba-bda5-e38ae646aa00 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/911] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:41 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1822 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 461/912] 10.0.0.122 () {32 vars in 717 bytes} [Mon May 11 06:56:41 2026] DELETE /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 0 bytes in 85 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-05-11 06:56:41.584 8 WARNING neutronclient.v2_0.client [None req-acfc356b-f7b7-4b0c-811f-b47d7fbd0e49 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The python binding code in 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.122 () {32 vars in 714 bytes} [Mon May 11 06:56:41 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1828 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:41.904 7 WARNING neutronclient.v2_0.client [None req-eb42f761-faf2-4db9-aafe-ae4d8378d6af d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] The 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: 462/914] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:41 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 1935 bytes in 599 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:42.733 8 WARNING neutronclient.v2_0.client [None req-d164e414-2c96-4c30-a4bf-a106714a5bbd 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] 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-05-11 06:56:42.770 7 INFO nova.api.openstack.compute.server_external_events [req-d0ae12f2-6ee3-4fe7-83a1-b17658fb1b0d req-c7e360de-e097-4ba4-99ef-aac1cd76036c 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:838ac952-2b55-41f2-b05f-37118f32a13d for instance 0379a406-ba32-401a-b2cd-a2b4ef9a6688 on instance 2026-05-11 06:56:42.770 7 INFO nova.api.openstack.compute.server_external_events [req-d0ae12f2-6ee3-4fe7-83a1-b17658fb1b0d req-c7e360de-e097-4ba4-99ef-aac1cd76036c 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-deleted:838ac952-2b55-41f2-b05f-37118f32a13d for instance 0379a406-ba32-401a-b2cd-a2b4ef9a6688 on instance [pid: 7|app: 0|req: 463/915] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:56:42 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/916] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:42 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1828 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:43.532 7 WARNING neutronclient.v2_0.client [None req-d4276566-fcd9-405d-818f-ec416d5fd786 d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] The 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: 464/917] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:43 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 1543 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-05-11 06:56:44.107 8 WARNING neutronclient.v2_0.client [None req-f93c65cc-692e-46df-bd2c-8f378eb3feff 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/918] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:44 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1828 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:44.644 7 WARNING neutronclient.v2_0.client [None req-4fa7c829-59c2-40b7-9f61-836f2b551ecc d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] The 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: 466/921] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:44 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 1543 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:56:44.831 8 INFO nova.api.openstack.compute.server_external_events [req-5081a293-2859-47c0-8a21-7f94f3119f1b req-8efc28f5-5936-457d-a4a7-2aaf16bf1bf4 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:a272c0dd-cd67-4802-83ae-c8c70d2d871c for instance a8e7e7c6-4540-4947-b5e9-1b8816b6a883 on instance 2026-05-11 06:56:44.831 8 INFO nova.api.openstack.compute.server_external_events [req-5081a293-2859-47c0-8a21-7f94f3119f1b req-8efc28f5-5936-457d-a4a7-2aaf16bf1bf4 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:a272c0dd-cd67-4802-83ae-c8c70d2d871c for instance a8e7e7c6-4540-4947-b5e9-1b8816b6a883 on instance 2026-05-11 06:56:44.831 8 INFO nova.api.openstack.compute.server_external_events [req-5081a293-2859-47c0-8a21-7f94f3119f1b req-8efc28f5-5936-457d-a4a7-2aaf16bf1bf4 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-deleted:a272c0dd-cd67-4802-83ae-c8c70d2d871c for instance a8e7e7c6-4540-4947-b5e9-1b8816b6a883 on instance [pid: 8|app: 0|req: 456/922] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:56:44 2026] POST /v2.1/os-server-external-events => generated 529 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-05-11 06:56:45.346 7 WARNING neutronclient.v2_0.client [None req-64cb1f83-7b4b-40b7-ac0f-161ae02d564d 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The 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: 467/923] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:45 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1473 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-05-11 06:56:45.721 8 INFO nova.api.openstack.wsgi [None req-816fd4e6-e50b-4455-b7b6-5a12d78c9ce2 d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] HTTP exception thrown: Instance 0379a406-ba32-401a-b2cd-a2b4ef9a6688 could not be found. [pid: 8|app: 0|req: 457/924] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:45 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => 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, ' 2026-05-11 06:56:45.752 7 INFO nova.api.openstack.wsgi [None req-1433016a-24e8-4bdf-86e3-bbe16af5b3d9 d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] HTTP exception thrown: Instance 0379a406-ba32-401a-b2cd-a2b4ef9a6688 could not be found. [pid: 7|app: 0|req: 468/925] 10.0.0.122 () {32 vars in 717 bytes} [Mon May 11 06:56:45 2026] DELETE /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => 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-05-11 06:56:45.801 8 INFO nova.api.openstack.wsgi [None req-d4260ffd-8f20-4259-8783-13e170aa1d60 d891ac953d504713a6fff8e25d4313a4 924eb1d72dff43afaee925beca0cbde6 - - default default] HTTP exception thrown: Instance 0379a406-ba32-401a-b2cd-a2b4ef9a6688 could not be found. [pid: 8|app: 0|req: 458/926] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:45 2026] GET /v2.1/servers/0379a406-ba32-401a-b2cd-a2b4ef9a6688 => generated 111 bytes in 35 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: 469/927] 10.0.0.122 () {32 vars in 705 bytes} [Mon May 11 06:56:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1267079893 => generated 0 bytes in 30 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-05-11 06:56:46.459 8 WARNING neutronclient.v2_0.client [None req-283aeaa5-865d-4987-ba8b-97547bf05d68 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The python binding code in 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/928] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:46 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1478 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/929] 10.0.0.122 () {32 vars in 727 bytes} [Mon May 11 06:56:46 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-2077115568 => 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-05-11 06:56:47.550 8 WARNING neutronclient.v2_0.client [None req-cb6013c0-60b3-4e8e-a3f1-65862a0e3359 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] The python binding code in 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/930] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:47 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => generated 1478 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:56:48.620 7 INFO nova.api.openstack.wsgi [None req-98324549-aa7d-49eb-9fb6-d9242e39c034 5f48ea565bac4b21831c74fdca813708 f9e35d3dee4a45a8bae233166685c881 - - default default] HTTP exception thrown: Instance a8e7e7c6-4540-4947-b5e9-1b8816b6a883 could not be found. [pid: 7|app: 0|req: 471/931] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:56:48 2026] GET /v2.1/servers/a8e7e7c6-4540-4947-b5e9-1b8816b6a883 => 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: 461/932] 10.0.0.122 () {32 vars in 705 bytes} [Mon May 11 06:56:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1409218065 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/935] 10.0.0.122 () {34 vars in 670 bytes} [Mon May 11 06:56:57 2026] POST /v2.1/os-keypairs => generated 398 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:57:00.204 8 WARNING neutronclient.v2_0.client [None req-42ed899f-d875-4be8-b597-d767d7d60612 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] 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-05-11 06:57:00.252 8 WARNING neutronclient.v2_0.client [None req-42ed899f-d875-4be8-b597-d767d7d60612 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] 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-05-11 06:57:00.408 8 WARNING neutronclient.v2_0.client [None req-42ed899f-d875-4be8-b597-d767d7d60612 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/936] 10.0.0.122 () {34 vars in 662 bytes} [Mon May 11 06:57:00 2026] POST /v2.1/servers => generated 449 bytes in 450 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-11 06:57:00.616 7 WARNING neutronclient.v2_0.client [None req-4be437d6-eae0-4a68-9200-40c2f27fea1c 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The 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/937] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:00 2026] GET /v2.1/servers/6f11f792-b460-4c0d-879d-7a1c38f46e6b => generated 1403 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:01.700 8 WARNING neutronclient.v2_0.client [None req-b3925041-f885-406d-916f-010589147061 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/938] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:01 2026] GET /v2.1/servers/6f11f792-b460-4c0d-879d-7a1c38f46e6b => generated 1399 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-05-11 06:57:02.786 7 WARNING neutronclient.v2_0.client [None req-713f2aca-5989-4b99-a88d-ebff950a7331 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The 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/939] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:02 2026] GET /v2.1/servers/6f11f792-b460-4c0d-879d-7a1c38f46e6b => generated 1455 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-05-11 06:57:03.871 8 WARNING neutronclient.v2_0.client [None req-e66a7c7a-f211-477a-a515-8cdb0b054bb8 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/940] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:03 2026] GET /v2.1/servers/6f11f792-b460-4c0d-879d-7a1c38f46e6b => generated 1455 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:05.038 7 WARNING neutronclient.v2_0.client [None req-122a03c7-f146-4b5b-af65-85ca441dcf55 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The 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: 477/943] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:05 2026] GET /v2.1/servers/6f11f792-b460-4c0d-879d-7a1c38f46e6b => generated 1530 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:05.862 8 INFO nova.api.openstack.compute.server_external_events [req-b8eb35b3-273a-458f-b64e-faa0d1bb8155 req-b9dbc86b-1b84-4ff8-b422-e5d809108d74 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:d2fcf5a3-5c2e-4133-82ae-d3395c14892c for instance 6f11f792-b460-4c0d-879d-7a1c38f46e6b on instance [pid: 8|app: 0|req: 467/944] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:57:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:06.309 7 WARNING neutronclient.v2_0.client [None req-519efaf8-c815-40ed-9712-b34ba2d915a0 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The 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: 478/945] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:06 2026] GET /v2.1/servers/6f11f792-b460-4c0d-879d-7a1c38f46e6b => generated 1528 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-05-11 06:57:07.456 8 WARNING neutronclient.v2_0.client [None req-5e747626-a7b0-47f7-91ba-0ce17e7dae45 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The python binding code in 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.122 () {32 vars in 714 bytes} [Mon May 11 06:57:07 2026] GET /v2.1/servers/6f11f792-b460-4c0d-879d-7a1c38f46e6b => generated 1528 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-05-11 06:57:08.618 7 WARNING neutronclient.v2_0.client [None req-624392eb-0ae6-4fec-810c-73df044b9dff 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The 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: 479/947] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:08 2026] GET /v2.1/servers/6f11f792-b460-4c0d-879d-7a1c38f46e6b => generated 1528 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-05-11 06:57:09.850 8 WARNING neutronclient.v2_0.client [None req-bb09b69c-2348-4cbc-bbc1-2171a4c2fefb 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/948] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:09 2026] GET /v2.1/servers/6f11f792-b460-4c0d-879d-7a1c38f46e6b => generated 1528 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:10.780 7 INFO nova.api.openstack.compute.server_external_events [req-f7f26dbb-8acd-4011-a296-9f936a8bb8d1 req-faada428-74d4-41c8-bb91-4445775ceeb2 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:d2fcf5a3-5c2e-4133-82ae-d3395c14892c for instance 6f11f792-b460-4c0d-879d-7a1c38f46e6b on instance [pid: 7|app: 0|req: 480/949] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:57:10 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-05-11 06:57:11.315 8 WARNING neutronclient.v2_0.client [None req-fb165e71-d0b6-4f2e-a02d-6fb4991a229d 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The python binding code in 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/950] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:11 2026] GET /v2.1/servers/6f11f792-b460-4c0d-879d-7a1c38f46e6b => generated 1528 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:12.741 7 WARNING neutronclient.v2_0.client [None req-6b165072-4aea-4fd7-9181-13f53e2aa418 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] 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-05-11 06:57:12.841 8 INFO nova.api.openstack.compute.server_external_events [req-1290cd95-468d-4f46-ab24-805e429350d8 req-ebfd1734-549f-4703-bc3b-b2d0f24edf45 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:d2fcf5a3-5c2e-4133-82ae-d3395c14892c for instance 6f11f792-b460-4c0d-879d-7a1c38f46e6b on instance [pid: 8|app: 0|req: 471/951] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:57:12 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) [pid: 7|app: 0|req: 481/952] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:12 2026] GET /v2.1/servers/6f11f792-b460-4c0d-879d-7a1c38f46e6b => generated 1528 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:13.925 8 WARNING neutronclient.v2_0.client [None req-8fac8c63-d552-47ea-8cba-b2d2eb1f276d 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The python binding code in 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.122 () {32 vars in 714 bytes} [Mon May 11 06:57:13 2026] GET /v2.1/servers/6f11f792-b460-4c0d-879d-7a1c38f46e6b => generated 1697 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:14.171 7 WARNING neutronclient.v2_0.client [None req-7e079d84-2117-4fcd-a001-b0ddafe2a849 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The 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.122 () {32 vars in 714 bytes} [Mon May 11 06:57:14 2026] GET /v2.1/servers/6f11f792-b460-4c0d-879d-7a1c38f46e6b => generated 1697 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:15.653 8 INFO nova.api.openstack.compute.server_external_events [req-ff3beac3-e9a8-43ed-85ce-b84441115751 req-382fa0a5-acff-4c4e-b60d-c2705330a54e 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:d2fcf5a3-5c2e-4133-82ae-d3395c14892c for instance 6f11f792-b460-4c0d-879d-7a1c38f46e6b on instance [pid: 8|app: 0|req: 474/957] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:57:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 484/958] 10.0.0.122 () {34 vars in 749 bytes} [Mon May 11 06:57:23 2026] POST /v2.1/servers/6f11f792-b460-4c0d-879d-7a1c38f46e6b/action => generated 31922 bytes in 565 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-05-11 06:57:27.785 7 INFO nova.api.openstack.compute.server_external_events [req-15c00e3a-6a50-4cde-99b0-e0faf977839f req-5dc8cb18-74b7-498e-8863-d03cd6f6cb99 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:d2fcf5a3-5c2e-4133-82ae-d3395c14892c for instance 6f11f792-b460-4c0d-879d-7a1c38f46e6b on instance [pid: 7|app: 0|req: 486/961] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:57:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 476/962] 10.0.0.122 () {34 vars in 670 bytes} [Mon May 11 06:57:28 2026] POST /v2.1/os-keypairs => generated 398 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:30.967 7 WARNING neutronclient.v2_0.client [None req-6d5ad33d-fc5d-4d4d-8ec2-90209ead2e10 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] 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-05-11 06:57:31.009 7 WARNING neutronclient.v2_0.client [None req-6d5ad33d-fc5d-4d4d-8ec2-90209ead2e10 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] 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-05-11 06:57:31.175 7 WARNING neutronclient.v2_0.client [None req-6d5ad33d-fc5d-4d4d-8ec2-90209ead2e10 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The 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: 487/963] 10.0.0.122 () {34 vars in 662 bytes} [Mon May 11 06:57:30 2026] POST /v2.1/servers => generated 449 bytes in 473 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-11 06:57:31.390 8 WARNING neutronclient.v2_0.client [None req-a4cb4e52-6d41-41b9-85b5-510efa42dbeb 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/964] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:31 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => generated 1403 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:32.720 7 WARNING neutronclient.v2_0.client [None req-31a7a892-32d7-4067-94aa-7572c0c13fd3 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The 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/965] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:32 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => generated 1399 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-05-11 06:57:33.811 8 WARNING neutronclient.v2_0.client [None req-3c9f28e4-d3e1-491b-b16b-f3f60f00269d 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/966] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:33 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => generated 1455 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:34.927 7 WARNING neutronclient.v2_0.client [None req-1b57c971-3c17-46b8-b78f-b99ff98db341 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The 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/969] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:34 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => generated 1455 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:36.170 8 WARNING neutronclient.v2_0.client [None req-8e9ae104-f846-4fb4-bf51-a2de6ee0b6c3 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/970] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:36 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => generated 1530 bytes in 1105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:37.508 7 INFO nova.api.openstack.compute.server_external_events [req-78b83968-a16b-46a0-ad5f-eee6aff3cf07 req-81a6160b-d4f9-4247-bdcc-c5cc265f453e 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:a5f385a4-9fd3-40d1-8b1c-00aad673ad10 for instance a5437ec6-bb96-4720-8cbc-425b56269d20 on instance [pid: 7|app: 0|req: 491/971] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:57:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:38.290 8 WARNING neutronclient.v2_0.client [None req-47a691ea-d19a-4313-adde-46456d07e607 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/972] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:38 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => generated 1528 bytes in 1215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:40.526 7 WARNING neutronclient.v2_0.client [None req-4f691b60-13d4-4f76-a3d8-01c2030dec90 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The 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: 492/973] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:40 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => generated 1528 bytes in 599 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:42.138 8 WARNING neutronclient.v2_0.client [None req-f983c058-7ec4-49e0-873c-17ec557e70f2 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/974] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:42 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => generated 1528 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:43.727 7 WARNING neutronclient.v2_0.client [None req-b8220262-b063-4f4f-86bf-cd606a06abe1 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The 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: 493/975] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:43 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => generated 1528 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:45.185 8 WARNING neutronclient.v2_0.client [None req-c77230c5-5edc-41f5-86f5-f194ea38a207 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The python binding code in 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/978] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:45 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => generated 1528 bytes in 938 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 495/979] 10.0.0.122 () {34 vars in 670 bytes} [Mon May 11 06:57:46 2026] POST /v2.1/os-keypairs => generated 396 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:47.142 8 WARNING neutronclient.v2_0.client [None req-06e124cb-4f6f-4442-9ad8-be09fbc51b02 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/980] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:47 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => generated 1528 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:57:48.499 7 WARNING neutronclient.v2_0.client [None req-4ad4fce6-328f-45df-9af9-352f868b3c33 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The 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: 496/981] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:48 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => generated 1528 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-05-11 06:57:49.606 8 WARNING neutronclient.v2_0.client [None req-c78f79ea-6810-46f3-9493-03a301ae5119 40ea8b9462ee4a81b68b8700dd996a59 5b161ed6e39649ebaeae330df864c18b - - default default] 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-05-11 06:57:49.655 8 WARNING neutronclient.v2_0.client [None req-c78f79ea-6810-46f3-9493-03a301ae5119 40ea8b9462ee4a81b68b8700dd996a59 5b161ed6e39649ebaeae330df864c18b - - default default] 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-05-11 06:57:49.898 8 WARNING neutronclient.v2_0.client [None req-c78f79ea-6810-46f3-9493-03a301ae5119 40ea8b9462ee4a81b68b8700dd996a59 5b161ed6e39649ebaeae330df864c18b - - default default] 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-05-11 06:57:49.994 7 WARNING neutronclient.v2_0.client [None req-f791fca7-8c2a-48d8-abb0-102e3caf14c0 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/982] 10.0.0.122 () {34 vars in 662 bytes} [Mon May 11 06:57:49 2026] POST /v2.1/servers => generated 446 bytes in 534 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/983] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:49 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => generated 1528 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-05-11 06:57:50.104 8 WARNING neutronclient.v2_0.client [None req-660551d7-01e5-415b-8dbf-54add6f536b5 40ea8b9462ee4a81b68b8700dd996a59 5b161ed6e39649ebaeae330df864c18b - - default default] The python binding code in 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/984] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:50 2026] GET /v2.1/servers/ea37bdc8-8cf3-4d97-82d2-15911cfd74eb => generated 1395 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:50.627 7 INFO nova.api.openstack.compute.server_external_events [req-93552e7b-a67a-476c-920f-ed68128b81f7 req-b432661b-c504-432b-9010-fee9bb8508f9 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:a5f385a4-9fd3-40d1-8b1c-00aad673ad10 for instance a5437ec6-bb96-4720-8cbc-425b56269d20 on instance [pid: 7|app: 0|req: 498/985] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:57:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:51.137 8 WARNING neutronclient.v2_0.client [None req-cc454c98-9ee1-4cda-9896-264dad7d93e8 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/986] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:51 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => generated 1528 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:52.292 7 WARNING neutronclient.v2_0.client [None req-94494113-ba83-414e-9d0a-a904aeba64b4 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The 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: 499/987] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:52 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => generated 1697 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:52.497 8 WARNING neutronclient.v2_0.client [None req-ede58624-3041-49f7-9896-4917a69098b7 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/988] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:52 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => generated 1697 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-05-11 06:57:52.679 7 INFO nova.api.openstack.compute.server_external_events [req-6170c5fc-ade6-451c-88f1-f2d2590f35d3 req-b73b81f5-bb6d-4593-8748-7f516f120057 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:a5f385a4-9fd3-40d1-8b1c-00aad673ad10 for instance a5437ec6-bb96-4720-8cbc-425b56269d20 on instance [pid: 7|app: 0|req: 500/989] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:57:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:54.725 7 INFO nova.api.openstack.compute.server_external_events [req-a626c77e-0988-46b0-8627-dff1deb5c55f req-d21c92c1-3959-412a-bb35-32dfa9f4e0d6 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:a5f385a4-9fd3-40d1-8b1c-00aad673ad10 for instance a5437ec6-bb96-4720-8cbc-425b56269d20 on instance [pid: 7|app: 0|req: 502/992] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:57:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:55.187 8 WARNING neutronclient.v2_0.client [None req-4e6aff77-580e-4c89-9ac1-9ed24977eee1 40ea8b9462ee4a81b68b8700dd996a59 5b161ed6e39649ebaeae330df864c18b - - default default] The python binding code in 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/993] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:57:55 2026] GET /v2.1/servers/ea37bdc8-8cf3-4d97-82d2-15911cfd74eb => generated 1519 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:56.769 7 INFO nova.api.openstack.compute.server_external_events [req-b443c06b-5f38-4f2c-960b-47e4bff01f05 req-9fb883c5-09b8-4492-aa06-e4893db0c972 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:d53df385-da6a-41ba-9485-248ce0ae2f16 for instance ea37bdc8-8cf3-4d97-82d2-15911cfd74eb on instance [pid: 7|app: 0|req: 503/994] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:57:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:57:59.344 8 INFO nova.api.openstack.compute.server_external_events [req-4eb98bcc-38cd-4399-9ed7-975eba507ad9 req-8fad9c16-0219-4997-baaf-0233e7c6bf6f 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:d53df385-da6a-41ba-9485-248ce0ae2f16 for instance ea37bdc8-8cf3-4d97-82d2-15911cfd74eb on instance [pid: 8|app: 0|req: 492/995] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:57:59 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-05-11 06:58:00.767 7 WARNING neutronclient.v2_0.client [None req-f8b9bd36-44b4-4439-a3cd-393a0b10731f 40ea8b9462ee4a81b68b8700dd996a59 5b161ed6e39649ebaeae330df864c18b - - default default] The 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/996] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:58:00 2026] GET /v2.1/servers/ea37bdc8-8cf3-4d97-82d2-15911cfd74eb => generated 1517 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-05-11 06:58:01.384 8 INFO nova.api.openstack.compute.server_external_events [req-0ec6461d-5930-40a1-9ba6-357517ce36a2 req-e653aa68-2efb-485c-b329-45f50d556289 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:d53df385-da6a-41ba-9485-248ce0ae2f16 for instance ea37bdc8-8cf3-4d97-82d2-15911cfd74eb on instance 2026-05-11 06:58:01.385 8 INFO nova.api.openstack.compute.server_external_events [req-0ec6461d-5930-40a1-9ba6-357517ce36a2 req-e653aa68-2efb-485c-b329-45f50d556289 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:d53df385-da6a-41ba-9485-248ce0ae2f16 for instance ea37bdc8-8cf3-4d97-82d2-15911cfd74eb on instance [pid: 8|app: 0|req: 493/997] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:58:01 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 505/998] 10.0.0.122 () {34 vars in 749 bytes} [Mon May 11 06:58:03 2026] POST /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20/action => generated 32103 bytes in 545 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: 494/1001] 10.0.0.122 () {32 vars in 717 bytes} [Mon May 11 06:58:04 2026] DELETE /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => 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-05-11 06:58:04.566 7 WARNING neutronclient.v2_0.client [None req-d1c2533f-c020-463d-b973-795c65f40601 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The 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: 508/1002] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:58:04 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => generated 1823 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:58:05.736 8 INFO nova.api.openstack.compute.server_external_events [req-393bec93-7dcb-406a-8d5d-fc63c61066f1 req-b3dc73d8-27e4-4196-ba2f-1adcff886266 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:a5f385a4-9fd3-40d1-8b1c-00aad673ad10 for instance a5437ec6-bb96-4720-8cbc-425b56269d20 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: 495/1003] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:58:05 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) 2026-05-11 06:58:05.783 7 WARNING neutronclient.v2_0.client [None req-c3aa1c6d-3f1c-4ae4-9ebe-f6531296769f 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] 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: 509/1004] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:58:05 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => generated 1823 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:58:05.955 8 WARNING neutronclient.v2_0.client [None req-9dcf2f93-9755-477c-9d82-72a1c68703b0 40ea8b9462ee4a81b68b8700dd996a59 5b161ed6e39649ebaeae330df864c18b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/1005] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:58:05 2026] GET /v2.1/servers/ea37bdc8-8cf3-4d97-82d2-15911cfd74eb => generated 1815 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:58:06.976 7 WARNING neutronclient.v2_0.client [None req-8908c37a-8c20-485d-807e-3edf4dd78ca4 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] 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: 510/1006] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:58:06 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => generated 1756 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:58:07.442 7 INFO nova.api.openstack.compute.server_external_events [req-76384c17-8a95-4d1a-848f-82c41c69ce96 req-74f38200-9a6b-4425-b574-617d543de13b 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:d53df385-da6a-41ba-9485-248ce0ae2f16 for instance ea37bdc8-8cf3-4d97-82d2-15911cfd74eb on instance [pid: 7|app: 0|req: 511/1007] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:58:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:58:07.482 8 WARNING neutronclient.v2_0.client [None req-f59e8ae8-0d51-4f7f-8e82-6554310cadbc 40ea8b9462ee4a81b68b8700dd996a59 5b161ed6e39649ebaeae330df864c18b - - default default] 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-05-11 06:58:07.526 8 WARNING neutronclient.v2_0.client [None req-f59e8ae8-0d51-4f7f-8e82-6554310cadbc 40ea8b9462ee4a81b68b8700dd996a59 5b161ed6e39649ebaeae330df864c18b - - default default] 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-05-11 06:58:07.758 8 WARNING neutronclient.v2_0.client [None req-f59e8ae8-0d51-4f7f-8e82-6554310cadbc 40ea8b9462ee4a81b68b8700dd996a59 5b161ed6e39649ebaeae330df864c18b - - default default] 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-05-11 06:58:07.781 7 INFO nova.api.openstack.compute.server_external_events [req-0f50a903-5f4d-4901-a1e5-4a56d5147d26 req-67dc21fa-f1c9-46c8-9484-f18517808791 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:a5f385a4-9fd3-40d1-8b1c-00aad673ad10 for instance a5437ec6-bb96-4720-8cbc-425b56269d20 on instance 2026-05-11 06:58:07.782 7 INFO nova.api.openstack.compute.server_external_events [req-0f50a903-5f4d-4901-a1e5-4a56d5147d26 req-67dc21fa-f1c9-46c8-9484-f18517808791 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-deleted:a5f385a4-9fd3-40d1-8b1c-00aad673ad10 for instance a5437ec6-bb96-4720-8cbc-425b56269d20 on instance [pid: 7|app: 0|req: 512/1008] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:58:07 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1009] 10.0.0.122 () {34 vars in 662 bytes} [Mon May 11 06:58:07 2026] POST /v2.1/servers => generated 446 bytes in 519 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-05-11 06:58:07.955 7 WARNING neutronclient.v2_0.client [None req-a72d0e01-604e-4b98-93ca-4ff49997107c 40ea8b9462ee4a81b68b8700dd996a59 5b161ed6e39649ebaeae330df864c18b - - default default] The 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: 513/1010] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:58:07 2026] GET /v2.1/servers/726aff95-789e-4350-97a5-5e32b20e2312 => generated 1395 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:58:08.485 8 WARNING neutronclient.v2_0.client [None req-10bd6836-14c6-46f8-9930-b3e27b4397bc 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/1011] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:58:08 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => generated 1489 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-05-11 06:58:09.577 7 WARNING neutronclient.v2_0.client [None req-ee4f53b3-f7e9-48dc-b0dc-bff7b3a88287 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The 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: 514/1012] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:58:09 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => generated 1489 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-05-11 06:58:10.671 8 INFO nova.api.openstack.wsgi [None req-ae881eff-227a-4bcc-94e9-3f3ca82d2426 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] HTTP exception thrown: Instance a5437ec6-bb96-4720-8cbc-425b56269d20 could not be found. [pid: 8|app: 0|req: 499/1013] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:58:10 2026] GET /v2.1/servers/a5437ec6-bb96-4720-8cbc-425b56269d20 => 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: 515/1014] 10.0.0.122 () {32 vars in 729 bytes} [Mon May 11 06:58:10 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1474093742 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 500/1015] 10.0.0.122 () {32 vars in 717 bytes} [Mon May 11 06:58:11 2026] DELETE /v2.1/servers/6f11f792-b460-4c0d-879d-7a1c38f46e6b => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-11 06:58:11.322 7 WARNING neutronclient.v2_0.client [None req-e9cfd9d7-c4e6-42cc-8a87-ae605c4e3498 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The 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: 516/1016] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:58:11 2026] GET /v2.1/servers/6f11f792-b460-4c0d-879d-7a1c38f46e6b => generated 1703 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:58:12.522 8 WARNING neutronclient.v2_0.client [None req-399b9088-7c6d-4961-a562-9fc5178bc637 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] 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-05-11 06:58:12.550 7 INFO nova.api.openstack.compute.server_external_events [req-a208078c-86d4-47ae-a225-5980a0ca5728 req-e6cc58b1-02b4-4f77-b1da-5cf92e147214 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:d2fcf5a3-5c2e-4133-82ae-d3395c14892c for instance 6f11f792-b460-4c0d-879d-7a1c38f46e6b on instance [pid: 7|app: 0|req: 517/1017] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:58:12 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: 8|app: 0|req: 501/1018] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:58:12 2026] GET /v2.1/servers/6f11f792-b460-4c0d-879d-7a1c38f46e6b => generated 1703 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:58:13.111 7 WARNING neutronclient.v2_0.client [None req-719b794f-314b-4b92-ba4f-eddab505e583 40ea8b9462ee4a81b68b8700dd996a59 5b161ed6e39649ebaeae330df864c18b - - default default] The 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/1019] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:58:13 2026] GET /v2.1/servers/726aff95-789e-4350-97a5-5e32b20e2312 => generated 1455 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:58:13.709 8 WARNING neutronclient.v2_0.client [None req-097c96f6-b1ca-4ec0-a84d-bd0d68399ab0 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1020] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:58:13 2026] GET /v2.1/servers/6f11f792-b460-4c0d-879d-7a1c38f46e6b => generated 1636 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:58:14.262 7 INFO nova.api.openstack.compute.server_external_events [req-567ff9f5-f3a2-43ce-8a4e-90cc397c7c00 req-e3ccb1ff-50bc-4130-ad7f-dcfefbedbc06 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:83bb5952-61dd-469b-b484-a797aa994dc3 for instance 726aff95-789e-4350-97a5-5e32b20e2312 on instance [pid: 7|app: 0|req: 519/1021] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:58:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:58:14.603 7 INFO nova.api.openstack.compute.server_external_events [req-dfeedf1d-4f0e-463d-aefb-29e482a3d11f req-a413ca61-b33e-43de-98aa-2fdc6fb93ce5 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:d2fcf5a3-5c2e-4133-82ae-d3395c14892c for instance 6f11f792-b460-4c0d-879d-7a1c38f46e6b on instance 2026-05-11 06:58:14.604 7 INFO nova.api.openstack.compute.server_external_events [req-dfeedf1d-4f0e-463d-aefb-29e482a3d11f req-a413ca61-b33e-43de-98aa-2fdc6fb93ce5 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-deleted:d2fcf5a3-5c2e-4133-82ae-d3395c14892c for instance 6f11f792-b460-4c0d-879d-7a1c38f46e6b on instance [pid: 7|app: 0|req: 521/1024] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:58:14 2026] POST /v2.1/os-server-external-events => generated 356 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-05-11 06:58:14.982 8 WARNING neutronclient.v2_0.client [None req-df20fdda-d256-45f2-8f5d-e6bc06311da5 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1025] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:58:14 2026] GET /v2.1/servers/6f11f792-b460-4c0d-879d-7a1c38f46e6b => generated 1489 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:58:16.078 7 WARNING neutronclient.v2_0.client [None req-297d8ad8-b73b-456a-abe0-8040a2d486d2 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] The 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/1026] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:58:16 2026] GET /v2.1/servers/6f11f792-b460-4c0d-879d-7a1c38f46e6b => generated 1489 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-05-11 06:58:17.155 8 INFO nova.api.openstack.wsgi [None req-d4b39588-ffa4-4e14-a4e5-220dc3b041e0 87cdf0d2a3754076b668fa7045257621 8a0ab50e15614d4ead8c7a8b919f3df5 - - default default] HTTP exception thrown: Instance 6f11f792-b460-4c0d-879d-7a1c38f46e6b could not be found. [pid: 8|app: 0|req: 505/1027] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:58:17 2026] GET /v2.1/servers/6f11f792-b460-4c0d-879d-7a1c38f46e6b => 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: 523/1028] 10.0.0.122 () {32 vars in 729 bytes} [Mon May 11 06:58:17 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1792835275 => 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-05-11 06:58:18.206 8 WARNING neutronclient.v2_0.client [None req-769a37ca-4d7e-45a3-8460-3053916e18c8 40ea8b9462ee4a81b68b8700dd996a59 5b161ed6e39649ebaeae330df864c18b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1029] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:58:18 2026] GET /v2.1/servers/726aff95-789e-4350-97a5-5e32b20e2312 => generated 1517 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:58:19.297 7 INFO nova.api.openstack.compute.server_external_events [req-09c0d0e5-6894-45f5-8c22-97faa257cf96 req-f65597ae-bded-49ca-8c2c-6d60a962e7b2 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:83bb5952-61dd-469b-b484-a797aa994dc3 for instance 726aff95-789e-4350-97a5-5e32b20e2312 on instance [pid: 7|app: 0|req: 524/1030] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:58:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:58:21.344 8 INFO nova.api.openstack.compute.server_external_events [req-97417b77-0705-4b64-a51d-1ad1902dd772 req-d1cc0def-0f5e-45e8-863f-2d28b00ba7a6 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:83bb5952-61dd-469b-b484-a797aa994dc3 for instance 726aff95-789e-4350-97a5-5e32b20e2312 on instance [pid: 8|app: 0|req: 507/1031] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:58:21 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-05-11 06:58:23.393 7 WARNING neutronclient.v2_0.client [None req-927cd48a-f47b-4258-a488-de71b175b86a 40ea8b9462ee4a81b68b8700dd996a59 5b161ed6e39649ebaeae330df864c18b - - default default] The 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: 525/1032] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 06:58:23 2026] GET /v2.1/servers/726aff95-789e-4350-97a5-5e32b20e2312 => generated 1818 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:58:24.824 8 INFO nova.api.openstack.compute.server_external_events [req-25086982-bc90-4851-9b96-8c6b9583be3d req-26396243-7f7e-4036-869f-96bfbac66b95 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:83bb5952-61dd-469b-b484-a797aa994dc3 for instance 726aff95-789e-4350-97a5-5e32b20e2312 on instance [pid: 8|app: 0|req: 509/1035] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:58:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:58:52.868 8 WARNING neutronclient.v2_0.client [None req-f91a7908-c0e3-41bd-8646-a708773cfe04 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] 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-05-11 06:58:52.913 8 WARNING neutronclient.v2_0.client [None req-f91a7908-c0e3-41bd-8646-a708773cfe04 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] 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-05-11 06:58:53.053 8 WARNING neutronclient.v2_0.client [None req-f91a7908-c0e3-41bd-8646-a708773cfe04 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1040] 199.204.45.23 () {36 vars in 712 bytes} [Mon May 11 06:58:52 2026] POST /v2.1/servers => generated 453 bytes in 899 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-05-11 06:58:53.665 7 WARNING neutronclient.v2_0.client [None req-d3f2a014-d0ab-4de3-9abc-5891fff6ffbd 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] The 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: 529/1041] 199.204.45.23 () {32 vars in 731 bytes} [Mon May 11 06:58:53 2026] GET /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c => generated 2213 bytes in 280 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-05-11 06:58:53.953 8 WARNING neutronclient.v2_0.client [None req-d1bc3415-9635-4dad-a3e1-6f1af985d67b 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] The python binding code in 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/1042] 199.204.45.23 () {32 vars in 757 bytes} [Mon May 11 06:58:53 2026] GET /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c/os-interface => generated 28 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 530/1043] 199.204.45.23 () {32 vars in 775 bytes} [Mon May 11 06:58:53 2026] GET /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c/os-volume_attachments => generated 25 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:58:56.665 8 WARNING neutronclient.v2_0.client [None req-527cefb4-23a3-4f59-a5f4-a0f6e1a9317a 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1046] 199.204.45.23 () {32 vars in 731 bytes} [Mon May 11 06:58:56 2026] GET /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c => generated 2371 bytes in 85 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-05-11 06:58:56.759 7 WARNING neutronclient.v2_0.client [None req-467b1251-f7b3-49c6-aa89-62f7e03be4ae 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] The 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: 532/1047] 199.204.45.23 () {32 vars in 757 bytes} [Mon May 11 06:58:56 2026] GET /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c/os-interface => generated 28 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: 516/1048] 199.204.45.23 () {32 vars in 775 bytes} [Mon May 11 06:58:56 2026] GET /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c/os-volume_attachments => generated 197 bytes in 62 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-05-11 06:58:59.486 7 INFO nova.api.openstack.compute.server_external_events [req-efb61913-fc71-41f6-9ced-bbe656f8db98 req-7f40b6ea-c03e-4d25-b4ac-a8e76765f871 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:99ec15ff-8d7c-455d-9026-5a733ba6ca21 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 7|app: 0|req: 533/1049] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:58:59 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-05-11 06:58:59.764 8 WARNING neutronclient.v2_0.client [None req-e40ca993-f653-4c19-84e8-f666b5f62b9f 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1050] 199.204.45.23 () {32 vars in 731 bytes} [Mon May 11 06:58:59 2026] GET /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c => generated 2445 bytes in 137 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-05-11 06:58:59.903 7 WARNING neutronclient.v2_0.client [None req-e525bd37-8896-4bd6-b17d-820dffa93195 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] The 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: 534/1051] 199.204.45.23 () {32 vars in 757 bytes} [Mon May 11 06:58:59 2026] GET /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c/os-interface => generated 284 bytes in 90 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: 518/1052] 199.204.45.23 () {32 vars in 775 bytes} [Mon May 11 06:58:59 2026] GET /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c/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, ' 2026-05-11 06:59:02.684 7 WARNING neutronclient.v2_0.client [None req-79cc2261-804b-43b8-813a-3cb030482c1f 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] The 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: 535/1053] 199.204.45.23 () {32 vars in 731 bytes} [Mon May 11 06:59:02 2026] GET /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c => generated 2433 bytes in 190 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-05-11 06:59:02.856 8 WARNING neutronclient.v2_0.client [None req-a3b07aa8-1b6d-40c4-b005-41853aeec1ab 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] The python binding code in 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/1054] 199.204.45.23 () {32 vars in 757 bytes} [Mon May 11 06:59:02 2026] GET /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c/os-interface => generated 284 bytes in 90 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: 536/1055] 199.204.45.23 () {32 vars in 775 bytes} [Mon May 11 06:59:02 2026] GET /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c/os-volume_attachments => generated 197 bytes in 205 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-05-11 06:59:05.793 7 INFO nova.api.openstack.compute.server_external_events [req-ae766371-6fcc-4540-b572-c4a047067492 req-9d245a49-08a0-4895-9ca5-5461dd6715c1 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:99ec15ff-8d7c-455d-9026-5a733ba6ca21 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 7|app: 0|req: 538/1058] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:59:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 184 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-05-11 06:59:06.041 8 WARNING neutronclient.v2_0.client [None req-0cca28f0-cde2-4116-8bed-69f89bb58e2d 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1059] 199.204.45.23 () {32 vars in 731 bytes} [Mon May 11 06:59:06 2026] GET /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c => generated 2433 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:59:06.168 7 WARNING neutronclient.v2_0.client [None req-6959c416-2b1a-4e76-a524-8db4934664c4 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] The 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: 539/1060] 199.204.45.23 () {32 vars in 757 bytes} [Mon May 11 06:59:06 2026] GET /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c/os-interface => generated 286 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 522/1061] 199.204.45.23 () {32 vars in 775 bytes} [Mon May 11 06:59:06 2026] GET /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:59:07.830 7 INFO nova.api.openstack.compute.server_external_events [req-458bee5b-13be-40c1-aa0b-35977f74ef8e req-46522527-db10-4985-b421-fb58a7fbcf05 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:99ec15ff-8d7c-455d-9026-5a733ba6ca21 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 7|app: 0|req: 540/1062] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:59:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:59:08.899 8 WARNING neutronclient.v2_0.client [None req-8185c58a-4e15-48c6-a836-db9230dce175 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1063] 199.204.45.23 () {32 vars in 731 bytes} [Mon May 11 06:59:08 2026] GET /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c => generated 2581 bytes in 127 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-05-11 06:59:09.034 7 WARNING neutronclient.v2_0.client [None req-704a6a78-46a0-44cb-accc-1921ddff8d5a 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] The 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: 541/1064] 199.204.45.23 () {32 vars in 757 bytes} [Mon May 11 06:59:09 2026] GET /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c/os-interface => generated 286 bytes in 86 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: 524/1065] 199.204.45.23 () {32 vars in 775 bytes} [Mon May 11 06:59:09 2026] GET /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:59:43.422 7 WARNING neutronclient.v2_0.client [None req-292ad090-aa43-4c76-895c-b1ff6735fa8d 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] 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-05-11 06:59:43.510 7 WARNING neutronclient.v2_0.client [None req-292ad090-aa43-4c76-895c-b1ff6735fa8d 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] 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-05-11 06:59:46.788 8 INFO nova.api.openstack.compute.server_external_events [req-963e67e7-85e3-4b59-b4c7-23c9056a69af req-4d3e04c6-4285-4d6e-bdf3-094f923a4d2b 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:c24d1d2a-e4f7-430c-bfa3-2c7ae02a8609 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 8|app: 0|req: 530/1074] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:59:46 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-05-11 06:59:50.041 8 INFO nova.api.openstack.compute.server_external_events [req-7380e56f-0d90-4337-a5c7-f9b8a73f0931 req-71fbd29b-3291-451e-84b8-d185ecc9b4cf 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:c24d1d2a-e4f7-430c-bfa3-2c7ae02a8609 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 8|app: 0|req: 531/1075] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:59:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 185 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-05-11 06:59:52.095 8 INFO nova.api.openstack.compute.server_external_events [req-22eb7663-3e2e-44a0-829b-44612f2603ce req-6d3b255d-7c08-459f-9d46-ec4687f7c42a 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:c24d1d2a-e4f7-430c-bfa3-2c7ae02a8609 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 8|app: 0|req: 532/1076] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:59:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:59:53.087 7 WARNING neutronclient.v2_0.client [None req-292ad090-aa43-4c76-895c-b1ff6735fa8d 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] The 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: 545/1077] 199.204.45.23 () {36 vars in 810 bytes} [Mon May 11 06:59:43 2026] POST /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c/os-interface => generated 280 bytes in 9769 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-05-11 06:59:53.689 8 INFO nova.api.openstack.compute.server_external_events [req-67762e7d-83e8-4d60-9af6-7eb65c5ffea7 req-9682feef-72bf-48e1-8117-afd9f91e426d 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:c24d1d2a-e4f7-430c-bfa3-2c7ae02a8609 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 8|app: 0|req: 533/1078] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:59:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:59:55.735 8 INFO nova.api.openstack.compute.server_external_events [req-aca88f30-2f39-433c-9aa7-9440e253fd01 req-c1debb1b-34d3-4d34-8637-da396385cbe4 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:c24d1d2a-e4f7-430c-bfa3-2c7ae02a8609 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 8|app: 0|req: 535/1081] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 06:59:55 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: 8|app: 0|req: 537/1084] 10.0.0.68 () {28 vars in 452 bytes} [Mon May 11 07:00:09 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: 7|app: 0|req: 548/1085] 10.0.0.68 () {30 vars in 656 bytes} [Mon May 11 07:00:09 2026] GET /v2.1 => generated 0 bytes in 70 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: 538/1086] 10.0.0.68 () {32 vars in 729 bytes} [Mon May 11 07:00:09 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1087] 10.0.0.68 () {34 vars in 763 bytes} [Mon May 11 07:00:09 2026] GET /v2.1/os-services => generated 783 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1088] 10.0.0.68 () {28 vars in 452 bytes} [Mon May 11 07:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 550/1089] 10.0.0.68 () {30 vars in 656 bytes} [Mon May 11 07:00:13 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 540/1090] 10.0.0.68 () {32 vars in 729 bytes} [Mon May 11 07:00:13 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: 7|app: 0|req: 551/1091] 10.0.0.68 () {34 vars in 763 bytes} [Mon May 11 07:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1094] 10.0.0.68 () {28 vars in 452 bytes} [Mon May 11 07:00:18 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: 7|app: 0|req: 553/1095] 10.0.0.68 () {30 vars in 656 bytes} [Mon May 11 07:00:18 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 543/1096] 10.0.0.68 () {32 vars in 729 bytes} [Mon May 11 07:00:18 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: 554/1097] 10.0.0.68 () {34 vars in 806 bytes} [Mon May 11 07:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-11 07:00:22.041 8 WARNING neutronclient.v2_0.client [None req-47bd5fe0-cdf8-4b6e-9511-5dfcaf495a97 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] 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-05-11 07:00:22.094 8 WARNING neutronclient.v2_0.client [None req-47bd5fe0-cdf8-4b6e-9511-5dfcaf495a97 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] The 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/1098] 10.0.0.68 () {28 vars in 452 bytes} [Mon May 11 07:00:22 2026] GET /v2.1 => generated 114 bytes in 2 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: 7|app: 0|req: 556/1099] 10.0.0.68 () {30 vars in 656 bytes} [Mon May 11 07:00:22 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 557/1100] 10.0.0.68 () {32 vars in 729 bytes} [Mon May 11 07:00:22 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1101] 10.0.0.68 () {34 vars in 806 bytes} [Mon May 11 07:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 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, ' 2026-05-11 07:00:24.603 7 INFO nova.api.openstack.compute.server_external_events [req-f040c94c-d142-4b3e-a8e5-be376156eebf req-2dba66f9-e119-4f5c-bad6-5390accc9e20 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:6bc5e745-b1d3-45e1-8ece-fdccc0ab8d12 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 7|app: 0|req: 561/1104] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:00: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-05-11 07:00:25.580 7 INFO nova.api.openstack.compute.server_external_events [req-786fdaa1-cb12-4dfb-85b8-a90cc00a3f9e req-2052339d-0da7-426b-b0f6-de66d198c04e 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:6bc5e745-b1d3-45e1-8ece-fdccc0ab8d12 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 7|app: 0|req: 562/1105] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:00:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 07:00:28.075 7 INFO nova.api.openstack.compute.server_external_events [req-28962fb1-82a4-448a-8f95-2c946dbdc2af req-a72636a4-fcc1-4009-b915-b4936cb061f6 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:6bc5e745-b1d3-45e1-8ece-fdccc0ab8d12 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 7|app: 0|req: 563/1106] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:00:28 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-05-11 07:00:30.126 7 INFO nova.api.openstack.compute.server_external_events [req-fc27a8d3-1273-4253-b5e5-67985a1f854b req-d1ca7f3b-c830-4b9c-bd6a-a724d5861234 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:6bc5e745-b1d3-45e1-8ece-fdccc0ab8d12 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 7|app: 0|req: 564/1107] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:00: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-05-11 07:00:31.158 8 WARNING neutronclient.v2_0.client [None req-47bd5fe0-cdf8-4b6e-9511-5dfcaf495a97 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1108] 199.204.45.23 () {36 vars in 810 bytes} [Mon May 11 07:00:21 2026] POST /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c/os-interface => generated 376 bytes in 9252 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-05-11 07:00:42.254 7 WARNING neutronclient.v2_0.client [None req-706c3e4e-d422-4a69-adeb-e91164ee07f1 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] 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-05-11 07:00:42.299 7 WARNING neutronclient.v2_0.client [None req-706c3e4e-d422-4a69-adeb-e91164ee07f1 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] 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-05-11 07:00:44.795 8 INFO nova.api.openstack.compute.server_external_events [req-0a0cace8-a7c3-41d8-8a92-ee98566fd9ce req-cca32773-2d1c-4944-bdda-e092b2a1d7cb 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:0f50cdc5-7a3c-494a-b03c-22fb15542140 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 8|app: 0|req: 548/1113] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:00:44 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-05-11 07:00:48.377 8 INFO nova.api.openstack.compute.server_external_events [req-3b238341-50c8-4f59-ba3c-bfd787910fc3 req-a3c322e8-d537-4319-b7aa-f4b182e0d0dd 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:0f50cdc5-7a3c-494a-b03c-22fb15542140 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 8|app: 0|req: 549/1114] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 07:00:50.419 8 INFO nova.api.openstack.compute.server_external_events [req-3644f3ef-a3d8-4656-9bba-3908c24447a3 req-53d91b25-41ee-46b4-883e-d83184527ab4 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-plugged:0f50cdc5-7a3c-494a-b03c-22fb15542140 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 8|app: 0|req: 550/1115] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:00:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 07:00:51.330 7 WARNING neutronclient.v2_0.client [None req-706c3e4e-d422-4a69-adeb-e91164ee07f1 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] The 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: 566/1116] 199.204.45.23 () {36 vars in 810 bytes} [Mon May 11 07:00:42 2026] POST /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c/os-interface => generated 378 bytes in 9174 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-05-11 07:00:52.464 8 INFO nova.api.openstack.compute.server_external_events [req-57b21a23-fe9c-44cb-9fb7-526b245c95f2 req-ab7eed91-e728-4c86-b960-99208f4ab1f5 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:6bc5e745-b1d3-45e1-8ece-fdccc0ab8d12 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 8|app: 0|req: 551/1117] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:00:52 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-05-11 07:01:05.868 8 INFO nova.api.openstack.compute.server_external_events [req-99fa0848-bd39-4885-a623-9a216c3b3cd4 req-cd1872e1-4b4f-4f06-ad95-4ece44bc9e23 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:0f50cdc5-7a3c-494a-b03c-22fb15542140 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 8|app: 0|req: 554/1122] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:01: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, ' [pid: 7|app: 0|req: 569/1123] 199.204.45.23 () {34 vars in 853 bytes} [Mon May 11 07:01:06 2026] DELETE /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c/os-interface/0f50cdc5-7a3c-494a-b03c-22fb15542140 => generated 0 bytes in 62 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-05-11 07:01:07.907 8 INFO nova.api.openstack.compute.server_external_events [req-01fc834f-3b2f-42ec-9df8-4b2901a0b216 req-c9489608-0c2b-42b4-987e-dbb687db8a88 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:0f50cdc5-7a3c-494a-b03c-22fb15542140 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 8|app: 0|req: 555/1124] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:01:07 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-05-11 07:01:08.773 7 INFO nova.api.openstack.compute.server_external_events [req-1f676c62-00c6-4177-bac8-5f8684cce613 req-ba2dcb17-f657-4617-a2da-48b336ceb3d6 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:0f50cdc5-7a3c-494a-b03c-22fb15542140 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 7|app: 0|req: 570/1125] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:01:08 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 07:01:10.815 8 INFO nova.api.openstack.compute.server_external_events [req-fd1e5b3c-b886-420a-83a1-415d2213f01d req-beba3480-53f5-40be-9477-8d826e759886 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:0f50cdc5-7a3c-494a-b03c-22fb15542140 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 8|app: 0|req: 556/1126] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:01:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 07:01:16.312 8 INFO nova.api.openstack.compute.server_external_events [req-3e1eabe7-ae2e-4535-93b2-d5f6f65abc2d req-fabc3a88-ed3d-4948-b4be-67f165bae348 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:6bc5e745-b1d3-45e1-8ece-fdccc0ab8d12 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 8|app: 0|req: 558/1129] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:01:16 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: 572/1130] 199.204.45.23 () {34 vars in 853 bytes} [Mon May 11 07:01:16 2026] DELETE /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c/os-interface/6bc5e745-b1d3-45e1-8ece-fdccc0ab8d12 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 07:01:18.424 8 INFO nova.api.openstack.compute.server_external_events [req-406d1419-67db-4da1-a244-0e9082896b8a req-f6e09102-6246-428b-acb4-de693450873e 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:6bc5e745-b1d3-45e1-8ece-fdccc0ab8d12 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 8|app: 0|req: 559/1131] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:01:18 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-05-11 07:01:20.473 7 INFO nova.api.openstack.compute.server_external_events [req-0e2e92b8-3f89-43ef-86b4-ddd8c9791d05 req-d8052c2a-3b59-4304-8533-703801a07d95 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:6bc5e745-b1d3-45e1-8ece-fdccc0ab8d12 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 7|app: 0|req: 573/1132] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:01:20 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: 8|app: 0|req: 562/1137] 199.204.45.23 () {34 vars in 853 bytes} [Mon May 11 07:01:37 2026] DELETE /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c/os-interface/c24d1d2a-e4f7-430c-bfa3-2c7ae02a8609 => generated 0 bytes in 64 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-05-11 07:01:39.183 7 INFO nova.api.openstack.compute.server_external_events [req-5cedc009-d7cf-4577-b48c-f5bfbde2da5c req-07d7b245-3535-4361-bdbc-50e1bffce45d 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:c24d1d2a-e4f7-430c-bfa3-2c7ae02a8609 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 7|app: 0|req: 576/1138] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:01:39 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-05-11 07:01:41.234 8 INFO nova.api.openstack.compute.server_external_events [req-53f9faf7-b6de-4efc-b85e-d46023029c4b req-54449a24-ba9b-4cc9-bae3-f3e5f8af907b 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:c24d1d2a-e4f7-430c-bfa3-2c7ae02a8609 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 8|app: 0|req: 563/1139] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:01:41 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, ' [pid: 7|app: 0|req: 577/1140] 199.204.45.23 () {34 vars in 753 bytes} [Mon May 11 07:01:41 2026] DELETE /v2.1/servers/54c51bec-8afe-4c58-8b30-b4ebd1454f6c => generated 0 bytes in 120 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-05-11 07:01:43.152 8 INFO nova.api.openstack.compute.server_external_events [req-428a2251-daba-498c-a4fc-a9c5c540733e req-8611f05c-3fcb-4c5e-b855-02fb997d9c6d 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:99ec15ff-8d7c-455d-9026-5a733ba6ca21 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 8|app: 0|req: 564/1141] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:01:43 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-05-11 07:01:44.497 7 INFO nova.api.openstack.compute.server_external_events [req-7e520bc0-b2a3-414a-9694-19eac4563d2b req-6519681c-dc9c-4e0d-8e44-1ba04d4b740e 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-deleted:99ec15ff-8d7c-455d-9026-5a733ba6ca21 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 7|app: 0|req: 578/1142] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:01:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 07:01:45.191 8 INFO nova.api.openstack.compute.server_external_events [req-7797d7e4-7ab7-4697-9960-1215131b893a req-518ecef3-5099-4a56-b7d0-3ba6e445bf6f 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:99ec15ff-8d7c-455d-9026-5a733ba6ca21 for instance 54c51bec-8afe-4c58-8b30-b4ebd1454f6c on instance [pid: 8|app: 0|req: 566/1145] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:01:45 2026] POST /v2.1/os-server-external-events => generated 185 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: 580/1146] 10.0.0.122 () {32 vars in 717 bytes} [Mon May 11 07:01:46 2026] DELETE /v2.1/servers/726aff95-789e-4350-97a5-5e32b20e2312 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 07:01:46.869 8 WARNING neutronclient.v2_0.client [None req-306d69bf-902c-4a22-8875-a1833a92c559 40ea8b9462ee4a81b68b8700dd996a59 5b161ed6e39649ebaeae330df864c18b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1147] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 07:01:46 2026] GET /v2.1/servers/726aff95-789e-4350-97a5-5e32b20e2312 => generated 1944 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-05-11 07:01:47.228 7 INFO nova.api.openstack.compute.server_external_events [req-0c7c107d-fe53-4e6c-8f89-742e84908641 req-634bfd81-6070-4a8f-8a83-b5fe739edb3f 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:83bb5952-61dd-469b-b484-a797aa994dc3 for instance 726aff95-789e-4350-97a5-5e32b20e2312 on instance [pid: 7|app: 0|req: 581/1148] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:01:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 07:01:49.269 8 INFO nova.api.openstack.compute.server_external_events [req-26ac7778-79dd-4f9d-8aa3-a6418baa950f req-0b30a05a-fbb8-4bb9-9d6c-e6470918efd8 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:83bb5952-61dd-469b-b484-a797aa994dc3 for instance 726aff95-789e-4350-97a5-5e32b20e2312 on instance 2026-05-11 07:01:49.269 8 INFO nova.api.openstack.compute.server_external_events [req-26ac7778-79dd-4f9d-8aa3-a6418baa950f req-0b30a05a-fbb8-4bb9-9d6c-e6470918efd8 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:83bb5952-61dd-469b-b484-a797aa994dc3 for instance 726aff95-789e-4350-97a5-5e32b20e2312 on instance [pid: 8|app: 0|req: 568/1149] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:01:49 2026] POST /v2.1/os-server-external-events => generated 358 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-05-11 07:01:51.311 7 INFO nova.api.openstack.compute.server_external_events [req-f5b3371d-faf3-4a85-b741-e60ff50d9019 req-64074a36-8052-4715-a6f5-3fb352ddda80 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-deleted:83bb5952-61dd-469b-b484-a797aa994dc3 for instance 726aff95-789e-4350-97a5-5e32b20e2312 on instance [pid: 7|app: 0|req: 582/1150] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:01:51 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-05-11 07:01:52.083 8 WARNING neutronclient.v2_0.client [None req-451cd9ad-8e45-4037-a0d3-5007ffcb47ea 40ea8b9462ee4a81b68b8700dd996a59 5b161ed6e39649ebaeae330df864c18b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1151] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 07:01:52 2026] GET /v2.1/servers/726aff95-789e-4350-97a5-5e32b20e2312 => generated 1481 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-05-11 07:01:57.161 7 INFO nova.api.openstack.wsgi [None req-8caead06-bdf3-424c-88bc-6ee1f0c73543 40ea8b9462ee4a81b68b8700dd996a59 5b161ed6e39649ebaeae330df864c18b - - default default] HTTP exception thrown: Instance 726aff95-789e-4350-97a5-5e32b20e2312 could not be found. [pid: 7|app: 0|req: 584/1154] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 07:01:57 2026] GET /v2.1/servers/726aff95-789e-4350-97a5-5e32b20e2312 => 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-05-11 07:01:57.579 8 INFO nova.api.openstack.compute.server_external_events [req-0216abf3-0baa-4c3f-bcd1-512825900104 req-c6611f81-0a00-49db-a7c7-143751f4025d 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-changed:d53df385-da6a-41ba-9485-248ce0ae2f16 for instance ea37bdc8-8cf3-4d97-82d2-15911cfd74eb on instance [pid: 8|app: 0|req: 571/1155] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:01:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 585/1156] 10.0.0.122 () {32 vars in 717 bytes} [Mon May 11 07:01:57 2026] DELETE /v2.1/servers/ea37bdc8-8cf3-4d97-82d2-15911cfd74eb => generated 0 bytes in 136 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-05-11 07:01:57.769 8 WARNING neutronclient.v2_0.client [None req-18695594-b9a3-4b69-936e-82c56534807c 40ea8b9462ee4a81b68b8700dd996a59 5b161ed6e39649ebaeae330df864c18b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1157] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 07:01:57 2026] GET /v2.1/servers/ea37bdc8-8cf3-4d97-82d2-15911cfd74eb => generated 1941 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 07:01:59.620 7 INFO nova.api.openstack.compute.server_external_events [req-704cfeb8-fe1a-460e-9742-1682ca658a25 req-0a8d0e6c-d637-481d-956b-89a25c2466a6 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:d53df385-da6a-41ba-9485-248ce0ae2f16 for instance ea37bdc8-8cf3-4d97-82d2-15911cfd74eb on instance 2026-05-11 07:01:59.620 7 INFO nova.api.openstack.compute.server_external_events [req-704cfeb8-fe1a-460e-9742-1682ca658a25 req-0a8d0e6c-d637-481d-956b-89a25c2466a6 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-unplugged:d53df385-da6a-41ba-9485-248ce0ae2f16 for instance ea37bdc8-8cf3-4d97-82d2-15911cfd74eb on instance [pid: 7|app: 0|req: 586/1158] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:01:59 2026] POST /v2.1/os-server-external-events => generated 358 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-05-11 07:02:01.654 8 INFO nova.api.openstack.compute.server_external_events [req-f01d3f78-3203-4a31-af8b-0df0adef6f8a req-b81740f8-47db-4174-a91b-2938203bde72 0997af71840b4f2f9add80d3f162597c ec042c72f9ab428a9a0cec331c74d078 - - d7f1770754b64940bffd7035d7dff678 d7f1770754b64940bffd7035d7dff678] Creating event network-vif-deleted:d53df385-da6a-41ba-9485-248ce0ae2f16 for instance ea37bdc8-8cf3-4d97-82d2-15911cfd74eb on instance [pid: 8|app: 0|req: 573/1159] 10.0.0.67 () {38 vars in 813 bytes} [Mon May 11 07:02:01 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-05-11 07:02:02.995 7 WARNING neutronclient.v2_0.client [None req-cce5f287-ae17-42c7-9b88-e784efaa7a9c 40ea8b9462ee4a81b68b8700dd996a59 5b161ed6e39649ebaeae330df864c18b - - default default] The 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: 587/1160] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 07:02:02 2026] GET /v2.1/servers/ea37bdc8-8cf3-4d97-82d2-15911cfd74eb => generated 1481 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 07:02:08.076 7 INFO nova.api.openstack.wsgi [None req-c13894ba-9fe3-42a6-9006-34cbf57f354c 40ea8b9462ee4a81b68b8700dd996a59 5b161ed6e39649ebaeae330df864c18b - - default default] HTTP exception thrown: Instance ea37bdc8-8cf3-4d97-82d2-15911cfd74eb could not be found. [pid: 7|app: 0|req: 589/1163] 10.0.0.122 () {32 vars in 714 bytes} [Mon May 11 07:02:08 2026] GET /v2.1/servers/ea37bdc8-8cf3-4d97-82d2-15911cfd74eb => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 575/1164] 10.0.0.122 () {32 vars in 725 bytes} [Mon May 11 07:02:09 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1625470682 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 07:02:10.027 7 INFO nova.api.openstack.wsgi [None req-d0fd1046-7ed8-42cb-a9de-ac76e456797d 40ea8b9462ee4a81b68b8700dd996a59 5b161ed6e39649ebaeae330df864c18b - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1625470682 not found for user 40ea8b9462ee4a81b68b8700dd996a59 [pid: 7|app: 0|req: 590/1165] 10.0.0.122 () {32 vars in 722 bytes} [Mon May 11 07:02:10 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1625470682 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1170] 10.0.0.122 () {32 vars in 654 bytes} [Mon May 11 07:02:25 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1171] 10.0.0.122 () {32 vars in 640 bytes} [Mon May 11 07:02:25 2026] GET /v2.1/servers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-11 07:02:25.592 8 WARNING oslo_db.sqlalchemy.utils [None req-decc76f1-e721-46fe-b80a-a05c1c63b749 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 579/1172] 10.0.0.122 () {32 vars in 648 bytes} [Mon May 11 07:02:25 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1173] 10.0.0.122 () {32 vars in 693 bytes} [Mon May 11 07:02:25 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1214] 10.0.0.187 () {28 vars in 453 bytes} [Mon May 11 07:05:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1215] 10.0.0.187 () {30 vars in 657 bytes} [Mon May 11 07:05:53 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 616/1216] 10.0.0.187 () {32 vars in 730 bytes} [Mon May 11 07:05:54 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1217] 10.0.0.187 () {34 vars in 805 bytes} [Mon May 11 07:05:54 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1220] 10.0.0.187 () {28 vars in 453 bytes} [Mon May 11 07:05:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1221] 10.0.0.187 () {30 vars in 657 bytes} [Mon May 11 07:05:54 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 619/1222] 10.0.0.187 () {32 vars in 730 bytes} [Mon May 11 07:05:54 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: 604/1223] 10.0.0.187 () {34 vars in 893 bytes} [Mon May 11 07:05:54 2026] GET /v2.1/servers/detail?project_id=29a38e3cf8d34ea485a5971fafe9a505&all_tenants=True => generated 15 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1224] 10.0.0.187 () {34 vars in 893 bytes} [Mon May 11 07:05:54 2026] GET /v2.1/servers/detail?project_id=9046a07abe514638b3f47cd86ac0f5a7&all_tenants=True => generated 15 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1225] 10.0.0.187 () {34 vars in 893 bytes} [Mon May 11 07:05:54 2026] GET /v2.1/servers/detail?project_id=ec042c72f9ab428a9a0cec331c74d078&all_tenants=True => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)