+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 28 05:21:14 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-6d85b8648c-vdwg9 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 0x7f375ed14668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-28 05:21:19.798 7 INFO nova.utils [None req-3d280506-7c9d-45a3-a3df-ee42042bd067 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-28 05:21:19.816 8 INFO nova.utils [None req-ff8fcbcf-7e87-4884-911f-ae032ceaf269 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-28 05:21:21.431 7 WARNING keystonemiddleware._common.config [None req-3d280506-7c9d-45a3-a3df-ee42042bd067 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 05:21:21.439 7 WARNING oslo_config.cfg [None req-3d280506-7c9d-45a3-a3df-ee42042bd067 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-28 05:21:21.515 7 WARNING keystonemiddleware._common.config [None req-3d280506-7c9d-45a3-a3df-ee42042bd067 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 05:21:21.530 7 WARNING oslo_config.cfg [None req-3d280506-7c9d-45a3-a3df-ee42042bd067 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-28 05:21:21.532 8 WARNING keystonemiddleware._common.config [None req-ff8fcbcf-7e87-4884-911f-ae032ceaf269 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 05:21:21.541 8 WARNING oslo_config.cfg [None req-ff8fcbcf-7e87-4884-911f-ae032ceaf269 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-28 05:21:21.542 7 WARNING oslo_config.cfg [None req-3d280506-7c9d-45a3-a3df-ee42042bd067 - - - - - -] 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 0x7f375ed14668 pid: 7 (default app) 2026-04-28 05:21:21.626 8 WARNING keystonemiddleware._common.config [None req-ff8fcbcf-7e87-4884-911f-ae032ceaf269 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 05:21:21.641 8 WARNING oslo_config.cfg [None req-ff8fcbcf-7e87-4884-911f-ae032ceaf269 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-28 05:21:21.654 8 WARNING oslo_config.cfg [None req-ff8fcbcf-7e87-4884-911f-ae032ceaf269 - - - - - -] 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 0x7f375ed14668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.72 () {42 vars in 701 bytes} [Tue Apr 28 05:21:28 2026] GET /v2.1 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:21:29.346 8 WARNING oslo_policy.policy [None req-7ae13fc6-e136-49e0-962f-49d180f2476f b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 05:21:29.347 8 WARNING oslo_policy.policy [None req-7ae13fc6-e136-49e0-962f-49d180f2476f b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - 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: 1/5] 199.204.45.72 () {44 vars in 905 bytes} [Tue Apr 28 05:21:28 2026] GET /v2.1 => generated 0 bytes in 576 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:21:29.444 7 WARNING oslo_policy.policy [req-7ae13fc6-e136-49e0-962f-49d180f2476f req-91d4e699-ba79-40b6-85d4-aee8f4edc044 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 05:21:29.444 7 WARNING oslo_policy.policy [req-7ae13fc6-e136-49e0-962f-49d180f2476f req-91d4e699-ba79-40b6-85d4-aee8f4edc044 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - 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: 5/6] 199.204.45.72 () {46 vars in 978 bytes} [Tue Apr 28 05:21:29 2026] GET /v2.1/ => generated 399 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:21:29.556 8 INFO nova.api.openstack.wsgi [None req-8ab7cd64-5c70-4499-a18d-c71df0edb67a b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.72 () {48 vars in 1007 bytes} [Tue Apr 28 05:21:29 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Apr 28 05:21:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.72 () {52 vars in 1044 bytes} [Tue Apr 28 05:21:29 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: 7|app: 0|req: 7/10] 199.204.45.72 () {42 vars in 701 bytes} [Tue Apr 28 05:21:30 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: 4/11] 199.204.45.72 () {44 vars in 905 bytes} [Tue Apr 28 05:21:30 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.72 () {46 vars in 978 bytes} [Tue Apr 28 05:21:30 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:21:30.662 8 INFO nova.api.openstack.wsgi [None req-9108423a-7f90-4fc9-b884-9cca5c74b7f0 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.72 () {48 vars in 1009 bytes} [Tue Apr 28 05:21:30 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/14] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Apr 28 05:21:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.72 () {52 vars in 1044 bytes} [Tue Apr 28 05:21:30 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: 8/18] 199.204.45.72 () {42 vars in 701 bytes} [Tue Apr 28 05:21:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/19] 199.204.45.72 () {44 vars in 905 bytes} [Tue Apr 28 05:21:31 2026] GET /v2.1 => generated 0 bytes in 362 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/20] 199.204.45.72 () {46 vars in 978 bytes} [Tue Apr 28 05:21:32 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-04-28 05:21:32.041 7 INFO nova.api.openstack.wsgi [None req-b133dde4-3964-46e2-b1f6-abf8a7d72ade b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 12/21] 199.204.45.72 () {48 vars in 1011 bytes} [Tue Apr 28 05:21:32 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Apr 28 05:21:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.204.45.72 () {52 vars in 1044 bytes} [Tue Apr 28 05:21:32 2026] POST /v2.1/flavors => generated 531 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.72 () {42 vars in 701 bytes} [Tue Apr 28 05:21: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: 14/25] 199.204.45.72 () {44 vars in 905 bytes} [Tue Apr 28 05:21:33 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: 12/26] 199.204.45.72 () {46 vars in 978 bytes} [Tue Apr 28 05:21:33 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-04-28 05:21:33.116 7 INFO nova.api.openstack.wsgi [None req-1e957417-0d3a-4e5b-a093-8f0023546b56 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 15/27] 199.204.45.72 () {48 vars in 1009 bytes} [Tue Apr 28 05:21:33 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Apr 28 05:21:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/29] 199.204.45.72 () {52 vars in 1044 bytes} [Tue Apr 28 05:21:33 2026] POST /v2.1/flavors => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/30] 199.204.45.72 () {42 vars in 701 bytes} [Tue Apr 28 05:21: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: 17/31] 199.204.45.72 () {44 vars in 905 bytes} [Tue Apr 28 05:21:34 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: 15/32] 199.204.45.72 () {46 vars in 978 bytes} [Tue Apr 28 05:21:34 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:21:34.155 7 INFO nova.api.openstack.wsgi [None req-3a0f4990-938d-425c-9ff7-75db55737031 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 18/33] 199.204.45.72 () {48 vars in 1011 bytes} [Tue Apr 28 05:21:34 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/34] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Apr 28 05:21:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/35] 199.204.45.72 () {52 vars in 1044 bytes} [Tue Apr 28 05:21:34 2026] POST /v2.1/flavors => generated 533 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 21/38] 10.0.0.191 () {28 vars in 454 bytes} [Tue Apr 28 05:21:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 18/39] 10.0.0.191 () {30 vars in 658 bytes} [Tue Apr 28 05:21:43 2026] GET /v2.1 => generated 0 bytes in 271 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: 22/40] 10.0.0.191 () {32 vars in 731 bytes} [Tue Apr 28 05:21:43 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: 19/41] 10.0.0.191 () {34 vars in 806 bytes} [Tue Apr 28 05:21:43 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.204.45.72 () {42 vars in 701 bytes} [Tue Apr 28 05:25: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: 8|app: 0|req: 43/89] 199.204.45.72 () {44 vars in 905 bytes} [Tue Apr 28 05:25:35 2026] GET /v2.1 => generated 0 bytes in 93 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.204.45.72 () {46 vars in 978 bytes} [Tue Apr 28 05:25:35 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-04-28 05:25:35.389 8 INFO nova.api.openstack.wsgi [None req-6067682d-294c-43f6-9017-5ea00dde17c6 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 44/91] 199.204.45.72 () {48 vars in 1011 bytes} [Tue Apr 28 05:25:35 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: 7|app: 0|req: 48/92] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Apr 28 05:25:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.204.45.72 () {52 vars in 1045 bytes} [Tue Apr 28 05:25:35 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.72 () {42 vars in 701 bytes} [Tue Apr 28 05:25:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 199.204.45.72 () {44 vars in 905 bytes} [Tue Apr 28 05:25:48 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 48/98] 199.204.45.72 () {46 vars in 978 bytes} [Tue Apr 28 05:25:48 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 199.204.45.72 () {48 vars in 1069 bytes} [Tue Apr 28 05:25:48 2026] GET /v2.1/os-quota-sets/efa133d96d5b462a9a7065ab83bb24fd => generated 283 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 199.204.45.72 () {52 vars in 1121 bytes} [Tue Apr 28 05:25:48 2026] PUT /v2.1/os-quota-sets/efa133d96d5b462a9a7065ab83bb24fd => generated 238 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/107] 10.0.0.17 () {28 vars in 453 bytes} [Tue Apr 28 05:26: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: 8|app: 0|req: 53/108] 10.0.0.17 () {30 vars in 657 bytes} [Tue Apr 28 05:26:14 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 56/109] 10.0.0.17 () {32 vars in 730 bytes} [Tue Apr 28 05:26:14 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/110] 10.0.0.17 () {34 vars in 803 bytes} [Tue Apr 28 05:26:14 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/111] 199.204.45.72 () {42 vars in 701 bytes} [Tue Apr 28 05:26: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) /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: 55/112] 199.204.45.72 () {44 vars in 905 bytes} [Tue Apr 28 05:26:15 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.204.45.72 () {46 vars in 978 bytes} [Tue Apr 28 05:26:15 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-04-28 05:26:15.824 8 INFO nova.api.openstack.wsgi [None req-ad1093dd-21c7-4449-93cd-e0e2a35251b5 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 56/114] 199.204.45.72 () {48 vars in 1013 bytes} [Tue Apr 28 05:26:15 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/115] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Apr 28 05:26:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/116] 199.204.45.72 () {52 vars in 1045 bytes} [Tue Apr 28 05:26:15 2026] POST /v2.1/flavors => generated 532 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/129] 199.204.45.72 () {42 vars in 701 bytes} [Tue Apr 28 05:27:15 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: 64/130] 199.204.45.72 () {44 vars in 905 bytes} [Tue Apr 28 05:27:15 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 67/131] 199.204.45.72 () {46 vars in 978 bytes} [Tue Apr 28 05:27:15 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:27:15.304 8 INFO nova.api.openstack.wsgi [None req-5ef08fdd-a358-4c8f-a382-c7dccaa3334a b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user b2b92ffdf8d4405e94526e8885486c45 [pid: 8|app: 0|req: 65/132] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Apr 28 05:27:15 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-28 05:27:15.315 7 WARNING oslo_db.sqlalchemy.utils [None req-a8f5a691-a83d-4c8a-b910-d43cb3756673 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 68/133] 199.204.45.72 () {48 vars in 1012 bytes} [Tue Apr 28 05:27:15 2026] GET /v2.1/os-keypairs => generated 16 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/134] 199.204.45.72 () {52 vars in 1053 bytes} [Tue Apr 28 05:27:15 2026] POST /v2.1/os-keypairs => generated 576 bytes in 39 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/151] 199.204.45.72 () {42 vars in 699 bytes} [Tue Apr 28 05:28:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/152] 199.204.45.72 () {44 vars in 903 bytes} [Tue Apr 28 05:28:39 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 76/153] 199.204.45.72 () {46 vars in 976 bytes} [Tue Apr 28 05:28:39 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/154] 199.204.45.72 () {52 vars in 1119 bytes} [Tue Apr 28 05:28:39 2026] PUT /v2.1/os-quota-sets/4206eac0993641a8b6680059b0a08833 => generated 238 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/175] 199.204.45.72 () {42 vars in 701 bytes} [Tue Apr 28 05:30: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: 8|app: 0|req: 87/176] 199.204.45.72 () {44 vars in 905 bytes} [Tue Apr 28 05:30:12 2026] GET /v2.1 => generated 0 bytes in 94 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 90/177] 199.204.45.72 () {46 vars in 978 bytes} [Tue Apr 28 05:30:12 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-04-28 05:30:12.316 8 INFO nova.api.openstack.wsgi [None req-edee73dc-0bee-44f1-beb3-da0ac350a1ec b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 88/178] 199.204.45.72 () {48 vars in 1007 bytes} [Tue Apr 28 05:30:12 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/179] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Apr 28 05:30:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 92/186] 10.0.0.15 () {32 vars in 654 bytes} [Tue Apr 28 05:30:48 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/187] 10.0.0.15 () {32 vars in 640 bytes} [Tue Apr 28 05:30:48 2026] GET /v2.1/servers => generated 15 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-28 05:30:48.910 8 WARNING oslo_db.sqlalchemy.utils [None req-dd26c2a1-72e7-4569-8151-8b06059bdf13 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 93/188] 10.0.0.15 () {32 vars in 648 bytes} [Tue Apr 28 05:30:48 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/189] 10.0.0.15 () {32 vars in 693 bytes} [Tue Apr 28 05:30:48 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/192] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:30:59 2026] GET /v2.1/flavors/d4927539-b730-4552-b2a3-f7bee41fa6c0 => generated 511 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/193] 10.0.0.15 () {32 vars in 640 bytes} [Tue Apr 28 05:30:59 2026] GET /v2.1/flavors => generated 1674 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/194] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:30:59 2026] GET /v2.1/flavors/d4927539-b730-4552-b2a3-f7bee41fa6c0 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:31:07.264 7 WARNING neutronclient.v2_0.client [None req-a7cb85d2-db5e-4879-9088-96a88b9402b9 b25fc249127844528d9df3317a8db71e bc16f97719b445348229f284cbd1969b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 98/197] 10.0.0.15 () {34 vars in 670 bytes} [Tue Apr 28 05:31:08 2026] POST /v2.1/os-keypairs => generated 385 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/198] 10.0.0.15 () {34 vars in 684 bytes} [Tue Apr 28 05:31:07 2026] POST /v2.1/os-security-groups => generated 248 bytes in 2155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:31:09.314 8 WARNING neutronclient.v2_0.client [None req-0ad1d797-ad82-4a76-abfb-5cc832a12292 b25fc249127844528d9df3317a8db71e bc16f97719b445348229f284cbd1969b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:09.705 7 WARNING neutronclient.v2_0.client [None req-dfeaae37-e324-435c-bcad-b1307235cfc3 a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:10.014 8 WARNING neutronclient.v2_0.client [None req-0ad1d797-ad82-4a76-abfb-5cc832a12292 b25fc249127844528d9df3317a8db71e bc16f97719b445348229f284cbd1969b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 99/199] 10.0.0.15 () {34 vars in 694 bytes} [Tue Apr 28 05:31:09 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1284 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:31:10.611 8 WARNING neutronclient.v2_0.client [None req-c46336ac-f351-4873-8920-a1d171027b31 b25fc249127844528d9df3317a8db71e bc16f97719b445348229f284cbd1969b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:10.849 7 WARNING neutronclient.v2_0.client [None req-dfeaae37-e324-435c-bcad-b1307235cfc3 a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 100/200] 10.0.0.15 () {34 vars in 684 bytes} [Tue Apr 28 05:31:10 2026] POST /v2.1/os-security-groups => generated 247 bytes in 593 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:31:11.212 8 WARNING neutronclient.v2_0.client [None req-6f9916a6-a7ab-4842-a892-8fd16305d701 b25fc249127844528d9df3317a8db71e bc16f97719b445348229f284cbd1969b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:11.395 8 WARNING neutronclient.v2_0.client [None req-6f9916a6-a7ab-4842-a892-8fd16305d701 b25fc249127844528d9df3317a8db71e bc16f97719b445348229f284cbd1969b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 101/201] 10.0.0.15 () {34 vars in 694 bytes} [Tue Apr 28 05:31:11 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:31:11.695 8 WARNING neutronclient.v2_0.client [None req-4dd25594-a708-4b31-a4b0-b46f57d67bcc 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:11.741 8 WARNING neutronclient.v2_0.client [None req-4dd25594-a708-4b31-a4b0-b46f57d67bcc 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 101/204] 10.0.0.15 () {34 vars in 662 bytes} [Tue Apr 28 05:31:09 2026] POST /v2.1/servers => generated 424 bytes in 2158 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:11.766 7 WARNING neutronclient.v2_0.client [None req-b916f956-1a11-4244-974e-b1e3fcf081dc b25fc249127844528d9df3317a8db71e bc16f97719b445348229f284cbd1969b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:11.838 7 WARNING neutronclient.v2_0.client [None req-b916f956-1a11-4244-974e-b1e3fcf081dc b25fc249127844528d9df3317a8db71e bc16f97719b445348229f284cbd1969b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 102/205] 10.0.0.15 () {34 vars in 694 bytes} [Tue Apr 28 05:31:11 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:31:12.016 7 WARNING neutronclient.v2_0.client [None req-527c1f16-1bb3-43a0-8c6c-77ef4a1b8fd9 a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:12.086 8 WARNING neutronclient.v2_0.client [None req-4dd25594-a708-4b31-a4b0-b46f57d67bcc 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 103/206] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:11 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa => generated 1371 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:12.159 7 WARNING neutronclient.v2_0.client [None req-09c8fefd-1848-4068-af7d-70bc11ddd640 b25fc249127844528d9df3317a8db71e bc16f97719b445348229f284cbd1969b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 104/207] 10.0.0.15 () {32 vars in 736 bytes} [Tue Apr 28 05:31:12 2026] GET /v2.1/os-security-groups/58d2433b-8787-47e7-87d8-3c6626ca1284 => generated 664 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:31:12.208 7 WARNING neutronclient.v2_0.client [None req-6479455f-a71e-403a-a208-9aaa202c9ad0 b25fc249127844528d9df3317a8db71e bc16f97719b445348229f284cbd1969b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:12.231 7 WARNING neutronclient.v2_0.client [None req-6479455f-a71e-403a-a208-9aaa202c9ad0 b25fc249127844528d9df3317a8db71e bc16f97719b445348229f284cbd1969b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:12.264 7 WARNING neutronclient.v2_0.client [None req-6479455f-a71e-403a-a208-9aaa202c9ad0 b25fc249127844528d9df3317a8db71e bc16f97719b445348229f284cbd1969b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 105/208] 10.0.0.15 () {32 vars in 749 bytes} [Tue Apr 28 05:31:12 2026] DELETE /v2.1/os-security-group-rules/29058b25-51ab-4215-b1ac-f2bcca2c20c9 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 05:31:12.407 7 WARNING neutronclient.v2_0.client [None req-ddccbf43-7b33-40d4-9974-e7fb74df72c2 b25fc249127844528d9df3317a8db71e bc16f97719b445348229f284cbd1969b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:12.476 7 WARNING neutronclient.v2_0.client [None req-ddccbf43-7b33-40d4-9974-e7fb74df72c2 b25fc249127844528d9df3317a8db71e bc16f97719b445348229f284cbd1969b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 106/209] 10.0.0.15 () {32 vars in 739 bytes} [Tue Apr 28 05:31:12 2026] DELETE /v2.1/os-security-groups/58d2433b-8787-47e7-87d8-3c6626ca1284 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 05:31:12.681 7 WARNING neutronclient.v2_0.client [None req-e8275b60-689b-4c9c-8c26-80abae8656c4 b25fc249127844528d9df3317a8db71e bc16f97719b445348229f284cbd1969b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:12.739 7 WARNING neutronclient.v2_0.client [None req-e8275b60-689b-4c9c-8c26-80abae8656c4 b25fc249127844528d9df3317a8db71e bc16f97719b445348229f284cbd1969b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 104/210] 10.0.0.15 () {34 vars in 662 bytes} [Tue Apr 28 05:31:11 2026] POST /v2.1/servers => generated 450 bytes in 1175 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:12.840 8 WARNING neutronclient.v2_0.client [None req-a27630cb-9fd0-4cd9-b9a0-481b958cfaa9 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 107/211] 10.0.0.15 () {32 vars in 739 bytes} [Tue Apr 28 05:31:12 2026] DELETE /v2.1/os-security-groups/e3ce7287-99f0-461c-b78c-68da00eaa342 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/212] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:12 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1400 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:31:13.234 7 WARNING neutronclient.v2_0.client [None req-f47480dc-bd33-4d11-b1df-3ea093e02b5a a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:13.989 8 WARNING neutronclient.v2_0.client [None req-fdbeada1-fd81-445a-b70e-bc7c2dfc178f 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 108/213] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:13 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa => generated 1367 bytes in 894 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/214] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:13 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1404 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, ' [pid: 7|app: 0|req: 109/215] 10.0.0.15 () {34 vars in 670 bytes} [Tue Apr 28 05:31:14 2026] POST /v2.1/os-keypairs => generated 385 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:15.129 8 WARNING neutronclient.v2_0.client [None req-439d631f-e25f-428c-9ea9-527ccd435e5b a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:15.129 7 WARNING neutronclient.v2_0.client [None req-64b3668a-6a46-4272-a0f1-a81b8acea1a0 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 107/216] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:15 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa => generated 1423 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/217] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:15 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1396 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:15.863 8 WARNING neutronclient.v2_0.client [None req-8c1a4837-3e6f-4534-946f-e7b0b270be36 fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:15.927 8 WARNING neutronclient.v2_0.client [None req-8c1a4837-3e6f-4534-946f-e7b0b270be36 fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:16.099 8 WARNING neutronclient.v2_0.client [None req-8c1a4837-3e6f-4534-946f-e7b0b270be36 fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 108/218] 10.0.0.15 () {34 vars in 662 bytes} [Tue Apr 28 05:31:15 2026] POST /v2.1/servers => generated 452 bytes in 517 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:16.330 7 WARNING neutronclient.v2_0.client [None req-9f9cbf8b-c01c-4682-b8ae-d13af4646b92 fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:16.342 8 WARNING neutronclient.v2_0.client [None req-92a96e4f-74a2-4d2f-95b6-3a749feb64c2 a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 111/219] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:16 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 1431 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 109/220] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:16 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa => generated 1431 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:31:16.449 7 WARNING neutronclient.v2_0.client [None req-5656fceb-70bc-4866-9c18-a7d7ea6dd826 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 112/221] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:16 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1452 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:17.428 8 WARNING neutronclient.v2_0.client [None req-1d21e60a-f136-476f-b988-13c092bc553e fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:17.455 7 WARNING neutronclient.v2_0.client [None req-4c150cbc-34e2-4624-b11f-27bb540c32b8 a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 110/222] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:17 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 1435 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:17.557 8 WARNING neutronclient.v2_0.client [None req-6d746c22-fc3d-4cdc-b794-de358a934eee 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 111/223] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:17 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1452 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/224] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:17 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa => generated 1483 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:18.527 8 WARNING neutronclient.v2_0.client [None req-c2d5a0a7-cc14-4348-9703-ec33dc73acdb fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 112/225] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:18 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 1483 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:18.649 7 WARNING neutronclient.v2_0.client [None req-cd454ab2-f571-4293-933a-c3e423c65be5 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:18.737 8 WARNING neutronclient.v2_0.client [None req-8df075a2-8be4-4bef-b80c-224d58c74381 a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 114/226] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:18 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1528 bytes in 635 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:19.307 7 INFO nova.api.openstack.compute.server_external_events [req-32ee1fb9-0f3f-4e86-a26f-725b3f5cd3d5 req-9caf9362-8fd3-482a-92e6-afd78d55761f 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:b4f635d1-eda2-47c8-a10a-483a2482caed for instance fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa on instance 2026-04-28 05:31:19.314 7 INFO nova.compute.rpcapi [None req-9748a6f3-c297-4168-a236-d8918645cc98 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 115/227] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:31:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:19.650 7 WARNING neutronclient.v2_0.client [None req-1529f63c-af32-4fda-a254-5dc591c7ee20 fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 113/228] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:18 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa => generated 1471 bytes in 1121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/229] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:19 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 1483 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-04-28 05:31:20.203 8 INFO nova.api.openstack.compute.server_external_events [req-0eee6969-8536-4aab-bbb8-3e2e93e94e99 req-5e1e3300-f018-4b66-a2a4-4bb3780e652f 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:31aa3c04-5b20-4ef1-82c1-728f1d72fa07 for instance 6f408384-33b7-4fe9-9917-9c4dadaf9d8d on instance 2026-04-28 05:31:20.215 8 INFO nova.compute.rpcapi [None req-aa63b0a5-be0e-425c-aa9e-92a747d48e99 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 114/230] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:31:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:20.309 7 WARNING neutronclient.v2_0.client [None req-1f3f29a8-7596-43df-9f46-922944339bf8 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 117/231] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:20 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1526 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:20.873 8 WARNING neutronclient.v2_0.client [None req-3d41840e-bea7-489e-ac9a-7a3914f637f4 a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:20.928 7 WARNING neutronclient.v2_0.client [None req-3c6a7e79-d6bf-47e4-8a6e-cd273ee1fb7f fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 118/232] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:20 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 1491 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/233] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:20 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa => generated 1471 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:21.447 7 WARNING neutronclient.v2_0.client [None req-0f324d8b-6ee3-43a8-8320-03045fc3d6f3 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:22.208 8 WARNING neutronclient.v2_0.client [None req-0321f64a-3209-4dbd-a556-64a5a9000922 fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 119/236] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:21 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1526 bytes in 1792 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:23.259 7 WARNING neutronclient.v2_0.client [None req-54a30231-f44f-4fe3-909e-e5c2f6db5870 a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 118/237] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:22 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 1568 bytes in 1151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:23.388 8 INFO nova.api.openstack.compute.server_external_events [req-1991f3e2-cc24-4576-82e9-44f8f909e3f8 req-a70cd7a0-e0b6-405d-b9dd-2b2fe3f31d99 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:4b5c3daa-6144-42c7-96a7-5a6c49b3ea20 for instance 99ee3e77-6533-4913-b40b-b06b4381e3ca on instance [pid: 8|app: 0|req: 119/238] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:31:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:23.498 8 WARNING neutronclient.v2_0.client [None req-76aff591-d105-477b-81c1-8f6395db4d00 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 120/239] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:23 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa => generated 1471 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:23.791 7 INFO nova.api.openstack.compute.server_external_events [req-b41f5b0f-aeb5-4a6f-b0eb-0b5ba9bff611 req-1389d198-6573-4cee-9507-1d05e876e322 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:4b5c3daa-6144-42c7-96a7-5a6c49b3ea20 for instance 99ee3e77-6533-4913-b40b-b06b4381e3ca on instance [pid: 7|app: 0|req: 121/240] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:31:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/241] 10.0.0.15 () {34 vars in 684 bytes} [Tue Apr 28 05:31:23 2026] POST /v2.1/os-security-groups => generated 243 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:23.838 7 WARNING neutronclient.v2_0.client [None req-c42fe752-89b5-4770-af5b-eafef22d28fd 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 122/242] 10.0.0.15 () {34 vars in 684 bytes} [Tue Apr 28 05:31:23 2026] POST /v2.1/os-security-groups => generated 242 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:31:24.167 8 WARNING neutronclient.v2_0.client [None req-ee7ebcf9-e337-4dd9-a114-c0c23e15dc96 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:24.259 7 WARNING neutronclient.v2_0.client [None req-dcdadfa4-19ec-4385-a6a6-c219862a9319 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 123/243] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:24 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1526 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:24.429 7 WARNING neutronclient.v2_0.client [None req-eab9aa92-2ab1-44cb-9fcc-614d4206e578 fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 121/244] 10.0.0.15 () {34 vars in 684 bytes} [Tue Apr 28 05:31:24 2026] POST /v2.1/os-security-groups => generated 241 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/245] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:24 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 1556 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:31:24.522 8 WARNING neutronclient.v2_0.client [None req-cc191b04-b8d1-476d-8034-9144cdb7f1c4 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:24.574 7 WARNING neutronclient.v2_0.client [None req-dfa9179b-0147-41e4-9d85-08d1b7b871cd a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:24.575 8 WARNING neutronclient.v2_0.client [None req-cc191b04-b8d1-476d-8034-9144cdb7f1c4 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:24.616 8 WARNING neutronclient.v2_0.client [None req-cc191b04-b8d1-476d-8034-9144cdb7f1c4 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 122/246] 10.0.0.15 () {32 vars in 662 bytes} [Tue Apr 28 05:31:24 2026] GET /v2.1/os-security-groups => generated 1379 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:31:24.673 8 WARNING neutronclient.v2_0.client [None req-a18d39fa-d414-419b-9ba0-81d38aeeecd7 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:24.700 8 WARNING neutronclient.v2_0.client [None req-a18d39fa-d414-419b-9ba0-81d38aeeecd7 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 125/247] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:24 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa => generated 1471 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/248] 10.0.0.15 () {32 vars in 739 bytes} [Tue Apr 28 05:31:24 2026] DELETE /v2.1/os-security-groups/4c7c17ed-95f4-4125-a4e6-d9a424a66e84 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:24.842 7 WARNING neutronclient.v2_0.client [None req-ea4197ef-a06d-4d00-b1d3-cc28eb625e7c 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:24.863 7 INFO nova.api.openstack.wsgi [None req-ea4197ef-a06d-4d00-b1d3-cc28eb625e7c 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] HTTP exception thrown: Security group 4c7c17ed-95f4-4125-a4e6-d9a424a66e84 does not exist Neutron server returns request_ids: ['req-435d53f7-590f-42ec-b9b0-56462750fd6a'] [pid: 7|app: 0|req: 126/249] 10.0.0.15 () {32 vars in 736 bytes} [Tue Apr 28 05:31:24 2026] GET /v2.1/os-security-groups/4c7c17ed-95f4-4125-a4e6-d9a424a66e84 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 05:31:24.874 8 WARNING neutronclient.v2_0.client [None req-a951e0b4-1243-4431-87ed-89148b813c50 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:24.905 8 WARNING neutronclient.v2_0.client [None req-a951e0b4-1243-4431-87ed-89148b813c50 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 124/250] 10.0.0.15 () {32 vars in 739 bytes} [Tue Apr 28 05:31:24 2026] DELETE /v2.1/os-security-groups/260adab7-9147-4247-bb54-0ee1f21404e5 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 05:31:25.038 7 WARNING neutronclient.v2_0.client [None req-b0fafa2b-1698-46ee-a47f-83a5e1f8d619 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:25.060 7 INFO nova.api.openstack.wsgi [None req-b0fafa2b-1698-46ee-a47f-83a5e1f8d619 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] HTTP exception thrown: Security group 260adab7-9147-4247-bb54-0ee1f21404e5 does not exist Neutron server returns request_ids: ['req-a8439703-21c1-4545-ad3f-ca461abe35c2'] [pid: 7|app: 0|req: 127/251] 10.0.0.15 () {32 vars in 736 bytes} [Tue Apr 28 05:31:25 2026] GET /v2.1/os-security-groups/260adab7-9147-4247-bb54-0ee1f21404e5 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 05:31:25.073 8 WARNING neutronclient.v2_0.client [None req-ab414f10-8e17-4e02-99d3-35aeed2059f7 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:25.107 8 WARNING neutronclient.v2_0.client [None req-ab414f10-8e17-4e02-99d3-35aeed2059f7 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 125/252] 10.0.0.15 () {32 vars in 739 bytes} [Tue Apr 28 05:31:25 2026] DELETE /v2.1/os-security-groups/c9ec3e6d-9f0d-400f-8785-45529958fde0 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 05:31:25.242 7 WARNING neutronclient.v2_0.client [None req-676fb80e-8eb8-43df-8cf4-3bd55974e804 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:25.263 7 INFO nova.api.openstack.wsgi [None req-676fb80e-8eb8-43df-8cf4-3bd55974e804 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] HTTP exception thrown: Security group c9ec3e6d-9f0d-400f-8785-45529958fde0 does not exist Neutron server returns request_ids: ['req-d38e5095-bb65-4488-aa4e-4e2f21d32cf8'] [pid: 7|app: 0|req: 128/253] 10.0.0.15 () {32 vars in 736 bytes} [Tue Apr 28 05:31:25 2026] GET /v2.1/os-security-groups/c9ec3e6d-9f0d-400f-8785-45529958fde0 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 05:31:25.276 8 WARNING neutronclient.v2_0.client [None req-c6c79a3c-e1d1-4a9e-a1e9-453ebbe946d0 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:25.313 8 WARNING neutronclient.v2_0.client [None req-c6c79a3c-e1d1-4a9e-a1e9-453ebbe946d0 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:25.350 8 WARNING neutronclient.v2_0.client [None req-c6c79a3c-e1d1-4a9e-a1e9-453ebbe946d0 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 126/254] 10.0.0.15 () {32 vars in 662 bytes} [Tue Apr 28 05:31:25 2026] GET /v2.1/os-security-groups => generated 707 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:31:25.410 7 WARNING neutronclient.v2_0.client [None req-5e3ef32a-aada-4268-93ff-18cffa7b9142 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:25.427 7 INFO nova.api.openstack.wsgi [None req-5e3ef32a-aada-4268-93ff-18cffa7b9142 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] HTTP exception thrown: Security group c9ec3e6d-9f0d-400f-8785-45529958fde0 does not exist Neutron server returns request_ids: ['req-0dcc36c9-9665-43d2-86d8-4ab0ac0a37c3'] [pid: 7|app: 0|req: 129/255] 10.0.0.15 () {32 vars in 739 bytes} [Tue Apr 28 05:31:25 2026] DELETE /v2.1/os-security-groups/c9ec3e6d-9f0d-400f-8785-45529958fde0 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 05:31:25.443 8 WARNING neutronclient.v2_0.client [None req-99f1dee7-19a4-4819-b4ac-d2fa036d6c71 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:25.447 7 INFO nova.api.openstack.compute.server_external_events [req-bb831a73-e1fb-4778-bc8e-203aa44c7efd req-001cefff-d765-4300-ac46-701b085a2152 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:b4f635d1-eda2-47c8-a10a-483a2482caed for instance fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa on instance [pid: 7|app: 0|req: 130/256] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:31:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:25.457 7 WARNING neutronclient.v2_0.client [None req-12669253-01da-42fd-8855-cee8b46d810b 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:25.473 7 INFO nova.api.openstack.wsgi [None req-12669253-01da-42fd-8855-cee8b46d810b 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] HTTP exception thrown: Security group 260adab7-9147-4247-bb54-0ee1f21404e5 does not exist Neutron server returns request_ids: ['req-363afef8-9103-4d6b-8a41-1a2f47730589'] [pid: 7|app: 0|req: 131/257] 10.0.0.15 () {32 vars in 739 bytes} [Tue Apr 28 05:31:25 2026] DELETE /v2.1/os-security-groups/260adab7-9147-4247-bb54-0ee1f21404e5 => generated 194 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 05:31:25.485 7 WARNING neutronclient.v2_0.client [None req-83a1c2fe-6ad7-470b-8f5a-82edf7e03573 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:25.503 7 INFO nova.api.openstack.wsgi [None req-83a1c2fe-6ad7-470b-8f5a-82edf7e03573 6792ec53b2df46899d379ae3347c5eac 0d7aeb9879e24777aa3dd8f88c8b72be - - default default] HTTP exception thrown: Security group 4c7c17ed-95f4-4125-a4e6-d9a424a66e84 does not exist Neutron server returns request_ids: ['req-1fcdead8-f6fc-40d7-aeb0-dec796c941d7'] [pid: 7|app: 0|req: 132/258] 10.0.0.15 () {32 vars in 739 bytes} [Tue Apr 28 05:31:25 2026] DELETE /v2.1/os-security-groups/4c7c17ed-95f4-4125-a4e6-d9a424a66e84 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 05:31:25.565 7 WARNING neutronclient.v2_0.client [None req-647b7d96-cd25-4e62-9fd2-6e55c99ddb20 fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 127/259] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:25 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1526 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/260] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:25 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 1556 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:25.748 8 WARNING neutronclient.v2_0.client [None req-41ff314c-5393-4f1e-9d2c-41763bcc3638 a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 128/261] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:25 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa => generated 1471 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:26.637 7 WARNING neutronclient.v2_0.client [None req-9dbd95d0-e9b4-4a4a-a93a-efad0504c4cd 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] 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: 134/262] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:26 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1526 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:31:26.744 8 WARNING neutronclient.v2_0.client [None req-4062aa8d-558b-44cb-af05-85f5cf41a89c fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 129/263] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:26 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 1556 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:26.910 7 WARNING neutronclient.v2_0.client [None req-813c026e-3060-4a25-8a29-85b4448dd6a6 a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 135/264] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:26 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa => generated 1471 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:27.481 8 INFO nova.api.openstack.compute.server_external_events [req-585b763c-e035-413d-aff6-07fb5ae9ed6c req-7578c561-f223-4114-820a-0692067ca3d1 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:b4f635d1-eda2-47c8-a10a-483a2482caed for instance fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa on instance 2026-04-28 05:31:27.481 8 INFO nova.api.openstack.compute.server_external_events [req-585b763c-e035-413d-aff6-07fb5ae9ed6c req-7578c561-f223-4114-820a-0692067ca3d1 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:b4f635d1-eda2-47c8-a10a-483a2482caed for instance fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa on instance [pid: 8|app: 0|req: 130/265] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:31:27 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:27.781 7 WARNING neutronclient.v2_0.client [None req-d29ee770-bfec-498d-811b-c4ca61959cd7 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] 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: 136/266] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:27 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1526 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:31:27.892 8 WARNING neutronclient.v2_0.client [None req-78d5207b-8b57-4c86-9dcf-d57e9a03c86a fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 131/267] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:27 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 1556 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:28.070 7 WARNING neutronclient.v2_0.client [None req-dccb889e-4ee3-4058-b8d3-6488b70dc51f a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 137/268] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:28 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa => generated 1471 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:28.934 8 WARNING neutronclient.v2_0.client [None req-04ccfeb8-0ed9-43b7-97a6-673295b3c4f4 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 132/269] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:28 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1526 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:29.113 7 WARNING neutronclient.v2_0.client [None req-d0db27f6-683b-4a81-aad4-305e6deaa83f fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:29.208 8 INFO nova.api.openstack.compute.server_external_events [req-9e45915c-294c-4846-abc3-7206c9a86d73 req-c1e34d31-a47c-45de-9c6d-324069c5bc8c 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:31aa3c04-5b20-4ef1-82c1-728f1d72fa07 for instance 6f408384-33b7-4fe9-9917-9c4dadaf9d8d on instance [pid: 8|app: 0|req: 133/270] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:31: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, ' [pid: 7|app: 0|req: 138/271] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:29 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 1556 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:31:29.276 8 WARNING neutronclient.v2_0.client [None req-4a3dfb98-2ae6-4543-8a9b-c064aa75dad2 a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 134/272] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:29 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa => generated 1655 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 139/273] 10.0.0.15 () {32 vars in 722 bytes} [Tue Apr 28 05:31:29 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa/ips => generated 108 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 135/274] 10.0.0.15 () {32 vars in 722 bytes} [Tue Apr 28 05:31:29 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa/ips => generated 108 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: 7|app: 0|req: 140/275] 10.0.0.15 () {32 vars in 822 bytes} [Tue Apr 28 05:31:29 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa/ips/tempest-ServerAddressesTestJSON-306659258-network => generated 93 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 136/276] 10.0.0.15 () {32 vars in 717 bytes} [Tue Apr 28 05:31:29 2026] DELETE /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa => generated 0 bytes in 145 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:29.852 7 WARNING neutronclient.v2_0.client [None req-7e7c7101-56b5-47e9-b808-258bb163deaf a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 141/277] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:29 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa => generated 1661 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:30.077 8 WARNING neutronclient.v2_0.client [None req-b5d85126-7f34-473c-9d03-bcbe813042b0 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 137/278] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:30 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1526 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:30.301 7 WARNING neutronclient.v2_0.client [None req-b17d06cc-6750-499f-b2bd-005d9766416b fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 142/279] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:30 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 1556 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-04-28 05:31:30.999 8 WARNING neutronclient.v2_0.client [None req-6894279e-512b-4698-9a14-2cac15fa920d a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:31.038 7 INFO nova.api.openstack.compute.server_external_events [req-5714528f-55ab-4994-8d47-56dd36b873ac req-9c6c5116-6349-479f-b601-4a910500aff5 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:b4f635d1-eda2-47c8-a10a-483a2482caed for instance fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa on instance [pid: 7|app: 0|req: 143/280] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:31:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/281] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:30 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa => generated 1661 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:31.256 7 INFO nova.api.openstack.compute.server_external_events [req-6d42801d-ce43-491d-95ff-deae69de654a req-027a6db8-15a0-4820-ad50-1f2b6f5004d4 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:31aa3c04-5b20-4ef1-82c1-728f1d72fa07 for instance 6f408384-33b7-4fe9-9917-9c4dadaf9d8d on instance 2026-04-28 05:31:31.256 7 INFO nova.api.openstack.compute.server_external_events [req-6d42801d-ce43-491d-95ff-deae69de654a req-027a6db8-15a0-4820-ad50-1f2b6f5004d4 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:4b5c3daa-6144-42c7-96a7-5a6c49b3ea20 for instance 99ee3e77-6533-4913-b40b-b06b4381e3ca on instance 2026-04-28 05:31:31.257 7 INFO nova.api.openstack.compute.server_external_events [req-6d42801d-ce43-491d-95ff-deae69de654a req-027a6db8-15a0-4820-ad50-1f2b6f5004d4 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:4b5c3daa-6144-42c7-96a7-5a6c49b3ea20 for instance 99ee3e77-6533-4913-b40b-b06b4381e3ca on instance [pid: 7|app: 0|req: 144/282] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:31:31 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:31:31.281 8 WARNING neutronclient.v2_0.client [None req-ff065532-2843-4bac-9948-0c75053263de 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:31.435 7 WARNING neutronclient.v2_0.client [None req-1bb0cbab-9880-4498-bd26-9e92091d2a85 fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 139/283] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:31 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1717 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:31.488 8 WARNING neutronclient.v2_0.client [None req-d8c17ac6-5be3-4438-a38a-3fc281dc8624 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 140/284] 10.0.0.15 () {32 vars in 740 bytes} [Tue Apr 28 05:31:31 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d/os-interface => generated 285 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:31 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 1556 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-04-28 05:31:32.211 8 WARNING neutronclient.v2_0.client [None req-aabf2b3b-693a-4df2-94ef-d2b9590c90fd a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:32.442 7 WARNING neutronclient.v2_0.client [None req-180e715e-73cf-4d90-acda-bc3f82221618 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 143/288] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:32 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa => generated 1661 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:32.662 8 WARNING neutronclient.v2_0.client [None req-9a9b4572-e308-48e4-99f0-9b624c03aa20 fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 146/289] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:32 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1717 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:32 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 1738 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:32.969 7 WARNING neutronclient.v2_0.client [None req-1a1b3690-1389-40b9-b980-be1a44fe799c fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 147/291] 10.0.0.15 () {32 vars in 740 bytes} [Tue Apr 28 05:31:32 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca/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-04-28 05:31:33.074 8 INFO nova.api.openstack.compute.server_external_events [req-80d93ab2-4288-4cbd-af8c-0b4ca24b419e req-e8125612-3335-4a3b-8498-5bf04a3a0325 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:b4f635d1-eda2-47c8-a10a-483a2482caed for instance fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa on instance [pid: 8|app: 0|req: 145/292] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:31:33 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-04-28 05:31:33.328 7 INFO nova.api.openstack.compute.server_external_events [req-80b22e7d-3d14-4454-8087-4f2071351365 req-5020c970-a76a-4449-9d78-03ec875a6521 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:31aa3c04-5b20-4ef1-82c1-728f1d72fa07 for instance 6f408384-33b7-4fe9-9917-9c4dadaf9d8d on instance 2026-04-28 05:31:33.329 7 INFO nova.api.openstack.compute.server_external_events [req-80b22e7d-3d14-4454-8087-4f2071351365 req-5020c970-a76a-4449-9d78-03ec875a6521 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-deleted:b4f635d1-eda2-47c8-a10a-483a2482caed for instance fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa on instance [pid: 7|app: 0|req: 148/293] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:31:33 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:33.670 8 WARNING neutronclient.v2_0.client [None req-5cd80fcf-cfc9-4ade-96bc-d418bd4f6b00 a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] 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: 146/294] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:33 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa => generated 1452 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:31:33.721 7 WARNING neutronclient.v2_0.client [None req-d48494a5-db10-4800-88e8-35981b4d2d28 fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 149/295] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:33 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 1738 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, ' [pid: 8|app: 0|req: 147/296] 10.0.0.15 () {32 vars in 640 bytes} [Tue Apr 28 05:31:33 2026] GET /v2.1/servers => generated 384 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 150/297] 10.0.0.15 () {32 vars in 717 bytes} [Tue Apr 28 05:31:34 2026] DELETE /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 0 bytes in 154 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:34.207 8 WARNING neutronclient.v2_0.client [None req-d3fb5d24-9367-48bb-b0fe-f21e82dd887c fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 148/298] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:34 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 1744 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-04-28 05:31:34.766 7 WARNING neutronclient.v2_0.client [None req-7250f6d1-f954-495c-a3c0-c1d97c13dd7f a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 151/299] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:34 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa => generated 1457 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:35.383 8 INFO nova.api.openstack.compute.server_external_events [req-12f5a01e-2319-4796-beeb-d33a195c8d3c req-4a0beded-5c58-42e2-81ef-7bcd3749804b 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:4b5c3daa-6144-42c7-96a7-5a6c49b3ea20 for instance 99ee3e77-6533-4913-b40b-b06b4381e3ca on instance [pid: 8|app: 0|req: 149/300] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:31:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:35.480 7 WARNING neutronclient.v2_0.client [None req-6a934deb-9895-473c-ad86-f7a0754c5965 fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 152/301] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:35 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 1744 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:35.866 8 WARNING neutronclient.v2_0.client [None req-f99978c8-b962-4a57-8dec-daf2a50c9dbf a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/302] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:35 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa => generated 1457 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 153/303] 10.0.0.15 () {34 vars in 670 bytes} [Tue Apr 28 05:31:36 2026] POST /v2.1/os-keypairs => generated 385 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:36.704 8 WARNING neutronclient.v2_0.client [None req-35416c7f-05eb-4f16-9924-77eedc3608ac fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 151/304] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:36 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 1864 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:31:37.011 7 INFO nova.api.openstack.wsgi [None req-18241be3-5695-4d82-a0df-239b40070539 a8265c3f59fe4a0897905aaa0130945d 2c26692e366341ebb0ba9921e2d997d1 - - default default] HTTP exception thrown: Instance fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa could not be found. [pid: 7|app: 0|req: 154/305] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:36 2026] GET /v2.1/servers/fcfe77df-58d2-4da8-94c5-1bc1be3bc4aa => 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-04-28 05:31:37.236 8 INFO nova.api.openstack.compute.server_external_events [req-1519d43a-7ed6-4461-9f80-bb8c1087d02d req-b4f42270-2a94-4ff7-9d67-3b0fd2c52301 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-deleted:4b5c3daa-6144-42c7-96a7-5a6c49b3ea20 for instance 99ee3e77-6533-4913-b40b-b06b4381e3ca on instance [pid: 8|app: 0|req: 152/306] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:31:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:37.436 7 INFO nova.api.openstack.compute.server_external_events [req-1eaff240-34f9-4cb0-b5bd-8455c34e4efb req-3ae80135-f854-4a5a-bbab-ac4094812ea6 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:4b5c3daa-6144-42c7-96a7-5a6c49b3ea20 for instance 99ee3e77-6533-4913-b40b-b06b4381e3ca on instance 2026-04-28 05:31:37.436 7 INFO nova.api.openstack.compute.server_external_events [req-1eaff240-34f9-4cb0-b5bd-8455c34e4efb req-3ae80135-f854-4a5a-bbab-ac4094812ea6 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:4b5c3daa-6144-42c7-96a7-5a6c49b3ea20 for instance 99ee3e77-6533-4913-b40b-b06b4381e3ca on instance [pid: 7|app: 0|req: 155/307] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:31:37 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:38.013 8 WARNING neutronclient.v2_0.client [None req-4a3c5a79-63fa-4e77-ae49-c2b3a972fdf4 fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 153/308] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:37 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 1512 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:39.095 7 WARNING neutronclient.v2_0.client [None req-f1e5a745-1d79-4f81-82b8-4b432c27a578 fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/309] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:39 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 1517 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:40.192 8 WARNING neutronclient.v2_0.client [None req-49949d69-d7b8-417e-b63e-260b16b61553 fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 154/310] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:40 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 1517 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:41.268 7 INFO nova.api.openstack.wsgi [None req-9ab32da2-bce3-4f21-94c0-a05199dcd499 fffa1b3234b04ae99f0583e44758d75f 1dcad738267e47e78379c473a28b0e70 - - default default] HTTP exception thrown: Instance 99ee3e77-6533-4913-b40b-b06b4381e3ca could not be found. [pid: 7|app: 0|req: 157/311] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:41 2026] GET /v2.1/servers/99ee3e77-6533-4913-b40b-b06b4381e3ca => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 155/312] 10.0.0.15 () {32 vars in 703 bytes} [Tue Apr 28 05:31:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-634428542 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:42.300 7 WARNING neutronclient.v2_0.client [None req-6415e1f1-9b35-45d0-bde6-d02acc35da29 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:42.570 7 WARNING neutronclient.v2_0.client [None req-6415e1f1-9b35-45d0-bde6-d02acc35da29 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:42.817 7 WARNING neutronclient.v2_0.client [None req-6415e1f1-9b35-45d0-bde6-d02acc35da29 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 159/315] 10.0.0.15 () {34 vars in 662 bytes} [Tue Apr 28 05:31:42 2026] POST /v2.1/servers => generated 451 bytes in 952 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-28 05:31:43.157 8 WARNING neutronclient.v2_0.client [None req-8a2a690c-5785-43e3-aaa5-6a886e83bff9 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 157/316] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:43 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 1252 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:44.260 7 WARNING neutronclient.v2_0.client [None req-c290d6db-8be1-4b2d-a917-f708f4322c0a 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 160/317] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:44 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 1302 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:45.341 8 WARNING neutronclient.v2_0.client [None req-29909b81-8f7f-4b7d-ad71-58ef033a6174 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 158/318] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:45 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 1350 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:46.173 7 WARNING neutronclient.v2_0.client [None req-07fcb667-58a1-46ad-a461-f30689050277 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 161/319] 10.0.0.15 () {32 vars in 740 bytes} [Tue Apr 28 05:31:46 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d/os-interface => generated 285 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:46.292 8 WARNING neutronclient.v2_0.client [None req-681a9dce-5da2-4f35-a65a-f3cbb65402d0 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 159/320] 10.0.0.15 () {32 vars in 814 bytes} [Tue Apr 28 05:31:46 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d/os-interface/31aa3c04-5b20-4ef1-82c1-728f1d72fa07 => generated 282 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 162/321] 10.0.0.15 () {32 vars in 722 bytes} [Tue Apr 28 05:31:46 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:31:46.428 8 WARNING neutronclient.v2_0.client [None req-7969b046-71dc-4ee9-b2e9-b5814c9fd02a 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 160/322] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:46 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 1350 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/323] 10.0.0.15 () {34 vars in 749 bytes} [Tue Apr 28 05:31:46 2026] POST /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d/action => generated 0 bytes in 70 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: 161/324] 10.0.0.15 () {32 vars in 722 bytes} [Tue Apr 28 05:31:46 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d/ips => generated 156 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:47.530 7 WARNING neutronclient.v2_0.client [None req-a74391a8-086d-40d3-b95e-19f7b1053272 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] 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: 162/325] 10.0.0.15 () {32 vars in 722 bytes} [Tue Apr 28 05:31:47 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 164/326] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:47 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 1358 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:31:47.680 8 INFO nova.api.openstack.compute.server_external_events [req-5859e183-66df-4789-a868-ab5a2f371a1b req-496b9338-575c-4166-b0a5-0e97448df7ec 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:31aa3c04-5b20-4ef1-82c1-728f1d72fa07 for instance 6f408384-33b7-4fe9-9917-9c4dadaf9d8d on instance [pid: 8|app: 0|req: 163/327] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:31:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 165/328] 10.0.0.15 () {32 vars in 722 bytes} [Tue Apr 28 05:31:48 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:48.719 8 WARNING neutronclient.v2_0.client [None req-f556adbf-fccc-4ece-9b14-96bb715e96ab 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/329] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:48 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 1436 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, ' [pid: 7|app: 0|req: 166/330] 10.0.0.15 () {32 vars in 722 bytes} [Tue Apr 28 05:31:49 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d/ips => generated 195 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:49.710 8 WARNING neutronclient.v2_0.client [None req-00de2481-ea8b-4786-86a5-7041df96c1a3 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:49.731 7 INFO nova.api.openstack.compute.server_external_events [req-1f2e6585-6ece-4fec-9fc8-b91f85a824fd req-4c0f834a-7c3c-4b3b-8be0-780e9f31f263 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:fb141cdd-0c40-44ad-a310-ed5236f63e2c for instance d0b22e71-9dfc-42e0-9a3e-665a51f21859 on instance [pid: 7|app: 0|req: 167/331] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:31:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/332] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:49 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1952 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 168/333] 10.0.0.15 () {34 vars in 749 bytes} [Tue Apr 28 05:31:49 2026] POST /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d/action => generated 0 bytes in 34 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:49.909 8 WARNING neutronclient.v2_0.client [None req-8b177317-e332-4803-9326-28b1adffe319 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 169/334] 10.0.0.15 () {32 vars in 722 bytes} [Tue Apr 28 05:31:49 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d/ips => generated 195 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/335] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:49 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 1436 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 170/336] 10.0.0.15 () {32 vars in 722 bytes} [Tue Apr 28 05:31:50 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d/ips => generated 195 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:51.186 8 WARNING neutronclient.v2_0.client [None req-688b168c-c613-4b79-9af5-d2a371b5814e 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 167/337] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:51 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 1436 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:51.769 8 INFO nova.api.openstack.compute.server_external_events [req-7253321e-b630-4611-8e0a-b520484ab6b0 req-461d11d5-4f5e-438d-960e-4aadbf455d22 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:31aa3c04-5b20-4ef1-82c1-728f1d72fa07 for instance 6f408384-33b7-4fe9-9917-9c4dadaf9d8d on instance [pid: 8|app: 0|req: 169/340] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:31:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 172/341] 10.0.0.15 () {32 vars in 722 bytes} [Tue Apr 28 05:31:51 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d/ips => generated 195 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:52.354 8 WARNING neutronclient.v2_0.client [None req-3d75517b-ffd5-4bd5-993c-4c64fea4078a 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 170/342] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:52 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 1436 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, ' [pid: 7|app: 0|req: 173/343] 10.0.0.15 () {32 vars in 722 bytes} [Tue Apr 28 05:31:53 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d/ips => generated 156 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 171/344] 10.0.0.15 () {32 vars in 717 bytes} [Tue Apr 28 05:31:53 2026] DELETE /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:53.162 7 WARNING neutronclient.v2_0.client [None req-7390b1f4-8fc5-462b-881c-f7b1746fcdff 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 174/345] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:53 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1843 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, ' 2026-04-28 05:31:53.538 8 WARNING neutronclient.v2_0.client [None req-612a0b17-8311-4d01-9f99-c3f6e9408a3f 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 172/346] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:53 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 1424 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:54.427 7 WARNING neutronclient.v2_0.client [None req-d97954bd-7f1f-4540-b6ec-6f04d6f1cd36 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:54.433 8 INFO nova.api.openstack.compute.server_external_events [req-6dbc041a-3052-4b58-8987-0043950f100a req-3d0118d3-dbef-48d8-9e16-1698f4384c31 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:31aa3c04-5b20-4ef1-82c1-728f1d72fa07 for instance 6f408384-33b7-4fe9-9917-9c4dadaf9d8d on instance [pid: 8|app: 0|req: 173/347] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:31:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/348] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:54 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1843 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:54.681 8 WARNING neutronclient.v2_0.client [None req-7e5f0613-c25f-4e24-9f9e-7550d48d3dd8 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 174/349] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:54 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 1424 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-04-28 05:31:55.574 7 WARNING neutronclient.v2_0.client [None req-09da6e28-a2d8-4e30-b02a-8200be1ea716 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:55.897 8 WARNING neutronclient.v2_0.client [None req-842c0c4d-f0bf-40af-909e-b1853ea18260 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 176/350] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:55 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1843 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:55.929 7 INFO nova.api.openstack.compute.server_external_events [req-cad2e84c-48eb-432b-904d-43158ff8dea7 req-63e57021-6936-4dc0-9fb3-69bb5acf7d1a 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-deleted:31aa3c04-5b20-4ef1-82c1-728f1d72fa07 for instance 6f408384-33b7-4fe9-9917-9c4dadaf9d8d on instance [pid: 7|app: 0|req: 177/351] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:31:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/352] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:55 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 1424 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-04-28 05:31:56.480 7 INFO nova.api.openstack.compute.server_external_events [req-a7d12eb8-47ca-4dba-93f9-42ef8fcbdfd3 req-4b762d33-cb5b-47b4-8093-f92fa3dc7c3d 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:31aa3c04-5b20-4ef1-82c1-728f1d72fa07 for instance 6f408384-33b7-4fe9-9917-9c4dadaf9d8d on instance [pid: 7|app: 0|req: 178/353] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:31:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:56.982 8 WARNING neutronclient.v2_0.client [None req-a789d621-d5cd-4fef-9f99-88ff7ddea52a 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 176/354] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:56 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1486 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:57.068 7 WARNING neutronclient.v2_0.client [None req-c2f935cf-baf5-4fdc-aa41-48eee2359d30 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 179/355] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:57 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 1424 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:57.978 8 INFO nova.api.openstack.compute.server_external_events [req-5e891d12-b443-4c4c-8150-2b5a8cbf535f req-90ee8fe9-c93b-4222-b694-15b27eff4db7 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:fb141cdd-0c40-44ad-a310-ed5236f63e2c for instance d0b22e71-9dfc-42e0-9a3e-665a51f21859 on instance 2026-04-28 05:31:57.979 8 INFO nova.api.openstack.compute.server_external_events [req-5e891d12-b443-4c4c-8150-2b5a8cbf535f req-90ee8fe9-c93b-4222-b694-15b27eff4db7 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:fb141cdd-0c40-44ad-a310-ed5236f63e2c for instance d0b22e71-9dfc-42e0-9a3e-665a51f21859 on instance [pid: 8|app: 0|req: 177/356] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:31:57 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:58.081 7 WARNING neutronclient.v2_0.client [None req-cfcdfa35-6b9b-488b-909f-366517a461dc 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 180/357] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:58 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 1486 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-04-28 05:31:58.439 8 WARNING neutronclient.v2_0.client [None req-e755f0e0-bfdc-4b16-9680-067d684b4863 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 178/358] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:58 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 1424 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:59.174 7 INFO nova.api.openstack.wsgi [None req-7e7519d7-a763-4ce0-b393-462cbb4df65d 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] HTTP exception thrown: Instance 6f408384-33b7-4fe9-9917-9c4dadaf9d8d could not be found. [pid: 7|app: 0|req: 181/359] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:59 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 179/360] 10.0.0.15 () {32 vars in 703 bytes} [Tue Apr 28 05:31:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-195214377 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:59.658 7 WARNING neutronclient.v2_0.client [None req-f262c716-cff9-47fd-b041-f04f7fa9d52b 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:31:59.714 8 INFO nova.api.openstack.wsgi [None req-243c282e-238d-40ba-880b-101717943683 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] HTTP exception thrown: Instance 6f408384-33b7-4fe9-9917-9c4dadaf9d8d could not be found. [pid: 8|app: 0|req: 180/361] 10.0.0.15 () {32 vars in 717 bytes} [Tue Apr 28 05:31:59 2026] DELETE /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:59.748 8 INFO nova.api.openstack.wsgi [None req-fbc2c5de-16ea-4e62-834f-9869ca19af94 72f09d5be22143f6b4d3ab96650ed2b0 af0a29aa5ac4453aa21a4fba340c3e93 - - default default] HTTP exception thrown: Instance 6f408384-33b7-4fe9-9917-9c4dadaf9d8d could not be found. [pid: 8|app: 0|req: 181/362] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:59 2026] GET /v2.1/servers/6f408384-33b7-4fe9-9917-9c4dadaf9d8d => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/363] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:31:59 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 1611 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:59.827 8 WARNING neutronclient.v2_0.client [None req-f54e1db8-a91c-4729-93eb-d2a87c3c680a 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 182/364] 10.0.0.15 () {32 vars in 740 bytes} [Tue Apr 28 05:31:59 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859/os-interface => generated 285 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:01.213 8 INFO nova.api.openstack.compute.server_external_events [req-9d6a6b45-e100-48b8-925e-88f4de338980 req-d8be5fd8-a8ae-4ea9-a092-505bcb770fbc 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:fb141cdd-0c40-44ad-a310-ed5236f63e2c for instance d0b22e71-9dfc-42e0-9a3e-665a51f21859 on instance [pid: 8|app: 0|req: 183/365] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:32:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:32:01.238 7 WARNING neutronclient.v2_0.client [None req-edfee912-1a23-495c-a177-78a67e06c7ea 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 183/368] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:01 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 1611 bytes in 964 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 186/369] 10.0.0.15 () {32 vars in 640 bytes} [Tue Apr 28 05:32:02 2026] GET /v2.1/servers => generated 387 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 184/370] 10.0.0.15 () {32 vars in 717 bytes} [Tue Apr 28 05:32:02 2026] DELETE /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:02.401 8 WARNING neutronclient.v2_0.client [None req-ba615948-535e-4b90-a03b-435c0f92185d 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 187/371] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:02 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 1617 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-04-28 05:32:03.640 7 WARNING neutronclient.v2_0.client [None req-ded43279-feba-4c07-b438-3aa42e94e9bf 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:32:03.658 8 INFO nova.api.openstack.compute.server_external_events [req-c072494e-214f-469a-86c5-62283717ce5f req-1d897891-ade1-47bd-9b5d-bf5b2aea4976 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:fb141cdd-0c40-44ad-a310-ed5236f63e2c for instance d0b22e71-9dfc-42e0-9a3e-665a51f21859 on instance [pid: 8|app: 0|req: 188/372] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:32:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:03 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 1737 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:04.822 8 WARNING neutronclient.v2_0.client [None req-a96a9976-1815-4925-a593-a807a1270a77 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:05.594 7 INFO nova.api.openstack.compute.server_external_events [req-2407f400-128a-4791-b341-2d8beb5c569e req-9d3fae0e-63ec-4945-af74-a27d9da4cf6e 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-deleted:fb141cdd-0c40-44ad-a310-ed5236f63e2c for instance d0b22e71-9dfc-42e0-9a3e-665a51f21859 on instance [pid: 7|app: 0|req: 186/374] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:32:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/375] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:04 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 1737 bytes in 821 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:05.709 7 INFO nova.api.openstack.compute.server_external_events [req-6f4f701d-9bbc-4af6-a032-a87a954eb991 req-f114a0a3-44ee-442a-9f52-921838aeb2a7 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:fb141cdd-0c40-44ad-a310-ed5236f63e2c for instance d0b22e71-9dfc-42e0-9a3e-665a51f21859 on instance [pid: 7|app: 0|req: 187/376] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:32:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:06.659 8 WARNING neutronclient.v2_0.client [None req-470faa2f-23fb-43ad-a27a-894a48e9ea77 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 190/377] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:06 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 1379 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:07.792 7 WARNING neutronclient.v2_0.client [None req-3a970279-ba61-441b-a30a-20587269adbc 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 188/378] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:07 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 1384 bytes in 681 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:09.461 8 INFO nova.api.openstack.wsgi [None req-5173af42-63e0-4973-ba00-6c05b2a94012 022b26d0afa847bc9092587aa6484bae 4f6c2fed6f1f41039f27f08a4e47ac19 - - default default] HTTP exception thrown: Instance d0b22e71-9dfc-42e0-9a3e-665a51f21859 could not be found. [pid: 8|app: 0|req: 191/379] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:09 2026] GET /v2.1/servers/d0b22e71-9dfc-42e0-9a3e-665a51f21859 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 189/380] 10.0.0.15 () {32 vars in 703 bytes} [Tue Apr 28 05:32:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-126466100 => 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: 8|app: 0|req: 192/381] 10.0.0.15 () {34 vars in 670 bytes} [Tue Apr 28 05:32:10 2026] POST /v2.1/os-keypairs => generated 385 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:32:14.006 7 WARNING neutronclient.v2_0.client [None req-89688457-bd28-4e8f-ac1d-64cc55ae82d9 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:32:14.194 7 WARNING neutronclient.v2_0.client [None req-89688457-bd28-4e8f-ac1d-64cc55ae82d9 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:32:14.929 7 WARNING neutronclient.v2_0.client [None req-89688457-bd28-4e8f-ac1d-64cc55ae82d9 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 191/384] 10.0.0.15 () {34 vars in 662 bytes} [Tue Apr 28 05:32:13 2026] POST /v2.1/servers => generated 449 bytes in 1248 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-28 05:32:15.227 8 WARNING neutronclient.v2_0.client [None req-2b8e7c24-c0e1-45f8-a9cd-89c0cf54eff4 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 194/385] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:15 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 1422 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:16.311 7 WARNING neutronclient.v2_0.client [None req-60265ecc-9be4-4b5a-89a2-f96a3410b7ab 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 192/386] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:16 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 1426 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-04-28 05:32:17.397 8 WARNING neutronclient.v2_0.client [None req-be1775ef-927f-4eba-b03b-373268b79432 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 195/387] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:17 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 1474 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:18.488 7 WARNING neutronclient.v2_0.client [None req-834515f3-8a9e-4b21-b22f-5aec4258fc71 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 193/388] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:18 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 1474 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:19.676 8 WARNING neutronclient.v2_0.client [None req-bc3c2e29-169e-4890-bad0-55cbe0100bad 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 196/389] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:19 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 1482 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:20.943 7 WARNING neutronclient.v2_0.client [None req-c7ae4dce-a8e2-43de-8b16-e02dd8e1de4e 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:21.236 8 INFO nova.api.openstack.compute.server_external_events [req-14e3f463-746d-41b8-bf12-9c78ad4552a6 req-dfdd0d20-c303-4f38-8dda-0b73291960e1 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:a1f1188a-31ae-4904-83fb-30c6fb9031d8 for instance 8559e3c5-c8fb-41be-abb6-66bc278214ca on instance [pid: 8|app: 0|req: 197/390] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:32:21 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: 194/391] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:20 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 1558 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:22.417 8 WARNING neutronclient.v2_0.client [None req-6850bde8-1a8c-42fb-8cb5-902e6b06e983 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 199/394] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:22 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 1546 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:23.613 7 WARNING neutronclient.v2_0.client [None req-9fa9149c-1357-4fcf-bc61-9cf6d8e7a5a0 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 196/395] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:23 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 1546 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-04-28 05:32:23.798 8 INFO nova.api.openstack.compute.server_external_events [req-63f401a5-6f31-4347-bd62-464415c5fb2b req-395ca4ea-aba0-4baa-b9bc-2fb2ef609875 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:a1f1188a-31ae-4904-83fb-30c6fb9031d8 for instance 8559e3c5-c8fb-41be-abb6-66bc278214ca on instance [pid: 8|app: 0|req: 200/396] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:32:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:24.803 7 WARNING neutronclient.v2_0.client [None req-ab35d118-6aaf-456b-9f18-a02ea0b5109c 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 197/397] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:24 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 1546 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:26.176 8 WARNING neutronclient.v2_0.client [None req-09f6a721-05bb-4a34-bef3-d507dd5136f4 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 201/398] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:26 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 1546 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:27.738 7 WARNING neutronclient.v2_0.client [None req-6b7f85ea-9fdc-432e-bd19-0334e4c6475a 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 198/399] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:27 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 1546 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:28.889 8 WARNING neutronclient.v2_0.client [None req-8dc9f815-be97-4661-aed7-ed373e644413 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 202/400] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:28 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 1546 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:30.045 7 WARNING neutronclient.v2_0.client [None req-62c953f0-4c1a-4290-b94d-3f11488514fe 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:30.204 8 INFO nova.api.openstack.compute.server_external_events [req-1e6ab41d-fad8-46c0-9d58-a906dc40b110 req-2b22c7a9-dc7b-4d4c-81a8-606b53cfaaf8 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:a1f1188a-31ae-4904-83fb-30c6fb9031d8 for instance 8559e3c5-c8fb-41be-abb6-66bc278214ca on instance [pid: 8|app: 0|req: 203/401] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:32:30 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: 199/402] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:30 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 1546 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:31.526 8 WARNING neutronclient.v2_0.client [None req-edf2a2be-c70e-4665-be00-3ca063e61a5b 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 204/405] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:31 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 1722 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:31.689 7 WARNING neutronclient.v2_0.client [None req-39597236-59fe-4d8e-9605-af1d6ffd85b8 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 202/406] 10.0.0.15 () {32 vars in 740 bytes} [Tue Apr 28 05:32:31 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca/os-interface => generated 284 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:32.272 8 INFO nova.api.openstack.compute.server_external_events [req-8a6ad267-4b1c-48f7-919a-e20a13cd6c02 req-a7052a3d-9cc9-45af-b0b6-fa2cd506d685 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:a1f1188a-31ae-4904-83fb-30c6fb9031d8 for instance 8559e3c5-c8fb-41be-abb6-66bc278214ca on instance [pid: 8|app: 0|req: 205/407] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:32:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:32.454 7 WARNING neutronclient.v2_0.client [None req-90832104-d22f-4ff3-9cae-019c4733e350 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 203/408] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:32 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 1722 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, ' [pid: 8|app: 0|req: 206/409] 10.0.0.15 () {32 vars in 640 bytes} [Tue Apr 28 05:32:32 2026] GET /v2.1/servers => generated 377 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: 7|app: 0|req: 204/410] 10.0.0.15 () {32 vars in 717 bytes} [Tue Apr 28 05:32:32 2026] DELETE /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:32.756 8 WARNING neutronclient.v2_0.client [None req-0caacc2d-38f5-43f7-ab93-c785f057e7c0 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 207/411] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:32 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 1728 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:33.944 7 WARNING neutronclient.v2_0.client [None req-c89676a9-adb9-4089-b034-039e3a500aed 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 205/412] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:33 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 1728 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:34.318 8 INFO nova.api.openstack.compute.server_external_events [req-40362cba-58cb-4292-85ec-0d9e15034232 req-eb6a671d-71a2-48cf-abf9-0422bbaaca8b 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:a1f1188a-31ae-4904-83fb-30c6fb9031d8 for instance 8559e3c5-c8fb-41be-abb6-66bc278214ca on instance [pid: 8|app: 0|req: 208/413] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:32:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:35.132 7 WARNING neutronclient.v2_0.client [None req-0bc58fd3-502e-4703-be88-3521feca9b34 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 206/414] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:35 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 1728 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:35.566 8 INFO nova.api.openstack.compute.server_external_events [req-26081407-8e41-41b2-9c94-fd9ab5841c0f req-74f72634-e56a-424d-b1fe-19e45f1fa42a 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-deleted:a1f1188a-31ae-4904-83fb-30c6fb9031d8 for instance 8559e3c5-c8fb-41be-abb6-66bc278214ca on instance [pid: 8|app: 0|req: 209/415] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:32:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:36.285 7 WARNING neutronclient.v2_0.client [None req-475e534d-9f9e-45b6-859c-3ef7b2d08a8e 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 207/416] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:36 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 1503 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:37.469 8 WARNING neutronclient.v2_0.client [None req-7a1b8422-191e-4b8a-9e09-47d171c629b2 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 210/417] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:37 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 1508 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:38.680 7 WARNING neutronclient.v2_0.client [None req-c9f2763e-5e35-4d8a-bb81-915223ca885d 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 208/418] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:38 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 1508 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:39.748 8 INFO nova.api.openstack.wsgi [None req-56895648-c970-4b3c-b5db-deef5ce26aa5 93b35885f8ae4d68bd4623fec81f8838 f3f1c8c7433d42b39c88be28eb49c1b4 - - default default] HTTP exception thrown: Instance 8559e3c5-c8fb-41be-abb6-66bc278214ca could not be found. [pid: 8|app: 0|req: 211/419] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:39 2026] GET /v2.1/servers/8559e3c5-c8fb-41be-abb6-66bc278214ca => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 209/420] 10.0.0.15 () {32 vars in 703 bytes} [Tue Apr 28 05:32:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-533711105 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 213/423] 10.0.0.15 () {34 vars in 670 bytes} [Tue Apr 28 05:32:50 2026] POST /v2.1/os-keypairs => generated 386 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:32:51.738 7 WARNING neutronclient.v2_0.client [None req-991a4c35-8c50-4fd9-8d06-b4def3c80baa 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:32:51.779 7 WARNING neutronclient.v2_0.client [None req-991a4c35-8c50-4fd9-8d06-b4def3c80baa 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:32:51.926 7 WARNING neutronclient.v2_0.client [None req-991a4c35-8c50-4fd9-8d06-b4def3c80baa 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 212/426] 10.0.0.15 () {34 vars in 662 bytes} [Tue Apr 28 05:32:51 2026] POST /v2.1/servers => generated 453 bytes in 443 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-28 05:32:52.156 8 WARNING neutronclient.v2_0.client [None req-4bf2e7ba-fb6a-4efc-a25c-f7762640e6ff 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 215/427] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:52 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1392 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:53.234 7 WARNING neutronclient.v2_0.client [None req-0c0656af-6393-4140-82dc-20eca09f0834 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 213/428] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:53 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1396 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:54.368 8 WARNING neutronclient.v2_0.client [None req-c1bd12e4-725a-42d1-9cad-3335c84c1845 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 216/429] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:54 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1444 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:55.688 7 WARNING neutronclient.v2_0.client [None req-b14d8f0b-137f-4a09-bb60-b244bd729091 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 214/430] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:55 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1444 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:56.881 8 WARNING neutronclient.v2_0.client [None req-a64dfc19-5949-4263-b719-1051f85353c6 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/431] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:56 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1520 bytes in 1082 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 215/432] 10.0.0.69 () {30 vars in 618 bytes} [Tue Apr 28 05:32:57 2026] GET /v2.1 => generated 0 bytes in 91 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: 218/433] 10.0.0.69 () {32 vars in 691 bytes} [Tue Apr 28 05:32:58 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/434] 10.0.0.69 () {34 vars in 912 bytes} [Tue Apr 28 05:32:58 2026] GET /v2.1/os-simple-tenant-usage/fe2743e5fc944ad4ab26641baf0d7800?start=2026-04-27T00:00:00&end=2026-04-28T23:59:59 => generated 20 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:32:58.361 8 INFO nova.api.openstack.compute.server_external_events [req-d806ad0c-d8cf-4a81-809b-8cd3b0e6b39b req-473480e0-7ac1-489b-af4a-3fcb2465e242 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:45924c75-8145-4d87-8e20-a4d49f1b19ff for instance 145203b3-b6d6-4835-9a3e-9ec5e11b9779 on instance [pid: 8|app: 0|req: 219/435] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:32:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 217/436] 10.0.0.69 () {30 vars in 653 bytes} [Tue Apr 28 05:32:58 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:58.986 8 WARNING neutronclient.v2_0.client [None req-cf74525a-a68f-4079-a2c4-690925949bf4 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 220/437] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:32:58 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1518 bytes in 1185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:33:01.182 7 WARNING neutronclient.v2_0.client [None req-b8903e60-05ca-404e-ae2e-701c49de6c0f 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 218/440] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:01 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1518 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, ' [pid: 8|app: 0|req: 223/441] 10.0.0.69 () {30 vars in 618 bytes} [Tue Apr 28 05:33:01 2026] GET /v2.1 => generated 0 bytes in 37 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: 219/442] 10.0.0.69 () {32 vars in 691 bytes} [Tue Apr 28 05:33:01 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/443] 10.0.0.69 () {34 vars in 912 bytes} [Tue Apr 28 05:33:01 2026] GET /v2.1/os-simple-tenant-usage/fe2743e5fc944ad4ab26641baf0d7800?start=2026-04-27T00:00:00&end=2026-04-28T23:59:59 => generated 20 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:33:02.708 7 WARNING neutronclient.v2_0.client [None req-70cce23a-3e05-4090-8015-2cf3e3b0b4cb 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] 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: 220/444] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:02 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1518 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/445] 10.0.0.69 () {30 vars in 653 bytes} [Tue Apr 28 05:33:03 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:04.208 7 WARNING neutronclient.v2_0.client [None req-8d21043e-3de7-4287-b134-fe82ee6cae6b 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 221/446] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:04 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1518 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:33:05.632 8 WARNING neutronclient.v2_0.client [None req-bd329ad6-13f0-43c7-9e99-fbbfc7b4a49a 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 226/447] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:05 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1518 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:06.074 7 INFO nova.api.openstack.compute.server_external_events [req-f7f3143a-b9be-42f2-93fd-f13666f2810a req-bf0d3ae9-4728-406e-ad58-3837951d6653 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:45924c75-8145-4d87-8e20-a4d49f1b19ff for instance 145203b3-b6d6-4835-9a3e-9ec5e11b9779 on instance [pid: 7|app: 0|req: 222/448] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:06.927 8 WARNING neutronclient.v2_0.client [None req-ddd65821-05fb-4c9d-9230-f30e33b78ef9 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 227/449] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:06 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1518 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:08.107 8 INFO nova.api.openstack.compute.server_external_events [req-dc73fb19-7d34-4dd8-901e-88b23e2be38d req-13378331-a502-47d8-9320-b2970236b1cf 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:45924c75-8145-4d87-8e20-a4d49f1b19ff for instance 145203b3-b6d6-4835-9a3e-9ec5e11b9779 on instance [pid: 8|app: 0|req: 228/450] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:33:08.122 7 WARNING neutronclient.v2_0.client [None req-cee32c53-92fb-41d6-9e57-481780b7406a 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 223/451] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:08 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1702 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-04-28 05:33:08.307 8 WARNING neutronclient.v2_0.client [None req-7c224c72-7d48-4f00-99ac-df06d8e40ab9 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 229/452] 10.0.0.15 () {32 vars in 740 bytes} [Tue Apr 28 05:33:08 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779/os-interface => generated 285 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:10.145 7 INFO nova.api.openstack.compute.server_external_events [req-f2fec78b-32a5-4d59-bf60-25c054e02ccd req-5d27abea-d798-4d46-97f3-a53295bc85be 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:45924c75-8145-4d87-8e20-a4d49f1b19ff for instance 145203b3-b6d6-4835-9a3e-9ec5e11b9779 on instance [pid: 7|app: 0|req: 224/453] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 231/456] 10.0.0.15 () {34 vars in 670 bytes} [Tue Apr 28 05:33:15 2026] POST /v2.1/os-keypairs => generated 398 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:17.891 7 WARNING neutronclient.v2_0.client [None req-3b3ee3b2-ff62-4e49-aaeb-14a362d9c890 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:33:17.949 7 WARNING neutronclient.v2_0.client [None req-3b3ee3b2-ff62-4e49-aaeb-14a362d9c890 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:33:18.144 7 WARNING neutronclient.v2_0.client [None req-3b3ee3b2-ff62-4e49-aaeb-14a362d9c890 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 226/457] 10.0.0.15 () {34 vars in 662 bytes} [Tue Apr 28 05:33:17 2026] POST /v2.1/servers => generated 450 bytes in 546 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-28 05:33:18.389 8 WARNING neutronclient.v2_0.client [None req-243f4a55-bbcb-4976-9d07-f5c540689a85 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 232/458] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:18 2026] GET /v2.1/servers/74334e4d-293b-47b0-aaae-46253ae7773f => generated 1403 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:19.716 7 WARNING neutronclient.v2_0.client [None req-107c22df-6a88-444f-822c-7ecd2f9a474d f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 227/459] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:19 2026] GET /v2.1/servers/74334e4d-293b-47b0-aaae-46253ae7773f => generated 1399 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:20.808 8 WARNING neutronclient.v2_0.client [None req-4db56c57-ad68-43dc-b88a-f7bff63c0949 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 233/460] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:20 2026] GET /v2.1/servers/74334e4d-293b-47b0-aaae-46253ae7773f => generated 1455 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:22.241 8 WARNING neutronclient.v2_0.client [None req-42dc8d73-8390-4279-a13a-d527a56325f9 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 235/463] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:22 2026] GET /v2.1/servers/74334e4d-293b-47b0-aaae-46253ae7773f => generated 1463 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:23.524 7 WARNING neutronclient.v2_0.client [None req-fd79dc50-c383-4956-af0f-1c4655695796 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:24.391 8 INFO nova.api.openstack.compute.server_external_events [req-4b3b97ce-21da-496f-b1b1-7024c3b8a702 req-ea922eca-6e8b-4620-9fc6-cc16dd111cee 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:841ff871-21e5-420a-95b6-5b0bc3751966 for instance 74334e4d-293b-47b0-aaae-46253ae7773f on instance [pid: 8|app: 0|req: 236/464] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/465] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:23 2026] GET /v2.1/servers/74334e4d-293b-47b0-aaae-46253ae7773f => generated 1531 bytes in 949 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:24.618 8 WARNING neutronclient.v2_0.client [None req-5b75fd91-67ab-4e21-a40d-c2b6e3c0a614 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 237/466] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:24 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1822 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:24.833 7 WARNING neutronclient.v2_0.client [None req-b1646fe8-8207-4f23-9d22-ab27d5192ab9 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 230/467] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:24 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1822 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:25.111 8 WARNING neutronclient.v2_0.client [None req-c205d614-fb31-4bc7-ba1d-f48f1786779a 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 231/468] 10.0.0.15 () {34 vars in 749 bytes} [Tue Apr 28 05:33:25 2026] POST /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:25.218 7 WARNING neutronclient.v2_0.client [None req-f90c45a6-294e-42ef-b7b3-c1dfa49975a0 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:33:25.332 8 WARNING neutronclient.v2_0.client [None req-c205d614-fb31-4bc7-ba1d-f48f1786779a 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 232/469] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:25 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1824 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-04-28 05:33:25.484 7 WARNING neutronclient.v2_0.client [None req-502f483b-8015-45b9-b496-6c39fb3ee95c f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 238/470] 10.0.0.15 () {34 vars in 662 bytes} [Tue Apr 28 05:33:25 2026] POST /v2.1/servers => generated 424 bytes in 512 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: 233/471] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:25 2026] GET /v2.1/servers/74334e4d-293b-47b0-aaae-46253ae7773f => generated 1529 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:33:25.586 8 WARNING neutronclient.v2_0.client [None req-c28d5e38-4760-4a6f-8a94-26cb3b42224d 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 239/472] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:25 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1367 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:26.415 7 WARNING neutronclient.v2_0.client [None req-adc6efa4-79e8-469d-8c42-2743c11aee26 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/473] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:26 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1824 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:26.633 8 WARNING neutronclient.v2_0.client [None req-31ec0e46-f13b-4a83-a481-51ef9fa87fe9 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:26.677 7 WARNING neutronclient.v2_0.client [None req-63c5fece-10dd-4281-8c4e-51d895259f23 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 235/474] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:26 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1371 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/475] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:26 2026] GET /v2.1/servers/74334e4d-293b-47b0-aaae-46253ae7773f => generated 1529 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-04-28 05:33:27.605 7 WARNING neutronclient.v2_0.client [None req-f13cd796-7a83-4438-8043-5d4e486ccff6 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 236/476] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:27 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1824 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:27.767 8 WARNING neutronclient.v2_0.client [None req-769da1e9-9505-477b-97a2-b49fc969420e 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] 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: 241/477] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:27 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1419 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:33:27.832 7 WARNING neutronclient.v2_0.client [None req-793ab936-44ca-40d1-b1c5-469e8359b501 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/478] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:27 2026] GET /v2.1/servers/74334e4d-293b-47b0-aaae-46253ae7773f => generated 1529 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:28.737 8 WARNING neutronclient.v2_0.client [None req-8412174f-6618-4956-9374-8eb6b622d730 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] 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: 242/479] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:28 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1829 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:33:28.849 7 WARNING neutronclient.v2_0.client [None req-1d71f061-8110-47f8-ad9f-6d18f8a73886 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 238/480] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:28 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1419 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:28.978 8 WARNING neutronclient.v2_0.client [None req-de65925e-dda3-4711-845e-fbb4466ef668 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 243/481] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:28 2026] GET /v2.1/servers/74334e4d-293b-47b0-aaae-46253ae7773f => generated 1529 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:29.369 7 INFO nova.api.openstack.compute.server_external_events [req-5bd6cf1c-1640-46a8-acbf-710c93821766 req-bc8971d8-494a-4398-83d2-b84d3ab4ecc1 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:45924c75-8145-4d87-8e20-a4d49f1b19ff for instance 145203b3-b6d6-4835-9a3e-9ec5e11b9779 on instance [pid: 7|app: 0|req: 239/482] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:29.444 8 INFO nova.api.openstack.compute.server_external_events [req-a7e9e35f-9458-48fb-93d5-3a4a2ae12580 req-ace05c3b-a695-43a9-b9b2-baf7d9760506 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:841ff871-21e5-420a-95b6-5b0bc3751966 for instance 74334e4d-293b-47b0-aaae-46253ae7773f on instance [pid: 8|app: 0|req: 244/483] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:29.882 7 WARNING neutronclient.v2_0.client [None req-d25ddc62-9f0b-4803-aaac-019e852e250f 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:29.934 8 WARNING neutronclient.v2_0.client [None req-593f325a-f1b0-4880-bd88-e29b01d7b581 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 245/484] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:29 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1427 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/485] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:29 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1829 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-04-28 05:33:30.183 8 WARNING neutronclient.v2_0.client [None req-4ea74de5-e73b-4cc2-9fd7-b4c8af2e91e0 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/486] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:30 2026] GET /v2.1/servers/74334e4d-293b-47b0-aaae-46253ae7773f => generated 1529 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:31.085 7 WARNING neutronclient.v2_0.client [None req-34435213-cf50-40b1-8a0a-ddcc2e839f58 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:33:31.113 8 WARNING neutronclient.v2_0.client [None req-d7ada7ee-7ae6-4b13-900e-9deec0cb22ba 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 241/487] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:31 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1479 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/488] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:31 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1829 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:31.414 7 INFO nova.api.openstack.compute.server_external_events [req-177a0aec-7b58-4cde-b3a6-22ffa39d5c57 req-5d5bf227-7c72-4aa5-972c-3581293d87b0 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:45924c75-8145-4d87-8e20-a4d49f1b19ff for instance 145203b3-b6d6-4835-9a3e-9ec5e11b9779 on instance 2026-04-28 05:33:31.415 7 INFO nova.api.openstack.compute.server_external_events [req-177a0aec-7b58-4cde-b3a6-22ffa39d5c57 req-5d5bf227-7c72-4aa5-972c-3581293d87b0 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:ce541dbb-97b8-4688-96d8-83429575bdd3 for instance 629e498c-ef99-481a-a2f2-4c3f16530d70 on instance [pid: 7|app: 0|req: 242/489] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:31 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:31.490 8 INFO nova.api.openstack.compute.server_external_events [req-ec7070c3-ff8e-45fe-a52e-f8281650cf86 req-910ed2a7-45a0-4e74-b852-151caac6932d 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:841ff871-21e5-420a-95b6-5b0bc3751966 for instance 74334e4d-293b-47b0-aaae-46253ae7773f on instance 2026-04-28 05:33:31.491 8 INFO nova.api.openstack.compute.server_external_events [req-ec7070c3-ff8e-45fe-a52e-f8281650cf86 req-910ed2a7-45a0-4e74-b852-151caac6932d 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:841ff871-21e5-420a-95b6-5b0bc3751966 for instance 74334e4d-293b-47b0-aaae-46253ae7773f on instance [pid: 8|app: 0|req: 248/490] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:31 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:31.617 8 WARNING neutronclient.v2_0.client [None req-c5697ba5-9219-40bc-b242-a0ea29f4d6b8 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 250/493] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:31 2026] GET /v2.1/servers/74334e4d-293b-47b0-aaae-46253ae7773f => generated 1529 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:32.312 7 WARNING neutronclient.v2_0.client [None req-9bbe0b15-d7df-459e-913f-c226f18f5f04 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:33:32.325 8 WARNING neutronclient.v2_0.client [None req-a38ae4de-506c-4706-b340-15236588a8b9 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 244/494] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:32 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1467 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/495] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:32 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1829 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-04-28 05:33:32.772 7 WARNING neutronclient.v2_0.client [None req-4bfe30cc-c168-43bf-be05-272feaef51cd f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 245/496] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:32 2026] GET /v2.1/servers/74334e4d-293b-47b0-aaae-46253ae7773f => generated 1697 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:32.981 8 WARNING neutronclient.v2_0.client [None req-408b5ad9-5aa7-4312-b1a3-731cc31c567d f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/497] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:32 2026] GET /v2.1/servers/74334e4d-293b-47b0-aaae-46253ae7773f => generated 1697 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:33.459 7 INFO nova.api.openstack.compute.server_external_events [req-4c542a9f-7d3c-4b3f-802f-19fc62e886f1 req-cc0839af-49b2-4db4-aefe-4e2d266f2de7 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:45924c75-8145-4d87-8e20-a4d49f1b19ff for instance 145203b3-b6d6-4835-9a3e-9ec5e11b9779 on instance 2026-04-28 05:33:33.460 7 INFO nova.api.openstack.compute.server_external_events [req-4c542a9f-7d3c-4b3f-802f-19fc62e886f1 req-cc0839af-49b2-4db4-aefe-4e2d266f2de7 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:45924c75-8145-4d87-8e20-a4d49f1b19ff for instance 145203b3-b6d6-4835-9a3e-9ec5e11b9779 on instance [pid: 7|app: 0|req: 246/498] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:33 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:33.603 8 WARNING neutronclient.v2_0.client [None req-1ed56f31-1fd1-4bc9-a0d7-76156526da4d 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:33.636 7 WARNING neutronclient.v2_0.client [None req-910aa510-fb9b-453c-b640-e9b4ba2e7a70 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 253/499] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:33 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1467 bytes in 962 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:34.561 8 INFO nova.api.openstack.compute.server_external_events [req-1e1a0532-35b7-41ac-82f8-191890721509 req-133e7cfd-f901-4d28-b0f9-c0262329d923 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:841ff871-21e5-420a-95b6-5b0bc3751966 for instance 74334e4d-293b-47b0-aaae-46253ae7773f on instance [pid: 8|app: 0|req: 254/500] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/501] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:33 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1829 bytes in 965 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:35.591 8 WARNING neutronclient.v2_0.client [None req-9c279a8e-60fa-469a-a51e-82744e490095 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:33:35.613 7 WARNING neutronclient.v2_0.client [None req-f63b3ddd-6a75-428d-b5f6-3137adc1f8df 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/502] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:35 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1467 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/503] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:35 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1822 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:36.814 8 WARNING neutronclient.v2_0.client [None req-e23b8473-53ed-4564-ab58-2c7de4af96f9 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/504] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:36 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1467 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:38.014 7 WARNING neutronclient.v2_0.client [None req-21869375-63c7-4da5-8f32-770025f20b79 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 249/505] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:37 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1467 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:39.142 8 WARNING neutronclient.v2_0.client [None req-c01a5332-0813-48b2-9e50-447c8ece02e3 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 257/506] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:39 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1467 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:40.342 7 WARNING neutronclient.v2_0.client [None req-28a9acdf-06c7-40f5-86d6-b2fbe1dd3e2a 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 250/507] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:40 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1467 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-04-28 05:33:41.537 8 WARNING neutronclient.v2_0.client [None req-088095a4-5740-4a50-bfe8-602537fcfbd6 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:41.554 7 INFO nova.api.openstack.compute.server_external_events [req-c8f7d02a-2765-4b24-b269-23612db90d71 req-e04f65f7-fafb-47d7-a645-9fadcea885d1 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:ce541dbb-97b8-4688-96d8-83429575bdd3 for instance 629e498c-ef99-481a-a2f2-4c3f16530d70 on instance [pid: 7|app: 0|req: 253/510] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/511] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:41 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1467 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 254/512] 10.0.0.15 () {34 vars in 670 bytes} [Tue Apr 28 05:33:41 2026] POST /v2.1/os-keypairs => generated 397 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:42.769 8 WARNING neutronclient.v2_0.client [None req-083a4871-75ad-497f-8b06-f0a904e4977f 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/513] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:42 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1647 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:33:43.611 7 INFO nova.api.openstack.compute.server_external_events [req-3318ba3b-8288-403c-88dd-e2a04473e0eb req-193eed0a-0360-45e0-9b56-e6d7d364af2e 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:ce541dbb-97b8-4688-96d8-83429575bdd3 for instance 629e498c-ef99-481a-a2f2-4c3f16530d70 on instance [pid: 7|app: 0|req: 255/514] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 260/515] 10.0.0.15 () {34 vars in 670 bytes} [Tue Apr 28 05:33:44 2026] POST /v2.1/os-keypairs => generated 386 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 256/516] 10.0.0.15 () {32 vars in 717 bytes} [Tue Apr 28 05:33:44 2026] DELETE /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-28 05:33:44.245 8 WARNING neutronclient.v2_0.client [None req-c80690f9-699b-40ea-977f-44e03c9071ea 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 261/517] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:44 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1653 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 257/518] 10.0.0.15 () {34 vars in 749 bytes} [Tue Apr 28 05:33:44 2026] POST /v2.1/servers/74334e4d-293b-47b0-aaae-46253ae7773f/action => generated 32101 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:45.235 8 WARNING neutronclient.v2_0.client [None req-2ad9ccd1-6066-4e43-a8d9-49f739905f8f 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:33:45.284 8 WARNING neutronclient.v2_0.client [None req-2ad9ccd1-6066-4e43-a8d9-49f739905f8f 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:33:45.332 8 WARNING neutronclient.v2_0.client [None req-2ad9ccd1-6066-4e43-a8d9-49f739905f8f 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:45.411 7 WARNING neutronclient.v2_0.client [None req-7f586d8d-37d8-4497-b6a0-92cfb2492383 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:33:45.604 8 WARNING neutronclient.v2_0.client [None req-2ad9ccd1-6066-4e43-a8d9-49f739905f8f 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 262/519] 10.0.0.15 () {34 vars in 662 bytes} [Tue Apr 28 05:33:45 2026] POST /v2.1/servers => generated 495 bytes in 774 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: 258/520] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:45 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1653 bytes in 590 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:33:45.955 8 INFO nova.api.openstack.compute.server_external_events [req-fba6def5-a802-4046-9c02-4d32e6e7f713 req-0d01b906-e15b-42ad-8ea8-9fa51eb165d4 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:ce541dbb-97b8-4688-96d8-83429575bdd3 for instance 629e498c-ef99-481a-a2f2-4c3f16530d70 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 263/521] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:33:45.970 7 WARNING neutronclient.v2_0.client [None req-3e073039-959d-4e4f-abd6-7a0a94628405 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 259/522] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:45 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 1457 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:46.914 8 INFO nova.api.openstack.compute.server_external_events [req-f9364adf-e705-4a26-a46f-551ee65ae6ef req-3253e057-3da7-46fb-b180-79ab5bbf0e22 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-deleted:ce541dbb-97b8-4688-96d8-83429575bdd3 for instance 629e498c-ef99-481a-a2f2-4c3f16530d70 on instance [pid: 8|app: 0|req: 264/523] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:47.007 7 WARNING neutronclient.v2_0.client [None req-08cfba9a-1708-4d53-90d5-82b35f3baead 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 260/524] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:46 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1448 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:47.086 8 WARNING neutronclient.v2_0.client [None req-2ff35552-e1ff-4938-924e-6da775002e50 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 265/525] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:47 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 1461 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, ' [pid: 7|app: 0|req: 261/526] 10.0.0.15 () {34 vars in 670 bytes} [Tue Apr 28 05:33:47 2026] POST /v2.1/os-keypairs => generated 397 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:48.008 8 INFO nova.api.openstack.compute.server_external_events [req-d0a298d2-75c9-41db-8b96-f8fc873eb7ac req-110caa8c-9e65-4b83-89c9-9b37be2483fe 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:ce541dbb-97b8-4688-96d8-83429575bdd3 for instance 629e498c-ef99-481a-a2f2-4c3f16530d70 on instance 2026-04-28 05:33:48.008 8 INFO nova.api.openstack.compute.server_external_events [req-d0a298d2-75c9-41db-8b96-f8fc873eb7ac req-110caa8c-9e65-4b83-89c9-9b37be2483fe 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:841ff871-21e5-420a-95b6-5b0bc3751966 for instance 74334e4d-293b-47b0-aaae-46253ae7773f on instance [pid: 8|app: 0|req: 266/527] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:47 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:33:48.102 7 WARNING neutronclient.v2_0.client [None req-2fe6b66c-c474-4c3b-9617-44f8d4ece8fe 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 262/528] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:48 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1453 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:48.183 8 WARNING neutronclient.v2_0.client [None req-f35b5d42-ba98-4d37-a1e3-1377c76afe70 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/529] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:48 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 1509 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:49.162 7 WARNING neutronclient.v2_0.client [None req-48484d37-e968-4e7f-aad4-9bde8f99b973 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:33:49.201 8 WARNING neutronclient.v2_0.client [None req-aae610ee-17fc-4f0d-9398-3790ba66007e 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:33:49.209 7 WARNING neutronclient.v2_0.client [None req-48484d37-e968-4e7f-aad4-9bde8f99b973 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 268/530] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:49 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1453 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:49.267 8 WARNING neutronclient.v2_0.client [None req-f6b58d30-2203-4e2c-a07b-f4a017a31b46 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 269/531] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:49 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 1509 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:33:49.372 7 WARNING neutronclient.v2_0.client [None req-48484d37-e968-4e7f-aad4-9bde8f99b973 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 263/532] 10.0.0.15 () {34 vars in 662 bytes} [Tue Apr 28 05:33:49 2026] POST /v2.1/servers => generated 450 bytes in 427 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:49.554 8 WARNING neutronclient.v2_0.client [None req-774de6bb-85bf-49c0-b167-cff450c4ba2c f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 270/533] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:49 2026] GET /v2.1/servers/b7b42800-3861-4eea-92ad-3739f223ca27 => generated 1401 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:50.288 7 WARNING neutronclient.v2_0.client [None req-3f1b81fa-45ab-4579-ae9a-7df1ed3bd5ca 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 264/534] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:50 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1453 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:50.365 8 WARNING neutronclient.v2_0.client [None req-6a5796bd-4ace-40fb-bcec-8c9432541c19 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 271/535] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:50 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 1517 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:50.636 7 WARNING neutronclient.v2_0.client [None req-a03e79e4-c648-40c9-9149-3e56c8b7b981 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 265/536] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:50 2026] GET /v2.1/servers/b7b42800-3861-4eea-92ad-3739f223ca27 => generated 1405 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:51.245 8 WARNING neutronclient.v2_0.client [None req-3a5fce8f-92a7-453f-b4f4-926cfbfebf5a 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] 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: 272/537] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:51 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1822 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:33:51.381 7 WARNING neutronclient.v2_0.client [None req-ccfacca2-c147-41ab-8730-08e7e3cadb61 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] 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: 266/538] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:51 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 1453 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:51.444 7 WARNING neutronclient.v2_0.client [None req-9e408684-311e-40a6-905f-b8502d522c16 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/539] 10.0.0.15 () {32 vars in 717 bytes} [Tue Apr 28 05:33:51 2026] DELETE /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => 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-04-28 05:33:51.498 8 INFO nova.api.openstack.compute.server_external_events [req-44993ba3-e912-4628-8e50-a0aceab4a3f7 req-10d9b7c6-90a0-4148-9ab1-efaa62e9d549 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:9bbc7a51-aad9-49db-8858-d2adfd4aaa2d for instance 763390f4-277a-4413-9572-ae1aeb23b8e2 on instance [pid: 8|app: 0|req: 274/540] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:51.535 8 WARNING neutronclient.v2_0.client [None req-ce284cfb-f32c-41c0-bad8-2e3c1da4baa5 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 267/541] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:51 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 1640 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/544] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:51 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1828 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:51.719 7 WARNING neutronclient.v2_0.client [None req-ce14196a-b040-4cce-9bc6-2006403c6795 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 270/545] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:51 2026] GET /v2.1/servers/b7b42800-3861-4eea-92ad-3739f223ca27 => generated 1453 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:52.453 8 INFO nova.api.openstack.wsgi [None req-4f5ee91f-3efa-4060-9d89-e673bb7f125d 13c6fe1b61b4457da39e2fe66b5625d1 6c3abe9996fe4724ae4584d93f1f43d7 - - default default] HTTP exception thrown: Instance 629e498c-ef99-481a-a2f2-4c3f16530d70 could not be found. [pid: 8|app: 0|req: 276/546] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:52 2026] GET /v2.1/servers/629e498c-ef99-481a-a2f2-4c3f16530d70 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:52.687 7 WARNING neutronclient.v2_0.client [None req-20086110-35c9-4d49-a837-4cb4584fcf11 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:33:52.716 8 WARNING neutronclient.v2_0.client [None req-7e4f701e-e4d7-477c-ac87-cee41faa1820 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 271/547] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:52 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1828 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:52.812 7 WARNING neutronclient.v2_0.client [None req-8ddf24bb-96a9-4c87-8bc4-0829449954b0 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 272/548] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:52 2026] GET /v2.1/servers/b7b42800-3861-4eea-92ad-3739f223ca27 => generated 1453 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/549] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:52 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 1628 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:53.536 7 INFO nova.api.openstack.compute.server_external_events [req-f56081e1-2cf2-4e31-b162-ba8a694abd3d req-8d3b7193-3709-4db3-a5c0-607a4bb2a7aa 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:45924c75-8145-4d87-8e20-a4d49f1b19ff for instance 145203b3-b6d6-4835-9a3e-9ec5e11b9779 on instance 2026-04-28 05:33:53.536 7 INFO nova.api.openstack.compute.server_external_events [req-f56081e1-2cf2-4e31-b162-ba8a694abd3d req-8d3b7193-3709-4db3-a5c0-607a4bb2a7aa 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:45924c75-8145-4d87-8e20-a4d49f1b19ff for instance 145203b3-b6d6-4835-9a3e-9ec5e11b9779 on instance [pid: 7|app: 0|req: 273/550] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:53 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:53.833 8 WARNING neutronclient.v2_0.client [None req-dedd48ce-5e84-4d6a-8cd7-29439022acb7 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:53.902 7 WARNING neutronclient.v2_0.client [None req-332902b5-fdf3-44d0-ba4b-12f7ec45e120 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/551] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:53 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1760 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:54.404 8 WARNING neutronclient.v2_0.client [None req-d3815eed-46ca-4967-8ca0-fc51570718ac 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 274/552] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:53 2026] GET /v2.1/servers/b7b42800-3861-4eea-92ad-3739f223ca27 => generated 1461 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:54.437 7 INFO nova.api.openstack.compute.server_external_events [req-6701fc9e-3915-47c1-8a4f-1057b3673ca3 req-ee833a8d-3e6a-4f0d-a484-719e799120fe 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-deleted:45924c75-8145-4d87-8e20-a4d49f1b19ff for instance 145203b3-b6d6-4835-9a3e-9ec5e11b9779 on instance [pid: 7|app: 0|req: 275/553] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/554] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:54 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 1628 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:55.360 7 WARNING neutronclient.v2_0.client [None req-0892f216-4237-4efb-bacd-fef4191cb043 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:55.468 8 WARNING neutronclient.v2_0.client [None req-97a042d8-061f-4cf0-b44f-09c6f97986b1 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 276/555] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:55 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1478 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:55.709 7 WARNING neutronclient.v2_0.client [None req-184ea56e-d51c-4444-b654-101fe8803e2e 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 280/556] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:55 2026] GET /v2.1/servers/b7b42800-3861-4eea-92ad-3739f223ca27 => generated 1527 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/557] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:55 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 1628 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:56.472 8 INFO nova.api.openstack.compute.server_external_events [req-96cc4005-df4b-42eb-b689-02f491eb9881 req-f25f5f29-790c-4937-b516-3d846be7c6d0 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:6a8bd4c2-fe8e-44a1-b7f0-f2e88d2aaa41 for instance b7b42800-3861-4eea-92ad-3739f223ca27 on instance [pid: 8|app: 0|req: 281/558] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:56.632 7 WARNING neutronclient.v2_0.client [None req-f865be41-4de8-4cdc-8c60-9fbefceceefd 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 278/559] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:56 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 1478 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-04-28 05:33:56.838 8 WARNING neutronclient.v2_0.client [None req-171d06ca-bbf4-44c3-aae7-e3639f62ef62 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:56.898 7 WARNING neutronclient.v2_0.client [None req-a7e1358d-5300-4592-99e1-bdbaf153236a 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 282/560] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:56 2026] GET /v2.1/servers/b7b42800-3861-4eea-92ad-3739f223ca27 => generated 1527 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-04-28 05:33:57.006 8 INFO nova.api.openstack.compute.server_external_events [req-95d1967d-e7af-4072-8dd1-b6114e1998d5 req-a20668a9-d2e2-47c4-9cf9-cf62eb453b9a 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:9bbc7a51-aad9-49db-8858-d2adfd4aaa2d for instance 763390f4-277a-4413-9572-ae1aeb23b8e2 on instance [pid: 8|app: 0|req: 283/561] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/562] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:56 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 1628 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:57.721 8 INFO nova.api.openstack.wsgi [None req-8c2084ac-3ecc-45f0-acd0-16231eab0c18 76d56413ad144f48b1cff6450618eeca c9972da7de124a06a09f7d5b8db5d157 - - default default] HTTP exception thrown: Instance 145203b3-b6d6-4835-9a3e-9ec5e11b9779 could not be found. [pid: 8|app: 0|req: 284/563] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:57 2026] GET /v2.1/servers/145203b3-b6d6-4835-9a3e-9ec5e11b9779 => generated 111 bytes in 18 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: 280/564] 10.0.0.15 () {32 vars in 705 bytes} [Tue Apr 28 05:33:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1048239263 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:58.027 8 WARNING neutronclient.v2_0.client [None req-54697d7c-0995-4945-beba-92ec8408ec9b f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:33:58.138 7 WARNING neutronclient.v2_0.client [None req-c8f93aa4-1f53-4884-a9e5-132d26bc0431 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/565] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:57 2026] GET /v2.1/servers/b7b42800-3861-4eea-92ad-3739f223ca27 => generated 1527 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/566] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:58 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 1628 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:59.052 8 INFO nova.api.openstack.compute.server_external_events [req-65247f89-50de-4724-a17a-a71eb93f7c14 req-d42b6500-a6c7-49a5-9e0a-016103653c62 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:9bbc7a51-aad9-49db-8858-d2adfd4aaa2d for instance 763390f4-277a-4413-9572-ae1aeb23b8e2 on instance [pid: 8|app: 0|req: 286/567] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:59.242 7 WARNING neutronclient.v2_0.client [None req-0349f8f7-1cb5-479b-bd93-fd38fe370ef8 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/568] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:59 2026] GET /v2.1/servers/b7b42800-3861-4eea-92ad-3739f223ca27 => generated 1527 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:59.436 8 WARNING neutronclient.v2_0.client [None req-1d788919-1625-4e6e-a584-7901812b57e4 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 287/569] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:33:59 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 1808 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-04-28 05:33:59.629 7 WARNING neutronclient.v2_0.client [None req-f5ecd88e-e0e3-40e0-aa97-4c4662cecddf 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/570] 10.0.0.15 () {32 vars in 740 bytes} [Tue Apr 28 05:33:59 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2/os-interface => generated 284 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:00.015 8 INFO nova.api.openstack.compute.server_external_events [req-c9aa2a93-11dd-47ee-ae3b-164bff366a0f req-20fdbc35-cb9b-472a-a272-24a009fdc00e 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:6a8bd4c2-fe8e-44a1-b7f0-f2e88d2aaa41 for instance b7b42800-3861-4eea-92ad-3739f223ca27 on instance [pid: 8|app: 0|req: 288/571] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:33:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:00.424 7 WARNING neutronclient.v2_0.client [None req-4b734a03-e452-47e5-be85-82d909b30a01 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/572] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:00 2026] GET /v2.1/servers/b7b42800-3861-4eea-92ad-3739f223ca27 => generated 1527 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-04-28 05:34:01.096 8 INFO nova.api.openstack.compute.server_external_events [req-49069c34-9e16-45d9-baaa-6ae9373fa7ff req-98e330b1-a1b2-4845-811b-be74ca195481 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:9bbc7a51-aad9-49db-8858-d2adfd4aaa2d for instance 763390f4-277a-4413-9572-ae1aeb23b8e2 on instance [pid: 8|app: 0|req: 289/573] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:34:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:01.645 7 WARNING neutronclient.v2_0.client [None req-afbc4630-1a72-4962-a158-8f02a52b07df f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/576] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:01 2026] GET /v2.1/servers/b7b42800-3861-4eea-92ad-3739f223ca27 => generated 1527 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:02.086 8 INFO nova.api.openstack.compute.server_external_events [req-16887bf5-5ce1-401a-8db9-9734a70c295d req-1a5b3a5f-423b-4fb7-b5f6-da4c07722e67 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:6a8bd4c2-fe8e-44a1-b7f0-f2e88d2aaa41 for instance b7b42800-3861-4eea-92ad-3739f223ca27 on instance [pid: 8|app: 0|req: 291/577] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:34:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:02.891 7 WARNING neutronclient.v2_0.client [None req-143cbe0e-c83d-4260-9bb3-54b375eccbea f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/578] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:02 2026] GET /v2.1/servers/b7b42800-3861-4eea-92ad-3739f223ca27 => generated 1695 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:03.066 8 WARNING neutronclient.v2_0.client [None req-d14a3761-23b6-49ee-a651-a9e47ab0eb22 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in 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/579] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:03 2026] GET /v2.1/servers/b7b42800-3861-4eea-92ad-3739f223ca27 => generated 1695 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/580] 10.0.0.15 () {30 vars in 412 bytes} [Tue Apr 28 05:34:03 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 293/581] 10.0.0.15 () {28 vars in 559 bytes} [Tue Apr 28 05:34:03 2026] GET /v2/ => generated 402 bytes in 495 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: 289/582] 10.0.0.15 () {28 vars in 563 bytes} [Tue Apr 28 05:34:03 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/583] 10.0.0.15 () {30 vars in 412 bytes} [Tue Apr 28 05:34:03 2026] GET / => generated 423 bytes in 9 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-28 05:34:04.125 7 INFO nova.api.openstack.compute.server_external_events [req-105ccddf-cbe6-4e8c-9110-c95d22d4fc24 req-95a80955-e0dd-4f8c-8df9-e305837744a6 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:6a8bd4c2-fe8e-44a1-b7f0-f2e88d2aaa41 for instance b7b42800-3861-4eea-92ad-3739f223ca27 on instance [pid: 7|app: 0|req: 290/584] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:34:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 292/587] 10.0.0.15 () {34 vars in 749 bytes} [Tue Apr 28 05:34:13 2026] POST /v2.1/servers/b7b42800-3861-4eea-92ad-3739f223ca27/action => generated 31890 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-28 05:34:15.783 8 WARNING neutronclient.v2_0.client [None req-1e9c99ce-da67-4412-a266-74052a6a241d 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in 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/588] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:15 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 1928 bytes in 871 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 293/589] 10.0.0.15 () {32 vars in 717 bytes} [Tue Apr 28 05:34:17 2026] DELETE /v2.1/servers/b7b42800-3861-4eea-92ad-3739f223ca27 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:17.148 8 WARNING neutronclient.v2_0.client [None req-5194bbb6-ae82-48d4-8946-b3e10256c3ea f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in 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/590] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:17 2026] GET /v2.1/servers/b7b42800-3861-4eea-92ad-3739f223ca27 => generated 1821 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:18.628 7 WARNING neutronclient.v2_0.client [None req-7c36fce5-ade7-4cd0-bcfe-e668f438ca64 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] 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: 298/591] 10.0.0.15 () {32 vars in 752 bytes} [Tue Apr 28 05:34:18 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2/os-server-password => generated 116 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/592] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:18 2026] GET /v2.1/servers/b7b42800-3861-4eea-92ad-3739f223ca27 => generated 1821 bytes in 672 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:20.239 8 INFO nova.api.openstack.compute.server_external_events [req-4e35fcd8-f99e-4194-84d3-8c78de5f8684 req-6e8d0621-83ab-4219-a3ac-b29190d537b6 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-deleted:6a8bd4c2-fe8e-44a1-b7f0-f2e88d2aaa41 for instance b7b42800-3861-4eea-92ad-3739f223ca27 on instance [pid: 8|app: 0|req: 299/593] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:34:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:20.304 8 WARNING neutronclient.v2_0.client [None req-10e19688-f440-4d44-91b7-75d0db19fd95 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in 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/594] 10.0.0.15 () {32 vars in 717 bytes} [Tue Apr 28 05:34:20 2026] DELETE /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 300/595] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:20 2026] GET /v2.1/servers/b7b42800-3861-4eea-92ad-3739f223ca27 => generated 1482 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:34:20.390 7 WARNING neutronclient.v2_0.client [None req-861f1637-bd0e-4a1a-975e-c38203c319bb 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in 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/596] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:20 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 1934 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:21.417 8 WARNING neutronclient.v2_0.client [None req-70418443-aa72-4dcb-9f4c-2148eae1fb6b f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:21.535 7 WARNING neutronclient.v2_0.client [None req-55b714ea-2a3b-41d7-8fc2-e587dffe2ffe 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/597] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:21 2026] GET /v2.1/servers/b7b42800-3861-4eea-92ad-3739f223ca27 => generated 1487 bytes in 629 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:22.026 8 INFO nova.api.openstack.compute.server_external_events [req-2cc9d8a3-559a-4913-bf7c-f474ce7ff959 req-b7857a97-3716-472e-a209-6e81ddf90c33 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:9bbc7a51-aad9-49db-8858-d2adfd4aaa2d for instance 763390f4-277a-4413-9572-ae1aeb23b8e2 on instance [pid: 8|app: 0|req: 304/600] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:34:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/601] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:21 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 1934 bytes in 731 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:23.066 8 WARNING neutronclient.v2_0.client [None req-b0358781-ac4a-4791-ad69-859815e620ed f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:23.275 7 WARNING neutronclient.v2_0.client [None req-8a614f6b-16e9-46e7-8c98-9feb62220a78 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in 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/602] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:23 2026] GET /v2.1/servers/b7b42800-3861-4eea-92ad-3739f223ca27 => generated 1487 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 298/603] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:23 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 1821 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:34:23.518 8 INFO nova.api.openstack.compute.server_external_events [req-948d4414-219c-4962-b7e3-4cf8c3fb70c6 req-27f7eff3-9126-41a0-8665-3a47f0435838 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-deleted:9bbc7a51-aad9-49db-8858-d2adfd4aaa2d for instance 763390f4-277a-4413-9572-ae1aeb23b8e2 on instance [pid: 8|app: 0|req: 306/604] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:34:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:24.069 7 INFO nova.api.openstack.compute.server_external_events [req-5e8c5c0c-51b9-4bc3-af12-e8f37e1a7abc req-c0fe0068-8e22-401c-84de-78cfc21b50d9 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:9bbc7a51-aad9-49db-8858-d2adfd4aaa2d for instance 763390f4-277a-4413-9572-ae1aeb23b8e2 on instance [pid: 7|app: 0|req: 299/605] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:34:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:24.540 8 INFO nova.api.openstack.wsgi [None req-53bc69bd-2b44-4c99-a76b-e123a746f81a f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] HTTP exception thrown: Instance b7b42800-3861-4eea-92ad-3739f223ca27 could not be found. [pid: 8|app: 0|req: 307/606] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:24 2026] GET /v2.1/servers/b7b42800-3861-4eea-92ad-3739f223ca27 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 05:34:24.575 7 WARNING neutronclient.v2_0.client [None req-878b7b7f-4783-4dbb-ac6a-5e8b4bdfb7dc 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] 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: 308/607] 10.0.0.15 () {32 vars in 727 bytes} [Tue Apr 28 05:34:24 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-872078395 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/608] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:24 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 1543 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/609] 10.0.0.15 () {32 vars in 717 bytes} [Tue Apr 28 05:34:25 2026] DELETE /v2.1/servers/74334e4d-293b-47b0-aaae-46253ae7773f => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:25.307 7 WARNING neutronclient.v2_0.client [None req-382062d5-c426-485c-876c-8552b7380f47 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in 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/610] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:25 2026] GET /v2.1/servers/74334e4d-293b-47b0-aaae-46253ae7773f => generated 1703 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-04-28 05:34:25.874 8 WARNING neutronclient.v2_0.client [None req-73d8e888-db8e-496b-b870-454aca33ea1f 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/611] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:25 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 1543 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:26.647 7 WARNING neutronclient.v2_0.client [None req-34a4a33b-164f-4339-9cf0-7e8dae2871e4 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:26.947 8 INFO nova.api.openstack.compute.server_external_events [req-50cc6d72-3c86-474b-aaa9-d19b0369b27e req-bc38fa0e-0e8f-4931-a3f3-2b7c2db177de 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:841ff871-21e5-420a-95b6-5b0bc3751966 for instance 74334e4d-293b-47b0-aaae-46253ae7773f on instance [pid: 8|app: 0|req: 311/612] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:34:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:26.972 8 INFO nova.api.openstack.wsgi [None req-89ad5eab-672e-4101-8cd4-343366db2f55 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] HTTP exception thrown: Instance 763390f4-277a-4413-9572-ae1aeb23b8e2 could not be found. [pid: 8|app: 0|req: 312/613] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:26 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:27.002 8 INFO nova.api.openstack.wsgi [None req-cc6e5f9f-3914-4fc7-bef0-527ed20c5292 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] HTTP exception thrown: Instance 763390f4-277a-4413-9572-ae1aeb23b8e2 could not be found. [pid: 8|app: 0|req: 313/614] 10.0.0.15 () {32 vars in 717 bytes} [Tue Apr 28 05:34:26 2026] DELETE /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:27.032 8 INFO nova.api.openstack.wsgi [None req-8323f602-6f3b-4a9f-9141-2505fa17f28b 3f1f30ed44d441b58231bf52294278d8 39be6c08df464cfb974f6d4de9d2da1c - - default default] HTTP exception thrown: Instance 763390f4-277a-4413-9572-ae1aeb23b8e2 could not be found. [pid: 8|app: 0|req: 314/615] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:27 2026] GET /v2.1/servers/763390f4-277a-4413-9572-ae1aeb23b8e2 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 302/616] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:26 2026] GET /v2.1/servers/74334e4d-293b-47b0-aaae-46253ae7773f => generated 1703 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/617] 10.0.0.15 () {32 vars in 705 bytes} [Tue Apr 28 05:34:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1494893395 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 303/618] 10.0.0.15 () {32 vars in 727 bytes} [Tue Apr 28 05:34:27 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1472016958 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 05:34:28.101 8 WARNING neutronclient.v2_0.client [None req-7813be12-a1f9-40b4-a2a9-a540c517f8a1 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in 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/619] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:28 2026] GET /v2.1/servers/74334e4d-293b-47b0-aaae-46253ae7773f => generated 1635 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:34:28.984 7 INFO nova.api.openstack.compute.server_external_events [req-f2ac4b95-9cb2-441a-a3dd-181c79981a4f req-f01df86a-7472-4a51-9a01-d14c67114950 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:841ff871-21e5-420a-95b6-5b0bc3751966 for instance 74334e4d-293b-47b0-aaae-46253ae7773f on instance 2026-04-28 05:34:28.985 7 INFO nova.api.openstack.compute.server_external_events [req-f2ac4b95-9cb2-441a-a3dd-181c79981a4f req-f01df86a-7472-4a51-9a01-d14c67114950 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-deleted:841ff871-21e5-420a-95b6-5b0bc3751966 for instance 74334e4d-293b-47b0-aaae-46253ae7773f on instance [pid: 7|app: 0|req: 304/620] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:34:28 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:29.264 8 WARNING neutronclient.v2_0.client [None req-42209fb6-7f84-4eea-8c18-088ef4f6ea8b f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/621] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:29 2026] GET /v2.1/servers/74334e4d-293b-47b0-aaae-46253ae7773f => generated 1489 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-04-28 05:34:30.383 7 WARNING neutronclient.v2_0.client [None req-d6a0abd9-af6e-4dfe-bd54-135c21d9f1d2 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/622] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:30 2026] GET /v2.1/servers/74334e4d-293b-47b0-aaae-46253ae7773f => generated 1489 bytes in 468 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:31.850 7 INFO nova.api.openstack.wsgi [None req-e2dae755-2b4f-4714-abb5-14c0c969ce21 f89f2789f1264ec7a1dabba21712f6fb b905e540638946a3871b2508201f93d1 - - default default] HTTP exception thrown: Instance 74334e4d-293b-47b0-aaae-46253ae7773f could not be found. [pid: 7|app: 0|req: 307/625] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:34:31 2026] GET /v2.1/servers/74334e4d-293b-47b0-aaae-46253ae7773f => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 319/626] 10.0.0.15 () {32 vars in 729 bytes} [Tue Apr 28 05:34:32 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1778978073 => 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: 320/651] 10.0.0.15 () {34 vars in 670 bytes} [Tue Apr 28 05:36:33 2026] POST /v2.1/os-keypairs => generated 395 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:36:36.556 8 WARNING neutronclient.v2_0.client [None req-4a6301d1-ac66-4539-b833-7a7aff5d5acc 2a86fff0f1004f5d947473427586da36 74f9e3fe866e4db68629958bbcfdbd71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:36:36.610 8 WARNING neutronclient.v2_0.client [None req-4a6301d1-ac66-4539-b833-7a7aff5d5acc 2a86fff0f1004f5d947473427586da36 74f9e3fe866e4db68629958bbcfdbd71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:36:37.007 8 WARNING neutronclient.v2_0.client [None req-4a6301d1-ac66-4539-b833-7a7aff5d5acc 2a86fff0f1004f5d947473427586da36 74f9e3fe866e4db68629958bbcfdbd71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/652] 10.0.0.15 () {34 vars in 662 bytes} [Tue Apr 28 05:36:36 2026] POST /v2.1/servers => generated 448 bytes in 962 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-28 05:36:37.325 7 WARNING neutronclient.v2_0.client [None req-e6f6cd4c-4bd7-447c-856b-551b72e6bb39 2a86fff0f1004f5d947473427586da36 74f9e3fe866e4db68629958bbcfdbd71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/653] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:36:37 2026] GET /v2.1/servers/2c80ec08-e5db-47f5-95cc-5b993d0dd253 => generated 1394 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:36:42.509 7 WARNING neutronclient.v2_0.client [None req-3d815008-8417-4301-8c89-d99527be65f0 2a86fff0f1004f5d947473427586da36 74f9e3fe866e4db68629958bbcfdbd71 - - default default] The python binding code in 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/656] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:36:42 2026] GET /v2.1/servers/2c80ec08-e5db-47f5-95cc-5b993d0dd253 => generated 1520 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:36:43.170 8 INFO nova.api.openstack.compute.server_external_events [req-cba7ad20-cd3d-4b17-a8e1-a841c3f1d711 req-a9ce956d-5a5c-49d1-9266-3957e1e3bdf2 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:31ac1480-4173-424b-8dd3-731835942b62 for instance 2c80ec08-e5db-47f5-95cc-5b993d0dd253 on instance [pid: 8|app: 0|req: 334/657] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:36:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:36:47.703 7 WARNING neutronclient.v2_0.client [None req-9e54f2b1-1962-42a0-8335-0d00247a4dc6 2a86fff0f1004f5d947473427586da36 74f9e3fe866e4db68629958bbcfdbd71 - - default default] The python binding code in 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/658] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:36:47 2026] GET /v2.1/servers/2c80ec08-e5db-47f5-95cc-5b993d0dd253 => generated 1518 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:36:48.129 8 INFO nova.api.openstack.compute.server_external_events [req-23312acb-1f70-4335-88ea-04855e322e9e req-e965bfaf-b080-401b-8978-048bda518107 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:31ac1480-4173-424b-8dd3-731835942b62 for instance 2c80ec08-e5db-47f5-95cc-5b993d0dd253 on instance [pid: 8|app: 0|req: 335/659] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:36:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:36:50.176 7 INFO nova.api.openstack.compute.server_external_events [req-4cf598ab-7759-402e-83fb-99c2acc51ea5 req-c4eed62c-d2e6-4e95-8f10-da30b763f3bc 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:31ac1480-4173-424b-8dd3-731835942b62 for instance 2c80ec08-e5db-47f5-95cc-5b993d0dd253 on instance [pid: 7|app: 0|req: 325/660] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:36:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:36:52.895 7 WARNING neutronclient.v2_0.client [None req-5ea9e31d-0d9e-463b-bd99-78023ac2ea86 2a86fff0f1004f5d947473427586da36 74f9e3fe866e4db68629958bbcfdbd71 - - default default] The python binding code in 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/663] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:36:52 2026] GET /v2.1/servers/2c80ec08-e5db-47f5-95cc-5b993d0dd253 => generated 1818 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:36:54.327 7 INFO nova.api.openstack.compute.server_external_events [req-ee251e29-57e3-4dd8-9df3-7f1ed8c6421a req-ad01088e-36c7-4350-966c-6e5caa46e9da 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:31ac1480-4173-424b-8dd3-731835942b62 for instance 2c80ec08-e5db-47f5-95cc-5b993d0dd253 on instance [pid: 7|app: 0|req: 328/664] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:36:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:36:54.366 8 WARNING neutronclient.v2_0.client [None req-9edc6ba5-5fdd-412d-a12b-217e35ce4c2b 2a86fff0f1004f5d947473427586da36 74f9e3fe866e4db68629958bbcfdbd71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:36:54.408 8 WARNING neutronclient.v2_0.client [None req-9edc6ba5-5fdd-412d-a12b-217e35ce4c2b 2a86fff0f1004f5d947473427586da36 74f9e3fe866e4db68629958bbcfdbd71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:36:54.680 8 WARNING neutronclient.v2_0.client [None req-9edc6ba5-5fdd-412d-a12b-217e35ce4c2b 2a86fff0f1004f5d947473427586da36 74f9e3fe866e4db68629958bbcfdbd71 - - default default] The python binding code in 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/665] 10.0.0.15 () {34 vars in 662 bytes} [Tue Apr 28 05:36:54 2026] POST /v2.1/servers => generated 448 bytes in 549 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:36:54.878 7 WARNING neutronclient.v2_0.client [None req-5009a304-0f89-457b-a1dc-05d7489d8141 2a86fff0f1004f5d947473427586da36 74f9e3fe866e4db68629958bbcfdbd71 - - default default] The python binding code in 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/666] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:36:54 2026] GET /v2.1/servers/ee47776a-b69d-4ae3-829f-8c8487a81835 => generated 1394 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-04-28 05:36:59.964 8 WARNING neutronclient.v2_0.client [None req-b29bd76a-ccea-4c57-bf3b-a9f99a3bb9c5 2a86fff0f1004f5d947473427586da36 74f9e3fe866e4db68629958bbcfdbd71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/667] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:36:59 2026] GET /v2.1/servers/ee47776a-b69d-4ae3-829f-8c8487a81835 => generated 1520 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:00.281 7 INFO nova.api.openstack.compute.server_external_events [req-9d3e28ea-4431-49a1-bbf3-a415971450f1 req-1c00703d-ede9-4ff4-997e-b316bd20052d 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:daa0f2f8-a5fd-4ed2-8cfe-7899b3bd9ccd for instance ee47776a-b69d-4ae3-829f-8c8487a81835 on instance [pid: 7|app: 0|req: 330/668] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:37:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:05.047 8 INFO nova.api.openstack.compute.server_external_events [req-91d4b2f0-0efd-4b77-939a-b7c434356119 req-0cdd3d35-5f86-4af4-9ed1-da94d7089152 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:daa0f2f8-a5fd-4ed2-8cfe-7899b3bd9ccd for instance ee47776a-b69d-4ae3-829f-8c8487a81835 on instance [pid: 8|app: 0|req: 340/671] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:37:05 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-04-28 05:37:05.116 7 WARNING neutronclient.v2_0.client [None req-49a0648c-29de-4e15-8e9d-667243ab0a51 2a86fff0f1004f5d947473427586da36 74f9e3fe866e4db68629958bbcfdbd71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/672] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:37:05 2026] GET /v2.1/servers/ee47776a-b69d-4ae3-829f-8c8487a81835 => generated 1518 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:07.089 8 INFO nova.api.openstack.compute.server_external_events [req-781fa186-99e0-4d7f-ba26-7ad415318afc req-d89cd80f-205a-45c4-b18e-4dc918c889ac 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:daa0f2f8-a5fd-4ed2-8cfe-7899b3bd9ccd for instance ee47776a-b69d-4ae3-829f-8c8487a81835 on instance [pid: 8|app: 0|req: 341/673] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:37:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:10.365 7 WARNING neutronclient.v2_0.client [None req-44645439-0d5d-4930-beb9-14f56f7653af 2a86fff0f1004f5d947473427586da36 74f9e3fe866e4db68629958bbcfdbd71 - - default default] The python binding code in 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/674] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:37:10 2026] GET /v2.1/servers/ee47776a-b69d-4ae3-829f-8c8487a81835 => generated 1817 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:11.640 7 INFO nova.api.openstack.compute.server_external_events [req-bae6c914-d5ab-4bcd-ab77-272dcf1c34cd req-258a28e1-670e-4e1c-b400-b56385f5cb99 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:daa0f2f8-a5fd-4ed2-8cfe-7899b3bd9ccd for instance ee47776a-b69d-4ae3-829f-8c8487a81835 on instance [pid: 7|app: 0|req: 335/677] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:37:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:34.263 7 WARNING neutronclient.v2_0.client [None req-bb27a504-4231-405a-a08d-a22b18665d6c b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:37:34.297 7 WARNING neutronclient.v2_0.client [None req-bb27a504-4231-405a-a08d-a22b18665d6c b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:37:34.442 7 WARNING neutronclient.v2_0.client [None req-bb27a504-4231-405a-a08d-a22b18665d6c b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/682] 199.204.45.72 () {36 vars in 713 bytes} [Tue Apr 28 05:37:34 2026] POST /v2.1/servers => generated 453 bytes in 615 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:35.000 8 WARNING neutronclient.v2_0.client [None req-5bd46313-0cb6-4569-8d23-8e0ce92d4c70 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/683] 199.204.45.72 () {32 vars in 732 bytes} [Tue Apr 28 05:37:34 2026] GET /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7 => generated 2213 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:35.066 7 WARNING neutronclient.v2_0.client [None req-033bea4b-c9eb-4ea1-8db9-32a847e0097c b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in 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/684] 199.204.45.72 () {32 vars in 758 bytes} [Tue Apr 28 05:37:35 2026] GET /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7/os-interface => generated 28 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/685] 199.204.45.72 () {32 vars in 776 bytes} [Tue Apr 28 05:37:35 2026] GET /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7/os-volume_attachments => generated 25 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:37.831 7 WARNING neutronclient.v2_0.client [None req-b9928ffa-3cb4-4d61-9fbf-6e2e4beeb91a b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/686] 199.204.45.72 () {32 vars in 732 bytes} [Tue Apr 28 05:37:37 2026] GET /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7 => generated 2371 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:37.932 8 WARNING neutronclient.v2_0.client [None req-f137837f-3ddb-462c-b5a7-df659e2b6012 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/687] 199.204.45.72 () {32 vars in 758 bytes} [Tue Apr 28 05:37:37 2026] GET /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7/os-interface => generated 28 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/688] 199.204.45.72 () {32 vars in 776 bytes} [Tue Apr 28 05:37:37 2026] GET /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7/os-volume_attachments => generated 197 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:40.925 8 INFO nova.api.openstack.compute.server_external_events [req-386f71cc-08df-44ac-a741-66c41890c847 req-e9c79707-6fa3-4f44-85a6-52382134daf5 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:61045255-3f48-4098-99a9-37b13c896997 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 8|app: 0|req: 348/689] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:37:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:40.962 7 WARNING neutronclient.v2_0.client [None req-cede16a3-9f9e-4145-ab12-a67c177642cc b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in 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/690] 199.204.45.72 () {32 vars in 732 bytes} [Tue Apr 28 05:37:40 2026] GET /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7 => generated 2445 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:41.092 8 WARNING neutronclient.v2_0.client [None req-c4fdc548-1bba-42c5-a24c-1d85dc49e98b b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in 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/691] 199.204.45.72 () {32 vars in 758 bytes} [Tue Apr 28 05:37:41 2026] GET /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7/os-interface => generated 284 bytes in 78 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: 343/692] 199.204.45.72 () {32 vars in 776 bytes} [Tue Apr 28 05:37:41 2026] GET /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:43.758 7 WARNING neutronclient.v2_0.client [None req-f6c8d57b-3ed7-4ef2-ac8d-8084d93f988c b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in 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/695] 199.204.45.72 () {32 vars in 732 bytes} [Tue Apr 28 05:37:43 2026] GET /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7 => generated 2433 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:43.884 8 WARNING neutronclient.v2_0.client [None req-155d373d-8929-46ab-a00f-8e75b904e072 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/696] 199.204.45.72 () {32 vars in 758 bytes} [Tue Apr 28 05:37:43 2026] GET /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7/os-interface => generated 284 bytes in 77 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: 346/697] 199.204.45.72 () {32 vars in 776 bytes} [Tue Apr 28 05:37:43 2026] GET /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:46.649 8 WARNING neutronclient.v2_0.client [None req-811a5b0f-418a-46e5-8bef-fd709c8a8104 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in 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/698] 199.204.45.72 () {32 vars in 732 bytes} [Tue Apr 28 05:37:46 2026] GET /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7 => generated 2433 bytes in 196 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:46.804 7 INFO nova.api.openstack.compute.server_external_events [req-33a4f0c6-793b-402f-9e66-5792660d617d req-8a62f67f-7b90-47c9-be2b-a629e45c73be 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:61045255-3f48-4098-99a9-37b13c896997 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 7|app: 0|req: 347/699] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:37:46 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) 2026-04-28 05:37:46.847 8 WARNING neutronclient.v2_0.client [None req-1719f863-9c58-49bb-aa14-a7fdfe913810 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/700] 199.204.45.72 () {32 vars in 758 bytes} [Tue Apr 28 05:37:46 2026] GET /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7/os-interface => generated 286 bytes in 106 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: 348/701] 199.204.45.72 () {32 vars in 776 bytes} [Tue Apr 28 05:37:46 2026] GET /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:48.840 8 INFO nova.api.openstack.compute.server_external_events [req-de0f024e-58f7-4b1f-a4cd-9ffbf44c335c req-8ad15234-b159-4cb6-a800-7e084a1242b5 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:61045255-3f48-4098-99a9-37b13c896997 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 8|app: 0|req: 354/702] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:37:48 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-04-28 05:37:49.823 7 WARNING neutronclient.v2_0.client [None req-6783f761-7432-4c50-9932-8f0798598869 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in 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/703] 199.204.45.72 () {32 vars in 732 bytes} [Tue Apr 28 05:37:49 2026] GET /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7 => generated 2581 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:49.947 8 WARNING neutronclient.v2_0.client [None req-f4ce5570-aa13-41c2-b485-b3c950ae6284 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/704] 199.204.45.72 () {32 vars in 758 bytes} [Tue Apr 28 05:37:49 2026] GET /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7/os-interface => generated 286 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: 7|app: 0|req: 350/705] 199.204.45.72 () {32 vars in 776 bytes} [Tue Apr 28 05:37:50 2026] GET /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:38:23.468 8 WARNING neutronclient.v2_0.client [None req-83ae62f3-d37a-4889-9b4f-7b7fe6ade268 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:38:23.502 8 WARNING neutronclient.v2_0.client [None req-83ae62f3-d37a-4889-9b4f-7b7fe6ade268 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:38:25.936 7 INFO nova.api.openstack.compute.server_external_events [req-feaecf08-d280-4570-8f4a-2a17869fbbea req-427850af-f82c-4fb6-9bba-d8b701c042ae 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:2164a37d-b246-492c-9426-13649c324a89 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 7|app: 0|req: 355/714] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:38:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:38:28.938 7 INFO nova.api.openstack.compute.server_external_events [req-bafda24b-c5ad-456c-a40f-7c4b4abf8669 req-3b0fea73-9ae5-4465-9b5c-08c28c25a73b 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:2164a37d-b246-492c-9426-13649c324a89 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 7|app: 0|req: 356/715] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:38:28 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-04-28 05:38:30.973 7 INFO nova.api.openstack.compute.server_external_events [req-3b6ab4c3-0efe-4400-a7e3-3e8c00527d1e req-5994c745-3815-4798-ba69-d535ce88f099 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:2164a37d-b246-492c-9426-13649c324a89 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 7|app: 0|req: 357/716] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:38:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:38:32.071 8 WARNING neutronclient.v2_0.client [None req-83ae62f3-d37a-4889-9b4f-7b7fe6ade268 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/719] 199.204.45.72 () {36 vars in 811 bytes} [Tue Apr 28 05:38:23 2026] POST /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7/os-interface => generated 280 bytes in 8689 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:38:32.521 7 INFO nova.api.openstack.compute.server_external_events [req-ea34465e-c601-4647-b339-d3e0107f0449 req-4f7f71ee-a114-479d-9658-4ab97233483c 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:2164a37d-b246-492c-9426-13649c324a89 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 7|app: 0|req: 360/720] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:38:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:38:33.008 8 INFO nova.api.openstack.compute.server_external_events [req-ca96dbc3-9489-4749-92f8-13a89b265833 req-5fae918e-36e9-480d-b7b2-8e0495dd98a1 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:2164a37d-b246-492c-9426-13649c324a89 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 8|app: 0|req: 361/721] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:38:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:38:59.352 8 WARNING neutronclient.v2_0.client [None req-0730de61-3d68-4d33-991c-f052e4b1f883 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:38:59.390 8 WARNING neutronclient.v2_0.client [None req-0730de61-3d68-4d33-991c-f052e4b1f883 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:39:01.694 7 INFO nova.api.openstack.compute.server_external_events [req-c0997ed6-0af2-4baa-976c-a0bef4cd9413 req-d688e8c5-8be0-49b9-aad4-7956945750dd 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:0fda3093-a8bd-4348-a28e-928265d54501 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 7|app: 0|req: 365/728] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:39:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:39:04.961 7 INFO nova.api.openstack.compute.server_external_events [req-9525709c-1116-4889-8a12-b66653cc0906 req-4730fbee-e960-4ee9-a012-ddca01e6ad89 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:0fda3093-a8bd-4348-a28e-928265d54501 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 7|app: 0|req: 366/729] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:39:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:39:07.001 7 INFO nova.api.openstack.compute.server_external_events [req-acbb55b3-6877-4b6d-b5a4-4c486e584b94 req-71b5999f-9ef1-475a-99c4-c192b9717193 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:0fda3093-a8bd-4348-a28e-928265d54501 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 7|app: 0|req: 367/730] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:39:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:39:07.931 8 WARNING neutronclient.v2_0.client [None req-0730de61-3d68-4d33-991c-f052e4b1f883 b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/731] 199.204.45.72 () {36 vars in 811 bytes} [Tue Apr 28 05:38:59 2026] POST /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7/os-interface => generated 377 bytes in 8706 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:39:15.193 8 WARNING neutronclient.v2_0.client [None req-f953e09c-a471-413e-8827-ea30164b7abf b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-28 05:39:15.235 8 WARNING neutronclient.v2_0.client [None req-f953e09c-a471-413e-8827-ea30164b7abf b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:39:17.610 7 INFO nova.api.openstack.compute.server_external_events [req-1a4ab4a4-520b-4e4b-8c83-ccecc7bb5a6e req-49d526e0-24e2-40e9-8502-2c1e0c9feec5 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:388a722e-5e64-4ff5-9191-ca65a728db01 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 7|app: 0|req: 369/734] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:39:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:39:21.168 7 INFO nova.api.openstack.compute.server_external_events [req-e08609ae-a3ce-4d40-8c8f-325e23bd987c req-9a6ca1ab-b1f2-45cd-b8b6-7f1536b2edea 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:388a722e-5e64-4ff5-9191-ca65a728db01 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 7|app: 0|req: 370/735] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:39:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:39:23.211 7 INFO nova.api.openstack.compute.server_external_events [req-a31c94fa-deb1-4212-a20f-1c8fcc3299de req-4c852782-5149-4905-b2ec-5585007b5f7c 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-plugged:388a722e-5e64-4ff5-9191-ca65a728db01 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 7|app: 0|req: 373/738] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:39:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:39:24.268 8 WARNING neutronclient.v2_0.client [None req-f953e09c-a471-413e-8827-ea30164b7abf b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/739] 199.204.45.72 () {36 vars in 811 bytes} [Tue Apr 28 05:39:15 2026] POST /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7/os-interface => generated 378 bytes in 9165 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:39:25.248 7 INFO nova.api.openstack.compute.server_external_events [req-f7ae0bce-a07d-401f-94dc-06b8d07da5c1 req-714f789b-f729-4240-8db5-ad62274bbd24 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:0fda3093-a8bd-4348-a28e-928265d54501 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 7|app: 0|req: 374/740] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:39:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:39:38.724 7 INFO nova.api.openstack.compute.server_external_events [req-0493c326-03b9-4a96-b114-0f9e7e683d4c req-616cec26-2b7b-4edd-a86b-4a5cabedd8ac 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:388a722e-5e64-4ff5-9191-ca65a728db01 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 7|app: 0|req: 376/743] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:39:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/744] 199.204.45.72 () {34 vars in 854 bytes} [Tue Apr 28 05:39:39 2026] DELETE /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7/os-interface/388a722e-5e64-4ff5-9191-ca65a728db01 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:39:40.764 7 INFO nova.api.openstack.compute.server_external_events [req-f994e9af-ac4d-4cfb-b63a-c765b80e8fd7 req-f4d62605-4bff-4cd8-9232-515e8a141e4e 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:388a722e-5e64-4ff5-9191-ca65a728db01 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 7|app: 0|req: 377/745] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:39:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:39:42.812 7 INFO nova.api.openstack.compute.server_external_events [req-d096ac31-e344-4b68-b917-796d190a56f6 req-b4564514-efa5-453e-9135-751057b63c01 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:388a722e-5e64-4ff5-9191-ca65a728db01 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance 2026-04-28 05:39:42.812 7 INFO nova.api.openstack.compute.server_external_events [req-d096ac31-e344-4b68-b917-796d190a56f6 req-b4564514-efa5-453e-9135-751057b63c01 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:388a722e-5e64-4ff5-9191-ca65a728db01 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 7|app: 0|req: 379/748] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:39:42 2026] POST /v2.1/os-server-external-events => generated 358 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-04-28 05:39:48.920 8 INFO nova.api.openstack.compute.server_external_events [req-95200c7c-3daa-4d01-b059-644192cd0c9e req-5f300965-9c61-4740-8300-5a9063117a28 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:0fda3093-a8bd-4348-a28e-928265d54501 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 8|app: 0|req: 370/749] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:39:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 380/750] 199.204.45.72 () {34 vars in 854 bytes} [Tue Apr 28 05:39:49 2026] DELETE /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7/os-interface/0fda3093-a8bd-4348-a28e-928265d54501 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:39:50.965 8 INFO nova.api.openstack.compute.server_external_events [req-2b39b5ee-e371-491a-a6e6-a2448523d31e req-281a3c8a-2674-43f0-a027-64d8546ab912 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:0fda3093-a8bd-4348-a28e-928265d54501 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 8|app: 0|req: 371/751] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:39:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:39:53.006 8 INFO nova.api.openstack.compute.server_external_events [req-0f08269a-01bc-4a31-bb61-268a2726552a req-86810894-3efb-4ba2-bb74-43ee9b6c0e7d 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:0fda3093-a8bd-4348-a28e-928265d54501 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 8|app: 0|req: 373/754] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:39:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/757] 199.204.45.72 () {34 vars in 854 bytes} [Tue Apr 28 05:40:10 2026] DELETE /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7/os-interface/2164a37d-b246-492c-9426-13649c324a89 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:40:12.867 8 INFO nova.api.openstack.compute.server_external_events [req-af31609e-e139-4da0-ac59-05711e2bbec5 req-17179e05-d929-4293-a1d0-d6c756b2821f 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:2164a37d-b246-492c-9426-13649c324a89 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 8|app: 0|req: 377/760] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:40:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:40:14.922 7 INFO nova.api.openstack.compute.server_external_events [req-fae8d687-7681-4e25-aa0b-329451756299 req-a653835e-d9f3-4eeb-9015-76366420fbb9 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:2164a37d-b246-492c-9426-13649c324a89 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 7|app: 0|req: 384/761] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:40:14 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: 378/762] 199.204.45.72 () {34 vars in 754 bytes} [Tue Apr 28 05:40:15 2026] DELETE /v2.1/servers/208def10-1e7b-4875-accd-e17edf90e9e7 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:40:17.195 7 INFO nova.api.openstack.compute.server_external_events [req-5786f391-4cff-4740-90dd-17e7f1af8c34 req-02886234-9f74-4bfe-9308-634f19da9ced 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:61045255-3f48-4098-99a9-37b13c896997 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 7|app: 0|req: 385/763] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:40:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:40:18.516 8 INFO nova.api.openstack.compute.server_external_events [req-28f76d70-a315-48cf-9b14-764f2e39af76 req-823b4dd6-2aba-4c31-b775-710f475b0bbe 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-deleted:61045255-3f48-4098-99a9-37b13c896997 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 8|app: 0|req: 379/764] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:40:18 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-04-28 05:40:19.241 7 INFO nova.api.openstack.compute.server_external_events [req-09563367-384c-4137-b01c-90c1bb861a77 req-b49d05b7-7fde-4bfb-a87f-9847387f9999 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:61045255-3f48-4098-99a9-37b13c896997 for instance 208def10-1e7b-4875-accd-e17edf90e9e7 on instance [pid: 7|app: 0|req: 386/765] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:40:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/766] 10.0.0.15 () {32 vars in 717 bytes} [Tue Apr 28 05:40:19 2026] DELETE /v2.1/servers/ee47776a-b69d-4ae3-829f-8c8487a81835 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:40:19.656 7 WARNING neutronclient.v2_0.client [None req-1b8396eb-6d69-4807-8235-d6337c5d6cc4 2a86fff0f1004f5d947473427586da36 74f9e3fe866e4db68629958bbcfdbd71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/767] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:40:19 2026] GET /v2.1/servers/ee47776a-b69d-4ae3-829f-8c8487a81835 => generated 1943 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:40:20.843 8 INFO nova.api.openstack.compute.server_external_events [req-3cd6dcbd-1025-448c-b3e9-eb93620f007b req-2e2fb634-e652-43d8-9bf5-c58d9721ecad 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:daa0f2f8-a5fd-4ed2-8cfe-7899b3bd9ccd for instance ee47776a-b69d-4ae3-829f-8c8487a81835 on instance [pid: 8|app: 0|req: 381/768] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:40:20 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-04-28 05:40:21.280 7 INFO nova.api.openstack.compute.server_external_events [req-dafd3370-277f-4d68-82c5-60818d478323 req-d7e1f10f-938a-45d5-b3bf-bcdc220312dd 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:daa0f2f8-a5fd-4ed2-8cfe-7899b3bd9ccd for instance ee47776a-b69d-4ae3-829f-8c8487a81835 on instance [pid: 7|app: 0|req: 388/769] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:40:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:40:22.888 8 INFO nova.api.openstack.compute.server_external_events [req-27e2f30c-3d46-48fe-a022-b6550f2b3216 req-c951d29e-8724-4f44-b035-7f3cdec18316 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:daa0f2f8-a5fd-4ed2-8cfe-7899b3bd9ccd for instance ee47776a-b69d-4ae3-829f-8c8487a81835 on instance [pid: 8|app: 0|req: 383/772] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:40:22 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-04-28 05:40:23.322 7 INFO nova.api.openstack.compute.server_external_events [req-77e1c013-8339-44e2-9ccf-13e571b10f82 req-eb482900-b498-4df5-939c-87d8c3ac934d 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-deleted:daa0f2f8-a5fd-4ed2-8cfe-7899b3bd9ccd for instance ee47776a-b69d-4ae3-829f-8c8487a81835 on instance [pid: 7|app: 0|req: 390/773] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:40:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:40:24.844 8 WARNING neutronclient.v2_0.client [None req-d51206b0-4b62-44a2-9b22-d0d49c248523 2a86fff0f1004f5d947473427586da36 74f9e3fe866e4db68629958bbcfdbd71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/774] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:40:24 2026] GET /v2.1/servers/ee47776a-b69d-4ae3-829f-8c8487a81835 => generated 1480 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:40:29.920 7 INFO nova.api.openstack.wsgi [None req-c588d01d-a4c5-4a40-9255-b4ba8e67f550 2a86fff0f1004f5d947473427586da36 74f9e3fe866e4db68629958bbcfdbd71 - - default default] HTTP exception thrown: Instance ee47776a-b69d-4ae3-829f-8c8487a81835 could not be found. [pid: 7|app: 0|req: 391/775] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:40:29 2026] GET /v2.1/servers/ee47776a-b69d-4ae3-829f-8c8487a81835 => 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-04-28 05:40:30.254 8 INFO nova.api.openstack.compute.server_external_events [req-bbb5eb08-3ad4-4254-afe4-3ac5752f9d67 req-206e07bb-86c7-4ca2-b7d3-78f48326e2c0 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-changed:31ac1480-4173-424b-8dd3-731835942b62 for instance 2c80ec08-e5db-47f5-95cc-5b993d0dd253 on instance [pid: 8|app: 0|req: 385/776] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:40:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/777] 10.0.0.15 () {32 vars in 717 bytes} [Tue Apr 28 05:40:30 2026] DELETE /v2.1/servers/2c80ec08-e5db-47f5-95cc-5b993d0dd253 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:40:30.384 8 WARNING neutronclient.v2_0.client [None req-1777027d-bcb4-458a-ae19-4df87cf510ea 2a86fff0f1004f5d947473427586da36 74f9e3fe866e4db68629958bbcfdbd71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/778] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:40:30 2026] GET /v2.1/servers/2c80ec08-e5db-47f5-95cc-5b993d0dd253 => generated 1944 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-04-28 05:40:31.606 8 INFO nova.api.openstack.compute.server_external_events [req-c05f40fc-4082-4e99-a05a-03e0afaffc1e req-c94d500c-d1fb-4192-9497-cea75ed664c5 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:31ac1480-4173-424b-8dd3-731835942b62 for instance 2c80ec08-e5db-47f5-95cc-5b993d0dd253 on instance [pid: 8|app: 0|req: 388/781] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:40:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:40:33.644 7 INFO nova.api.openstack.compute.server_external_events [req-1d22ef1d-b3e8-4e0e-ad3a-a6714a7914d3 req-b8e8cb94-ba21-43cb-ab42-a51d8f5aa0e0 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-unplugged:31ac1480-4173-424b-8dd3-731835942b62 for instance 2c80ec08-e5db-47f5-95cc-5b993d0dd253 on instance 2026-04-28 05:40:33.644 7 INFO nova.api.openstack.compute.server_external_events [req-1d22ef1d-b3e8-4e0e-ad3a-a6714a7914d3 req-b8e8cb94-ba21-43cb-ab42-a51d8f5aa0e0 2e3786b3c8fc4612b1fe6e6df1c87102 4206eac0993641a8b6680059b0a08833 - - cb2f58934c424fce801974b90537925b cb2f58934c424fce801974b90537925b] Creating event network-vif-deleted:31ac1480-4173-424b-8dd3-731835942b62 for instance 2c80ec08-e5db-47f5-95cc-5b993d0dd253 on instance [pid: 7|app: 0|req: 394/782] 10.0.0.218 () {38 vars in 815 bytes} [Tue Apr 28 05:40:33 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:40:35.596 8 WARNING neutronclient.v2_0.client [None req-a9ebbe24-3ae3-43e7-98a6-283bad0b738c 2a86fff0f1004f5d947473427586da36 74f9e3fe866e4db68629958bbcfdbd71 - - default default] The python binding code in 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/783] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:40:35 2026] GET /v2.1/servers/2c80ec08-e5db-47f5-95cc-5b993d0dd253 => generated 1480 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:40:40.674 7 INFO nova.api.openstack.wsgi [None req-85214f93-c00f-4a89-834d-82e9df12b7b9 2a86fff0f1004f5d947473427586da36 74f9e3fe866e4db68629958bbcfdbd71 - - default default] HTTP exception thrown: Instance 2c80ec08-e5db-47f5-95cc-5b993d0dd253 could not be found. [pid: 7|app: 0|req: 395/784] 10.0.0.15 () {32 vars in 714 bytes} [Tue Apr 28 05:40:40 2026] GET /v2.1/servers/2c80ec08-e5db-47f5-95cc-5b993d0dd253 => 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, ' [pid: 8|app: 0|req: 391/787] 10.0.0.15 () {32 vars in 723 bytes} [Tue Apr 28 05:40:42 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-219697601 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:40:42.440 7 INFO nova.api.openstack.wsgi [None req-0ebc6f10-a7b1-4dab-a22e-0d1322a0d9c8 2a86fff0f1004f5d947473427586da36 74f9e3fe866e4db68629958bbcfdbd71 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-219697601 not found for user 2a86fff0f1004f5d947473427586da36 [pid: 7|app: 0|req: 397/788] 10.0.0.15 () {32 vars in 720 bytes} [Tue Apr 28 05:40:42 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-219697601 => generated 141 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/791] 10.0.0.15 () {32 vars in 654 bytes} [Tue Apr 28 05:40:56 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/792] 10.0.0.15 () {32 vars in 640 bytes} [Tue Apr 28 05:40:56 2026] GET /v2.1/servers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-28 05:40:56.980 8 WARNING oslo_db.sqlalchemy.utils [None req-0bfdce51-8f08-4603-a48f-0c79bfa2009b b2b92ffdf8d4405e94526e8885486c45 efa133d96d5b462a9a7065ab83bb24fd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 394/793] 10.0.0.15 () {32 vars in 648 bytes} [Tue Apr 28 05:40:56 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/794] 10.0.0.15 () {32 vars in 693 bytes} [Tue Apr 28 05:40:56 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)