+ 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 [Fri May 8 20:32:17 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-bc558b798-2mwxd 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 0x7f3289349668 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-08 20:32:22.487 7 INFO nova.utils [None req-abe23ef3-021b-44e5-af66-b70773d4512f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-08 20:32:22.755 8 INFO nova.utils [None req-d6b00bc4-2fd4-4f91-ba72-8b70db266244 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-08 20:32:24.141 7 WARNING keystonemiddleware._common.config [None req-abe23ef3-021b-44e5-af66-b70773d4512f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 20:32:24.150 7 WARNING oslo_config.cfg [None req-abe23ef3-021b-44e5-af66-b70773d4512f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-08 20:32:24.227 7 WARNING keystonemiddleware._common.config [None req-abe23ef3-021b-44e5-af66-b70773d4512f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 20:32:24.242 7 WARNING oslo_config.cfg [None req-abe23ef3-021b-44e5-af66-b70773d4512f - - - - - -] 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-08 20:32:24.255 7 WARNING oslo_config.cfg [None req-abe23ef3-021b-44e5-af66-b70773d4512f - - - - - -] 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 0x7f3289349668 pid: 7 (default app) 2026-05-08 20:32:24.437 8 WARNING keystonemiddleware._common.config [None req-d6b00bc4-2fd4-4f91-ba72-8b70db266244 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 20:32:24.446 8 WARNING oslo_config.cfg [None req-d6b00bc4-2fd4-4f91-ba72-8b70db266244 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-08 20:32:24.524 8 WARNING keystonemiddleware._common.config [None req-d6b00bc4-2fd4-4f91-ba72-8b70db266244 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 20:32:24.539 8 WARNING oslo_config.cfg [None req-d6b00bc4-2fd4-4f91-ba72-8b70db266244 - - - - - -] 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-08 20:32:24.551 8 WARNING oslo_config.cfg [None req-d6b00bc4-2fd4-4f91-ba72-8b70db266244 - - - - - -] 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 0x7f3289349668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.38 () {42 vars in 699 bytes} [Fri May 8 20:32:30 2026] GET /v2.1 => generated 114 bytes in 23 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-08 20:32:30.998 7 WARNING oslo_policy.policy [None req-ae58408e-cee3-46f2-a567-2153cbab6f1f 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - 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-08 20:32:30.998 7 WARNING oslo_policy.policy [None req-ae58408e-cee3-46f2-a567-2153cbab6f1f 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - 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.38 () {44 vars in 903 bytes} [Fri May 8 20:32:30 2026] GET /v2.1 => generated 0 bytes in 554 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-08 20:32:31.098 8 WARNING oslo_policy.policy [req-ae58408e-cee3-46f2-a567-2153cbab6f1f req-d9766d66-253a-43e0-b991-f414cc4c7ccd 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - 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-08 20:32:31.098 8 WARNING oslo_policy.policy [req-ae58408e-cee3-46f2-a567-2153cbab6f1f req-d9766d66-253a-43e0-b991-f414cc4c7ccd 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - 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.38 () {46 vars in 976 bytes} [Fri May 8 20:32:31 2026] GET /v2.1/ => generated 399 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 20:32:31.205 7 INFO nova.api.openstack.wsgi [None req-afadcf01-35f6-461c-a1a1-e85ba7ddb62c 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.38 () {48 vars in 1005 bytes} [Fri May 8 20:32:31 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 33 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.38 () {48 vars in 1045 bytes} [Fri May 8 20:32:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 19 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.38 () {52 vars in 1042 bytes} [Fri May 8 20:32:31 2026] POST /v2.1/flavors => generated 527 bytes in 48 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.38 () {42 vars in 699 bytes} [Fri May 8 20:32:32 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.38 () {44 vars in 903 bytes} [Fri May 8 20:32:32 2026] GET /v2.1 => generated 0 bytes in 42 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.38 () {46 vars in 976 bytes} [Fri May 8 20:32:32 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-08 20:32:32.197 7 INFO nova.api.openstack.wsgi [None req-86bad6fe-7214-42d8-9f0c-9e0b1c278e4d 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.38 () {48 vars in 1007 bytes} [Fri May 8 20:32:32 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 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.38 () {48 vars in 1045 bytes} [Fri May 8 20:32:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.38 () {52 vars in 1042 bytes} [Fri May 8 20:32:32 2026] POST /v2.1/flavors => generated 530 bytes in 25 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.38 () {42 vars in 699 bytes} [Fri May 8 20:32:33 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.38 () {44 vars in 903 bytes} [Fri May 8 20:32:33 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: 9/17] 199.204.45.38 () {46 vars in 976 bytes} [Fri May 8 20:32:33 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-08 20:32:33.303 7 INFO nova.api.openstack.wsgi [None req-310bed1c-c2e4-44fb-a781-fa9c19ae540c 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.38 () {48 vars in 1009 bytes} [Fri May 8 20:32:33 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.38 () {48 vars in 1045 bytes} [Fri May 8 20:32:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 17 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.38 () {52 vars in 1042 bytes} [Fri May 8 20:32:33 2026] POST /v2.1/flavors => generated 531 bytes in 24 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.38 () {42 vars in 699 bytes} [Fri May 8 20:32:34 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: 11/22] 199.204.45.38 () {44 vars in 903 bytes} [Fri May 8 20:32:34 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.38 () {46 vars in 976 bytes} [Fri May 8 20:32:34 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 20:32:34.364 7 INFO nova.api.openstack.wsgi [None req-29e69116-75d1-42f8-9ebf-30bd7be62c2b 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.38 () {48 vars in 1007 bytes} [Fri May 8 20:32:34 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.38 () {48 vars in 1045 bytes} [Fri May 8 20:32:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 13 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.38 () {52 vars in 1042 bytes} [Fri May 8 20:32:34 2026] POST /v2.1/flavors => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.38 () {42 vars in 699 bytes} [Fri May 8 20:32:35 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.38 () {44 vars in 903 bytes} [Fri May 8 20:32:35 2026] GET /v2.1 => generated 0 bytes in 42 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.38 () {46 vars in 976 bytes} [Fri May 8 20:32:35 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 20:32:35.326 7 INFO nova.api.openstack.wsgi [None req-03471003-04a4-42c7-b739-f922d3d67858 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.38 () {48 vars in 1009 bytes} [Fri May 8 20:32:35 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.38 () {48 vars in 1045 bytes} [Fri May 8 20:32:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 13 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.38 () {52 vars in 1042 bytes} [Fri May 8 20:32:35 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 10.0.0.49 () {28 vars in 452 bytes} [Fri May 8 20:38:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 52/104] 10.0.0.49 () {30 vars in 656 bytes} [Fri May 8 20:38:20 2026] GET /v2.1 => generated 0 bytes in 437 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: 53/105] 10.0.0.49 () {32 vars in 729 bytes} [Fri May 8 20:38:21 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 10.0.0.49 () {34 vars in 802 bytes} [Fri May 8 20:38:21 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/139] 199.204.45.38 () {42 vars in 699 bytes} [Fri May 8 20:41:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/140] 199.204.45.38 () {44 vars in 903 bytes} [Fri May 8 20:41:04 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 71/141] 199.204.45.38 () {46 vars in 976 bytes} [Fri May 8 20:41:04 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-08 20:41:04.214 7 INFO nova.api.openstack.wsgi [None req-681545f5-d9ef-4e15-b739-1a06ee4df072 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 71/142] 199.204.45.38 () {48 vars in 1011 bytes} [Fri May 8 20:41:04 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/143] 199.204.45.38 () {48 vars in 1045 bytes} [Fri May 8 20:41:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/144] 199.204.45.38 () {52 vars in 1043 bytes} [Fri May 8 20:41:04 2026] POST /v2.1/flavors => generated 532 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/159] 199.204.45.38 () {42 vars in 699 bytes} [Fri May 8 20:42:09 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: 80/160] 199.204.45.38 () {44 vars in 903 bytes} [Fri May 8 20:42:09 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 81/161] 199.204.45.38 () {46 vars in 976 bytes} [Fri May 8 20:42:09 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-08 20:42:09.635 8 INFO nova.api.openstack.wsgi [None req-4163892f-471e-4b12-8929-97f5407f4e15 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 1a32f95a0c964b33be9a61e3e3001b79 [pid: 8|app: 0|req: 81/162] 199.204.45.38 () {48 vars in 1045 bytes} [Fri May 8 20:42:09 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-08 20:42:09.647 7 WARNING oslo_db.sqlalchemy.utils [None req-7892dd21-0cf1-43c8-a883-bd266e84cdaf 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 82/163] 199.204.45.38 () {48 vars in 1010 bytes} [Fri May 8 20:42:09 2026] GET /v2.1/os-keypairs => generated 16 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/164] 199.204.45.38 () {52 vars in 1051 bytes} [Fri May 8 20:42:09 2026] POST /v2.1/os-keypairs => generated 576 bytes in 57 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.38 () {42 vars in 699 bytes} [Fri May 8 20:42:13 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.38 () {44 vars in 903 bytes} [Fri May 8 20:42:13 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: 7|app: 0|req: 84/167] 199.204.45.38 () {46 vars in 976 bytes} [Fri May 8 20:42:13 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.38 () {48 vars in 1067 bytes} [Fri May 8 20:42:13 2026] GET /v2.1/os-quota-sets/2a4929fc5bae4fc498ca90834d1fc67a => generated 283 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.204.45.38 () {52 vars in 1119 bytes} [Fri May 8 20:42:13 2026] PUT /v2.1/os-quota-sets/2a4929fc5bae4fc498ca90834d1fc67a => generated 238 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/266] 199.204.45.38 () {42 vars in 699 bytes} [Fri May 8 20:50:15 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/267] 199.204.45.38 () {44 vars in 903 bytes} [Fri May 8 20:50:15 2026] GET /v2.1 => generated 0 bytes in 124 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 134/268] 199.204.45.38 () {46 vars in 976 bytes} [Fri May 8 20:50:15 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 20:50:15.850 7 INFO nova.api.openstack.wsgi [None req-0642c23f-03ce-42d7-a5ff-5b73ad0306c9 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 135/269] 199.204.45.38 () {48 vars in 1009 bytes} [Fri May 8 20:50:15 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: 135/270] 199.204.45.38 () {48 vars in 1045 bytes} [Fri May 8 20:50:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.204.45.38 () {52 vars in 1043 bytes} [Fri May 8 20:50:15 2026] POST /v2.1/flavors => generated 532 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/310] 199.204.45.38 () {42 vars in 699 bytes} [Fri May 8 20:53:24 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/311] 199.204.45.38 () {44 vars in 903 bytes} [Fri May 8 20:53:24 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 156/312] 199.204.45.38 () {46 vars in 976 bytes} [Fri May 8 20:53:24 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/313] 199.204.45.38 () {48 vars in 1067 bytes} [Fri May 8 20:53:24 2026] GET /v2.1/os-quota-sets/568b112a8264445395e738063241f17c => generated 283 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/314] 199.204.45.38 () {52 vars in 1119 bytes} [Fri May 8 20:53:24 2026] PUT /v2.1/os-quota-sets/568b112a8264445395e738063241f17c => generated 238 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 10.0.0.226 () {28 vars in 453 bytes} [Fri May 8 21:00:07 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: 8|app: 0|req: 199/398] 10.0.0.226 () {30 vars in 657 bytes} [Fri May 8 21:00:07 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 200/399] 10.0.0.226 () {32 vars in 730 bytes} [Fri May 8 21:00:07 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 10.0.0.226 () {34 vars in 764 bytes} [Fri May 8 21:00:07 2026] GET /v2.1/os-services => generated 781 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 10.0.0.226 () {28 vars in 453 bytes} [Fri May 8 21:00:12 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: 8|app: 0|req: 201/402] 10.0.0.226 () {30 vars in 657 bytes} [Fri May 8 21:00:12 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: 7|app: 0|req: 202/403] 10.0.0.226 () {32 vars in 730 bytes} [Fri May 8 21:00:12 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 10.0.0.226 () {34 vars in 764 bytes} [Fri May 8 21:00:12 2026] GET /v2.1/os-services => generated 781 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 10.0.0.226 () {28 vars in 453 bytes} [Fri May 8 21:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 203/406] 10.0.0.226 () {30 vars in 657 bytes} [Fri May 8 21:00:16 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 204/407] 10.0.0.226 () {32 vars in 730 bytes} [Fri May 8 21:00:16 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: 204/408] 10.0.0.226 () {34 vars in 807 bytes} [Fri May 8 21:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 10.0.0.226 () {28 vars in 453 bytes} [Fri May 8 21:00:21 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: 206/412] 10.0.0.226 () {30 vars in 657 bytes} [Fri May 8 21:00:21 2026] GET /v2.1 => generated 0 bytes in 34 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: 207/413] 10.0.0.226 () {32 vars in 730 bytes} [Fri May 8 21:00:21 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 10.0.0.226 () {34 vars in 807 bytes} [Fri May 8 21:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/461] 199.204.45.38 () {42 vars in 699 bytes} [Fri May 8 21:04: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) /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: 231/462] 199.204.45.38 () {44 vars in 903 bytes} [Fri May 8 21:04:10 2026] GET /v2.1 => generated 0 bytes in 139 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 232/463] 199.204.45.38 () {46 vars in 976 bytes} [Fri May 8 21:04:10 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-08 21:04:10.475 7 INFO nova.api.openstack.wsgi [None req-a35be94f-2465-45f3-a07b-93b7ff0f3c1f 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 232/464] 199.204.45.38 () {48 vars in 1005 bytes} [Fri May 8 21:04:10 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 199.204.45.38 () {48 vars in 1045 bytes} [Fri May 8 21:04:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/466] 199.204.45.38 () {48 vars in 1093 bytes} [Fri May 8 21:04:10 2026] GET /v2.1/flavors/92519dbe-e175-4abc-97ca-fea9d870856c/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/467] 199.204.45.38 () {42 vars in 699 bytes} [Fri May 8 21:04:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/468] 199.204.45.38 () {44 vars in 903 bytes} [Fri May 8 21:04:11 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: 8|app: 0|req: 235/469] 199.204.45.38 () {46 vars in 976 bytes} [Fri May 8 21:04:11 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-08 21:04:11.466 7 INFO nova.api.openstack.wsgi [None req-93352dcc-00a3-45c9-a347-12446d5b8abb 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 235/470] 199.204.45.38 () {48 vars in 1007 bytes} [Fri May 8 21:04:11 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 199.204.45.38 () {48 vars in 1045 bytes} [Fri May 8 21:04:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/472] 199.204.45.38 () {48 vars in 1093 bytes} [Fri May 8 21:04:11 2026] GET /v2.1/flavors/8eaf468f-46cb-4978-ad8f-3e60df551bd3/os-extra_specs => generated 19 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/473] 199.204.45.38 () {42 vars in 699 bytes} [Fri May 8 21:04:12 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: 237/474] 199.204.45.38 () {44 vars in 903 bytes} [Fri May 8 21:04:12 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 238/475] 199.204.45.38 () {46 vars in 976 bytes} [Fri May 8 21:04:12 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-08 21:04:12.410 7 INFO nova.api.openstack.wsgi [None req-4e71d1b2-d437-4c72-a3a7-b8cfd927e88b 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 238/476] 199.204.45.38 () {48 vars in 1009 bytes} [Fri May 8 21:04:12 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/477] 199.204.45.38 () {48 vars in 1045 bytes} [Fri May 8 21:04:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/478] 199.204.45.38 () {48 vars in 1093 bytes} [Fri May 8 21:04:12 2026] GET /v2.1/flavors/102095d9-84d0-4d5b-b5b1-d7f01e62473c/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/479] 199.204.45.38 () {42 vars in 699 bytes} [Fri May 8 21:04:13 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/480] 199.204.45.38 () {44 vars in 903 bytes} [Fri May 8 21:04:13 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 241/481] 199.204.45.38 () {46 vars in 976 bytes} [Fri May 8 21:04:13 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:04:13.388 7 INFO nova.api.openstack.wsgi [None req-657e1d59-c665-433c-aa27-3c6bbcb50598 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 241/482] 199.204.45.38 () {48 vars in 1007 bytes} [Fri May 8 21:04:13 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 199.204.45.38 () {48 vars in 1045 bytes} [Fri May 8 21:04:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 199.204.45.38 () {48 vars in 1093 bytes} [Fri May 8 21:04:13 2026] GET /v2.1/flavors/e319372a-7925-4d7f-868a-3f1a46da6a19/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/485] 199.204.45.38 () {42 vars in 699 bytes} [Fri May 8 21:04:14 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: 243/486] 199.204.45.38 () {44 vars in 903 bytes} [Fri May 8 21:04:14 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 244/487] 199.204.45.38 () {46 vars in 976 bytes} [Fri May 8 21:04:14 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-08 21:04:14.364 7 INFO nova.api.openstack.wsgi [None req-e9e8a718-5eb4-414d-854d-3948a8ceaa34 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 244/488] 199.204.45.38 () {48 vars in 1009 bytes} [Fri May 8 21:04:14 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/489] 199.204.45.38 () {48 vars in 1045 bytes} [Fri May 8 21:04:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/490] 199.204.45.38 () {48 vars in 1093 bytes} [Fri May 8 21:04:14 2026] GET /v2.1/flavors/05bb4eaa-f9a6-4b86-9950-e244925f67cd/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: 253/505] 199.204.45.38 () {42 vars in 699 bytes} [Fri May 8 21:05: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) [pid: 7|app: 0|req: 253/506] 199.204.45.38 () {44 vars in 903 bytes} [Fri May 8 21:05:18 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: 254/507] 199.204.45.38 () {46 vars in 976 bytes} [Fri May 8 21:05:18 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-08 21:05:18.569 7 INFO nova.api.openstack.wsgi [None req-e46d3d74-3695-458b-9bfb-097ca7e1562b 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 254/508] 199.204.45.38 () {48 vars in 1011 bytes} [Fri May 8 21:05:18 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/509] 199.204.45.38 () {48 vars in 1045 bytes} [Fri May 8 21:05:18 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: 255/510] 199.204.45.38 () {48 vars in 1093 bytes} [Fri May 8 21:05:18 2026] GET /v2.1/flavors/e980d782-e589-48b0-b00b-950d98f7c0c5/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/511] 199.204.45.38 () {42 vars in 699 bytes} [Fri May 8 21:05:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/512] 199.204.45.38 () {44 vars in 903 bytes} [Fri May 8 21:05:25 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 257/513] 199.204.45.38 () {46 vars in 976 bytes} [Fri May 8 21:05:25 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: 257/514] 199.204.45.38 () {48 vars in 1045 bytes} [Fri May 8 21:05:25 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/517] 199.204.45.38 () {42 vars in 699 bytes} [Fri May 8 21:05:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/518] 199.204.45.38 () {44 vars in 903 bytes} [Fri May 8 21:05:28 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: 7|app: 0|req: 260/519] 199.204.45.38 () {46 vars in 976 bytes} [Fri May 8 21:05:28 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/520] 199.204.45.38 () {48 vars in 1067 bytes} [Fri May 8 21:05:28 2026] GET /v2.1/os-quota-sets/2a4929fc5bae4fc498ca90834d1fc67a => generated 280 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/531] 199.204.45.38 () {42 vars in 699 bytes} [Fri May 8 21:06: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) [pid: 7|app: 0|req: 266/532] 199.204.45.38 () {44 vars in 903 bytes} [Fri May 8 21:06:18 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 267/533] 199.204.45.38 () {46 vars in 976 bytes} [Fri May 8 21:06:18 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-08 21:06:18.758 7 INFO nova.api.openstack.wsgi [None req-14e2f4e2-ba4e-41dd-89ee-96238188e142 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 267/534] 199.204.45.38 () {48 vars in 1009 bytes} [Fri May 8 21:06:18 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/535] 199.204.45.38 () {48 vars in 1045 bytes} [Fri May 8 21:06:18 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: 7|app: 0|req: 268/536] 199.204.45.38 () {48 vars in 1093 bytes} [Fri May 8 21:06:18 2026] GET /v2.1/flavors/0bc6db7a-dd79-4d47-b767-42219b991d76/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/539] 199.204.45.38 () {42 vars in 699 bytes} [Fri May 8 21:06:33 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: 270/540] 199.204.45.38 () {44 vars in 903 bytes} [Fri May 8 21:06:33 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: 271/541] 199.204.45.38 () {46 vars in 976 bytes} [Fri May 8 21:06:33 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: 271/542] 199.204.45.38 () {48 vars in 1067 bytes} [Fri May 8 21:06:33 2026] GET /v2.1/os-quota-sets/568b112a8264445395e738063241f17c => generated 280 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/553] 199.204.45.38 () {42 vars in 699 bytes} [Fri May 8 21:07:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/554] 199.204.45.38 () {44 vars in 903 bytes} [Fri May 8 21:07:24 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 278/555] 199.204.45.38 () {46 vars in 976 bytes} [Fri May 8 21:07:24 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-08 21:07:24.674 7 INFO nova.api.openstack.wsgi [None req-e4d12e31-2def-4d33-87f1-73fa5ea36446 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 278/556] 199.204.45.38 () {48 vars in 1005 bytes} [Fri May 8 21:07:24 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: 8|app: 0|req: 279/557] 199.204.45.38 () {48 vars in 1045 bytes} [Fri May 8 21:07:24 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 283/566] 10.0.0.72 () {32 vars in 653 bytes} [Fri May 8 21:08:06 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/567] 10.0.0.72 () {32 vars in 639 bytes} [Fri May 8 21:08:06 2026] GET /v2.1/servers => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-08 21:08:06.437 7 WARNING oslo_db.sqlalchemy.utils [None req-aaf9756a-8c57-421e-8ea8-4058c02e05b3 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 284/568] 10.0.0.72 () {32 vars in 647 bytes} [Fri May 8 21:08:06 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: 285/569] 10.0.0.72 () {32 vars in 692 bytes} [Fri May 8 21:08:06 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/574] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:17 2026] GET /v2.1/flavors/92519dbe-e175-4abc-97ca-fea9d870856c => generated 511 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/575] 10.0.0.72 () {32 vars in 639 bytes} [Fri May 8 21:08:18 2026] GET /v2.1/flavors => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/576] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:18 2026] GET /v2.1/flavors/92519dbe-e175-4abc-97ca-fea9d870856c => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/577] 10.0.0.72 () {34 vars in 669 bytes} [Fri May 8 21:08:26 2026] POST /v2.1/os-keypairs => generated 385 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:08:29.085 7 WARNING neutronclient.v2_0.client [None req-0312c2f4-1c01-477b-ac91-2ff6576f08c5 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] The python binding code in 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/580] 10.0.0.72 () {34 vars in 683 bytes} [Fri May 8 21:08:29 2026] POST /v2.1/os-security-groups => generated 244 bytes in 2032 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:08:31.091 7 WARNING neutronclient.v2_0.client [None req-d156b85e-d75f-4275-8d71-16826f76c629 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] 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-08 21:08:31.112 8 WARNING neutronclient.v2_0.client [None req-7c4a3c75-6fe9-4d8a-b54c-930e95fc2185 d22ee7fa4171439d9e9e1d8823eb67ca f243a7770b024351a3bade2611773dda - - default default] The python binding code in 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/581] 10.0.0.72 () {34 vars in 683 bytes} [Fri May 8 21:08:31 2026] POST /v2.1/os-security-groups => generated 244 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:08:31.512 7 WARNING neutronclient.v2_0.client [None req-7ec87a5c-f1fb-4c54-bdf2-9197547f093f 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] The python binding code in 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/582] 10.0.0.72 () {34 vars in 683 bytes} [Fri May 8 21:08:31 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1270 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:08:32.412 8 WARNING neutronclient.v2_0.client [None req-3fef3d0d-1ded-4bdc-8deb-e4d5431546ab 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/583] 10.0.0.72 () {34 vars in 683 bytes} [Fri May 8 21:08:31 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1015 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:08:32.528 7 WARNING neutronclient.v2_0.client [None req-a3c7aaef-d765-4652-b468-512c4fe0927e d22ee7fa4171439d9e9e1d8823eb67ca f243a7770b024351a3bade2611773dda - - default default] 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-08 21:08:32.551 8 WARNING neutronclient.v2_0.client [None req-3fef3d0d-1ded-4bdc-8deb-e4d5431546ab 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] 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-08 21:08:32.578 7 WARNING neutronclient.v2_0.client [None req-a3c7aaef-d765-4652-b468-512c4fe0927e d22ee7fa4171439d9e9e1d8823eb67ca f243a7770b024351a3bade2611773dda - - default default] The python binding code in 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/584] 10.0.0.72 () {34 vars in 693 bytes} [Fri May 8 21:08:32 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:08:32.775 7 WARNING neutronclient.v2_0.client [None req-073d56fe-e733-4144-9d9b-7222c2d7476d 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] 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-08 21:08:32.856 7 WARNING neutronclient.v2_0.client [None req-073d56fe-e733-4144-9d9b-7222c2d7476d 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] 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-08 21:08:32.966 8 WARNING neutronclient.v2_0.client [None req-3fef3d0d-1ded-4bdc-8deb-e4d5431546ab 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] 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-08 21:08:32.990 7 WARNING neutronclient.v2_0.client [None req-073d56fe-e733-4144-9d9b-7222c2d7476d 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] The python binding code in 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.72 () {32 vars in 661 bytes} [Fri May 8 21:08:32 2026] GET /v2.1/os-security-groups => generated 1385 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:08:33.051 7 WARNING neutronclient.v2_0.client [None req-ee86f054-387e-41a0-94e4-e2881b887069 d22ee7fa4171439d9e9e1d8823eb67ca f243a7770b024351a3bade2611773dda - - default default] The python binding code in 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/586] 10.0.0.72 () {34 vars in 683 bytes} [Fri May 8 21:08:33 2026] POST /v2.1/os-security-groups => generated 247 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:08:33.330 7 WARNING neutronclient.v2_0.client [None req-d018bb66-366e-46c6-bcee-fa61d828d026 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] 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-08 21:08:33.379 7 WARNING neutronclient.v2_0.client [None req-d018bb66-366e-46c6-bcee-fa61d828d026 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] The python binding code in 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/587] 10.0.0.72 () {32 vars in 738 bytes} [Fri May 8 21:08:33 2026] DELETE /v2.1/os-security-groups/ce4ae0a9-e600-4c05-a071-a91e9dc841bc => generated 0 bytes in 207 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 21:08:33.541 7 WARNING neutronclient.v2_0.client [None req-93c101d8-3c52-460c-9761-4b50a3b98500 d22ee7fa4171439d9e9e1d8823eb67ca f243a7770b024351a3bade2611773dda - - default default] 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-08 21:08:33.597 7 WARNING neutronclient.v2_0.client [None req-93c101d8-3c52-460c-9761-4b50a3b98500 d22ee7fa4171439d9e9e1d8823eb67ca f243a7770b024351a3bade2611773dda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/588] 10.0.0.72 () {34 vars in 661 bytes} [Fri May 8 21:08:32 2026] POST /v2.1/servers => generated 449 bytes in 1331 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-08 21:08:33.681 8 WARNING neutronclient.v2_0.client [None req-aadf706e-8dcb-47d7-a0e5-e96ff745a06f 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/589] 10.0.0.72 () {34 vars in 693 bytes} [Fri May 8 21:08:33 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:08:33.796 8 INFO nova.api.openstack.wsgi [None req-aadf706e-8dcb-47d7-a0e5-e96ff745a06f 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] HTTP exception thrown: Security group ce4ae0a9-e600-4c05-a071-a91e9dc841bc does not exist Neutron server returns request_ids: ['req-c3244351-adf1-4850-a903-ee2f7d13176c'] [pid: 8|app: 0|req: 293/590] 10.0.0.72 () {32 vars in 735 bytes} [Fri May 8 21:08:33 2026] GET /v2.1/os-security-groups/ce4ae0a9-e600-4c05-a071-a91e9dc841bc => generated 194 bytes in 126 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 21:08:33.805 8 WARNING neutronclient.v2_0.client [None req-fdc40dc0-6e95-4137-9162-3952e6f27a13 d22ee7fa4171439d9e9e1d8823eb67ca f243a7770b024351a3bade2611773dda - - default default] 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-08 21:08:33.809 7 WARNING neutronclient.v2_0.client [None req-3e292867-3c52-42af-aefc-bb217d929dc1 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] 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-08 21:08:33.860 8 WARNING neutronclient.v2_0.client [None req-fdc40dc0-6e95-4137-9162-3952e6f27a13 d22ee7fa4171439d9e9e1d8823eb67ca f243a7770b024351a3bade2611773dda - - default default] The python binding code in 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.72 () {32 vars in 713 bytes} [Fri May 8 21:08:33 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => generated 1400 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-08 21:08:33.918 7 WARNING neutronclient.v2_0.client [None req-17e6d962-9e87-4bf3-b5d0-2e9367d677ce 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/592] 10.0.0.72 () {34 vars in 693 bytes} [Fri May 8 21:08:33 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:08:34.108 8 WARNING neutronclient.v2_0.client [None req-1357e591-22a9-49ae-bf72-d4897fe96881 d22ee7fa4171439d9e9e1d8823eb67ca f243a7770b024351a3bade2611773dda - - default default] 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-08 21:08:34.125 7 WARNING neutronclient.v2_0.client [None req-17e6d962-9e87-4bf3-b5d0-2e9367d677ce 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/593] 10.0.0.72 () {32 vars in 735 bytes} [Fri May 8 21:08:34 2026] GET /v2.1/os-security-groups/b8f67165-6277-4691-8ffa-ecd5de953009 => generated 664 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:08:34.188 8 WARNING neutronclient.v2_0.client [None req-d12d6e47-89ca-4798-8553-545e3d0c6e12 d22ee7fa4171439d9e9e1d8823eb67ca f243a7770b024351a3bade2611773dda - - default default] 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-08 21:08:34.252 8 WARNING neutronclient.v2_0.client [None req-d12d6e47-89ca-4798-8553-545e3d0c6e12 d22ee7fa4171439d9e9e1d8823eb67ca f243a7770b024351a3bade2611773dda - - default default] 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-08 21:08:34.298 8 WARNING neutronclient.v2_0.client [None req-d12d6e47-89ca-4798-8553-545e3d0c6e12 d22ee7fa4171439d9e9e1d8823eb67ca f243a7770b024351a3bade2611773dda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/594] 10.0.0.72 () {32 vars in 738 bytes} [Fri May 8 21:08:33 2026] DELETE /v2.1/os-security-groups/de2ad0a8-5c4b-43e8-8116-40ac97f5f855 => generated 0 bytes in 396 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 21:08:34.323 7 WARNING neutronclient.v2_0.client [None req-6812d6f1-5bfe-4a22-a2e3-621ed3ef0cb4 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] 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-08 21:08:34.346 7 INFO nova.api.openstack.wsgi [None req-6812d6f1-5bfe-4a22-a2e3-621ed3ef0cb4 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] HTTP exception thrown: Security group de2ad0a8-5c4b-43e8-8116-40ac97f5f855 does not exist Neutron server returns request_ids: ['req-b484acb7-688f-4fa5-abc9-746e3b5f8d42'] [pid: 7|app: 0|req: 300/595] 10.0.0.72 () {32 vars in 735 bytes} [Fri May 8 21:08:34 2026] GET /v2.1/os-security-groups/de2ad0a8-5c4b-43e8-8116-40ac97f5f855 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 21:08:34.359 7 WARNING neutronclient.v2_0.client [None req-5d361c88-18c0-4c93-b408-8c37b1203010 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] 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-08 21:08:34.400 7 WARNING neutronclient.v2_0.client [None req-5d361c88-18c0-4c93-b408-8c37b1203010 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/596] 10.0.0.72 () {32 vars in 748 bytes} [Fri May 8 21:08:34 2026] DELETE /v2.1/os-security-group-rules/7fb38d85-d065-4d4c-8808-f3e857799a89 => generated 0 bytes in 281 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 21:08:34.472 8 WARNING neutronclient.v2_0.client [None req-8578d5bf-4a8a-46c3-8c69-6918dd59ec04 d22ee7fa4171439d9e9e1d8823eb67ca f243a7770b024351a3bade2611773dda - - default default] 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-08 21:08:34.513 8 WARNING neutronclient.v2_0.client [None req-8578d5bf-4a8a-46c3-8c69-6918dd59ec04 d22ee7fa4171439d9e9e1d8823eb67ca f243a7770b024351a3bade2611773dda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/597] 10.0.0.72 () {32 vars in 738 bytes} [Fri May 8 21:08:34 2026] DELETE /v2.1/os-security-groups/65946535-d647-4a88-8820-eb2f08e1f151 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 21:08:34.550 7 WARNING neutronclient.v2_0.client [None req-ae675237-d0ec-4d9b-97b4-df88361d13df 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] 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-08 21:08:34.571 7 INFO nova.api.openstack.wsgi [None req-ae675237-d0ec-4d9b-97b4-df88361d13df 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] HTTP exception thrown: Security group 65946535-d647-4a88-8820-eb2f08e1f151 does not exist Neutron server returns request_ids: ['req-c1a7e3f4-3a40-430b-99a3-5bc3f1681ef8'] [pid: 7|app: 0|req: 302/598] 10.0.0.72 () {32 vars in 735 bytes} [Fri May 8 21:08:34 2026] GET /v2.1/os-security-groups/65946535-d647-4a88-8820-eb2f08e1f151 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 21:08:34.585 7 WARNING neutronclient.v2_0.client [None req-a9df75e0-322d-4431-a6e6-e091d10b73bd 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] 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-08 21:08:34.640 7 WARNING neutronclient.v2_0.client [None req-a9df75e0-322d-4431-a6e6-e091d10b73bd 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/599] 10.0.0.72 () {32 vars in 738 bytes} [Fri May 8 21:08:34 2026] DELETE /v2.1/os-security-groups/b8f67165-6277-4691-8ffa-ecd5de953009 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 21:08:34.680 7 WARNING neutronclient.v2_0.client [None req-a9df75e0-322d-4431-a6e6-e091d10b73bd 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/600] 10.0.0.72 () {34 vars in 669 bytes} [Fri May 8 21:08:34 2026] POST /v2.1/os-keypairs => generated 386 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:08:34.721 8 WARNING neutronclient.v2_0.client [None req-37bd2843-ed55-4340-a283-5b57be90a5a3 d22ee7fa4171439d9e9e1d8823eb67ca f243a7770b024351a3bade2611773dda - - default default] The python binding code in 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/601] 10.0.0.72 () {32 vars in 661 bytes} [Fri May 8 21:08:34 2026] GET /v2.1/os-security-groups => generated 707 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:08:34.747 7 WARNING neutronclient.v2_0.client [None req-f0f1fb8d-6d98-4411-b609-9a53f3673b8e 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] 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-08 21:08:34.759 8 WARNING neutronclient.v2_0.client [None req-37bd2843-ed55-4340-a283-5b57be90a5a3 d22ee7fa4171439d9e9e1d8823eb67ca f243a7770b024351a3bade2611773dda - - default default] 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-08 21:08:34.774 7 INFO nova.api.openstack.wsgi [None req-f0f1fb8d-6d98-4411-b609-9a53f3673b8e 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] HTTP exception thrown: Security group 65946535-d647-4a88-8820-eb2f08e1f151 does not exist Neutron server returns request_ids: ['req-232b17b1-81d7-4c94-aebb-eb71f67e937e'] [pid: 7|app: 0|req: 304/602] 10.0.0.72 () {32 vars in 738 bytes} [Fri May 8 21:08:34 2026] DELETE /v2.1/os-security-groups/65946535-d647-4a88-8820-eb2f08e1f151 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 21:08:34.787 7 WARNING neutronclient.v2_0.client [None req-dc98fffb-29a2-41f3-a8b0-6e201da5d834 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] 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-08 21:08:34.915 7 INFO nova.api.openstack.wsgi [None req-dc98fffb-29a2-41f3-a8b0-6e201da5d834 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] HTTP exception thrown: Security group de2ad0a8-5c4b-43e8-8116-40ac97f5f855 does not exist Neutron server returns request_ids: ['req-2f16b023-ce2c-45e2-8ea5-dcfb794aecdf'] [pid: 7|app: 0|req: 305/603] 10.0.0.72 () {32 vars in 738 bytes} [Fri May 8 21:08:34 2026] DELETE /v2.1/os-security-groups/de2ad0a8-5c4b-43e8-8116-40ac97f5f855 => generated 194 bytes in 136 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/604] 10.0.0.72 () {32 vars in 738 bytes} [Fri May 8 21:08:34 2026] DELETE /v2.1/os-security-groups/b6577bc9-a953-48a3-8434-6b9125a2684a => generated 0 bytes in 201 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 21:08:34.926 7 WARNING neutronclient.v2_0.client [None req-93cf6fb0-6879-42ec-9830-52f7c1a1dc09 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] 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-08 21:08:34.992 8 WARNING neutronclient.v2_0.client [None req-f391e681-a028-454e-ba6c-396897c5f31b 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] 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-08 21:08:35.095 7 INFO nova.api.openstack.wsgi [None req-93cf6fb0-6879-42ec-9830-52f7c1a1dc09 4401e58ee1a3487880ac686112af9c8e fa36214259fd4e64bcba4db03df54bb6 - - default default] HTTP exception thrown: Security group ce4ae0a9-e600-4c05-a071-a91e9dc841bc does not exist Neutron server returns request_ids: ['req-742f75d3-2225-46ef-a78a-0884ec18c647'] [pid: 7|app: 0|req: 306/605] 10.0.0.72 () {32 vars in 738 bytes} [Fri May 8 21:08:34 2026] DELETE /v2.1/os-security-groups/ce4ae0a9-e600-4c05-a071-a91e9dc841bc => generated 194 bytes in 174 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/606] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:34 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => generated 1404 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:08:36.222 7 WARNING neutronclient.v2_0.client [None req-43add037-5276-430e-ac49-ffc052eb2c1a 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/607] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:36 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => generated 1452 bytes in 590 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:37.809 8 WARNING neutronclient.v2_0.client [None req-9fadd45d-0151-4eb0-8e0c-19fd55cad9c7 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/610] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:37 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => generated 1460 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:39.128 7 WARNING neutronclient.v2_0.client [None req-d0db93b3-daac-4349-9c3d-b007174fd540 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/611] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:39 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => generated 1460 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:40.295 8 WARNING neutronclient.v2_0.client [None req-fdb3eaac-dff8-440f-a38f-07ee97511634 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/612] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:40 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => 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-08 21:08:41.332 7 INFO nova.api.openstack.compute.server_external_events [req-0880380a-7d8f-4bcd-b376-5641c19badc4 req-b9f4f731-e2c1-485e-9fd6-ad39ed43760f dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:751e60c0-95b4-4313-a728-481c90843437 for instance d738b3c1-3b17-47af-81cb-5514a78f3744 on instance 2026-05-08 21:08:41.340 7 INFO nova.compute.rpcapi [None req-d72093d2-b8cf-412b-baf4-7310bff590ca - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 310/613] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:08:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:41.464 8 WARNING neutronclient.v2_0.client [None req-36d32287-6b24-4bd9-96c6-9a6ebcb512e8 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/614] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:41 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => generated 1525 bytes in 1029 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:42.905 7 WARNING neutronclient.v2_0.client [None req-42b83097-333c-492b-a922-a2f84716c55d 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] 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-08 21:08:43.105 7 WARNING neutronclient.v2_0.client [None req-42b83097-333c-492b-a922-a2f84716c55d 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] 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-08 21:08:43.507 8 WARNING neutronclient.v2_0.client [None req-e809f2be-fd9e-409a-a9f7-4c4deb1b7c89 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] 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-08 21:08:46.305 7 WARNING neutronclient.v2_0.client [None req-42b83097-333c-492b-a922-a2f84716c55d 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] The python binding code in 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/615] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:43 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => generated 1525 bytes in 2895 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:47.409 8 WARNING neutronclient.v2_0.client [None req-2c83c6ad-b142-4934-915e-79a5e6131a44 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] The python binding code in 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/618] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:47 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => generated 1525 bytes in 1661 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 309/619] 10.0.0.72 () {34 vars in 669 bytes} [Fri May 8 21:08:49 2026] POST /v2.1/os-keypairs => generated 386 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/620] 10.0.0.72 () {34 vars in 669 bytes} [Fri May 8 21:08:49 2026] POST /v2.1/os-keypairs => generated 385 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/621] 10.0.0.72 () {34 vars in 661 bytes} [Fri May 8 21:08:42 2026] POST /v2.1/servers => generated 450 bytes in 6626 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-08 21:08:49.439 8 WARNING neutronclient.v2_0.client [None req-0407634b-6b9b-4cd2-bf18-0b52c705cf49 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] The python binding code in 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/622] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:49 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => generated 1254 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:50.086 7 WARNING neutronclient.v2_0.client [None req-61dfe66d-b196-4640-94c8-69e838120cc5 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] 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: 312/623] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:50 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => generated 1525 bytes in 658 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:08:50.732 8 WARNING neutronclient.v2_0.client [None req-eb873083-d703-430a-af13-59f0138e6ab3 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/624] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:50 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => generated 1304 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:50.959 7 WARNING neutronclient.v2_0.client [None req-a05ae555-0e2a-4ee8-93a0-13eaf0b3c485 a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] 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-08 21:08:50.979 8 WARNING neutronclient.v2_0.client [None req-2e2f369f-d06b-4142-a419-4c859f3654a0 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] 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-08 21:08:50.999 7 WARNING neutronclient.v2_0.client [None req-a05ae555-0e2a-4ee8-93a0-13eaf0b3c485 a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] 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-08 21:08:51.019 8 WARNING neutronclient.v2_0.client [None req-2e2f369f-d06b-4142-a419-4c859f3654a0 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] 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-08 21:08:51.180 7 WARNING neutronclient.v2_0.client [None req-a05ae555-0e2a-4ee8-93a0-13eaf0b3c485 a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] 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-08 21:08:51.205 8 WARNING neutronclient.v2_0.client [None req-2e2f369f-d06b-4142-a419-4c859f3654a0 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/625] 10.0.0.72 () {34 vars in 661 bytes} [Fri May 8 21:08:50 2026] POST /v2.1/servers => generated 452 bytes in 506 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-08 21:08:51.459 7 WARNING neutronclient.v2_0.client [None req-c4308889-8b23-4ee9-872a-17454b1af69e a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/626] 10.0.0.72 () {34 vars in 661 bytes} [Fri May 8 21:08:50 2026] POST /v2.1/servers => generated 452 bytes in 589 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 314/627] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:51 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1392 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:08:51.523 8 WARNING neutronclient.v2_0.client [None req-0c1d50b5-4962-4df1-b887-6119afa348fa 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] The python binding code in 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/628] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:51 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 1431 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:51.664 7 INFO nova.api.openstack.compute.server_external_events [req-95879a83-1497-4cea-9f98-9afd8bd32d48 req-39efdb0f-ca7e-40ec-952c-75128e349112 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:751e60c0-95b4-4313-a728-481c90843437 for instance d738b3c1-3b17-47af-81cb-5514a78f3744 on instance [pid: 7|app: 0|req: 315/629] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:08:51 2026] POST /v2.1/os-server-external-events => generated 183 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-08 21:08:51.764 8 WARNING neutronclient.v2_0.client [None req-1ccb652c-6969-4a62-a227-279a71497e6a 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] 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-08 21:08:51.836 7 WARNING neutronclient.v2_0.client [None req-827decf1-9398-4077-a230-35052d83fdbd 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] The python binding code in 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/630] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:51 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => generated 1525 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/631] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:51 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => generated 1352 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:52.569 8 WARNING neutronclient.v2_0.client [None req-b553e5b4-5199-443b-a7f5-c52476acbf72 a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] 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-08 21:08:52.642 7 WARNING neutronclient.v2_0.client [None req-e9db3e2c-93ab-4225-b92c-d0a9de1033bd 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/632] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:52 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1396 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/633] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:52 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 1435 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:52.946 8 WARNING neutronclient.v2_0.client [None req-9ff99001-2ed1-46c6-9023-8d02cbad422b 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] 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-08 21:08:52.960 7 WARNING neutronclient.v2_0.client [None req-bafb22c6-3225-4bf4-8582-512c461ad15f 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/634] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:52 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => generated 1352 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/635] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:52 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => generated 1525 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:53.711 7 WARNING neutronclient.v2_0.client [None req-c05ef119-610b-40b1-ba34-679a87094185 a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] 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-08 21:08:53.725 8 INFO nova.api.openstack.compute.server_external_events [req-315e9be8-eb5f-46b4-875f-48c06397bce0 req-fac874b5-226c-43d6-9160-e991e533d28e dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:751e60c0-95b4-4313-a728-481c90843437 for instance d738b3c1-3b17-47af-81cb-5514a78f3744 on instance 2026-05-08 21:08:53.738 8 INFO nova.compute.rpcapi [None req-7c26eb35-d2f5-4d19-a1c8-393cf39e6c80 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 319/636] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:53 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1444 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, ' [pid: 8|app: 0|req: 318/637] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:08:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:08:53.789 7 WARNING neutronclient.v2_0.client [None req-7b32c7ce-374c-41fc-8504-38631ed850eb 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/638] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:53 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 1427 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:54.069 8 WARNING neutronclient.v2_0.client [None req-8d329a59-314b-4441-a49d-c8327ccb2afe 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] 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-08 21:08:54.101 7 WARNING neutronclient.v2_0.client [None req-74b01f38-12f8-4269-b4a5-a6150fcd7f57 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/639] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:54 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => generated 1360 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/640] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:54 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => 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, ' 2026-05-08 21:08:54.290 8 WARNING neutronclient.v2_0.client [None req-22bad39a-19a2-4497-a172-c739b1b10215 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/641] 10.0.0.72 () {32 vars in 739 bytes} [Fri May 8 21:08:54 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744/os-interface => generated 284 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:54.809 7 WARNING neutronclient.v2_0.client [None req-f2c76366-0cfc-4aac-a56c-a67ad26730ee a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] 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-08 21:08:54.888 8 WARNING neutronclient.v2_0.client [None req-0b83a2b3-63bf-407e-ae45-41a43f4a4db5 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] The python binding code in 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/642] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:54 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1444 bytes in 616 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/643] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:54 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 1427 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:08:55.422 7 WARNING neutronclient.v2_0.client [None req-2de837c6-04c1-4720-aad1-d4d422ebe01a 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/644] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:55 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => generated 1437 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-08 21:08:55.795 8 INFO nova.api.openstack.compute.server_external_events [req-4a3c4ae5-8841-408a-9506-20ef624ecffe req-a83ab588-a3ef-454b-94b0-32031f789b08 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:1f102d4e-5164-4cc8-b9ab-d654d5a1265b for instance 6c202ee7-4482-46ff-9b69-c0469a2f9479 on instance [pid: 8|app: 0|req: 322/645] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:08:55 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-08 21:08:56.012 7 WARNING neutronclient.v2_0.client [None req-3482dad7-285c-443b-a598-d9a89d494aca 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/646] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:55 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => generated 1716 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-08 21:08:56.381 8 INFO nova.api.openstack.compute.server_external_events [req-90e0cbb4-cc7c-4fad-aca9-08d6342fc9db req-297ad358-ffb5-49c0-b084-ec4e0c0c6a88 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:751e60c0-95b4-4313-a728-481c90843437 for instance d738b3c1-3b17-47af-81cb-5514a78f3744 on instance [pid: 8|app: 0|req: 323/647] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:08:56 2026] POST /v2.1/os-server-external-events => generated 179 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:56.434 7 WARNING neutronclient.v2_0.client [None req-370d92db-00e5-421b-bdbf-65c86d872d98 a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] 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-08 21:08:56.462 8 WARNING neutronclient.v2_0.client [None req-65b504ed-bb1f-4b3a-8a89-7d95a7b81f02 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] The python binding code in 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/648] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:56 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 1483 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 325/649] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:56 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1519 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:08:56.666 8 WARNING neutronclient.v2_0.client [None req-f7d175a4-11e3-4f58-9cd8-68ce6f9704cc 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/650] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:56 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => generated 1437 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:57.677 7 WARNING neutronclient.v2_0.client [None req-0792cc8c-6000-4b20-b447-cc3285597027 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] 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-08 21:08:57.706 8 WARNING neutronclient.v2_0.client [None req-21b6967e-345e-4d6d-8455-aa637f990f0c a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] The python binding code in 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/653] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:57 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 1483 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/654] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:57 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1529 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-08 21:08:57.894 7 WARNING neutronclient.v2_0.client [None req-5e4d6702-242e-4555-b19e-d63a93e30259 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/655] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:57 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => generated 1437 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-08 21:08:58.431 8 INFO nova.api.openstack.compute.server_external_events [req-04d947c4-1a38-4b77-8101-f140d8971fd7 req-9b25399c-c49e-4376-9108-3e1f2371a23f dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:67dc55fb-716a-4d77-806d-4f2db232c24c for instance 4eda4749-8100-425f-be11-d26e5156d4e1 on instance [pid: 8|app: 0|req: 328/656] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:08:58 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-08 21:08:58.780 7 WARNING neutronclient.v2_0.client [None req-68239e8f-f5e1-42c3-8668-41a4a100abea 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] 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-08 21:08:58.888 8 WARNING neutronclient.v2_0.client [None req-da960cd0-882d-4f46-b8aa-f466354de265 a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] The python binding code in 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/657] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:58 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 1558 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 329/658] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:58 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1517 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:08:59.041 7 WARNING neutronclient.v2_0.client [None req-27d92b1c-817c-4f22-be97-6371b8a63918 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] The python binding code in 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/659] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:08:59 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => generated 1437 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-08 21:08:59.556 8 INFO nova.api.openstack.compute.server_external_events [req-259410d4-2e45-448b-90a9-650356a56171 req-d5155091-97fa-4534-8028-7a8a5aa693b6 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:9d92b1cf-cc5c-43e1-a27a-835e1d44764b for instance 7da31c80-303e-4292-8f8d-c578dac68714 on instance [pid: 8|app: 0|req: 330/660] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:08:59 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-08 21:09:00.038 7 WARNING neutronclient.v2_0.client [None req-725770b1-b851-4564-80d6-b3c038c26b69 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] 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-08 21:09:00.086 8 WARNING neutronclient.v2_0.client [None req-ae51c652-2b71-4b8a-9f67-52167e525411 a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] The python binding code in 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/661] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:00 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 1556 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-08 21:09:00.212 7 WARNING neutronclient.v2_0.client [None req-63e6eab7-b5a2-4346-9e42-9a6f10a3fd0e 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] The python binding code in 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/662] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:00 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1517 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/663] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:00 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => generated 1425 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-08 21:09:01.163 8 INFO nova.api.openstack.compute.server_external_events [req-eba48479-9c04-4d4d-8821-96a6be564060 req-f643e255-4e5a-4081-804b-4c4444a32bd6 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:1f102d4e-5164-4cc8-b9ab-d654d5a1265b for instance 6c202ee7-4482-46ff-9b69-c0469a2f9479 on instance [pid: 8|app: 0|req: 332/664] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:01 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:01.231 7 WARNING neutronclient.v2_0.client [None req-dab3bd2d-fa09-45e2-b6bc-ccc1ba0e74fe 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] 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-08 21:09:01.288 8 WARNING neutronclient.v2_0.client [None req-fc864cf7-e516-408b-b2a3-c6ff69f5c1ac a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] The python binding code in 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/665] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:01 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 1556 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-08 21:09:01.376 7 WARNING neutronclient.v2_0.client [None req-40b3bbc8-32c5-4695-a1e4-10d062afe0c9 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/666] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:01 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1517 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/667] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:01 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => generated 1425 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-08 21:09:01.711 8 INFO nova.api.openstack.compute.server_external_events [req-dbabe5d0-d64a-4a8c-b235-cabd321c6259 req-c7efacf6-f07e-4637-9a30-cc8e04fa6fc3 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:67dc55fb-716a-4d77-806d-4f2db232c24c for instance 4eda4749-8100-425f-be11-d26e5156d4e1 on instance [pid: 8|app: 0|req: 334/668] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:01 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-08 21:09:02.387 7 WARNING neutronclient.v2_0.client [None req-07a134f6-8f77-4c3e-8db7-646223ff7c3d 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] 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: 335/669] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:02 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 1556 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:09:02.501 8 WARNING neutronclient.v2_0.client [None req-da49487b-b8dd-4c4f-8648-d228a07acc79 a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] 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-08 21:09:02.563 7 WARNING neutronclient.v2_0.client [None req-69dfa15f-1c50-443b-ba5b-9c203bd6922e 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] The python binding code in 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/670] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:02 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1517 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/671] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:02 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => generated 1425 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:03.249 8 INFO nova.api.openstack.compute.server_external_events [req-74b64002-6676-451a-91ab-7e60908d43bc req-fa938a7e-2ef4-4df9-ab41-4644e92a7cfb dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:9d92b1cf-cc5c-43e1-a27a-835e1d44764b for instance 7da31c80-303e-4292-8f8d-c578dac68714 on instance 2026-05-08 21:09:03.249 8 INFO nova.api.openstack.compute.server_external_events [req-74b64002-6676-451a-91ab-7e60908d43bc req-fa938a7e-2ef4-4df9-ab41-4644e92a7cfb dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:1f102d4e-5164-4cc8-b9ab-d654d5a1265b for instance 6c202ee7-4482-46ff-9b69-c0469a2f9479 on instance [pid: 8|app: 0|req: 336/672] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:03 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:03.551 7 WARNING neutronclient.v2_0.client [None req-f286d73f-c108-4b55-b825-71a3c04c317d 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/673] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:03 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 1556 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:03.709 8 WARNING neutronclient.v2_0.client [None req-41514068-0fb5-489c-a44a-7f6f33f855e0 a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] 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-08 21:09:03.749 7 WARNING neutronclient.v2_0.client [None req-1087c266-bf30-4e72-b4ae-e7e939ddc962 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/674] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:03 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1700 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:03.949 8 INFO nova.api.openstack.compute.server_external_events [req-7c45faed-caac-4233-81a6-ede3ee53d217 req-ffec585b-7de8-4e67-a364-5adeef1ee675 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:67dc55fb-716a-4d77-806d-4f2db232c24c for instance 4eda4749-8100-425f-be11-d26e5156d4e1 on instance [pid: 8|app: 0|req: 338/675] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 338/676] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:03 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => generated 1425 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:09:03.994 8 WARNING neutronclient.v2_0.client [None req-aafa8407-debb-4d54-9a75-bcd2fc71d598 a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/677] 10.0.0.72 () {32 vars in 739 bytes} [Fri May 8 21:09:03 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1/os-interface => generated 285 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:04.694 7 WARNING neutronclient.v2_0.client [None req-b2cdd74c-e998-432b-b5b3-8f8eb61883b8 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/678] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:04 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 1556 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:05.033 8 WARNING neutronclient.v2_0.client [None req-5b26f141-3979-42f3-bb47-a6c7b1f4302b 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] The python binding code in 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/679] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:04 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => generated 1612 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:05.226 7 WARNING neutronclient.v2_0.client [None req-13cbd34a-9d2e-415d-9c99-fc68f5d572cf 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] 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: 340/680] 10.0.0.72 () {32 vars in 739 bytes} [Fri May 8 21:09:05 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479/os-interface => generated 285 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:09:05.322 8 INFO nova.api.openstack.compute.server_external_events [req-a6ea4ad0-e47f-46fe-880c-e477f21a0ec4 req-9074dc8a-7273-4a65-8112-df92e0259d42 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:1f102d4e-5164-4cc8-b9ab-d654d5a1265b for instance 6c202ee7-4482-46ff-9b69-c0469a2f9479 on instance 2026-05-08 21:09:05.323 8 INFO nova.api.openstack.compute.server_external_events [req-a6ea4ad0-e47f-46fe-880c-e477f21a0ec4 req-9074dc8a-7273-4a65-8112-df92e0259d42 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:9d92b1cf-cc5c-43e1-a27a-835e1d44764b for instance 7da31c80-303e-4292-8f8d-c578dac68714 on instance [pid: 8|app: 0|req: 341/681] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:05 2026] POST /v2.1/os-server-external-events => generated 354 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, ' 2026-05-08 21:09:05.869 7 WARNING neutronclient.v2_0.client [None req-8b61ca57-ed9d-4cd5-83a1-5f31ca2f0fdf 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] The python binding code in 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/682] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:05 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 1556 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08 21:09:06.913 7 INFO nova.api.openstack.compute.server_external_events [req-ec34d6e3-36b4-4cc1-a4e8-d0792f6f6d0a req-8b1f057d-8295-4db8-b254-35baa02db4fa dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:1f102d4e-5164-4cc8-b9ab-d654d5a1265b for instance 6c202ee7-4482-46ff-9b69-c0469a2f9479 on instance 2026-05-08 21:09:06.914 8 WARNING neutronclient.v2_0.client [None req-dbfde52f-c7e6-4e5d-993e-ee2048d33a76 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/683] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/684] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:06 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => generated 1612 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/685] 10.0.0.72 () {32 vars in 639 bytes} [Fri May 8 21:09:07 2026] GET /v2.1/servers => generated 388 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:07.227 8 WARNING neutronclient.v2_0.client [None req-7a92c4bb-e5c9-4f36-a312-c476529afacd 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] The python binding code in 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/686] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:07 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 1739 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/689] 10.0.0.72 () {32 vars in 716 bytes} [Fri May 8 21:09:07 2026] DELETE /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => 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-08 21:09:07.372 8 INFO nova.api.openstack.compute.server_external_events [req-67f867e4-116c-4171-9454-38dce133105f req-bea827b5-5b66-465d-ab35-857b1ead9502 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:9d92b1cf-cc5c-43e1-a27a-835e1d44764b for instance 7da31c80-303e-4292-8f8d-c578dac68714 on instance 2026-05-08 21:09:07.372 8 INFO nova.api.openstack.compute.server_external_events [req-67f867e4-116c-4171-9454-38dce133105f req-bea827b5-5b66-465d-ab35-857b1ead9502 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:67dc55fb-716a-4d77-806d-4f2db232c24c for instance 4eda4749-8100-425f-be11-d26e5156d4e1 on instance [pid: 8|app: 0|req: 346/690] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:07 2026] POST /v2.1/os-server-external-events => generated 350 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-08 21:09:07.413 7 WARNING neutronclient.v2_0.client [None req-2fde0cbd-1cab-42fa-846c-ca7175c9079f 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] 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-08 21:09:07.423 8 WARNING neutronclient.v2_0.client [None req-efe129c7-f130-49a1-8c93-5ec8303ebb97 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] The python binding code in 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/691] 10.0.0.72 () {32 vars in 739 bytes} [Fri May 8 21:09:07 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714/os-interface => generated 284 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:07 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => generated 1618 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:08.334 7 WARNING neutronclient.v2_0.client [None req-d14e8f06-88e7-450a-af25-332e6e699568 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/693] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:08 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 1739 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, ' [pid: 8|app: 0|req: 348/694] 10.0.0.72 () {32 vars in 639 bytes} [Fri May 8 21:09:08 2026] GET /v2.1/servers => generated 384 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:08.717 8 WARNING neutronclient.v2_0.client [None req-60a6cfe2-19ee-4543-89c3-a899696adf70 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] The python binding code in 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/695] 10.0.0.72 () {32 vars in 716 bytes} [Fri May 8 21:09:08 2026] DELETE /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:08.762 7 WARNING neutronclient.v2_0.client [None req-dc6b3d14-ddf2-4074-86f7-e966b17159c1 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/696] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:08 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => generated 1738 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/697] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:08 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 1745 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-08 21:09:09.418 8 INFO nova.api.openstack.compute.server_external_events [req-26221665-e3b7-4ec5-9b55-d40f1dd3d812 req-61930526-ac3e-416a-893a-811231c6598a dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:9d92b1cf-cc5c-43e1-a27a-835e1d44764b for instance 7da31c80-303e-4292-8f8d-c578dac68714 on instance 2026-05-08 21:09:09.419 8 INFO nova.api.openstack.compute.server_external_events [req-26221665-e3b7-4ec5-9b55-d40f1dd3d812 req-61930526-ac3e-416a-893a-811231c6598a dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:1f102d4e-5164-4cc8-b9ab-d654d5a1265b for instance 6c202ee7-4482-46ff-9b69-c0469a2f9479 on instance 2026-05-08 21:09:09.419 8 INFO nova.api.openstack.compute.server_external_events [req-26221665-e3b7-4ec5-9b55-d40f1dd3d812 req-61930526-ac3e-416a-893a-811231c6598a dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:1f102d4e-5164-4cc8-b9ab-d654d5a1265b for instance 6c202ee7-4482-46ff-9b69-c0469a2f9479 on instance [pid: 8|app: 0|req: 350/698] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:09 2026] POST /v2.1/os-server-external-events => generated 525 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-08 21:09:09.893 7 WARNING neutronclient.v2_0.client [None req-5b504e60-2baa-4cba-a1bc-5d32da6450cd 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] 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-08 21:09:09.971 8 WARNING neutronclient.v2_0.client [None req-a59009c6-9f83-41b4-9796-291f4703e936 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] The python binding code in 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/699] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:09 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => generated 1738 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/700] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:09 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 1745 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:10.431 7 INFO nova.api.openstack.compute.server_external_events [req-c7e1ec64-ebed-40ff-bb31-ed1512a3527d req-b9b57058-8a18-463d-a3c0-9cd496740487 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-deleted:1f102d4e-5164-4cc8-b9ab-d654d5a1265b for instance 6c202ee7-4482-46ff-9b69-c0469a2f9479 on instance [pid: 7|app: 0|req: 350/701] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:11.238 8 WARNING neutronclient.v2_0.client [None req-cb659850-d304-4de8-9aa1-f1719f525d8e 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] The python binding code in 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/702] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:11 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => generated 1381 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-08 21:09:11.408 7 WARNING neutronclient.v2_0.client [None req-e7d6d81e-95af-471a-b342-9e651110bfa4 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] 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-08 21:09:11.467 8 INFO nova.api.openstack.compute.server_external_events [req-20dbe89c-5f07-48a3-b59a-055940cb2ef6 req-f886d6ad-c6ed-415d-81ec-4d19e9562171 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:9d92b1cf-cc5c-43e1-a27a-835e1d44764b for instance 7da31c80-303e-4292-8f8d-c578dac68714 on instance 2026-05-08 21:09:11.467 8 INFO nova.api.openstack.compute.server_external_events [req-20dbe89c-5f07-48a3-b59a-055940cb2ef6 req-f886d6ad-c6ed-415d-81ec-4d19e9562171 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:9d92b1cf-cc5c-43e1-a27a-835e1d44764b for instance 7da31c80-303e-4292-8f8d-c578dac68714 on instance [pid: 8|app: 0|req: 353/703] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:11 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) [pid: 7|app: 0|req: 351/704] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:11 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 1865 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:11.600 8 WARNING neutronclient.v2_0.client [None req-1b93dc6d-ac4b-4619-af4b-a3d75168f501 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/705] 10.0.0.72 () {32 vars in 739 bytes} [Fri May 8 21:09:11 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744/os-interface => generated 284 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:11.737 7 WARNING neutronclient.v2_0.client [None req-f3e7a428-2c9b-4a92-a8e2-020b9bed2690 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/706] 10.0.0.72 () {32 vars in 813 bytes} [Fri May 8 21:09:11 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744/os-interface/751e60c0-95b4-4313-a728-481c90843437 => generated 281 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/707] 10.0.0.72 () {32 vars in 721 bytes} [Fri May 8 21:09:11 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/708] 10.0.0.72 () {34 vars in 748 bytes} [Fri May 8 21:09:11 2026] POST /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/709] 10.0.0.72 () {32 vars in 721 bytes} [Fri May 8 21:09:11 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:12.355 7 WARNING neutronclient.v2_0.client [None req-444e2db4-c720-4644-96da-9600e50afee6 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/710] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:12 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => generated 1386 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:12.569 8 WARNING neutronclient.v2_0.client [None req-9b132c6a-5355-4251-ad3a-08a234ca18d8 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] The python binding code in 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/711] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:12 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 1512 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, ' [pid: 7|app: 0|req: 355/712] 10.0.0.72 () {32 vars in 721 bytes} [Fri May 8 21:09:12 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744/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, ' 2026-05-08 21:09:13.309 8 INFO nova.api.openstack.compute.server_external_events [req-6b528287-9765-4bdf-9bd9-c28f8dc023ba req-590ec0ca-a10b-4f05-bffa-aa02d13090aa dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:751e60c0-95b4-4313-a728-481c90843437 for instance d738b3c1-3b17-47af-81cb-5514a78f3744 on instance [pid: 8|app: 0|req: 358/713] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:13 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-08 21:09:13.465 7 WARNING neutronclient.v2_0.client [None req-9ee8e57e-9f5a-45ed-a60d-84393cc488a0 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] 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: 356/714] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:13 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => generated 1386 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:09:13.521 8 INFO nova.api.openstack.compute.server_external_events [req-7389e9ab-c060-4a7d-9c64-0db8d2b6acdf req-6e17c176-0714-4382-b917-51032f310a76 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-deleted:9d92b1cf-cc5c-43e1-a27a-835e1d44764b for instance 7da31c80-303e-4292-8f8d-c578dac68714 on instance [pid: 8|app: 0|req: 359/715] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:13 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-08 21:09:13.689 7 WARNING neutronclient.v2_0.client [None req-19a32bc7-5a30-46ca-b730-979ce17dfbcb 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] The python binding code in 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/716] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:13 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => 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: 8|app: 0|req: 360/717] 10.0.0.72 () {32 vars in 721 bytes} [Fri May 8 21:09:13 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744/ips => generated 156 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-08 21:09:14.555 7 INFO nova.api.openstack.wsgi [None req-74b08929-59c7-4695-a5ad-999ef9183d65 1585cbba2c5446db83a647b774ded72a 9c0017a0362246f4b5d9dc457cf88315 - - default default] HTTP exception thrown: Instance 6c202ee7-4482-46ff-9b69-c0469a2f9479 could not be found. [pid: 7|app: 0|req: 358/718] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:14 2026] GET /v2.1/servers/6c202ee7-4482-46ff-9b69-c0469a2f9479 => 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: 361/719] 10.0.0.72 () {32 vars in 704 bytes} [Fri May 8 21:09:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1693732346 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:14.800 7 WARNING neutronclient.v2_0.client [None req-1486c389-322e-4b7b-8722-32721788b753 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/720] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:14 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 1517 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/721] 10.0.0.72 () {32 vars in 721 bytes} [Fri May 8 21:09:15 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744/ips => generated 195 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-08 21:09:15.111 7 WARNING neutronclient.v2_0.client [None req-06559512-4956-417a-9b54-88237ed6de57 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/722] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:15 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => generated 1951 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, ' [pid: 8|app: 0|req: 363/723] 10.0.0.72 () {34 vars in 748 bytes} [Fri May 8 21:09:15 2026] POST /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744/action => generated 0 bytes in 39 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: 361/724] 10.0.0.72 () {32 vars in 721 bytes} [Fri May 8 21:09:15 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744/ips => generated 195 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, ' 2026-05-08 21:09:15.896 8 INFO nova.api.openstack.wsgi [None req-2160c021-1aa2-411e-9940-a103c7074a81 3acbeef7055048619c21d3980e6d1470 321abb92e5ca4ad897e58bb14c8f6dec - - default default] HTTP exception thrown: Instance 7da31c80-303e-4292-8f8d-c578dac68714 could not be found. [pid: 8|app: 0|req: 364/725] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:15 2026] GET /v2.1/servers/7da31c80-303e-4292-8f8d-c578dac68714 => generated 111 bytes in 40 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: 362/726] 10.0.0.72 () {32 vars in 702 bytes} [Fri May 8 21:09:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-154565440 => generated 0 bytes in 25 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: 365/727] 10.0.0.72 () {32 vars in 721 bytes} [Fri May 8 21:09:16 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744/ips => generated 195 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:09:17.114 7 INFO nova.api.openstack.compute.server_external_events [req-778b4fd6-750e-41a1-a9e1-039c38b3d6e0 req-74683cab-9e41-4e7d-ae5a-52c18fd4cba3 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:751e60c0-95b4-4313-a728-481c90843437 for instance d738b3c1-3b17-47af-81cb-5514a78f3744 on instance [pid: 7|app: 0|req: 363/728] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:17 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, ' [pid: 7|app: 0|req: 365/731] 10.0.0.72 () {32 vars in 721 bytes} [Fri May 8 21:09:17 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744/ips => generated 195 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: 8|app: 0|req: 367/732] 10.0.0.72 () {32 vars in 721 bytes} [Fri May 8 21:09:18 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744/ips => generated 156 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/733] 10.0.0.72 () {32 vars in 716 bytes} [Fri May 8 21:09:18 2026] DELETE /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => generated 0 bytes in 111 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-08 21:09:18.637 8 WARNING neutronclient.v2_0.client [None req-b8196880-d076-4963-b686-41099045dcc0 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] The python binding code in 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/734] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:18 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => generated 1842 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-08 21:09:19.850 7 WARNING neutronclient.v2_0.client [None req-380c990b-7a2b-46a0-878b-ab39a1e55fe6 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] 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-08 21:09:19.882 8 INFO nova.api.openstack.compute.server_external_events [req-41a59165-fc37-473e-96dd-a9e7b6cc74dc req-f1c4cb54-7826-4c79-aa15-16b696d97204 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:751e60c0-95b4-4313-a728-481c90843437 for instance d738b3c1-3b17-47af-81cb-5514a78f3744 on instance [pid: 8|app: 0|req: 369/735] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:19 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) [pid: 7|app: 0|req: 367/736] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:19 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => generated 1842 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-08 21:09:21.081 8 WARNING neutronclient.v2_0.client [None req-26a32af8-b49b-4c59-ac4d-a5fe9aacdaf3 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] 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-08 21:09:21.341 7 WARNING neutronclient.v2_0.client [None req-05500d6e-5d2b-424c-a76a-2ec627b3574f a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/737] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:21 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => generated 1775 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/738] 10.0.0.72 () {30 vars in 411 bytes} [Fri May 8 21:09:21 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:21.573 8 INFO nova.api.openstack.compute.server_external_events [req-b0d50bb9-0853-4ee7-b7b0-cd5482cc8b39 req-fb4ba5bd-139a-4d62-9005-73ffaa4e6918 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-deleted:751e60c0-95b4-4313-a728-481c90843437 for instance d738b3c1-3b17-47af-81cb-5514a78f3744 on instance [pid: 8|app: 0|req: 372/739] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/740] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:21 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1820 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:21.753 7 WARNING neutronclient.v2_0.client [None req-a56f586b-b115-4144-b915-ed0ef92c5767 a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/741] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:21 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1820 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-08 21:09:21.932 7 INFO nova.api.openstack.compute.server_external_events [req-a887b392-8b74-493f-aa97-dd6631312a9d req-f955e9bb-1a32-4373-8f1f-7d39fe12b82c dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:751e60c0-95b4-4313-a728-481c90843437 for instance d738b3c1-3b17-47af-81cb-5514a78f3744 on instance [pid: 7|app: 0|req: 370/742] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/743] 10.0.0.72 () {28 vars in 558 bytes} [Fri May 8 21:09:21 2026] GET /v2/ => generated 402 bytes in 468 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: 7|app: 0|req: 371/744] 10.0.0.72 () {28 vars in 562 bytes} [Fri May 8 21:09:22 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: 7|app: 0|req: 372/745] 10.0.0.72 () {30 vars in 411 bytes} [Fri May 8 21:09:22 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/746] 10.0.0.72 () {34 vars in 748 bytes} [Fri May 8 21:09:22 2026] POST /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 21:09:22.221 7 WARNING neutronclient.v2_0.client [None req-ac182f6c-b81f-4d05-9df1-d470ba7fa63b a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/747] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:22 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1822 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:22.628 8 WARNING neutronclient.v2_0.client [None req-407f168e-1a1c-411a-bc42-f119e25d4bc6 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/748] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:22 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => generated 1486 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:23.439 7 WARNING neutronclient.v2_0.client [None req-ef7bdfc6-9b3f-40f9-8ffd-553fac28297c a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] 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-08 21:09:23.749 8 WARNING neutronclient.v2_0.client [None req-841d97ac-256f-4d9e-bd74-a645c552ed9e 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] The python binding code in 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/749] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:23 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => generated 1486 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/750] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:23 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1822 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-08 21:09:24.939 8 INFO nova.api.openstack.wsgi [None req-ec3eafbf-068b-4de6-914b-d60b49cfeec4 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] HTTP exception thrown: Instance d738b3c1-3b17-47af-81cb-5514a78f3744 could not be found. [pid: 8|app: 0|req: 377/751] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:24 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 375/752] 10.0.0.72 () {32 vars in 702 bytes} [Fri May 8 21:09:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-531562734 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 21:09:25.005 8 WARNING neutronclient.v2_0.client [None req-33c8a2e1-02e8-4c6e-81b3-97e0ece181b3 a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/753] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:24 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1822 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:09:26.234 7 WARNING neutronclient.v2_0.client [None req-d869e23f-3657-4978-ac19-274b1cbb9e01 4a39e7b4c8014b4e92b9c65fac599344 9bfea146d27749ad9f886790a2f6d884 - - default default] 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-08 21:09:26.411 7 WARNING neutronclient.v2_0.client [None req-d869e23f-3657-4978-ac19-274b1cbb9e01 4a39e7b4c8014b4e92b9c65fac599344 9bfea146d27749ad9f886790a2f6d884 - - default default] 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-08 21:09:26.436 8 INFO nova.api.openstack.wsgi [None req-f8219f4f-410c-442b-a29b-0e7207764793 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] HTTP exception thrown: Instance d738b3c1-3b17-47af-81cb-5514a78f3744 could not be found. [pid: 8|app: 0|req: 379/754] 10.0.0.72 () {32 vars in 716 bytes} [Fri May 8 21:09:26 2026] DELETE /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:26.485 8 INFO nova.api.openstack.wsgi [None req-4b8dab90-7222-4df6-a693-e45cf041be78 541fdd9e521a49ea9e27f57de3c073e9 ab5b00d1a0bf4e028ed2dd35aba4a37e - - default default] HTTP exception thrown: Instance d738b3c1-3b17-47af-81cb-5514a78f3744 could not be found. [pid: 8|app: 0|req: 380/755] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:26 2026] GET /v2.1/servers/d738b3c1-3b17-47af-81cb-5514a78f3744 => 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-08 21:09:26.542 8 WARNING neutronclient.v2_0.client [None req-9c943a18-f6c0-43a1-84b0-d1453a5548da a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] The python binding code in 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/756] 10.0.0.72 () {34 vars in 661 bytes} [Fri May 8 21:09:26 2026] POST /v2.1/servers => generated 424 bytes in 552 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-08 21:09:26.652 7 WARNING neutronclient.v2_0.client [None req-9af18203-b58f-48ba-8983-55488a669459 4a39e7b4c8014b4e92b9c65fac599344 9bfea146d27749ad9f886790a2f6d884 - - default default] The python binding code in 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/757] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:26 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1827 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/758] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:26 2026] GET /v2.1/servers/4b0ac54f-463e-441c-8611-0a4a6643662e => generated 1370 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:27.707 8 WARNING neutronclient.v2_0.client [None req-acac97ba-0d0d-424e-b6c0-ddead24cf9ef a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] 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-08 21:09:27.737 7 WARNING neutronclient.v2_0.client [None req-902d0de0-59be-46bc-a2b7-f82d5d53950b 4a39e7b4c8014b4e92b9c65fac599344 9bfea146d27749ad9f886790a2f6d884 - - default default] The python binding code in 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/761] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:27 2026] GET /v2.1/servers/4b0ac54f-463e-441c-8611-0a4a6643662e => generated 1374 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/762] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:27 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1827 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-08 21:09:28.878 7 WARNING neutronclient.v2_0.client [None req-91388c50-3985-490e-8767-7f3c0a4f903b 4a39e7b4c8014b4e92b9c65fac599344 9bfea146d27749ad9f886790a2f6d884 - - default default] 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-08 21:09:28.922 8 WARNING neutronclient.v2_0.client [None req-dbc7c2f0-f2b3-44ec-a3bc-4d6bf74159f7 a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] The python binding code in 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/763] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:28 2026] GET /v2.1/servers/4b0ac54f-463e-441c-8611-0a4a6643662e => generated 1422 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/764] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:28 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1827 bytes in 640 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:30.165 7 WARNING neutronclient.v2_0.client [None req-d761d61c-c557-423c-9cfe-d414a862b498 4a39e7b4c8014b4e92b9c65fac599344 9bfea146d27749ad9f886790a2f6d884 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/765] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:30 2026] GET /v2.1/servers/4b0ac54f-463e-441c-8611-0a4a6643662e => generated 1422 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-08 21:09:30.577 8 WARNING neutronclient.v2_0.client [None req-b6b24c5f-d2e9-4f65-9f6d-bd620cc21ca5 a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/766] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:30 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1827 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-08 21:09:31.260 7 WARNING neutronclient.v2_0.client [None req-bde2b4d1-a223-40d4-94cc-84df27bb199e 4a39e7b4c8014b4e92b9c65fac599344 9bfea146d27749ad9f886790a2f6d884 - - default default] 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: 382/767] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:31 2026] GET /v2.1/servers/4b0ac54f-463e-441c-8611-0a4a6643662e => generated 1430 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:09:31.353 8 INFO nova.api.openstack.compute.server_external_events [req-a0eb1ff7-02e6-4142-833d-24b24f4abfe8 req-a6ba9899-30d7-4c78-985c-c7b4240f67b6 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:67dc55fb-716a-4d77-806d-4f2db232c24c for instance 4eda4749-8100-425f-be11-d26e5156d4e1 on instance [pid: 8|app: 0|req: 386/768] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:31 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-08 21:09:31.783 7 WARNING neutronclient.v2_0.client [None req-f12b77be-b36e-417b-a5e7-bf4f6d0a9f72 a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] The python binding code in 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/769] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:31 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1827 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:32.386 8 WARNING neutronclient.v2_0.client [None req-dfb68b3b-2ad0-404d-8468-c2f66e7db728 4a39e7b4c8014b4e92b9c65fac599344 9bfea146d27749ad9f886790a2f6d884 - - default default] The python binding code in 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/770] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:32 2026] GET /v2.1/servers/4b0ac54f-463e-441c-8611-0a4a6643662e => generated 1482 bytes in 511 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:32.961 7 WARNING neutronclient.v2_0.client [None req-3591fd4e-9d5a-439c-acba-0d46bb27f09e a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/771] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:32 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1820 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-08 21:09:33.411 8 INFO nova.api.openstack.compute.server_external_events [req-cc0dba45-16ec-4bbd-aaa6-9cfa3a98ca66 req-775b3e84-bf29-4b7c-b53f-1afb3f3d0c5e dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:67dc55fb-716a-4d77-806d-4f2db232c24c for instance 4eda4749-8100-425f-be11-d26e5156d4e1 on instance 2026-05-08 21:09:33.411 8 INFO nova.api.openstack.compute.server_external_events [req-cc0dba45-16ec-4bbd-aaa6-9cfa3a98ca66 req-775b3e84-bf29-4b7c-b53f-1afb3f3d0c5e dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:67dc55fb-716a-4d77-806d-4f2db232c24c for instance 4eda4749-8100-425f-be11-d26e5156d4e1 on instance 2026-05-08 21:09:33.411 8 INFO nova.api.openstack.compute.server_external_events [req-cc0dba45-16ec-4bbd-aaa6-9cfa3a98ca66 req-775b3e84-bf29-4b7c-b53f-1afb3f3d0c5e dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:67dc55fb-716a-4d77-806d-4f2db232c24c for instance 4eda4749-8100-425f-be11-d26e5156d4e1 on instance 2026-05-08 21:09:33.411 8 INFO nova.api.openstack.compute.server_external_events [req-cc0dba45-16ec-4bbd-aaa6-9cfa3a98ca66 req-775b3e84-bf29-4b7c-b53f-1afb3f3d0c5e dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:25159837-7f77-4464-9ff0-fcfe6761d36d for instance 4b0ac54f-463e-441c-8611-0a4a6643662e on instance 2026-05-08 21:09:33.411 8 INFO nova.api.openstack.compute.server_external_events [req-cc0dba45-16ec-4bbd-aaa6-9cfa3a98ca66 req-775b3e84-bf29-4b7c-b53f-1afb3f3d0c5e dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:25159837-7f77-4464-9ff0-fcfe6761d36d for instance 4b0ac54f-463e-441c-8611-0a4a6643662e on instance [pid: 8|app: 0|req: 388/772] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:33 2026] POST /v2.1/os-server-external-events => generated 867 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:33.916 7 WARNING neutronclient.v2_0.client [None req-fdc51b66-a029-4a96-813b-c6058e10a48b 4a39e7b4c8014b4e92b9c65fac599344 9bfea146d27749ad9f886790a2f6d884 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/773] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:33 2026] GET /v2.1/servers/4b0ac54f-463e-441c-8611-0a4a6643662e => generated 1470 bytes in 651 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:35.583 8 WARNING neutronclient.v2_0.client [None req-dbad0e16-953b-4a44-ae2f-275ee4455649 4a39e7b4c8014b4e92b9c65fac599344 9bfea146d27749ad9f886790a2f6d884 - - default default] The python binding code in 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/774] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:35 2026] GET /v2.1/servers/4b0ac54f-463e-441c-8611-0a4a6643662e => generated 1470 bytes in 610 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:37.204 7 WARNING neutronclient.v2_0.client [None req-86d498bd-5953-4994-996f-f6ba5b95c7e6 4a39e7b4c8014b4e92b9c65fac599344 9bfea146d27749ad9f886790a2f6d884 - - default default] The python binding code in 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/777] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:37 2026] GET /v2.1/servers/4b0ac54f-463e-441c-8611-0a4a6643662e => generated 1470 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:37.760 8 INFO nova.api.openstack.compute.server_external_events [req-96c267f7-d211-41ec-843c-78d982b65d0f req-db7f0eee-32fa-413c-9aa1-4ddbfdd9a074 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:25159837-7f77-4464-9ff0-fcfe6761d36d for instance 4b0ac54f-463e-441c-8611-0a4a6643662e on instance [pid: 8|app: 0|req: 392/778] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/779] 10.0.0.72 () {34 vars in 669 bytes} [Fri May 8 21:09:38 2026] POST /v2.1/os-keypairs => generated 386 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-08 21:09:38.357 8 WARNING neutronclient.v2_0.client [None req-5f516363-4c05-4041-a7e9-e9edde813e2f 4a39e7b4c8014b4e92b9c65fac599344 9bfea146d27749ad9f886790a2f6d884 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/780] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:38 2026] GET /v2.1/servers/4b0ac54f-463e-441c-8611-0a4a6643662e => generated 1470 bytes in 763 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:09:39.824 7 INFO nova.api.openstack.compute.server_external_events [req-d2a3f08d-4318-4a6e-9f98-1199f547fbeb req-5d1b1fa0-9951-43f7-b868-b1ff0f69ed96 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:25159837-7f77-4464-9ff0-fcfe6761d36d for instance 4b0ac54f-463e-441c-8611-0a4a6643662e on instance [pid: 7|app: 0|req: 388/781] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:40.140 8 WARNING neutronclient.v2_0.client [None req-1a6e0bf6-69ed-4054-8c46-98d75ae2569b 4a39e7b4c8014b4e92b9c65fac599344 9bfea146d27749ad9f886790a2f6d884 - - default default] 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: 394/782] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:40 2026] GET /v2.1/servers/4b0ac54f-463e-441c-8611-0a4a6643662e => generated 1655 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:40.287 7 WARNING neutronclient.v2_0.client [None req-b6f1ac6e-29d4-45f7-b7ad-4589cfb30924 f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/783] 10.0.0.72 () {32 vars in 721 bytes} [Fri May 8 21:09:40 2026] GET /v2.1/servers/4b0ac54f-463e-441c-8611-0a4a6643662e/ips => generated 109 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:40.355 7 WARNING neutronclient.v2_0.client [None req-b6f1ac6e-29d4-45f7-b7ad-4589cfb30924 f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/784] 10.0.0.72 () {32 vars in 721 bytes} [Fri May 8 21:09:40 2026] GET /v2.1/servers/4b0ac54f-463e-441c-8611-0a4a6643662e/ips => generated 109 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/785] 10.0.0.72 () {32 vars in 823 bytes} [Fri May 8 21:09:40 2026] GET /v2.1/servers/4b0ac54f-463e-441c-8611-0a4a6643662e/ips/tempest-ServerAddressesTestJSON-1957009421-network => generated 94 bytes in 43 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, ' 2026-05-08 21:09:40.537 7 WARNING neutronclient.v2_0.client [None req-b6f1ac6e-29d4-45f7-b7ad-4589cfb30924 f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/786] 10.0.0.72 () {32 vars in 716 bytes} [Fri May 8 21:09:40 2026] DELETE /v2.1/servers/4b0ac54f-463e-441c-8611-0a4a6643662e => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:40.599 8 WARNING neutronclient.v2_0.client [None req-e5692641-3a10-4f1d-876a-659697960c95 4a39e7b4c8014b4e92b9c65fac599344 9bfea146d27749ad9f886790a2f6d884 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/787] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:40 2026] GET /v2.1/servers/4b0ac54f-463e-441c-8611-0a4a6643662e => generated 1661 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/788] 10.0.0.72 () {34 vars in 661 bytes} [Fri May 8 21:09:40 2026] POST /v2.1/servers => generated 451 bytes in 562 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-08 21:09:40.799 8 WARNING neutronclient.v2_0.client [None req-85825bf4-2b3e-4f5a-8065-995d344d8e74 f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/789] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:40 2026] GET /v2.1/servers/09ca04b9-f12e-4b3b-a128-8d59697e968d => generated 1424 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, ' 2026-05-08 21:09:41.821 7 WARNING neutronclient.v2_0.client [None req-18084341-178b-43b8-971e-cb0adf7dc5f5 4a39e7b4c8014b4e92b9c65fac599344 9bfea146d27749ad9f886790a2f6d884 - - default default] 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-08 21:09:41.881 8 WARNING neutronclient.v2_0.client [None req-fa2cb304-63d0-49c0-ae7a-e7a5bafd6b35 f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] The python binding code in 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/790] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:41 2026] GET /v2.1/servers/4b0ac54f-463e-441c-8611-0a4a6643662e => generated 1661 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, ' [pid: 8|app: 0|req: 401/791] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:41 2026] GET /v2.1/servers/09ca04b9-f12e-4b3b-a128-8d59697e968d => generated 1428 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:09:41.932 7 INFO nova.api.openstack.compute.server_external_events [req-3aa8d57d-c54a-46be-8bd6-a17766e23a48 req-a99a06a2-7c4b-4751-91e2-1318dcb2aeb3 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:25159837-7f77-4464-9ff0-fcfe6761d36d for instance 4b0ac54f-463e-441c-8611-0a4a6643662e on instance [pid: 7|app: 0|req: 391/792] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:41 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08 21:09:42.960 8 WARNING neutronclient.v2_0.client [None req-51a7e885-43b4-42a6-b637-df7684552ad4 4a39e7b4c8014b4e92b9c65fac599344 9bfea146d27749ad9f886790a2f6d884 - - default default] 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-08 21:09:42.993 7 WARNING neutronclient.v2_0.client [None req-7f31c76c-cd06-4586-b1c1-bc9344084333 f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] The python binding code in 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/793] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:42 2026] GET /v2.1/servers/09ca04b9-f12e-4b3b-a128-8d59697e968d => generated 1476 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/794] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:42 2026] GET /v2.1/servers/4b0ac54f-463e-441c-8611-0a4a6643662e => generated 1661 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:43.998 7 INFO nova.api.openstack.compute.server_external_events [req-5398090f-5dca-48fa-9409-72c26700b1ab req-4fb4a810-7fcf-4633-b8f3-4a2a23646b96 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:25159837-7f77-4464-9ff0-fcfe6761d36d for instance 4b0ac54f-463e-441c-8611-0a4a6643662e on instance 2026-05-08 21:09:43.998 7 INFO nova.api.openstack.compute.server_external_events [req-5398090f-5dca-48fa-9409-72c26700b1ab req-4fb4a810-7fcf-4633-b8f3-4a2a23646b96 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-deleted:25159837-7f77-4464-9ff0-fcfe6761d36d for instance 4b0ac54f-463e-441c-8611-0a4a6643662e on instance [pid: 7|app: 0|req: 393/795] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:43 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:44.210 8 WARNING neutronclient.v2_0.client [None req-2a85cf32-91f1-480a-9b16-1140038750b1 f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/796] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:44 2026] GET /v2.1/servers/09ca04b9-f12e-4b3b-a128-8d59697e968d => generated 1476 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:44.492 7 WARNING neutronclient.v2_0.client [None req-5de78548-2210-4c67-885f-2c8e0e6506a3 4a39e7b4c8014b4e92b9c65fac599344 9bfea146d27749ad9f886790a2f6d884 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/797] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:44 2026] GET /v2.1/servers/4b0ac54f-463e-441c-8611-0a4a6643662e => generated 1456 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-08 21:09:45.306 8 WARNING neutronclient.v2_0.client [None req-e64061a8-82ec-415b-8caa-6197447bc41f f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] 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-08 21:09:45.592 7 WARNING neutronclient.v2_0.client [None req-d8552fbf-f87f-4435-8620-51367810ed75 4a39e7b4c8014b4e92b9c65fac599344 9bfea146d27749ad9f886790a2f6d884 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/798] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:45 2026] GET /v2.1/servers/4b0ac54f-463e-441c-8611-0a4a6643662e => generated 1456 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/799] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:45 2026] GET /v2.1/servers/09ca04b9-f12e-4b3b-a128-8d59697e968d => generated 1552 bytes in 583 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:46.440 7 INFO nova.api.openstack.compute.server_external_events [req-bc3b34a6-aef0-4e3f-b74f-c52fbcb07f55 req-bac1a823-732f-4e1b-841f-534efb177d69 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:3014176b-0c87-4e26-ad73-a9e4a872f2d3 for instance 09ca04b9-f12e-4b3b-a128-8d59697e968d on instance [pid: 7|app: 0|req: 396/800] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:46.830 8 INFO nova.api.openstack.wsgi [None req-f6cdb31b-fa3c-4048-af34-d9d88329feac 4a39e7b4c8014b4e92b9c65fac599344 9bfea146d27749ad9f886790a2f6d884 - - default default] HTTP exception thrown: Instance 4b0ac54f-463e-441c-8611-0a4a6643662e could not be found. [pid: 8|app: 0|req: 405/801] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:46 2026] GET /v2.1/servers/4b0ac54f-463e-441c-8611-0a4a6643662e => 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-08 21:09:46.909 7 WARNING neutronclient.v2_0.client [None req-24e16b7c-29c0-4a7d-85a3-2926e70eb461 f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/804] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:46 2026] GET /v2.1/servers/09ca04b9-f12e-4b3b-a128-8d59697e968d => generated 1550 bytes in 611 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08 21:09:48.517 8 WARNING neutronclient.v2_0.client [None req-10d23aa7-5fb6-40ba-9190-645547040750 a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] 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-08 21:09:48.531 7 WARNING neutronclient.v2_0.client [None req-e4d036f0-91f3-4317-b8c4-7f5e2d32ad6b f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/805] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:48 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1820 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, ' [pid: 8|app: 0|req: 409/806] 10.0.0.72 () {32 vars in 716 bytes} [Fri May 8 21:09:48 2026] DELETE /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => 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-08 21:09:48.863 8 WARNING neutronclient.v2_0.client [None req-702467a4-9203-4bc6-be43-dab18e5157db a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/807] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:48 2026] GET /v2.1/servers/09ca04b9-f12e-4b3b-a128-8d59697e968d => generated 1550 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/808] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:48 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1826 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:50.003 7 WARNING neutronclient.v2_0.client [None req-c659846e-9682-4fff-a346-0d7e2b2a6683 f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] 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-08 21:09:50.154 8 WARNING neutronclient.v2_0.client [None req-9a01ba12-26cd-42ad-8f2e-efb972a01d1d a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/809] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:49 2026] GET /v2.1/servers/09ca04b9-f12e-4b3b-a128-8d59697e968d => generated 1550 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:50.236 7 INFO nova.api.openstack.compute.server_external_events [req-da523c4f-62aa-441a-adb8-f6b1df591216 req-c3e7b757-6229-48e5-b762-5724830ffd47 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:67dc55fb-716a-4d77-806d-4f2db232c24c for instance 4eda4749-8100-425f-be11-d26e5156d4e1 on instance [pid: 7|app: 0|req: 400/810] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/811] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:50 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1826 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:51.234 7 WARNING neutronclient.v2_0.client [None req-8b1883b3-c273-4649-8498-3d07db6f367e f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] 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-08 21:09:51.392 8 WARNING neutronclient.v2_0.client [None req-5e8439e3-c6f9-430e-b64d-ba3a459338b1 a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] The python binding code in 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/812] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:51 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1759 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:51.901 8 INFO nova.api.openstack.compute.server_external_events [req-751ed871-9302-4712-aceb-a8316de9f1ee req-622ffabe-691c-46d8-a68c-9fb84cf39868 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-deleted:67dc55fb-716a-4d77-806d-4f2db232c24c for instance 4eda4749-8100-425f-be11-d26e5156d4e1 on instance [pid: 8|app: 0|req: 413/813] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/814] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:51 2026] GET /v2.1/servers/09ca04b9-f12e-4b3b-a128-8d59697e968d => generated 1550 bytes in 769 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:52.338 8 INFO nova.api.openstack.compute.server_external_events [req-1f6a3e0d-f716-4e8e-8d71-f86310bf7554 req-ab6f94ae-b828-4a57-8dc5-0622d444d011 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:67dc55fb-716a-4d77-806d-4f2db232c24c for instance 4eda4749-8100-425f-be11-d26e5156d4e1 on instance 2026-05-08 21:09:52.338 8 INFO nova.api.openstack.compute.server_external_events [req-1f6a3e0d-f716-4e8e-8d71-f86310bf7554 req-ab6f94ae-b828-4a57-8dc5-0622d444d011 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:3014176b-0c87-4e26-ad73-a9e4a872f2d3 for instance 09ca04b9-f12e-4b3b-a128-8d59697e968d on instance [pid: 8|app: 0|req: 414/815] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:52 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:52.920 7 WARNING neutronclient.v2_0.client [None req-a989097f-ca77-43e5-b758-8b59ac023156 a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/816] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:52 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1478 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-08 21:09:53.026 8 WARNING neutronclient.v2_0.client [None req-0eba60e6-cd72-4a21-9a22-c5ab0ff9574f f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/817] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:52 2026] GET /v2.1/servers/09ca04b9-f12e-4b3b-a128-8d59697e968d => generated 1550 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:54.023 7 WARNING neutronclient.v2_0.client [None req-0f6b69ee-75d7-48bf-af8b-3ba6bc5840ea a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] The python binding code in 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/818] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:53 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 1478 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:54.208 8 WARNING neutronclient.v2_0.client [None req-fe5eda7a-0ecd-4ec0-bf01-18e03402c145 f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] The python binding code in 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/819] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:54 2026] GET /v2.1/servers/09ca04b9-f12e-4b3b-a128-8d59697e968d => generated 1727 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:54.390 7 WARNING neutronclient.v2_0.client [None req-effa9980-de19-40c3-b761-78276665c274 f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] 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-08 21:09:54.420 8 INFO nova.api.openstack.compute.server_external_events [req-294eb4a2-9516-4d8d-a1a5-446892a52ee5 req-b2d80f8e-a0b3-4535-8512-bc8f36dfb46c dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:3014176b-0c87-4e26-ad73-a9e4a872f2d3 for instance 09ca04b9-f12e-4b3b-a128-8d59697e968d on instance [pid: 8|app: 0|req: 417/820] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/821] 10.0.0.72 () {32 vars in 739 bytes} [Fri May 8 21:09:54 2026] GET /v2.1/servers/09ca04b9-f12e-4b3b-a128-8d59697e968d/os-interface => generated 284 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:55.113 8 INFO nova.api.openstack.wsgi [None req-195da75d-4bd3-4791-8f38-6160eee2c495 a227da6fe3b34b768836132c2a351bd6 69adb0906a5248c4b3dedd45efbd58f8 - - default default] HTTP exception thrown: Instance 4eda4749-8100-425f-be11-d26e5156d4e1 could not be found. [pid: 8|app: 0|req: 418/822] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:55 2026] GET /v2.1/servers/4eda4749-8100-425f-be11-d26e5156d4e1 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/823] 10.0.0.72 () {32 vars in 704 bytes} [Fri May 8 21:09:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1476359829 => 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-08 21:09:55.233 7 INFO nova.api.openstack.compute.server_external_events [req-e0444823-f66b-4350-98ff-b62da98f121d req-11522f22-f53b-4249-80bc-43f9050c778a dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:3014176b-0c87-4e26-ad73-a9e4a872f2d3 for instance 09ca04b9-f12e-4b3b-a128-8d59697e968d on instance 2026-05-08 21:09:55.237 8 WARNING neutronclient.v2_0.client [None req-24633f27-eab1-4a5c-bed4-18aee090cfde f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/824] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:55 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) [pid: 8|app: 0|req: 419/825] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:55 2026] GET /v2.1/servers/09ca04b9-f12e-4b3b-a128-8d59697e968d => generated 1727 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 407/826] 10.0.0.72 () {32 vars in 639 bytes} [Fri May 8 21:09:55 2026] GET /v2.1/servers => generated 378 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/827] 10.0.0.72 () {32 vars in 716 bytes} [Fri May 8 21:09:55 2026] DELETE /v2.1/servers/09ca04b9-f12e-4b3b-a128-8d59697e968d => generated 0 bytes in 107 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-08 21:09:55.721 7 WARNING neutronclient.v2_0.client [None req-a57f8fb0-49d2-4bff-8e98-7b3db1de6efd f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/828] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:55 2026] GET /v2.1/servers/09ca04b9-f12e-4b3b-a128-8d59697e968d => generated 1733 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-08 21:09:56.993 8 WARNING neutronclient.v2_0.client [None req-b368fb80-d7fa-4147-be7f-27880108abf2 f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] 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-08 21:09:57.025 7 INFO nova.api.openstack.compute.server_external_events [req-d7ea70ac-b9ea-4799-bbda-280f39ff7a7f req-e5a651fc-55bb-480c-84e6-d03be0284d5a dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:3014176b-0c87-4e26-ad73-a9e4a872f2d3 for instance 09ca04b9-f12e-4b3b-a128-8d59697e968d on instance [pid: 7|app: 0|req: 409/829] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/832] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:56 2026] GET /v2.1/servers/09ca04b9-f12e-4b3b-a128-8d59697e968d => generated 1733 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:58.538 7 WARNING neutronclient.v2_0.client [None req-92a43820-eb47-47e4-831c-d35b8efa21be f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/833] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:58 2026] GET /v2.1/servers/09ca04b9-f12e-4b3b-a128-8d59697e968d => generated 1853 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:59.086 8 INFO nova.api.openstack.compute.server_external_events [req-49e94ba2-ff27-4d70-9a08-992ed45525c6 req-2c855c91-18cf-49f3-b46a-7345d93a650f dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:3014176b-0c87-4e26-ad73-a9e4a872f2d3 for instance 09ca04b9-f12e-4b3b-a128-8d59697e968d on instance 2026-05-08 21:09:59.086 8 INFO nova.api.openstack.compute.server_external_events [req-49e94ba2-ff27-4d70-9a08-992ed45525c6 req-2c855c91-18cf-49f3-b46a-7345d93a650f dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-deleted:3014176b-0c87-4e26-ad73-a9e4a872f2d3 for instance 09ca04b9-f12e-4b3b-a128-8d59697e968d on instance [pid: 8|app: 0|req: 422/834] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:09:59 2026] POST /v2.1/os-server-external-events => generated 356 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-08 21:09:59.944 7 WARNING neutronclient.v2_0.client [None req-257aa102-d201-48bb-9afe-46f23a0d6aaf f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/835] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:09:59 2026] GET /v2.1/servers/09ca04b9-f12e-4b3b-a128-8d59697e968d => generated 1510 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-08 21:10:01.070 8 WARNING neutronclient.v2_0.client [None req-92cdfc07-0e1e-4364-9111-014186abab55 f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] The python binding code in 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/836] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:10:01 2026] GET /v2.1/servers/09ca04b9-f12e-4b3b-a128-8d59697e968d => generated 1510 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-08 21:10:02.191 7 INFO nova.api.openstack.wsgi [None req-9a749404-7f81-4638-ae9e-362cc3a4acca f044ae75c81e4ec0af955edc77cc7aed 112277952ec3430cb50dcf0b6cafe75a - - default default] HTTP exception thrown: Instance 09ca04b9-f12e-4b3b-a128-8d59697e968d could not be found. [pid: 7|app: 0|req: 414/837] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:10:02 2026] GET /v2.1/servers/09ca04b9-f12e-4b3b-a128-8d59697e968d => generated 111 bytes in 61 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: 424/838] 10.0.0.72 () {32 vars in 704 bytes} [Fri May 8 21:10:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1130327167 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/847] 10.0.0.40 () {30 vars in 617 bytes} [Fri May 8 21:10:42 2026] GET /v2.1 => generated 0 bytes in 171 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: 419/848] 10.0.0.40 () {32 vars in 690 bytes} [Fri May 8 21:10:43 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/849] 10.0.0.40 () {34 vars in 911 bytes} [Fri May 8 21:10:43 2026] GET /v2.1/os-simple-tenant-usage/5c7df6c0d5be456b91510b6c939b72ac?start=2026-05-07T00:00:00&end=2026-05-08T23:59:59 => generated 20 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/850] 10.0.0.40 () {30 vars in 652 bytes} [Fri May 8 21:10:43 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/851] 10.0.0.40 () {30 vars in 617 bytes} [Fri May 8 21:10:46 2026] GET /v2.1 => generated 0 bytes in 165 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 421/852] 10.0.0.40 () {32 vars in 690 bytes} [Fri May 8 21:10:46 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/853] 10.0.0.40 () {34 vars in 911 bytes} [Fri May 8 21:10:46 2026] GET /v2.1/os-simple-tenant-usage/5c7df6c0d5be456b91510b6c939b72ac?start=2026-05-07T00:00:00&end=2026-05-08T23:59:59 => generated 20 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/854] 10.0.0.40 () {30 vars in 652 bytes} [Fri May 8 21:10:46 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/859] 10.0.0.72 () {34 vars in 669 bytes} [Fri May 8 21:11:04 2026] POST /v2.1/os-keypairs => generated 398 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:07.924 8 WARNING neutronclient.v2_0.client [None req-9a41dbde-230a-4490-9d89-8d658ba724b3 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] 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-08 21:11:08.077 8 WARNING neutronclient.v2_0.client [None req-9a41dbde-230a-4490-9d89-8d658ba724b3 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] 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-08 21:11:08.487 8 WARNING neutronclient.v2_0.client [None req-9a41dbde-230a-4490-9d89-8d658ba724b3 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in 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/862] 10.0.0.72 () {34 vars in 661 bytes} [Fri May 8 21:11:07 2026] POST /v2.1/servers => generated 450 bytes in 999 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-08 21:11:08.851 7 WARNING neutronclient.v2_0.client [None req-ac5ba043-c7c6-4508-b16d-b9f5763d178e f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in 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/863] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:08 2026] GET /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 1403 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:10.080 8 WARNING neutronclient.v2_0.client [None req-bd34aef8-0b80-4502-8703-9bf92754249e f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/864] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:10 2026] GET /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 1399 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-08 21:11:11.190 7 WARNING neutronclient.v2_0.client [None req-fb6abb37-111e-4158-8c8e-d2b406301bab f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in 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/865] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:11 2026] GET /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 1455 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-08 21:11:12.307 8 WARNING neutronclient.v2_0.client [None req-d6af7480-3077-4905-b394-5f318d224a07 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in 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/866] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:12 2026] GET /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 1455 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:13.477 7 WARNING neutronclient.v2_0.client [None req-33b1ab85-8f76-46a6-a721-3d5de01a66fe f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/867] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:13 2026] GET /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 1531 bytes in 723 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:14.774 8 INFO nova.api.openstack.compute.server_external_events [req-f4fc8990-a3c1-4733-a8f9-8722c335d0ba req-99eebffb-1693-4431-822a-946237001844 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:921920d6-7403-4227-93e8-429389f171f3 for instance c0d70324-8f98-4bc0-a09a-6d108ef08f42 on instance [pid: 8|app: 0|req: 439/868] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:11:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:15.210 7 WARNING neutronclient.v2_0.client [None req-5eb5ee65-4f17-4280-adec-19a9da48ab1c f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/869] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:15 2026] GET /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 1529 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:16.713 8 WARNING neutronclient.v2_0.client [None req-416f1e9c-bf33-440c-b9f4-7143d968416c f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/870] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:16 2026] GET /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 1529 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:17.684 7 INFO nova.api.openstack.compute.server_external_events [req-0a261ff4-64c9-4c34-8727-b40cb6a9a3a0 req-12c4460f-ae82-42fa-99e1-5d7f4bb0dc0e dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:921920d6-7403-4227-93e8-429389f171f3 for instance c0d70324-8f98-4bc0-a09a-6d108ef08f42 on instance [pid: 7|app: 0|req: 432/873] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:11:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:18.312 8 WARNING neutronclient.v2_0.client [None req-63d6d258-30ee-48f8-b992-60c7ee2cb0ca f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/874] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:18 2026] GET /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 1529 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-08 21:11:19.475 7 WARNING neutronclient.v2_0.client [None req-a5b553cf-0674-4b9d-83b0-043c13c6b608 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in 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/875] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:19 2026] GET /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 1529 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:20.707 8 WARNING neutronclient.v2_0.client [None req-41095fbc-c75c-495d-9d2f-9c1b04d334eb f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in 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/876] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:20 2026] GET /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 1529 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-08 21:11:21.887 7 WARNING neutronclient.v2_0.client [None req-4ef270f1-64f5-4902-b5f8-ebb8d30b66a1 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in 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/877] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:21 2026] GET /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 1529 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:23.112 8 WARNING neutronclient.v2_0.client [None req-8a493cf8-fce7-407b-94b7-024adaba32b2 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in 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/878] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:23 2026] GET /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 1529 bytes in 527 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:24.328 7 INFO nova.api.openstack.compute.server_external_events [req-8c8054d9-10b3-4ace-a7e7-f8dda701d90c req-e88b64c0-d0e5-481b-a7a2-06d831fa71d0 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:921920d6-7403-4227-93e8-429389f171f3 for instance c0d70324-8f98-4bc0-a09a-6d108ef08f42 on instance [pid: 7|app: 0|req: 435/879] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:11:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:24.661 8 WARNING neutronclient.v2_0.client [None req-12828462-2013-484f-a5dc-68075182c6b4 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in 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/880] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:24 2026] GET /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 1529 bytes in 903 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:26.370 7 INFO nova.api.openstack.compute.server_external_events [req-7ac5392a-8ba8-4bf7-af4f-4e57202cb0b9 req-2df4b81c-b5d6-478c-83fa-c6f60575b0b8 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:921920d6-7403-4227-93e8-429389f171f3 for instance c0d70324-8f98-4bc0-a09a-6d108ef08f42 on instance [pid: 7|app: 0|req: 436/881] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:11:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:26.588 8 WARNING neutronclient.v2_0.client [None req-c0cdc967-9d28-4820-a26d-8d9158cf3794 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in 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/882] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:26 2026] GET /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 1697 bytes in 531 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:27.124 7 WARNING neutronclient.v2_0.client [None req-dcb2d3cc-a9de-42a3-9095-cc56ad79148f f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in 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/883] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:27 2026] GET /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 1697 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-08 21:11:29.144 8 INFO nova.api.openstack.compute.server_external_events [req-a32614ef-29ae-4b80-a65f-5272fc689e3e req-a6f94c0c-cddc-40bf-8b97-a3f7e8388c93 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:921920d6-7403-4227-93e8-429389f171f3 for instance c0d70324-8f98-4bc0-a09a-6d108ef08f42 on instance [pid: 8|app: 0|req: 448/886] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:11:29 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, ' [pid: 7|app: 0|req: 439/887] 10.0.0.72 () {34 vars in 748 bytes} [Fri May 8 21:11:35 2026] POST /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42/action => generated 31891 bytes in 562 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-08 21:11:39.418 8 INFO nova.api.openstack.compute.server_external_events [req-d9bc31d5-ad80-40e4-97a9-2d57470c09da req-11ef8f39-bce9-482a-946f-7abdd36733fe dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:921920d6-7403-4227-93e8-429389f171f3 for instance c0d70324-8f98-4bc0-a09a-6d108ef08f42 on instance [pid: 8|app: 0|req: 450/890] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:11:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/891] 10.0.0.72 () {34 vars in 669 bytes} [Fri May 8 21:11:40 2026] POST /v2.1/os-keypairs => generated 398 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-08 21:11:45.717 8 WARNING neutronclient.v2_0.client [None req-a618446b-ae90-4482-bf52-fffc21e13496 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] 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-08 21:11:46.038 8 WARNING neutronclient.v2_0.client [None req-a618446b-ae90-4482-bf52-fffc21e13496 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] 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-08 21:11:46.606 7 WARNING neutronclient.v2_0.client [None req-4d5f468a-3c5f-4623-aea4-5bc013055617 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] 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-08 21:11:46.978 8 WARNING neutronclient.v2_0.client [None req-a618446b-ae90-4482-bf52-fffc21e13496 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] 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-08 21:11:47.164 7 WARNING neutronclient.v2_0.client [None req-4d5f468a-3c5f-4623-aea4-5bc013055617 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] The python binding code in 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/892] 10.0.0.72 () {34 vars in 661 bytes} [Fri May 8 21:11:45 2026] POST /v2.1/servers => generated 450 bytes in 1751 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-08 21:11:47.420 8 WARNING neutronclient.v2_0.client [None req-e1d40ffb-ee5b-480f-8924-c6a82e37f0e7 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in 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/895] 10.0.0.72 () {34 vars in 661 bytes} [Fri May 8 21:11:46 2026] POST /v2.1/servers => generated 424 bytes in 928 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/896] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:47 2026] GET /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => generated 1403 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-08 21:11:47.510 7 WARNING neutronclient.v2_0.client [None req-c12ef455-cc3a-4326-bf31-2d242daf2302 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/897] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:47 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 1368 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:48.520 8 WARNING neutronclient.v2_0.client [None req-608ae325-3e42-4237-9b15-d85796a04e52 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] 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: 455/898] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:48 2026] GET /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => generated 1407 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:11:48.629 7 WARNING neutronclient.v2_0.client [None req-42248377-8127-4915-b12c-96ac77595e10 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] The python binding code in 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/899] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:48 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 1372 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:49.675 8 WARNING neutronclient.v2_0.client [None req-1231d1d3-3d59-4171-ada3-007554c99cf3 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/900] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:49 2026] GET /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => generated 1399 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:49.923 7 WARNING neutronclient.v2_0.client [None req-a73b3306-b727-4c78-9770-83ecce137bb4 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/901] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:49 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 1364 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:50.853 8 WARNING neutronclient.v2_0.client [None req-dbfff6fa-0435-46b8-b62e-4fb7f1b49900 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/902] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:50 2026] GET /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => generated 1399 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:51.111 7 WARNING neutronclient.v2_0.client [None req-922108ed-5c46-4e12-bac9-f8d79112c622 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] The python binding code in 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/903] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:51 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 1364 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-08 21:11:51.973 8 WARNING neutronclient.v2_0.client [None req-111e3cc9-5955-4482-bae6-767ae75aca8d f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/904] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:51 2026] GET /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => 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-08 21:11:52.205 7 WARNING neutronclient.v2_0.client [None req-466623c1-04d5-4d7d-8351-48280443cb01 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] The python binding code in 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/905] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:52 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 1364 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-08 21:11:53.066 8 WARNING neutronclient.v2_0.client [None req-9d049b21-4995-4487-9c77-b9af0964c7da f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in 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/906] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:53 2026] GET /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => generated 1455 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:53.303 7 WARNING neutronclient.v2_0.client [None req-da94d55e-879f-45db-810c-7bef045fe1c5 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] The python binding code in 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/907] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:53 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 1364 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-08 21:11:54.166 8 WARNING neutronclient.v2_0.client [None req-823d85a9-a7fa-4771-ad94-095db7fa70dd f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in 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/908] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:54 2026] GET /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => generated 1463 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:54.400 7 WARNING neutronclient.v2_0.client [None req-7ff7286f-5fe6-49c4-b015-6a3a5acbe849 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] The python binding code in 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/909] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:54 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 1420 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:55.269 8 WARNING neutronclient.v2_0.client [None req-13205eec-bd81-402f-bc9f-cc3ee15c9e1c f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] 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-08 21:11:55.528 7 WARNING neutronclient.v2_0.client [None req-7e425dba-3ce1-42c2-a0cd-1f5d2ea07fd2 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/910] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:55 2026] GET /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => generated 1541 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, ' [pid: 7|app: 0|req: 450/911] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:55 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 1420 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:11:55.735 8 INFO nova.api.openstack.compute.server_external_events [req-08ec96ca-c4e5-44b1-9713-c78c0686fd46 req-c9f73b0a-91ce-4b96-901b-39912698d147 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:a113906b-c6a0-4c46-a69c-49a58a154e96 for instance 4cefbb53-08f5-4e83-a62e-8c9cf5c77784 on instance [pid: 8|app: 0|req: 462/912] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:11:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:56.770 7 WARNING neutronclient.v2_0.client [None req-be2ae42d-b037-405c-89cf-4647e13294e7 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] 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-08 21:11:56.800 8 WARNING neutronclient.v2_0.client [None req-59a729de-0504-4611-91a7-65e0ffe6a4ec 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] The python binding code in 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/913] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:56 2026] GET /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => generated 1529 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/914] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:56 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 1470 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:57.791 8 INFO nova.api.openstack.compute.server_external_events [req-2398a617-34af-41c4-8224-40d38c31ed8d req-d52e2e4a-aed5-4f2e-96e8-e7b6c89ef8f1 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:ada10fea-0f58-4e2f-bf88-072c4ea596dd for instance d905eff8-43b9-42f3-80de-b7856c40b066 on instance [pid: 8|app: 0|req: 465/917] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:11:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:58.135 7 WARNING neutronclient.v2_0.client [None req-22008003-1b1f-4688-b60e-77d224600941 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] 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-08 21:11:58.163 8 WARNING neutronclient.v2_0.client [None req-6b003c91-48c4-478f-a560-f67422aa93e9 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/918] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:58 2026] GET /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => generated 1529 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/919] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:58 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 1468 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:59.376 7 WARNING neutronclient.v2_0.client [None req-34ced925-e6ee-4f56-9ace-96ab310edbbc f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] 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-08 21:11:59.415 8 WARNING neutronclient.v2_0.client [None req-99762f28-8551-435a-8b8a-b110a5fa4d1e 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/920] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:59 2026] GET /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => generated 1529 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/921] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:11:59 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 1468 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:12:00.545 7 WARNING neutronclient.v2_0.client [None req-4b0dea15-1c69-49a7-9d9b-29455f1db670 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] 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-08 21:12:00.574 8 WARNING neutronclient.v2_0.client [None req-29a2fdfc-0c97-4b57-b75b-10ad2e559c20 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/922] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:00 2026] GET /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => generated 1529 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/923] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:00 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 1468 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:12:00.963 7 INFO nova.api.openstack.compute.server_external_events [req-f835f3c9-35d0-46fe-a6d2-0b99da82750b req-d8284c00-e2a1-482c-9756-6b82365e451e dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:a113906b-c6a0-4c46-a69c-49a58a154e96 for instance 4cefbb53-08f5-4e83-a62e-8c9cf5c77784 on instance [pid: 7|app: 0|req: 456/924] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:12:00 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-08 21:12:01.800 8 WARNING neutronclient.v2_0.client [None req-36a43c80-6da7-4012-8b12-7b51eed57a7d f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] 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-08 21:12:01.872 7 WARNING neutronclient.v2_0.client [None req-9cf46a21-a23d-4e73-a731-85c4b4933ce8 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] The python binding code in 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/925] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:01 2026] GET /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => generated 1529 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/926] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:01 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 1468 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-08 21:12:02.910 8 INFO nova.api.openstack.compute.server_external_events [req-22d5043f-e577-4d54-a264-49264be3db44 req-739b9f3f-c682-4945-9be4-07b8a1174737 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:ada10fea-0f58-4e2f-bf88-072c4ea596dd for instance d905eff8-43b9-42f3-80de-b7856c40b066 on instance [pid: 8|app: 0|req: 470/927] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:12:02 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-08 21:12:02.972 7 WARNING neutronclient.v2_0.client [None req-a19c271c-0c24-4f36-8706-df6fdaf0e2d2 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] 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-08 21:12:03.014 8 INFO nova.api.openstack.compute.server_external_events [req-ab0e40a7-c689-4399-8529-e8500eb374b0 req-17017bf5-cf45-4ba7-8f9b-519324cecabd dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:a113906b-c6a0-4c46-a69c-49a58a154e96 for instance 4cefbb53-08f5-4e83-a62e-8c9cf5c77784 on instance [pid: 8|app: 0|req: 471/928] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:12:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:12:03.056 8 WARNING neutronclient.v2_0.client [None req-0bcd940e-bfb3-4f68-8cbd-04f4534471e0 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] The python binding code in 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/929] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:03 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 1468 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/930] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:02 2026] GET /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => generated 1696 bytes in 1189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:12:04.189 8 WARNING neutronclient.v2_0.client [None req-80447a5e-45ea-469b-818e-9c48067608c0 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/931] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:04 2026] GET /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => generated 1696 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-08 21:12:04.489 7 WARNING neutronclient.v2_0.client [None req-f1311817-e628-4563-9a02-3a45733d7180 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] 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-08 21:12:04.965 8 INFO nova.api.openstack.compute.server_external_events [req-67f3910d-d865-45d2-b340-9c31cf0c5656 req-f5229eaa-760c-48fd-9199-edf44d6406d5 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:ada10fea-0f58-4e2f-bf88-072c4ea596dd for instance d905eff8-43b9-42f3-80de-b7856c40b066 on instance [pid: 8|app: 0|req: 474/932] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:12:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/933] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:04 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 1468 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-08 21:12:06.517 8 WARNING neutronclient.v2_0.client [None req-1fa1211a-fe95-406d-9b0a-e5ea915c610b 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/934] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:06 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 1647 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:12:07.062 7 INFO nova.api.openstack.compute.server_external_events [req-bca0a291-6173-4cfb-a542-6dfa93e2be63 req-ad5e92cf-6b25-4382-a65d-37d6b5770271 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:a113906b-c6a0-4c46-a69c-49a58a154e96 for instance 4cefbb53-08f5-4e83-a62e-8c9cf5c77784 on instance [pid: 7|app: 0|req: 460/935] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:12:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 477/938] 10.0.0.72 () {32 vars in 716 bytes} [Fri May 8 21:12:07 2026] DELETE /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 0 bytes in 103 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-08 21:12:07.986 7 WARNING neutronclient.v2_0.client [None req-d86d9b22-0eda-4e8b-b01e-90276b7ce859 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] The python binding code in 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/939] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:07 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 1653 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:12:09.313 8 WARNING neutronclient.v2_0.client [None req-45748baa-8a4d-4e96-ab84-5f2e328a253b 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] The python binding code in 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/940] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:09 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 1653 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:12:10.598 7 WARNING neutronclient.v2_0.client [None req-46171b93-4c7f-4f20-8e98-407385f2ef51 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] 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-08 21:12:10.627 8 INFO nova.api.openstack.compute.server_external_events [req-90a47817-4915-422c-9169-3c6875b54058 req-267beabb-deff-4d68-be9d-c94131625d90 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-deleted:ada10fea-0f58-4e2f-bf88-072c4ea596dd for instance d905eff8-43b9-42f3-80de-b7856c40b066 on instance [pid: 8|app: 0|req: 479/941] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:12:10 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) [pid: 7|app: 0|req: 463/942] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:10 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 1611 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:12:11.698 7 WARNING neutronclient.v2_0.client [None req-cde7f7f9-879d-4352-a990-f790d56d83b1 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] The python binding code in 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/943] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:11 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 1454 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/944] 10.0.0.72 () {34 vars in 748 bytes} [Fri May 8 21:12:11 2026] POST /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784/action => generated 31854 bytes in 559 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-08 21:12:12.878 7 WARNING neutronclient.v2_0.client [None req-242c55c3-28fe-40ca-8510-27278ce23f40 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/945] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:12 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 1454 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:12:13.955 8 INFO nova.api.openstack.wsgi [None req-c6ac5b1b-529a-42b8-a9c7-6ae5a89bcac6 1eb051f925914554b21d634b5fdbbec9 1472d7197f804ef38ca9fc369cc75129 - - default default] HTTP exception thrown: Instance d905eff8-43b9-42f3-80de-b7856c40b066 could not be found. [pid: 8|app: 0|req: 481/946] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:13 2026] GET /v2.1/servers/d905eff8-43b9-42f3-80de-b7856c40b066 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 466/947] 10.0.0.72 () {32 vars in 716 bytes} [Fri May 8 21:12:14 2026] DELETE /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:12:14.787 8 WARNING neutronclient.v2_0.client [None req-ba1dc33d-0885-40f3-a0e3-8e2d9f1fa85d f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in 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/948] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:14 2026] GET /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => generated 1822 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-08 21:12:16.017 7 WARNING neutronclient.v2_0.client [None req-5b0425d6-72ac-4aa4-b288-c989961deec6 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in 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/949] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:15 2026] GET /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => generated 1822 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-08 21:12:17.319 8 WARNING neutronclient.v2_0.client [None req-b9b0f177-1a33-46dc-b9c2-c84ad0313f62 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] 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-08 21:12:17.971 7 INFO nova.api.openstack.compute.server_external_events [req-1fb54f89-b785-4d86-a7bc-f418c833f553 req-cd38f98b-006e-4c8c-9c3b-36874fcde8d6 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-deleted:a113906b-c6a0-4c46-a69c-49a58a154e96 for instance 4cefbb53-08f5-4e83-a62e-8c9cf5c77784 on instance [pid: 7|app: 0|req: 470/952] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:12:17 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) [pid: 8|app: 0|req: 483/953] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:17 2026] GET /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => generated 1822 bytes in 740 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:12:19.103 7 WARNING neutronclient.v2_0.client [None req-8850c30a-7928-441c-9331-00cbaf0219a7 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/954] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:19 2026] GET /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => generated 1489 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, ' 2026-05-08 21:12:20.236 8 WARNING neutronclient.v2_0.client [None req-24b51eaf-2ec7-468c-992d-759e9b62c4ea f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in 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/955] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:20 2026] GET /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => generated 1489 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-08 21:12:21.317 7 INFO nova.api.openstack.wsgi [None req-c214a87a-a090-42a0-8baa-a5e2025207a4 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] HTTP exception thrown: Instance 4cefbb53-08f5-4e83-a62e-8c9cf5c77784 could not be found. [pid: 7|app: 0|req: 472/956] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:21 2026] GET /v2.1/servers/4cefbb53-08f5-4e83-a62e-8c9cf5c77784 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 485/957] 10.0.0.72 () {32 vars in 728 bytes} [Fri May 8 21:12:21 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2009791195 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/958] 10.0.0.72 () {32 vars in 716 bytes} [Fri May 8 21:12:22 2026] DELETE /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-08 21:12:22.215 8 WARNING neutronclient.v2_0.client [None req-4d2cc78c-eb22-471a-b235-19400c36a614 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in 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/959] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:22 2026] GET /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 1703 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:12:23.456 7 WARNING neutronclient.v2_0.client [None req-23409c73-c233-4e3d-a5d0-4a7f5d0382a1 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in 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/960] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:23 2026] GET /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 1703 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-08 21:12:24.668 8 WARNING neutronclient.v2_0.client [None req-4e1920a6-1ad1-4ec9-90a4-561aa6647811 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] 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-08 21:12:24.999 7 INFO nova.api.openstack.compute.server_external_events [req-dbbd7cc9-e554-4ab6-be7a-d7b053a4a1b5 req-6540fc57-3cb7-4481-b8b2-6efe03991344 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-deleted:921920d6-7403-4227-93e8-429389f171f3 for instance c0d70324-8f98-4bc0-a09a-6d108ef08f42 on instance [pid: 7|app: 0|req: 475/961] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:12:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/962] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:24 2026] GET /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 1635 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:12:26.085 7 WARNING neutronclient.v2_0.client [None req-ff81b64a-2743-4c84-966c-f39cba6a4f64 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/963] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:26 2026] GET /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 1489 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:12:27.207 8 WARNING neutronclient.v2_0.client [None req-0c647edb-a4da-41dc-a7ba-ab41081f5fed f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] The python binding code in 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/964] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:27 2026] GET /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 1489 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-08 21:12:28.297 8 INFO nova.api.openstack.wsgi [None req-e9f6330a-589b-4ca6-a7e4-61546b3d19d5 f50a7e4be055461d805457fafd3f5e6e 4d702f4860ce492d8e369ba74555c871 - - default default] HTTP exception thrown: Instance c0d70324-8f98-4bc0-a09a-6d108ef08f42 could not be found. [pid: 8|app: 0|req: 490/967] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:28 2026] GET /v2.1/servers/c0d70324-8f98-4bc0-a09a-6d108ef08f42 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 478/968] 10.0.0.72 () {32 vars in 728 bytes} [Fri May 8 21:12:28 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2039508081 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 493/973] 10.0.0.72 () {34 vars in 669 bytes} [Fri May 8 21:12:50 2026] POST /v2.1/os-keypairs => generated 397 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/974] 10.0.0.72 () {34 vars in 669 bytes} [Fri May 8 21:12:52 2026] POST /v2.1/os-keypairs => generated 385 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:12:54.828 8 WARNING neutronclient.v2_0.client [None req-fc349ed4-5e12-43db-b260-d76f9aa4dc82 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] 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-08 21:12:55.058 8 WARNING neutronclient.v2_0.client [None req-fc349ed4-5e12-43db-b260-d76f9aa4dc82 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] 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-08 21:12:55.092 8 WARNING neutronclient.v2_0.client [None req-fc349ed4-5e12-43db-b260-d76f9aa4dc82 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] 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-08 21:12:55.450 8 WARNING neutronclient.v2_0.client [None req-fc349ed4-5e12-43db-b260-d76f9aa4dc82 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/975] 10.0.0.72 () {34 vars in 661 bytes} [Fri May 8 21:12:54 2026] POST /v2.1/servers => generated 496 bytes in 928 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-08 21:12:55.711 7 WARNING neutronclient.v2_0.client [None req-d52258be-cdc8-4ed2-8273-471f400fae3e 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] The python binding code in 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/976] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:55 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 1457 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:12:56.813 8 WARNING neutronclient.v2_0.client [None req-9adbe15c-dafa-4bb8-9d91-626aa9f73d24 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/977] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:56 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:12:57.916 8 WARNING neutronclient.v2_0.client [None req-5a4ace14-11e9-46da-ab8a-cb7d40b022a7 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/980] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:57 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 1509 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:12:59.033 7 WARNING neutronclient.v2_0.client [None req-1d2e5b48-e29e-4e61-afd1-65581f246b5f 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/981] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:12:58 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 1509 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-08 21:13:00.138 8 WARNING neutronclient.v2_0.client [None req-bb2de048-413b-4008-b5d6-d2bda3506b9d 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] The python binding code in 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/982] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:00 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 1517 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:01.322 7 WARNING neutronclient.v2_0.client [None req-ac63d60d-b8ec-4e41-8a68-ccce3d5f1348 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] 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-08 21:13:01.762 8 INFO nova.api.openstack.compute.server_external_events [req-64cb563c-0085-47c4-ad5f-7c702416230b req-5dda79de-d7f5-45f9-bcd8-7bbea8e90488 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:869d2a61-410a-4e42-8e75-0ad23093b2b2 for instance 8dd03926-1ac9-4cbe-85a6-e1e321edc06f on instance [pid: 8|app: 0|req: 499/983] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:13:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/984] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:01 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 1641 bytes in 693 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:03.048 8 WARNING neutronclient.v2_0.client [None req-99977161-0a14-44c8-958c-577d0b1a0786 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/985] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:03 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 1629 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:04.446 7 WARNING neutronclient.v2_0.client [None req-13f98e39-b60b-40f9-a649-ec4ddd29eba8 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/986] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:04 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 1629 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:05.918 8 WARNING neutronclient.v2_0.client [None req-a04929ae-7aab-4cfd-ad84-2613ff84f79e 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/987] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:05 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 1629 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-08 21:13:07.237 7 WARNING neutronclient.v2_0.client [None req-f2edb5fe-ba79-4ce9-8875-dc9666754cad 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] The python binding code in 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/990] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:07 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 1629 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-08 21:13:08.462 8 WARNING neutronclient.v2_0.client [None req-e51949f0-a07d-40b3-bfb1-d8e4d7583bfe 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] The python binding code in 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/991] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:08 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 1629 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:09.493 7 INFO nova.api.openstack.compute.server_external_events [req-215642a8-23b8-40e6-bc5c-293d36b6824f req-44ca064b-7170-46ec-b382-2ec31ac772cc dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:869d2a61-410a-4e42-8e75-0ad23093b2b2 for instance 8dd03926-1ac9-4cbe-85a6-e1e321edc06f on instance [pid: 7|app: 0|req: 488/992] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:13:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:09.903 8 WARNING neutronclient.v2_0.client [None req-baa87b1b-b953-442f-8c3c-c6b0d7d62b7b 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/993] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:09 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 1629 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:11.234 7 WARNING neutronclient.v2_0.client [None req-b4833c5c-bba5-4c13-959c-77fcc75da232 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/994] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:11 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 1629 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-08 21:13:11.541 8 INFO nova.api.openstack.compute.server_external_events [req-0aef15f1-ec7b-4fe5-bdf6-431411e5c607 req-76eeebb6-c13f-4616-9e44-290005af6737 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:869d2a61-410a-4e42-8e75-0ad23093b2b2 for instance 8dd03926-1ac9-4cbe-85a6-e1e321edc06f on instance [pid: 8|app: 0|req: 506/995] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:13:11 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-08 21:13:12.440 7 WARNING neutronclient.v2_0.client [None req-020ed126-9ec5-45eb-ba63-1c1fb66c7c73 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] The python binding code in 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/996] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:12 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 1809 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-08 21:13:12.590 8 WARNING neutronclient.v2_0.client [None req-cb106fb8-ecbe-4107-860b-613c5bfac055 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/997] 10.0.0.72 () {32 vars in 739 bytes} [Fri May 8 21:13:12 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f/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-08 21:13:13.626 7 INFO nova.api.openstack.compute.server_external_events [req-0a8377ce-6445-4cd8-a7bc-eba7c73c4aa3 req-1399d0c6-997c-4d8a-b95d-d80d46770e9a dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:869d2a61-410a-4e42-8e75-0ad23093b2b2 for instance 8dd03926-1ac9-4cbe-85a6-e1e321edc06f on instance [pid: 7|app: 0|req: 491/998] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:13:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:20.963 8 WARNING neutronclient.v2_0.client [None req-a0afb57a-30f3-455e-a045-84fbafb88d8a 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1001] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:20 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 1929 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 493/1002] 10.0.0.72 () {32 vars in 751 bytes} [Fri May 8 21:13:22 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f/os-server-password => generated 116 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: 510/1003] 10.0.0.72 () {32 vars in 716 bytes} [Fri May 8 21:13:24 2026] DELETE /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 0 bytes in 305 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-08 21:13:24.717 7 WARNING neutronclient.v2_0.client [None req-b4d711b0-46a1-4988-bc71-4a2952c125bc 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/1004] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:24 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 1935 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:25.863 8 INFO nova.api.openstack.compute.server_external_events [req-7564b39e-24ef-42df-922f-4ef43fa8d5d5 req-76812888-37a8-4bbe-a95b-57a9c9a8a2de dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:869d2a61-410a-4e42-8e75-0ad23093b2b2 for instance 8dd03926-1ac9-4cbe-85a6-e1e321edc06f on instance [pid: 8|app: 0|req: 511/1005] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:13:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:26.085 7 WARNING neutronclient.v2_0.client [None req-873e4772-e79b-4305-a1f5-2e1b46be7b97 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/1006] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:26 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 1935 bytes in 787 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:27.494 7 INFO nova.api.openstack.compute.server_external_events [req-88acb96e-63dc-474c-9eba-ba1749b8b014 req-855a848e-11f6-4027-bb86-11642bcec75d dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-deleted:869d2a61-410a-4e42-8e75-0ad23093b2b2 for instance 8dd03926-1ac9-4cbe-85a6-e1e321edc06f on instance [pid: 7|app: 0|req: 497/1009] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:13:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:27.881 8 WARNING neutronclient.v2_0.client [None req-e4f7411b-3b50-47e1-ba3d-2ab3bf233f7a 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] 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-08 21:13:27.908 7 INFO nova.api.openstack.compute.server_external_events [req-7d500c10-f5b2-472a-9aaf-d83311c379f5 req-adcc2225-6081-43a8-b4b2-261fce513343 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:869d2a61-410a-4e42-8e75-0ad23093b2b2 for instance 8dd03926-1ac9-4cbe-85a6-e1e321edc06f on instance [pid: 7|app: 0|req: 498/1010] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:13:27 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: 8|app: 0|req: 513/1011] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:27 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 1538 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:29.342 7 WARNING neutronclient.v2_0.client [None req-99bf603e-d37d-46e2-b75b-d29f2ac5d99f 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] The python binding code in 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/1012] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:29 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 1543 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:30.663 8 WARNING neutronclient.v2_0.client [None req-3c72027d-2628-4e08-9687-b3e832d96fd8 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1013] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:30 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 1543 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:31.757 7 INFO nova.api.openstack.wsgi [None req-8b5184a3-95a5-4304-ae5b-7b951d2aa4d9 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] HTTP exception thrown: Instance 8dd03926-1ac9-4cbe-85a6-e1e321edc06f could not be found. [pid: 7|app: 0|req: 500/1014] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:31 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:31.787 8 INFO nova.api.openstack.wsgi [None req-127f497b-88a5-4caf-9fac-82714e74ac5c 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] HTTP exception thrown: Instance 8dd03926-1ac9-4cbe-85a6-e1e321edc06f could not be found. [pid: 8|app: 0|req: 515/1015] 10.0.0.72 () {32 vars in 716 bytes} [Fri May 8 21:13:31 2026] DELETE /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => 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, ' 2026-05-08 21:13:31.818 7 INFO nova.api.openstack.wsgi [None req-07143c20-2034-4255-bc70-97f4d2eed91e 9c0c7af3ce9e4f0aae37d208606b0986 6caac8dc34fe40878c2af7d994fffe80 - - default default] HTTP exception thrown: Instance 8dd03926-1ac9-4cbe-85a6-e1e321edc06f could not be found. [pid: 7|app: 0|req: 501/1016] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:31 2026] GET /v2.1/servers/8dd03926-1ac9-4cbe-85a6-e1e321edc06f => 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: 516/1017] 10.0.0.72 () {32 vars in 702 bytes} [Fri May 8 21:13:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-541783254 => 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: 502/1018] 10.0.0.72 () {32 vars in 726 bytes} [Fri May 8 21:13:32 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1452128622 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1019] 10.0.0.72 () {34 vars in 669 bytes} [Fri May 8 21:13:35 2026] POST /v2.1/os-keypairs => generated 396 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:13:38.331 7 WARNING neutronclient.v2_0.client [None req-c6b6d11c-2775-43f7-b590-1cc43f7ce2e0 d94381da540641a9827867088f3a8249 4840aba75dd44e189a5737dcef1bf3a3 - - default default] 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-08 21:13:38.381 7 WARNING neutronclient.v2_0.client [None req-c6b6d11c-2775-43f7-b590-1cc43f7ce2e0 d94381da540641a9827867088f3a8249 4840aba75dd44e189a5737dcef1bf3a3 - - default default] 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-08 21:13:38.651 7 WARNING neutronclient.v2_0.client [None req-c6b6d11c-2775-43f7-b590-1cc43f7ce2e0 d94381da540641a9827867088f3a8249 4840aba75dd44e189a5737dcef1bf3a3 - - default default] The python binding code in 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/1022] 10.0.0.72 () {34 vars in 661 bytes} [Fri May 8 21:13:38 2026] POST /v2.1/servers => generated 448 bytes in 760 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-08 21:13:38.901 8 WARNING neutronclient.v2_0.client [None req-0f811ee2-94d1-4ed3-b1a2-42dbf6dd66b0 d94381da540641a9827867088f3a8249 4840aba75dd44e189a5737dcef1bf3a3 - - default default] The python binding code in 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/1023] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:38 2026] GET /v2.1/servers/dc3a37be-2dd3-4730-ace9-8e4e78ba7d75 => generated 1394 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:44.206 7 WARNING neutronclient.v2_0.client [None req-d1d5c30c-a829-4441-b370-35ec0ef6f7c0 d94381da540641a9827867088f3a8249 4840aba75dd44e189a5737dcef1bf3a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1024] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:44 2026] GET /v2.1/servers/dc3a37be-2dd3-4730-ace9-8e4e78ba7d75 => generated 1520 bytes in 829 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:45.085 8 INFO nova.api.openstack.compute.server_external_events [req-d5b4795d-a93f-49dd-be8e-d5bd13e5d972 req-17bc78e9-c6b6-49bd-b1ea-ab5991e99e0c dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:6d1c7f95-7e73-4674-8fcc-9aad892d8e7a for instance dc3a37be-2dd3-4730-ace9-8e4e78ba7d75 on instance [pid: 8|app: 0|req: 520/1025] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:13:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:50.046 7 WARNING neutronclient.v2_0.client [None req-7c387814-b15c-4622-ba95-c545e10de83f d94381da540641a9827867088f3a8249 4840aba75dd44e189a5737dcef1bf3a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1028] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:50 2026] GET /v2.1/servers/dc3a37be-2dd3-4730-ace9-8e4e78ba7d75 => generated 1518 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:51.000 8 INFO nova.api.openstack.compute.server_external_events [req-455b1409-c2f9-4668-8a4b-499d99ba8a4a req-4832fe72-7c1d-453d-9208-10b217359a3c dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:6d1c7f95-7e73-4674-8fcc-9aad892d8e7a for instance dc3a37be-2dd3-4730-ace9-8e4e78ba7d75 on instance [pid: 8|app: 0|req: 522/1029] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:13:50 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-08 21:13:53.043 7 INFO nova.api.openstack.compute.server_external_events [req-498c0299-ff37-4fa6-ad1b-1d1b66adf9a2 req-7a1782e2-0309-49dc-8ded-fec9fc74a9b3 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:6d1c7f95-7e73-4674-8fcc-9aad892d8e7a for instance dc3a37be-2dd3-4730-ace9-8e4e78ba7d75 on instance [pid: 7|app: 0|req: 508/1030] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:13:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:55.253 8 WARNING neutronclient.v2_0.client [None req-9fc1ab3f-22d4-4aa0-8b77-50bad213195d d94381da540641a9827867088f3a8249 4840aba75dd44e189a5737dcef1bf3a3 - - default default] The python binding code in 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/1031] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:55 2026] GET /v2.1/servers/dc3a37be-2dd3-4730-ace9-8e4e78ba7d75 => generated 1816 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:56.721 7 INFO nova.api.openstack.compute.server_external_events [req-c51902ff-7375-40d1-ba21-9a83f9d22c8e req-33025800-869d-47bf-804f-63bfdc532ceb dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:6d1c7f95-7e73-4674-8fcc-9aad892d8e7a for instance dc3a37be-2dd3-4730-ace9-8e4e78ba7d75 on instance [pid: 7|app: 0|req: 509/1032] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:13:56 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) 2026-05-08 21:13:56.769 8 WARNING neutronclient.v2_0.client [None req-a95bd383-b791-40e3-9b4a-c6c7f0717d9b d94381da540641a9827867088f3a8249 4840aba75dd44e189a5737dcef1bf3a3 - - default default] 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-08 21:13:56.813 8 WARNING neutronclient.v2_0.client [None req-a95bd383-b791-40e3-9b4a-c6c7f0717d9b d94381da540641a9827867088f3a8249 4840aba75dd44e189a5737dcef1bf3a3 - - default default] 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-08 21:13:57.047 8 WARNING neutronclient.v2_0.client [None req-a95bd383-b791-40e3-9b4a-c6c7f0717d9b d94381da540641a9827867088f3a8249 4840aba75dd44e189a5737dcef1bf3a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1035] 10.0.0.72 () {34 vars in 661 bytes} [Fri May 8 21:13:56 2026] POST /v2.1/servers => generated 448 bytes in 668 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-08 21:13:57.405 7 WARNING neutronclient.v2_0.client [None req-c1a3199d-a45a-4ed1-ae73-ef8a9d5b729c d94381da540641a9827867088f3a8249 4840aba75dd44e189a5737dcef1bf3a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1036] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:13:57 2026] GET /v2.1/servers/a85e83fa-e199-4afe-afc2-7c62e3bc4bf0 => generated 1395 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-08 21:14:02.498 8 WARNING neutronclient.v2_0.client [None req-45286039-6093-4550-abd0-5708a985ec23 d94381da540641a9827867088f3a8249 4840aba75dd44e189a5737dcef1bf3a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1037] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:14:02 2026] GET /v2.1/servers/a85e83fa-e199-4afe-afc2-7c62e3bc4bf0 => generated 1521 bytes in 531 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:14:03.287 7 INFO nova.api.openstack.compute.server_external_events [req-8973ccfe-659b-4d34-af47-5e0ee49cb698 req-2559c1b5-8eea-44e1-b0f0-3fd9579b95cc dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:21c16532-d74c-4e0f-8177-e8994168068d for instance a85e83fa-e199-4afe-afc2-7c62e3bc4bf0 on instance [pid: 7|app: 0|req: 513/1038] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:14:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:14:08.062 7 WARNING neutronclient.v2_0.client [None req-449b521a-bba4-4dce-8fa0-6cb57618a362 d94381da540641a9827867088f3a8249 4840aba75dd44e189a5737dcef1bf3a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1041] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:14:08 2026] GET /v2.1/servers/a85e83fa-e199-4afe-afc2-7c62e3bc4bf0 => generated 1519 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-08 21:14:08.400 8 INFO nova.api.openstack.compute.server_external_events [req-a8d45baa-5d38-4d72-883c-7f5fa96e2b38 req-0fe49c34-97a1-4851-a703-9b5367dcabde dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:21c16532-d74c-4e0f-8177-e8994168068d for instance a85e83fa-e199-4afe-afc2-7c62e3bc4bf0 on instance [pid: 8|app: 0|req: 527/1042] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:14:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:14:10.447 7 INFO nova.api.openstack.compute.server_external_events [req-338baff4-e53c-4ae0-adfc-cc5ff9ba318d req-d75bc74c-1349-49bc-a0ae-d7527845ffa7 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:21c16532-d74c-4e0f-8177-e8994168068d for instance a85e83fa-e199-4afe-afc2-7c62e3bc4bf0 on instance [pid: 7|app: 0|req: 516/1043] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:14:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:14:13.293 8 WARNING neutronclient.v2_0.client [None req-ce84f08c-2f94-4c42-b646-3ced90297a56 d94381da540641a9827867088f3a8249 4840aba75dd44e189a5737dcef1bf3a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1044] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:14:13 2026] GET /v2.1/servers/a85e83fa-e199-4afe-afc2-7c62e3bc4bf0 => generated 1817 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:14:14.792 7 INFO nova.api.openstack.compute.server_external_events [req-daa11909-2dee-4011-bd18-27bed3fe217c req-bbfa791e-d544-4684-9477-bd4f04ac5bb2 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:21c16532-d74c-4e0f-8177-e8994168068d for instance a85e83fa-e199-4afe-afc2-7c62e3bc4bf0 on instance [pid: 7|app: 0|req: 517/1045] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:14:14 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-08 21:14:38.031 7 WARNING neutronclient.v2_0.client [None req-f924820f-f794-4c6a-ac2f-629dfe2cc883 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] 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-08 21:14:38.096 7 WARNING neutronclient.v2_0.client [None req-f924820f-f794-4c6a-ac2f-629dfe2cc883 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] 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-08 21:14:38.271 7 WARNING neutronclient.v2_0.client [None req-f924820f-f794-4c6a-ac2f-629dfe2cc883 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1052] 199.204.45.38 () {36 vars in 712 bytes} [Fri May 8 21:14:37 2026] POST /v2.1/servers => generated 453 bytes in 861 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-08 21:14:39.249 8 WARNING neutronclient.v2_0.client [None req-41cdf42e-934b-444d-afa8-a0fe753ef348 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1053] 199.204.45.38 () {32 vars in 731 bytes} [Fri May 8 21:14:39 2026] GET /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e => generated 2213 bytes in 68 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-08 21:14:39.327 7 WARNING neutronclient.v2_0.client [None req-26033fc7-a723-4726-9b7d-29b819daaf09 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] The python binding code in 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/1054] 199.204.45.38 () {32 vars in 757 bytes} [Fri May 8 21:14:39 2026] GET /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e/os-interface => generated 28 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 533/1055] 199.204.45.38 () {32 vars in 775 bytes} [Fri May 8 21:14:39 2026] GET /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e/os-volume_attachments => generated 197 bytes in 63 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-08 21:14:42.018 7 WARNING neutronclient.v2_0.client [None req-c97c7bf6-557a-4455-86da-2b72caaf1ddd 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1056] 199.204.45.38 () {32 vars in 731 bytes} [Fri May 8 21:14:41 2026] GET /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e => generated 2371 bytes in 95 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-08 21:14:42.097 8 WARNING neutronclient.v2_0.client [None req-a4b4364f-fe21-44d3-a4e4-8e0de50cd662 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1057] 199.204.45.38 () {32 vars in 757 bytes} [Fri May 8 21:14:42 2026] GET /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e/os-interface => generated 28 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 524/1058] 199.204.45.38 () {32 vars in 775 bytes} [Fri May 8 21:14:42 2026] GET /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e/os-volume_attachments => generated 197 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:14:44.157 8 INFO nova.api.openstack.compute.server_external_events [req-0a01b984-c031-4cb8-8505-dd6065c75826 req-01bdd5c8-1ea2-4360-a216-2e2d6020fe98 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:4f7ed3b7-33fb-4bb7-b594-34bfdd2723d9 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 8|app: 0|req: 535/1059] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:14:44 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-08 21:14:45.130 7 WARNING neutronclient.v2_0.client [None req-4f60ac48-78e1-426f-bbfd-916fc1007fa5 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] The python binding code in 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/1060] 199.204.45.38 () {32 vars in 731 bytes} [Fri May 8 21:14:44 2026] GET /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e => generated 2445 bytes in 296 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-08 21:14:45.261 8 WARNING neutronclient.v2_0.client [None req-39569c5d-3343-4017-9345-11a363e858d9 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1061] 199.204.45.38 () {32 vars in 757 bytes} [Fri May 8 21:14:45 2026] GET /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e/os-interface => generated 284 bytes in 96 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: 526/1062] 199.204.45.38 () {32 vars in 775 bytes} [Fri May 8 21:14:45 2026] GET /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:14:48.009 8 WARNING neutronclient.v2_0.client [None req-6a30d75c-5049-410e-bf9f-6a4c2ede6e0f 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1065] 199.204.45.38 () {32 vars in 731 bytes} [Fri May 8 21:14:47 2026] GET /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e => generated 2433 bytes in 150 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-08 21:14:48.141 7 WARNING neutronclient.v2_0.client [None req-41591c5f-ab54-4e2e-a677-ea2b71e1cad1 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1066] 199.204.45.38 () {32 vars in 757 bytes} [Fri May 8 21:14:48 2026] GET /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e/os-interface => generated 284 bytes in 80 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: 539/1067] 199.204.45.38 () {32 vars in 775 bytes} [Fri May 8 21:14:48 2026] GET /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:14:50.010 7 INFO nova.api.openstack.compute.server_external_events [req-dee9d708-cc3e-4907-b4c9-8900c0f1af2c req-472201c9-2501-4c9d-a45f-025df78d30ba dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:4f7ed3b7-33fb-4bb7-b594-34bfdd2723d9 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 7|app: 0|req: 529/1068] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:14:49 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-08 21:14:51.120 8 WARNING neutronclient.v2_0.client [None req-b0407d28-fc1b-4037-8ee1-9c159dd179f0 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1069] 199.204.45.38 () {32 vars in 731 bytes} [Fri May 8 21:14:51 2026] GET /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e => generated 2433 bytes in 136 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-08 21:14:51.261 7 WARNING neutronclient.v2_0.client [None req-f42a6424-5fd3-4bca-80cb-6b19b9a09077 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1070] 199.204.45.38 () {32 vars in 757 bytes} [Fri May 8 21:14:51 2026] GET /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e/os-interface => generated 286 bytes in 87 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: 541/1071] 199.204.45.38 () {32 vars in 775 bytes} [Fri May 8 21:14:51 2026] GET /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e/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-08 21:14:52.052 7 INFO nova.api.openstack.compute.server_external_events [req-13f4c2f0-2b7e-4263-b1b7-a3a9068d8203 req-6faf730a-9851-4119-9c96-44624b20b892 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:4f7ed3b7-33fb-4bb7-b594-34bfdd2723d9 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 7|app: 0|req: 531/1072] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:14:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:14:53.966 8 WARNING neutronclient.v2_0.client [None req-0d65b8af-9f9d-46be-a404-ae8dfef118bc 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1073] 199.204.45.38 () {32 vars in 731 bytes} [Fri May 8 21:14:53 2026] GET /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e => generated 2581 bytes in 144 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-08 21:14:54.113 7 WARNING neutronclient.v2_0.client [None req-ab1eddb0-f97b-481b-8431-edb88d092444 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] The python binding code in 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/1074] 199.204.45.38 () {32 vars in 757 bytes} [Fri May 8 21:14:54 2026] GET /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e/os-interface => generated 286 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 543/1075] 199.204.45.38 () {32 vars in 775 bytes} [Fri May 8 21:14:54 2026] GET /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e/os-volume_attachments => generated 197 bytes in 57 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-08 21:15:27.911 7 WARNING neutronclient.v2_0.client [None req-ed8a61dc-2b03-4c42-adef-4c4b2e336465 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] 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-08 21:15:27.963 7 WARNING neutronclient.v2_0.client [None req-ed8a61dc-2b03-4c42-adef-4c4b2e336465 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] 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-08 21:15:30.418 8 INFO nova.api.openstack.compute.server_external_events [req-3306a059-8e6e-4d1a-aacc-6eb8821ab402 req-3f3ff6f8-c134-41ac-a2ee-6c67e96f24ca dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:129da461-fdbe-45b0-a204-738110f595b4 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 8|app: 0|req: 548/1084] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:15:30 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-08 21:15:33.405 8 INFO nova.api.openstack.compute.server_external_events [req-613a085d-008a-428c-bd7e-c65aff0f1ba5 req-58cc076b-e40c-46c8-af23-442094f8da9b dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:129da461-fdbe-45b0-a204-738110f595b4 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 8|app: 0|req: 549/1085] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:15:33 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, ' 2026-05-08 21:15:35.448 8 INFO nova.api.openstack.compute.server_external_events [req-5fce76c3-ad98-4599-a146-8569c2246eef req-c2c72dc7-7c2c-455a-9d8f-da86c77b0681 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:129da461-fdbe-45b0-a204-738110f595b4 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 8|app: 0|req: 550/1086] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:15:35 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-08 21:15:36.521 7 WARNING neutronclient.v2_0.client [None req-ed8a61dc-2b03-4c42-adef-4c4b2e336465 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1087] 199.204.45.38 () {36 vars in 810 bytes} [Fri May 8 21:15:27 2026] POST /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e/os-interface => generated 281 bytes in 8708 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-08 21:15:37.003 8 INFO nova.api.openstack.compute.server_external_events [req-9c53b1f9-54a2-45a4-a5d8-50672b82addd req-5516211b-a8cd-4ce2-aa53-ab7427c8de64 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:129da461-fdbe-45b0-a204-738110f595b4 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 8|app: 0|req: 551/1088] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:15:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:15:37.492 8 INFO nova.api.openstack.compute.server_external_events [req-5226db7a-6235-4bd0-959d-017791cd45f2 req-10fbc541-8f94-4dbb-a7e6-caff9b58702a dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:129da461-fdbe-45b0-a204-738110f595b4 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 8|app: 0|req: 553/1091] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:15:37 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-08 21:16:03.844 8 WARNING neutronclient.v2_0.client [None req-cdf09379-70ab-4ae4-a29a-0cc1f0e5738e 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] 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-08 21:16:03.885 8 WARNING neutronclient.v2_0.client [None req-cdf09379-70ab-4ae4-a29a-0cc1f0e5738e 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] 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-08 21:16:06.306 7 INFO nova.api.openstack.compute.server_external_events [req-f76f9285-64c7-455c-9b3f-6122a942c4bf req-e177acaa-05ec-4dd9-860a-47e310ad2798 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:a7c5eadf-8c5e-448e-97a1-7d7bb1fd0535 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 7|app: 0|req: 541/1096] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:16:06 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-08 21:16:09.774 7 INFO nova.api.openstack.compute.server_external_events [req-0f2e7b02-96e0-4929-9e3d-e29787dbd5ac req-f9e7a5b2-a3d9-4ae9-9d51-274fae28c395 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:a7c5eadf-8c5e-448e-97a1-7d7bb1fd0535 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 7|app: 0|req: 544/1099] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:16:09 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-08 21:16:11.822 7 INFO nova.api.openstack.compute.server_external_events [req-27ac3b3c-774c-4505-8024-c1adf188d677 req-0c9e733e-d494-4f38-b5e4-566cadccc1b4 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:a7c5eadf-8c5e-448e-97a1-7d7bb1fd0535 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 7|app: 0|req: 545/1100] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:16:11 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-08 21:16:12.951 8 WARNING neutronclient.v2_0.client [None req-cdf09379-70ab-4ae4-a29a-0cc1f0e5738e 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1101] 199.204.45.38 () {36 vars in 810 bytes} [Fri May 8 21:16:03 2026] POST /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e/os-interface => generated 377 bytes in 9248 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-08 21:16:23.041 8 WARNING neutronclient.v2_0.client [None req-d64f403f-9d30-40c4-b940-4e4f13d42e10 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] 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-08 21:16:23.099 8 WARNING neutronclient.v2_0.client [None req-d64f403f-9d30-40c4-b940-4e4f13d42e10 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] 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-08 21:16:25.624 7 INFO nova.api.openstack.compute.server_external_events [req-f0f72682-95d1-4612-9b55-a803722f75cf req-72c5a082-6a74-4204-b2d9-e271e51c4c32 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:4a491e91-044f-4526-a601-d6b1c08e66b6 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 7|app: 0|req: 547/1104] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:16:25 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-08 21:16:29.352 7 INFO nova.api.openstack.compute.server_external_events [req-cca9fe88-7845-4652-b90b-d2ccdb030147 req-3ae625cd-9397-4e43-9488-a16072d25657 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:4a491e91-044f-4526-a601-d6b1c08e66b6 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 7|app: 0|req: 550/1107] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:16:29 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-08 21:16:31.397 7 INFO nova.api.openstack.compute.server_external_events [req-7546a395-bb83-45d2-925d-a125bea44bee req-5f0791ba-cbe9-44ab-9710-91104b012fe5 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-plugged:4a491e91-044f-4526-a601-d6b1c08e66b6 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 7|app: 0|req: 551/1108] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:16:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:16:32.635 8 WARNING neutronclient.v2_0.client [None req-d64f403f-9d30-40c4-b940-4e4f13d42e10 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1109] 199.204.45.38 () {36 vars in 810 bytes} [Fri May 8 21:16:22 2026] POST /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e/os-interface => generated 377 bytes in 9695 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-08 21:16:33.324 7 INFO nova.api.openstack.compute.server_external_events [req-87a4bef1-5838-45ca-921d-28d758b7cbf5 req-deff23ca-43f9-466b-a460-01b3f2ff5cc0 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:a7c5eadf-8c5e-448e-97a1-7d7bb1fd0535 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 7|app: 0|req: 552/1110] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:16:33 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-08 21:16:46.716 7 INFO nova.api.openstack.compute.server_external_events [req-039c7319-02c1-44f5-9777-b730d5b015b7 req-3098faab-72fd-48f3-b1f3-c54a9cc7c9f9 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:4a491e91-044f-4526-a601-d6b1c08e66b6 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 7|app: 0|req: 554/1113] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:16:46 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: 8|app: 0|req: 561/1116] 199.204.45.38 () {34 vars in 853 bytes} [Fri May 8 21:16:47 2026] DELETE /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e/os-interface/4a491e91-044f-4526-a601-d6b1c08e66b6 => generated 0 bytes in 67 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-08 21:16:48.766 7 INFO nova.api.openstack.compute.server_external_events [req-a2b26b33-a928-40a5-85b3-69f78201edb1 req-38234988-81b1-4909-8af3-f4065a054be7 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:4a491e91-044f-4526-a601-d6b1c08e66b6 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 7|app: 0|req: 556/1117] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:16:48 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-08 21:16:49.722 8 INFO nova.api.openstack.compute.server_external_events [req-7b64b284-173d-401e-b3cf-ca4fb412b5db req-76fb00e2-1599-462a-a44e-50aa7f2b0f97 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:4a491e91-044f-4526-a601-d6b1c08e66b6 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 8|app: 0|req: 562/1118] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:16:49 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-08 21:16:51.761 7 INFO nova.api.openstack.compute.server_external_events [req-6ee5c66d-86f6-4fc5-a0a8-db461d5eb549 req-163ccf63-c99f-4224-886b-d544164977ee dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:4a491e91-044f-4526-a601-d6b1c08e66b6 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 7|app: 0|req: 557/1119] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:16:51 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-08 21:16:57.122 8 INFO nova.api.openstack.compute.server_external_events [req-6f1f8b0e-50ba-4b5f-8975-074bf3a5614f req-2037c96c-8bb1-4d0a-950f-84de68b8636d dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:a7c5eadf-8c5e-448e-97a1-7d7bb1fd0535 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 8|app: 0|req: 563/1120] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:16:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 559/1123] 199.204.45.38 () {34 vars in 853 bytes} [Fri May 8 21:16:57 2026] DELETE /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e/os-interface/a7c5eadf-8c5e-448e-97a1-7d7bb1fd0535 => generated 0 bytes in 67 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-08 21:17:00.025 8 INFO nova.api.openstack.compute.server_external_events [req-455c250b-b3a8-4c45-913b-b3fc10d3686b req-fe183fe1-d633-4662-99ee-c83b7b7ff24e dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:a7c5eadf-8c5e-448e-97a1-7d7bb1fd0535 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 8|app: 0|req: 565/1124] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:17:00 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:17:02.064 7 INFO nova.api.openstack.compute.server_external_events [req-9e8109a2-0a3f-4fbc-bc77-5af1cee61607 req-06183c9c-ead3-45a9-8763-7f7be41a3c88 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:a7c5eadf-8c5e-448e-97a1-7d7bb1fd0535 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 7|app: 0|req: 560/1125] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:17:02 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, ' [pid: 7|app: 0|req: 563/1130] 199.204.45.38 () {34 vars in 853 bytes} [Fri May 8 21:17:18 2026] DELETE /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e/os-interface/129da461-fdbe-45b0-a204-738110f595b4 => generated 0 bytes in 47 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-08 21:17:20.504 8 INFO nova.api.openstack.compute.server_external_events [req-97d0d148-023c-40ac-ae7a-d3612f5fa466 req-d6df4217-6533-410f-adb4-ab2d53aec3bd dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:129da461-fdbe-45b0-a204-738110f595b4 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 8|app: 0|req: 568/1131] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:17:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:17:22.558 7 INFO nova.api.openstack.compute.server_external_events [req-df7b81a8-c509-4ab2-9dbf-cdcaf0c5cf40 req-272db5af-fedb-489d-9128-b6d98ed835a3 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:129da461-fdbe-45b0-a204-738110f595b4 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 7|app: 0|req: 564/1132] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:17:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1133] 199.204.45.38 () {34 vars in 753 bytes} [Fri May 8 21:17:24 2026] DELETE /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e => generated 0 bytes in 128 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-08 21:17:25.680 7 INFO nova.api.openstack.compute.server_external_events [req-81dac996-495e-415b-85e1-599a5b74bc00 req-0c9be4b2-21fd-4b45-a9e0-fe9e2eb326f1 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:4f7ed3b7-33fb-4bb7-b594-34bfdd2723d9 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 7|app: 0|req: 565/1134] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:17:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:17:26.617 8 INFO nova.compute.api [None req-636729ef-c75c-46f5-bfd0-70ab2cb024d9 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] [instance: 0d920d73-a9df-4209-97df-d2a84cb9922e] Instance is already in deleting state, ignoring this request [pid: 8|app: 0|req: 570/1135] 199.204.45.38 () {34 vars in 753 bytes} [Fri May 8 21:17:26 2026] DELETE /v2.1/servers/0d920d73-a9df-4209-97df-d2a84cb9922e => generated 0 bytes in 98 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-08 21:17:27.085 7 INFO nova.api.openstack.compute.server_external_events [req-1e89fc86-41ec-48d4-8367-c1eab6b890a6 req-f1387cc2-b4e5-4787-806d-a10c47ecdf6d dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-deleted:4f7ed3b7-33fb-4bb7-b594-34bfdd2723d9 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance [pid: 7|app: 0|req: 566/1136] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:17:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:17:27.722 8 INFO nova.api.openstack.compute.server_external_events [req-a6f23f6f-9303-4a24-8c5d-69e77b887380 req-333b38d4-5535-46e7-bb1f-57607bec4254 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:4f7ed3b7-33fb-4bb7-b594-34bfdd2723d9 for instance 0d920d73-a9df-4209-97df-d2a84cb9922e on instance 2026-05-08 21:17:27.722 8 INFO nova.api.openstack.compute.server_external_events [req-a6f23f6f-9303-4a24-8c5d-69e77b887380 req-333b38d4-5535-46e7-bb1f-57607bec4254 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:21c16532-d74c-4e0f-8177-e8994168068d for instance a85e83fa-e199-4afe-afc2-7c62e3bc4bf0 on instance [pid: 8|app: 0|req: 572/1139] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:17:27 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1140] 10.0.0.72 () {32 vars in 716 bytes} [Fri May 8 21:17:27 2026] DELETE /v2.1/servers/a85e83fa-e199-4afe-afc2-7c62e3bc4bf0 => generated 0 bytes in 113 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-08 21:17:27.830 8 WARNING neutronclient.v2_0.client [None req-87ba70c7-f797-4d4b-b9c1-606005f173f6 d94381da540641a9827867088f3a8249 4840aba75dd44e189a5737dcef1bf3a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1141] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:17:27 2026] GET /v2.1/servers/a85e83fa-e199-4afe-afc2-7c62e3bc4bf0 => generated 1943 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:17:29.134 7 INFO nova.api.openstack.compute.server_external_events [req-0435d8a2-ae11-4f08-8e9b-0cceed804dfc req-d19ba46e-7ebc-450e-9c05-6636cee1d9b5 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:21c16532-d74c-4e0f-8177-e8994168068d for instance a85e83fa-e199-4afe-afc2-7c62e3bc4bf0 on instance [pid: 7|app: 0|req: 569/1142] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:17:29 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:17:30.516 8 INFO nova.api.openstack.compute.server_external_events [req-87f0578a-4ce6-4b43-8937-ca73af2640e8 req-ec9379d1-3fa8-4c15-a1d2-c23df28a68d9 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-deleted:21c16532-d74c-4e0f-8177-e8994168068d for instance a85e83fa-e199-4afe-afc2-7c62e3bc4bf0 on instance [pid: 8|app: 0|req: 574/1143] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:17: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:17:31.180 7 INFO nova.api.openstack.compute.server_external_events [req-7e576ab6-ab77-43ac-b94a-0d0eacb11e63 req-37cce552-473d-41b0-a4eb-f3df5f5ed7ea dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:21c16532-d74c-4e0f-8177-e8994168068d for instance a85e83fa-e199-4afe-afc2-7c62e3bc4bf0 on instance [pid: 7|app: 0|req: 570/1144] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:17:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:17:33.062 8 WARNING neutronclient.v2_0.client [None req-c6e5b46b-8c39-4bd5-be66-a143ef23252b d94381da540641a9827867088f3a8249 4840aba75dd44e189a5737dcef1bf3a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 575/1145] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:17:33 2026] GET /v2.1/servers/a85e83fa-e199-4afe-afc2-7c62e3bc4bf0 => 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-08 21:17:38.147 8 INFO nova.api.openstack.wsgi [None req-3e91e553-02fc-4816-b231-ba0ce7aadc68 d94381da540641a9827867088f3a8249 4840aba75dd44e189a5737dcef1bf3a3 - - default default] HTTP exception thrown: Instance a85e83fa-e199-4afe-afc2-7c62e3bc4bf0 could not be found. [pid: 8|app: 0|req: 577/1148] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:17:38 2026] GET /v2.1/servers/a85e83fa-e199-4afe-afc2-7c62e3bc4bf0 => 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-08 21:17:38.685 7 INFO nova.api.openstack.compute.server_external_events [req-5e6096a5-fb29-4e83-8d4e-140852873f3a req-3198a8d1-3be1-455b-8217-6cacdaeab172 dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-changed:6d1c7f95-7e73-4674-8fcc-9aad892d8e7a for instance dc3a37be-2dd3-4730-ace9-8e4e78ba7d75 on instance [pid: 7|app: 0|req: 572/1149] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:17:38 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: 8|app: 0|req: 578/1150] 10.0.0.72 () {32 vars in 716 bytes} [Fri May 8 21:17:38 2026] DELETE /v2.1/servers/dc3a37be-2dd3-4730-ace9-8e4e78ba7d75 => 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-08 21:17:38.844 7 WARNING neutronclient.v2_0.client [None req-3f7eae36-2bf7-4190-90f3-d1d35ac56b40 d94381da540641a9827867088f3a8249 4840aba75dd44e189a5737dcef1bf3a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 573/1151] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:17:38 2026] GET /v2.1/servers/dc3a37be-2dd3-4730-ace9-8e4e78ba7d75 => generated 1942 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:17:40.726 8 INFO nova.api.openstack.compute.server_external_events [req-6289ad52-761d-4f9d-8773-0a55b42c5701 req-7e8f2ad6-1994-431a-8603-d459289184ed dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:6d1c7f95-7e73-4674-8fcc-9aad892d8e7a for instance dc3a37be-2dd3-4730-ace9-8e4e78ba7d75 on instance 2026-05-08 21:17:40.726 8 INFO nova.api.openstack.compute.server_external_events [req-6289ad52-761d-4f9d-8773-0a55b42c5701 req-7e8f2ad6-1994-431a-8603-d459289184ed dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-unplugged:6d1c7f95-7e73-4674-8fcc-9aad892d8e7a for instance dc3a37be-2dd3-4730-ace9-8e4e78ba7d75 on instance [pid: 8|app: 0|req: 579/1152] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:17:40 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-08 21:17:42.765 7 INFO nova.api.openstack.compute.server_external_events [req-00a589b0-404b-4d31-9638-d1bcaaaad57b req-6b6eb937-2910-431d-adfd-1c9757e3a8ae dbac44908cc643aa93d34dc4e8360cb8 568b112a8264445395e738063241f17c - - 9b0f8caf22c34e15acf39a7898dec824 9b0f8caf22c34e15acf39a7898dec824] Creating event network-vif-deleted:6d1c7f95-7e73-4674-8fcc-9aad892d8e7a for instance dc3a37be-2dd3-4730-ace9-8e4e78ba7d75 on instance [pid: 7|app: 0|req: 574/1153] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 8 21:17:42 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-08 21:17:44.076 8 WARNING neutronclient.v2_0.client [None req-dfecc74e-63a2-4f0f-ab71-2eb0fc0a2087 d94381da540641a9827867088f3a8249 4840aba75dd44e189a5737dcef1bf3a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 580/1154] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:17:44 2026] GET /v2.1/servers/dc3a37be-2dd3-4730-ace9-8e4e78ba7d75 => generated 1480 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:17:49.166 7 INFO nova.api.openstack.wsgi [None req-98574c2b-3290-43b7-8d7e-5f50203be14c d94381da540641a9827867088f3a8249 4840aba75dd44e189a5737dcef1bf3a3 - - default default] HTTP exception thrown: Instance dc3a37be-2dd3-4730-ace9-8e4e78ba7d75 could not be found. [pid: 7|app: 0|req: 576/1157] 10.0.0.72 () {32 vars in 713 bytes} [Fri May 8 21:17:49 2026] GET /v2.1/servers/dc3a37be-2dd3-4730-ace9-8e4e78ba7d75 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 582/1158] 10.0.0.72 () {32 vars in 724 bytes} [Fri May 8 21:17:51 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1077554087 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:17:51.150 7 INFO nova.api.openstack.wsgi [None req-7a036fee-b8b8-4b23-8471-fb28fb5503f3 d94381da540641a9827867088f3a8249 4840aba75dd44e189a5737dcef1bf3a3 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1077554087 not found for user d94381da540641a9827867088f3a8249 [pid: 7|app: 0|req: 577/1159] 10.0.0.72 () {32 vars in 721 bytes} [Fri May 8 21:17:51 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1077554087 => generated 142 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1164] 10.0.0.72 () {32 vars in 653 bytes} [Fri May 8 21:18:07 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1165] 10.0.0.72 () {32 vars in 639 bytes} [Fri May 8 21:18:07 2026] GET /v2.1/servers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-08 21:18:07.637 8 WARNING oslo_db.sqlalchemy.utils [None req-4f0d29a3-62a1-4f51-bf36-2d41028c5342 1a32f95a0c964b33be9a61e3e3001b79 2a4929fc5bae4fc498ca90834d1fc67a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 585/1166] 10.0.0.72 () {32 vars in 647 bytes} [Fri May 8 21:18:07 2026] GET /v2.1/os-keypairs => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1167] 10.0.0.72 () {32 vars in 692 bytes} [Fri May 8 21:18:07 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1198] 10.0.0.5 () {28 vars in 451 bytes} [Fri May 8 21:20: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: 598/1199] 10.0.0.5 () {30 vars in 655 bytes} [Fri May 8 21:20:40 2026] GET /v2.1 => generated 0 bytes in 80 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 602/1200] 10.0.0.5 () {32 vars in 728 bytes} [Fri May 8 21:20:41 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: 599/1201] 10.0.0.5 () {34 vars in 803 bytes} [Fri May 8 21:20:41 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1202] 10.0.0.5 () {28 vars in 451 bytes} [Fri May 8 21:20: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: 7|app: 0|req: 600/1203] 10.0.0.5 () {30 vars in 655 bytes} [Fri May 8 21:20:41 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: 8|app: 0|req: 604/1204] 10.0.0.5 () {32 vars in 728 bytes} [Fri May 8 21:20:41 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1205] 10.0.0.5 () {34 vars in 891 bytes} [Fri May 8 21:20:41 2026] GET /v2.1/servers/detail?project_id=2a4929fc5bae4fc498ca90834d1fc67a&all_tenants=True => generated 15 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1206] 10.0.0.5 () {34 vars in 891 bytes} [Fri May 8 21:20:41 2026] GET /v2.1/servers/detail?project_id=2cfc6c5d836a43428f6068bdc676cdc4&all_tenants=True => generated 15 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1207] 10.0.0.5 () {34 vars in 891 bytes} [Fri May 8 21:20:41 2026] GET /v2.1/servers/detail?project_id=568b112a8264445395e738063241f17c&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)