+ 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 May 26 21:08:00 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-59f465c846-zkvx2 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 0x7f98cda3e668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-05-26 21:08:05.451 7 INFO nova.utils [None req-0dce87f9-5361-4aa5-bdb0-1b1ecff59968 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-26 21:08:05.543 8 INFO nova.utils [None req-d0771712-e978-4f64-8dc6-2555948288bc - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-26 21:08:07.714 7 WARNING keystonemiddleware._common.config [None req-0dce87f9-5361-4aa5-bdb0-1b1ecff59968 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 21:08:07.717 8 WARNING keystonemiddleware._common.config [None req-d0771712-e978-4f64-8dc6-2555948288bc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 21:08:07.725 7 WARNING oslo_config.cfg [None req-0dce87f9-5361-4aa5-bdb0-1b1ecff59968 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-26 21:08:07.726 8 WARNING oslo_config.cfg [None req-d0771712-e978-4f64-8dc6-2555948288bc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-26 21:08:07.813 8 WARNING keystonemiddleware._common.config [None req-d0771712-e978-4f64-8dc6-2555948288bc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 21:08:07.816 7 WARNING keystonemiddleware._common.config [None req-0dce87f9-5361-4aa5-bdb0-1b1ecff59968 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 21:08:07.832 8 WARNING oslo_config.cfg [None req-d0771712-e978-4f64-8dc6-2555948288bc - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-26 21:08:07.832 7 WARNING oslo_config.cfg [None req-0dce87f9-5361-4aa5-bdb0-1b1ecff59968 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-26 21:08:07.845 7 WARNING oslo_config.cfg [None req-0dce87f9-5361-4aa5-bdb0-1b1ecff59968 - - - - - -] 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 0x7f98cda3e668 pid: 7 (default app) 2026-05-26 21:08:07.848 8 WARNING oslo_config.cfg [None req-d0771712-e978-4f64-8dc6-2555948288bc - - - - - -] 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 0x7f98cda3e668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 21:08:14 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:08:15.155 7 WARNING oslo_policy.policy [None req-1dfb75ea-cd66-4adb-aa70-d68285fd7bf4 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 21:08:15.156 7 WARNING oslo_policy.policy [None req-1dfb75ea-cd66-4adb-aa70-d68285fd7bf4 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 21:08:14 2026] GET /v2.1 => generated 0 bytes in 578 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:08:15.261 8 WARNING oslo_policy.policy [req-1dfb75ea-cd66-4adb-aa70-d68285fd7bf4 req-aab6f7c1-b8e8-4c2a-9ebd-87bac1190d14 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 21:08:15.262 8 WARNING oslo_policy.policy [req-1dfb75ea-cd66-4adb-aa70-d68285fd7bf4 req-aab6f7c1-b8e8-4c2a-9ebd-87bac1190d14 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 21:08:15 2026] GET /v2.1/ => generated 400 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:08:15.368 7 INFO nova.api.openstack.wsgi [None req-b320c596-7eb0-4768-9cfb-f976876ffc07 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 162.253.55.186 () {48 vars in 1011 bytes} [Tue May 26 21:08:15 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 21:08:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.186 () {52 vars in 1048 bytes} [Tue May 26 21:08:15 2026] POST /v2.1/flavors => generated 529 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 21:08:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 21:08:16 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 21:08:16 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:08:16.332 7 INFO nova.api.openstack.wsgi [None req-e30eedfb-5df2-425c-a05e-fba444d25bbb c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 162.253.55.186 () {48 vars in 1013 bytes} [Tue May 26 21:08:16 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 21:08:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.186 () {52 vars in 1048 bytes} [Tue May 26 21:08:16 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 21:08:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 21:08:17 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 21:08:17 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:08:17.269 7 INFO nova.api.openstack.wsgi [None req-acb93a40-e33b-4f87-9db9-c87caba00e05 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 162.253.55.186 () {48 vars in 1015 bytes} [Tue May 26 21:08:17 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 21:08:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 162.253.55.186 () {52 vars in 1048 bytes} [Tue May 26 21:08:17 2026] POST /v2.1/flavors => generated 533 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 21:08:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 21:08:18 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 21:08:18 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:08:18.352 7 INFO nova.api.openstack.wsgi [None req-16c6e566-fa7b-48d8-bd75-66c93e32b635 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 162.253.55.186 () {48 vars in 1013 bytes} [Tue May 26 21:08:18 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 21:08:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 162.253.55.186 () {52 vars in 1048 bytes} [Tue May 26 21:08:18 2026] POST /v2.1/flavors => generated 532 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 21:08:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 21:08:19 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 21:08:19 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:08:19.339 7 INFO nova.api.openstack.wsgi [None req-6e6ceafc-14b5-4747-9a44-baf4bfea2f32 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 162.253.55.186 () {48 vars in 1015 bytes} [Tue May 26 21:08:19 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 21:08:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 162.253.55.186 () {52 vars in 1048 bytes} [Tue May 26 21:08:19 2026] POST /v2.1/flavors => generated 535 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 10.0.0.54 () {28 vars in 453 bytes} [Tue May 26 21:13: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) 2026-05-26 21:13:35.191 7 WARNING keystonemiddleware.audit [None req-63c8f03d-57d1-40d6-a79b-97cf536e96ea c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] Skipping service heat as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 49/98] 10.0.0.54 () {30 vars in 657 bytes} [Tue May 26 21:13:35 2026] GET /v2.1 => generated 0 bytes in 123 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-26 21:13:35.208 8 WARNING keystonemiddleware.audit [None req-8d9cdf72-484a-44b7-a9ef-6bb5c279b70d c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] Skipping service heat as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 50/99] 10.0.0.54 () {32 vars in 730 bytes} [Tue May 26 21:13:35 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:13:35.223 7 WARNING keystonemiddleware.audit [None req-dfe6eac7-3957-4f7f-938d-4f9a0e39145b c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] Skipping service heat as it have no endpoints. [pid: 7|app: 0|req: 50/100] 10.0.0.54 () {34 vars in 803 bytes} [Tue May 26 21:13:35 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 21:17:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 21:17:27 2026] GET /v2.1 => generated 0 bytes in 446 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 75/149] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 21:17:28 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:17:28.148 8 INFO nova.api.openstack.wsgi [None req-033ca267-d4d4-424c-ae8a-4ea6a9e01d1c c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 75/150] 162.253.55.186 () {48 vars in 1017 bytes} [Tue May 26 21:17:28 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/151] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 21:17:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/152] 162.253.55.186 () {52 vars in 1049 bytes} [Tue May 26 21:17:28 2026] POST /v2.1/flavors => generated 534 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/175] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 21:19:17 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: 88/176] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 21:19:17 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 89/177] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 21:19:17 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:19:17.844 7 INFO nova.api.openstack.wsgi [None req-f0fb6816-ddce-4bda-80d0-00bbc31d2538 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user c75804553ce34428a687f917b7690e1a [pid: 7|app: 0|req: 89/178] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 21:19:17 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-26 21:19:17.857 8 WARNING oslo_db.sqlalchemy.utils [None req-79e19100-a7e9-4e1e-8519-1dd6e5eb7ff1 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 90/179] 162.253.55.186 () {48 vars in 1016 bytes} [Tue May 26 21:19:17 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/180] 162.253.55.186 () {52 vars in 1057 bytes} [Tue May 26 21:19:17 2026] POST /v2.1/os-keypairs => generated 576 bytes in 55 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/181] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 21:19:21 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/182] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 21:19:21 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 92/183] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 21:19:21 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/184] 162.253.55.186 () {48 vars in 1073 bytes} [Tue May 26 21:19:21 2026] GET /v2.1/os-quota-sets/260f8926ebdf4837a404dbec3e5e5cc9 => generated 283 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/185] 162.253.55.186 () {52 vars in 1125 bytes} [Tue May 26 21:19:21 2026] PUT /v2.1/os-quota-sets/260f8926ebdf4837a404dbec3e5e5cc9 => generated 238 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/370] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 21:34:36 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 21:34:36 2026] GET /v2.1 => generated 0 bytes in 118 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 187/372] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 21:34:37 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:34:37.083 7 INFO nova.api.openstack.wsgi [None req-813b1235-6d7d-4431-ad34-de48a44ebfc5 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 186/373] 162.253.55.186 () {48 vars in 1015 bytes} [Tue May 26 21:34:37 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/374] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 21:34:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 162.253.55.186 () {52 vars in 1049 bytes} [Tue May 26 21:34:37 2026] POST /v2.1/flavors => generated 534 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 21:38:38 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: 213/425] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 21:38:38 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 213/426] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 21:38:38 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/427] 162.253.55.186 () {48 vars in 1073 bytes} [Tue May 26 21:38:38 2026] GET /v2.1/os-quota-sets/8d0616f432014370a8eb3b3cae271267 => generated 283 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 162.253.55.186 () {52 vars in 1125 bytes} [Tue May 26 21:38:38 2026] PUT /v2.1/os-quota-sets/8d0616f432014370a8eb3b3cae271267 => generated 238 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/569] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 21:50:17 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: 285/570] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 21:50:17 2026] GET /v2.1 => generated 0 bytes in 133 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 286/571] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 21:50:17 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:50:17.336 8 INFO nova.api.openstack.wsgi [None req-af335ce7-5daf-48ae-8962-bd910deb2b93 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 286/572] 162.253.55.186 () {48 vars in 1011 bytes} [Tue May 26 21:50:17 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/573] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 21:50:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/574] 162.253.55.186 () {48 vars in 1099 bytes} [Tue May 26 21:50:17 2026] GET /v2.1/flavors/63c18bb5-5209-4863-9d5e-070cd4f71b9f/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/575] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 21:50:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/576] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 21:50:18 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 289/577] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 21:50:18 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:50:18.273 8 INFO nova.api.openstack.wsgi [None req-faae3361-d329-4669-ac35-85cbf3a7ceff c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 289/578] 162.253.55.186 () {48 vars in 1013 bytes} [Tue May 26 21:50:18 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/579] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 21:50:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/580] 162.253.55.186 () {48 vars in 1099 bytes} [Tue May 26 21:50:18 2026] GET /v2.1/flavors/d312690e-d897-426d-b7c5-7cd5e6170681/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/581] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 21:50:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 21:50:19 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 292/583] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 21:50:19 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:50:19.235 8 INFO nova.api.openstack.wsgi [None req-f478fcb8-d7b5-4263-b40a-03d2efa085eb c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 292/584] 162.253.55.186 () {48 vars in 1015 bytes} [Tue May 26 21:50:19 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/585] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 21:50:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/586] 162.253.55.186 () {48 vars in 1099 bytes} [Tue May 26 21:50:19 2026] GET /v2.1/flavors/1beff385-58e0-449c-9a09-3dc35d65d540/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/587] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 21:50:20 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/588] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 21:50:20 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 295/589] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 21:50:20 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:50:20.193 8 INFO nova.api.openstack.wsgi [None req-5cc5f39f-c7d5-4c2c-b488-3aa988f5c642 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 295/590] 162.253.55.186 () {48 vars in 1013 bytes} [Tue May 26 21:50:20 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/591] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 21:50:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/592] 162.253.55.186 () {48 vars in 1099 bytes} [Tue May 26 21:50:20 2026] GET /v2.1/flavors/48e79abb-50d6-4ef9-8948-a8b5f6f907c0/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/593] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 21:50:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/594] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 21:50:21 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 298/595] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 21:50:21 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:50:21.120 8 INFO nova.api.openstack.wsgi [None req-9b2236f8-5025-4db3-8349-68af5977c647 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 298/596] 162.253.55.186 () {48 vars in 1015 bytes} [Tue May 26 21:50:21 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/597] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 21:50:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/598] 162.253.55.186 () {48 vars in 1099 bytes} [Tue May 26 21:50:21 2026] GET /v2.1/flavors/5909ad10-8fcf-484a-bfb3-44a59dcf447c/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/609] 10.0.0.38 () {28 vars in 453 bytes} [Tue May 26 21:51:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 305/610] 10.0.0.38 () {30 vars in 657 bytes} [Tue May 26 21:51:08 2026] GET /v2.1 => generated 0 bytes in 87 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 306/611] 10.0.0.38 () {32 vars in 730 bytes} [Tue May 26 21:51:08 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: 7|app: 0|req: 306/612] 10.0.0.38 () {34 vars in 805 bytes} [Tue May 26 21:51:08 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 10.0.0.38 () {28 vars in 453 bytes} [Tue May 26 21:51:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 10.0.0.38 () {30 vars in 657 bytes} [Tue May 26 21:51:09 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 308/615] 10.0.0.38 () {32 vars in 730 bytes} [Tue May 26 21:51:09 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/616] 10.0.0.38 () {34 vars in 893 bytes} [Tue May 26 21:51:09 2026] GET /v2.1/servers/detail?project_id=260f8926ebdf4837a404dbec3e5e5cc9&all_tenants=True => generated 15 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/617] 10.0.0.38 () {34 vars in 893 bytes} [Tue May 26 21:51:09 2026] GET /v2.1/servers/detail?project_id=5a35e0beca854a818290cfbdfd058133&all_tenants=True => generated 15 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/618] 10.0.0.38 () {34 vars in 893 bytes} [Tue May 26 21:51:09 2026] GET /v2.1/servers/detail?project_id=8d0616f432014370a8eb3b3cae271267&all_tenants=True => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/623] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 21:51:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/624] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 21:51:24 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 313/625] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 21:51:24 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:51:24.937 8 INFO nova.api.openstack.wsgi [None req-01a31a79-6a01-4a6e-af8f-71df09d6b71c c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 313/626] 162.253.55.186 () {48 vars in 1017 bytes} [Tue May 26 21:51:24 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/627] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 21:51:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/628] 162.253.55.186 () {48 vars in 1099 bytes} [Tue May 26 21:51:24 2026] GET /v2.1/flavors/3b898656-7d90-4cc3-96e4-201b6a64925a/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/629] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 21:51:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/630] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 21:51:32 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 316/631] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 21:51:32 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/632] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 21:51:32 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/635] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 21:51:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/636] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 21:51:36 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 319/637] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 21:51:36 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/638] 162.253.55.186 () {48 vars in 1073 bytes} [Tue May 26 21:51:36 2026] GET /v2.1/os-quota-sets/260f8926ebdf4837a404dbec3e5e5cc9 => generated 280 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/649] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 21:52: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: 7|app: 0|req: 325/650] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 21:52:30 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 326/651] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 21:52:30 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:52:30.265 7 INFO nova.api.openstack.wsgi [None req-392ee714-5215-4ca2-ab00-58924257da33 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 326/652] 162.253.55.186 () {48 vars in 1015 bytes} [Tue May 26 21:52:30 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/653] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 21:52:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/654] 162.253.55.186 () {48 vars in 1099 bytes} [Tue May 26 21:52:30 2026] GET /v2.1/flavors/aac11731-e2ec-44f9-a1ef-c13787c0394d/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/659] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 21:52:45 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: 330/660] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 21:52:45 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 331/661] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 21:52:45 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/662] 162.253.55.186 () {48 vars in 1073 bytes} [Tue May 26 21:52:45 2026] GET /v2.1/os-quota-sets/8d0616f432014370a8eb3b3cae271267 => generated 280 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/673] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 21:53: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: 8|app: 0|req: 337/674] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 21:53:33 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 338/675] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 21:53:33 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:53:33.939 8 INFO nova.api.openstack.wsgi [None req-8175c953-cc99-4249-b723-49a887c679f3 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 338/676] 162.253.55.186 () {48 vars in 1011 bytes} [Tue May 26 21:53:33 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/677] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 21:53:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/686] 10.0.0.216 () {32 vars in 655 bytes} [Tue May 26 21:54:15 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/687] 10.0.0.216 () {32 vars in 641 bytes} [Tue May 26 21:54:16 2026] GET /v2.1/servers => generated 15 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-26 21:54:16.341 8 WARNING oslo_db.sqlalchemy.utils [None req-5738cdfd-7858-4d87-b201-51ec1dfcc605 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 344/688] 10.0.0.216 () {32 vars in 649 bytes} [Tue May 26 21:54:16 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/689] 10.0.0.216 () {32 vars in 694 bytes} [Tue May 26 21:54:16 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/692] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:27 2026] GET /v2.1/flavors/63c18bb5-5209-4863-9d5e-070cd4f71b9f => generated 511 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/693] 10.0.0.216 () {32 vars in 641 bytes} [Tue May 26 21:54:27 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/694] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:27 2026] GET /v2.1/flavors/63c18bb5-5209-4863-9d5e-070cd4f71b9f => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/697] 10.0.0.216 () {34 vars in 671 bytes} [Tue May 26 21:54:34 2026] POST /v2.1/os-keypairs => generated 385 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:54:35.425 8 WARNING neutronclient.v2_0.client [None req-eca6bd79-08d6-4661-9f58-6914b600090d 2be553ed5b02423ba43130741d6b826d 37e7b87281484bb4886cb9fd2a1cca84 - - default default] The python binding code in 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/698] 10.0.0.216 () {34 vars in 685 bytes} [Tue May 26 21:54:35 2026] POST /v2.1/os-security-groups => generated 246 bytes in 1163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:54:36.569 8 WARNING neutronclient.v2_0.client [None req-e89a6ae3-1949-4adb-b8ce-80c87bd24f48 2be553ed5b02423ba43130741d6b826d 37e7b87281484bb4886cb9fd2a1cca84 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:36.601 8 WARNING neutronclient.v2_0.client [None req-e89a6ae3-1949-4adb-b8ce-80c87bd24f48 2be553ed5b02423ba43130741d6b826d 37e7b87281484bb4886cb9fd2a1cca84 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/699] 10.0.0.216 () {34 vars in 695 bytes} [Tue May 26 21:54:36 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:54:36.787 8 WARNING neutronclient.v2_0.client [None req-750547c5-9229-4da3-b538-56ce184f5d99 2be553ed5b02423ba43130741d6b826d 37e7b87281484bb4886cb9fd2a1cca84 - - default default] The python binding code in 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/700] 10.0.0.216 () {34 vars in 685 bytes} [Tue May 26 21:54:36 2026] POST /v2.1/os-security-groups => generated 247 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:54:36.990 8 WARNING neutronclient.v2_0.client [None req-123ceee6-7a1b-410b-9282-3658bc82b924 2be553ed5b02423ba43130741d6b826d 37e7b87281484bb4886cb9fd2a1cca84 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:37.017 8 WARNING neutronclient.v2_0.client [None req-123ceee6-7a1b-410b-9282-3658bc82b924 2be553ed5b02423ba43130741d6b826d 37e7b87281484bb4886cb9fd2a1cca84 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:37.094 7 WARNING neutronclient.v2_0.client [None req-57157780-1586-47f6-8978-605ceca0fba7 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in 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/701] 10.0.0.216 () {34 vars in 695 bytes} [Tue May 26 21:54:36 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:54:37.185 8 WARNING neutronclient.v2_0.client [None req-34307f8d-5870-4933-9d0c-64f33116d5f4 2be553ed5b02423ba43130741d6b826d 37e7b87281484bb4886cb9fd2a1cca84 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:37.211 7 WARNING neutronclient.v2_0.client [None req-57157780-1586-47f6-8978-605ceca0fba7 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:37.235 8 WARNING neutronclient.v2_0.client [None req-34307f8d-5870-4933-9d0c-64f33116d5f4 2be553ed5b02423ba43130741d6b826d 37e7b87281484bb4886cb9fd2a1cca84 - - default default] The python binding code in 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/702] 10.0.0.216 () {34 vars in 695 bytes} [Tue May 26 21:54:37 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:54:37.469 8 WARNING neutronclient.v2_0.client [None req-bd9ad0ce-23d4-4a08-af59-98164c98a3a2 2be553ed5b02423ba43130741d6b826d 37e7b87281484bb4886cb9fd2a1cca84 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:37.575 7 WARNING neutronclient.v2_0.client [None req-57157780-1586-47f6-8978-605ceca0fba7 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/703] 10.0.0.216 () {32 vars in 737 bytes} [Tue May 26 21:54:37 2026] GET /v2.1/os-security-groups/7022e288-71c9-49fa-8509-72f8625c6904 => generated 664 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:54:37.641 8 WARNING neutronclient.v2_0.client [None req-63ba9443-c0e5-47a0-9508-9c11bd201c9d 2be553ed5b02423ba43130741d6b826d 37e7b87281484bb4886cb9fd2a1cca84 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:37.667 8 WARNING neutronclient.v2_0.client [None req-63ba9443-c0e5-47a0-9508-9c11bd201c9d 2be553ed5b02423ba43130741d6b826d 37e7b87281484bb4886cb9fd2a1cca84 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:37.702 8 WARNING neutronclient.v2_0.client [None req-63ba9443-c0e5-47a0-9508-9c11bd201c9d 2be553ed5b02423ba43130741d6b826d 37e7b87281484bb4886cb9fd2a1cca84 - - default default] The python binding code in 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] 10.0.0.216 () {32 vars in 750 bytes} [Tue May 26 21:54:37 2026] DELETE /v2.1/os-security-group-rules/cbd26d46-113b-45c8-b0b0-0ce35d67f423 => generated 0 bytes in 269 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-26 21:54:37.917 8 WARNING neutronclient.v2_0.client [None req-19441cff-513e-40be-884a-ec2d68c77a23 2be553ed5b02423ba43130741d6b826d 37e7b87281484bb4886cb9fd2a1cca84 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:37.951 8 WARNING neutronclient.v2_0.client [None req-19441cff-513e-40be-884a-ec2d68c77a23 2be553ed5b02423ba43130741d6b826d 37e7b87281484bb4886cb9fd2a1cca84 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/705] 10.0.0.216 () {32 vars in 740 bytes} [Tue May 26 21:54:37 2026] DELETE /v2.1/os-security-groups/7022e288-71c9-49fa-8509-72f8625c6904 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-26 21:54:38.072 8 WARNING neutronclient.v2_0.client [None req-37a07b3e-1ac3-4792-8cd0-e83783e2e483 2be553ed5b02423ba43130741d6b826d 37e7b87281484bb4886cb9fd2a1cca84 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:38.174 8 WARNING neutronclient.v2_0.client [None req-37a07b3e-1ac3-4792-8cd0-e83783e2e483 2be553ed5b02423ba43130741d6b826d 37e7b87281484bb4886cb9fd2a1cca84 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/706] 10.0.0.216 () {32 vars in 740 bytes} [Tue May 26 21:54:38 2026] DELETE /v2.1/os-security-groups/47c0bf22-e48a-4bb1-ab5f-8bce4c9116c1 => generated 0 bytes in 275 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/707] 10.0.0.216 () {34 vars in 663 bytes} [Tue May 26 21:54:36 2026] POST /v2.1/servers => generated 449 bytes in 2003 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-26 21:54:38.516 8 WARNING neutronclient.v2_0.client [None req-b622df08-46f3-4142-9e05-b047d857106f 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/708] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:38 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 1400 bytes in 830 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/709] 10.0.0.216 () {34 vars in 671 bytes} [Tue May 26 21:54:39 2026] POST /v2.1/os-keypairs => generated 385 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:40.418 8 WARNING neutronclient.v2_0.client [None req-2a288ce2-cebd-4a9a-a2ad-367bef9b236b 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/710] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:40 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 1404 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 21:54:41.770 7 WARNING neutronclient.v2_0.client [None req-af2367fa-cf29-4625-a30d-cd6d8c31291b 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/711] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:41 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 1452 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:43.230 8 WARNING neutronclient.v2_0.client [None req-2a417a11-7680-4545-81db-f7574d61492d 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/714] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:43 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 1460 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:44.324 7 WARNING neutronclient.v2_0.client [None req-29dec809-2cdf-4374-8aff-f6b19f9b5215 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/715] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:44 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 1460 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:45.415 8 WARNING neutronclient.v2_0.client [None req-91327522-90ab-4ba6-a783-04a92e1993d2 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/716] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:45 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 1525 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:46.885 7 WARNING neutronclient.v2_0.client [None req-b5ee292b-b7b1-41e3-923d-b902ebaaa568 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/717] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:46 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 1525 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:47.321 8 INFO nova.api.openstack.compute.server_external_events [req-a217f9e8-90cf-49ea-bc95-d66d16a0be14 req-805b5fde-1a80-43e2-975c-0e1e3b0a09ef 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:9e492dd5-8dc5-46f3-b5b0-8949636e62ee for instance bacfc032-72da-4b9e-a14a-8fe80b96cacb on instance 2026-05-26 21:54:47.328 8 INFO nova.compute.rpcapi [None req-33c5ae2f-7b77-4ec8-97fa-3bb33bce0682 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 363/718] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:54:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:48.027 7 WARNING neutronclient.v2_0.client [None req-0c5f3448-fd0e-4df8-a503-fe89cd8ab3bf 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:48.111 8 WARNING neutronclient.v2_0.client [None req-6cfc4b38-7878-4f59-b9d8-b6f928f2e42c 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/719] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:47 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 1525 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 21:54:48.214 8 WARNING neutronclient.v2_0.client [None req-6cfc4b38-7878-4f59-b9d8-b6f928f2e42c 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:48.379 8 WARNING neutronclient.v2_0.client [None req-6cfc4b38-7878-4f59-b9d8-b6f928f2e42c 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:49.239 7 WARNING neutronclient.v2_0.client [None req-6ee329c5-a01a-4a52-a989-5c623c2ba320 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/720] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:49 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 1525 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/721] 10.0.0.216 () {34 vars in 663 bytes} [Tue May 26 21:54:48 2026] POST /v2.1/servers => generated 450 bytes in 1967 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:49.995 7 WARNING neutronclient.v2_0.client [None req-e068adb3-fb33-4403-90c5-88994e518b8d 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/722] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:49 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 1253 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:50.748 8 WARNING neutronclient.v2_0.client [None req-478463ff-c082-4023-bb86-c7c5c0fce7c8 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/723] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:50 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 1525 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:51.366 7 WARNING neutronclient.v2_0.client [None req-198130ed-b1bb-411a-a7cd-6328481404f1 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/724] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:51 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 1295 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:51.969 8 WARNING neutronclient.v2_0.client [None req-7eb87736-2afc-4053-9b8f-213df407d5de 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in 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/725] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:51 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 1525 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:52.452 8 WARNING neutronclient.v2_0.client [None req-99b01451-9cc3-41c6-aa24-ecc4cb199907 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/726] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:52 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 1351 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:52.546 7 WARNING neutronclient.v2_0.client [None req-02ef740a-d18e-4803-8a9c-087bff772939 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/727] 10.0.0.216 () {34 vars in 685 bytes} [Tue May 26 21:54:52 2026] POST /v2.1/os-security-groups => generated 242 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:52.754 8 WARNING neutronclient.v2_0.client [None req-908521fc-ff7b-40d8-afe8-3c7b738e1223 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/730] 10.0.0.216 () {34 vars in 685 bytes} [Tue May 26 21:54:52 2026] POST /v2.1/os-security-groups => generated 244 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:54:52.977 7 WARNING neutronclient.v2_0.client [None req-dba8f744-1476-495f-b4e4-f7efb9e4e97f 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:53.142 8 WARNING neutronclient.v2_0.client [None req-0bbbee42-df70-4c7c-bf1f-e2943a9327c1 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/731] 10.0.0.216 () {34 vars in 685 bytes} [Tue May 26 21:54:52 2026] POST /v2.1/os-security-groups => generated 243 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:54:53.165 7 WARNING neutronclient.v2_0.client [None req-496525d9-7e2d-42dd-9479-23a63c67877d 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:53.207 7 WARNING neutronclient.v2_0.client [None req-496525d9-7e2d-42dd-9479-23a63c67877d 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/732] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:53 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 1525 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 21:54:53.246 7 WARNING neutronclient.v2_0.client [None req-496525d9-7e2d-42dd-9479-23a63c67877d 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/733] 10.0.0.216 () {32 vars in 663 bytes} [Tue May 26 21:54:53 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:53.308 8 WARNING neutronclient.v2_0.client [None req-7aa2683d-40db-4b5b-8c12-94d089da1c77 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:53.347 8 WARNING neutronclient.v2_0.client [None req-7aa2683d-40db-4b5b-8c12-94d089da1c77 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:53.544 7 WARNING neutronclient.v2_0.client [None req-825181e4-9b6b-4a49-bfb0-892f17dfebb3 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/734] 10.0.0.216 () {32 vars in 740 bytes} [Tue May 26 21:54:53 2026] DELETE /v2.1/os-security-groups/50e26386-5422-4afd-a6f2-1e7dfeffa7b2 => generated 0 bytes in 282 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/735] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:53 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 1351 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 21:54:53.595 8 WARNING neutronclient.v2_0.client [None req-e353d344-99ac-4b31-971f-e1b6e68df6b0 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:53.615 8 INFO nova.api.openstack.wsgi [None req-e353d344-99ac-4b31-971f-e1b6e68df6b0 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] HTTP exception thrown: Security group 50e26386-5422-4afd-a6f2-1e7dfeffa7b2 does not exist Neutron server returns request_ids: ['req-e675e9da-a32d-4257-bdd1-e10a856a19bb'] [pid: 8|app: 0|req: 371/736] 10.0.0.216 () {32 vars in 737 bytes} [Tue May 26 21:54:53 2026] GET /v2.1/os-security-groups/50e26386-5422-4afd-a6f2-1e7dfeffa7b2 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:53.630 7 WARNING neutronclient.v2_0.client [None req-036c32bd-8cf4-408f-ad52-89a5db747875 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:53.677 7 WARNING neutronclient.v2_0.client [None req-036c32bd-8cf4-408f-ad52-89a5db747875 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/737] 10.0.0.216 () {32 vars in 740 bytes} [Tue May 26 21:54:53 2026] DELETE /v2.1/os-security-groups/8bcdc009-9085-4a3c-8f8a-6941f86852e7 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-26 21:54:53.834 8 WARNING neutronclient.v2_0.client [None req-74ab72c3-f746-48e1-a249-f4e5742dca3f 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:53.871 8 INFO nova.api.openstack.wsgi [None req-74ab72c3-f746-48e1-a249-f4e5742dca3f 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] HTTP exception thrown: Security group 8bcdc009-9085-4a3c-8f8a-6941f86852e7 does not exist Neutron server returns request_ids: ['req-d85153f3-7841-49f8-a6de-fb78a07fb433'] [pid: 8|app: 0|req: 372/738] 10.0.0.216 () {32 vars in 737 bytes} [Tue May 26 21:54:53 2026] GET /v2.1/os-security-groups/8bcdc009-9085-4a3c-8f8a-6941f86852e7 => generated 194 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-26 21:54:53.883 7 WARNING neutronclient.v2_0.client [None req-6b68030e-c21c-4c09-b68b-c4d0cef481f9 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:53.925 7 WARNING neutronclient.v2_0.client [None req-6b68030e-c21c-4c09-b68b-c4d0cef481f9 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/739] 10.0.0.216 () {32 vars in 740 bytes} [Tue May 26 21:54:53 2026] DELETE /v2.1/os-security-groups/e55fd1f6-7264-43a2-a25c-cb33a9a3daaf => generated 0 bytes in 190 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-26 21:54:54.080 8 INFO nova.api.openstack.compute.server_external_events [req-94140797-6078-47c9-86a6-7b113daac314 req-21c57abe-dd51-4823-a575-d9a4df7fca03 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:9e492dd5-8dc5-46f3-b5b0-8949636e62ee for instance bacfc032-72da-4b9e-a14a-8fe80b96cacb on instance [pid: 8|app: 0|req: 373/740] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:54:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:54:54.089 7 WARNING neutronclient.v2_0.client [None req-9a3fd385-04be-46fb-b0cc-93fb423adf8b 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:54.150 7 INFO nova.api.openstack.wsgi [None req-9a3fd385-04be-46fb-b0cc-93fb423adf8b 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] HTTP exception thrown: Security group e55fd1f6-7264-43a2-a25c-cb33a9a3daaf does not exist Neutron server returns request_ids: ['req-da5d16a5-099d-4868-a95c-e8e0f2f346f5'] [pid: 7|app: 0|req: 368/741] 10.0.0.216 () {32 vars in 737 bytes} [Tue May 26 21:54:54 2026] GET /v2.1/os-security-groups/e55fd1f6-7264-43a2-a25c-cb33a9a3daaf => generated 194 bytes in 73 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:54.163 8 WARNING neutronclient.v2_0.client [None req-3760aa7a-7050-482c-95af-a33ab1343c7c 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:54.199 8 WARNING neutronclient.v2_0.client [None req-3760aa7a-7050-482c-95af-a33ab1343c7c 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:54.237 8 WARNING neutronclient.v2_0.client [None req-3760aa7a-7050-482c-95af-a33ab1343c7c 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:54.292 7 WARNING neutronclient.v2_0.client [None req-d2d12ed7-0b1e-4aae-af84-7021dbf96eac 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/742] 10.0.0.216 () {32 vars in 663 bytes} [Tue May 26 21:54:54 2026] GET /v2.1/os-security-groups => generated 707 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:54:54.304 8 WARNING neutronclient.v2_0.client [None req-9baa5e98-5c4f-45e6-8815-6df6f0573303 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:54.429 8 INFO nova.api.openstack.wsgi [None req-9baa5e98-5c4f-45e6-8815-6df6f0573303 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] HTTP exception thrown: Security group e55fd1f6-7264-43a2-a25c-cb33a9a3daaf does not exist Neutron server returns request_ids: ['req-3475934b-7105-4fe9-95c3-2ede5638c3ad'] [pid: 8|app: 0|req: 375/743] 10.0.0.216 () {32 vars in 740 bytes} [Tue May 26 21:54:54 2026] DELETE /v2.1/os-security-groups/e55fd1f6-7264-43a2-a25c-cb33a9a3daaf => generated 194 bytes in 133 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-26 21:54:54.456 8 WARNING neutronclient.v2_0.client [None req-a28500b3-d67b-400b-8225-5c23d9fba786 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/744] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:54 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 1525 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 21:54:54.514 8 INFO nova.api.openstack.wsgi [None req-a28500b3-d67b-400b-8225-5c23d9fba786 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] HTTP exception thrown: Security group 8bcdc009-9085-4a3c-8f8a-6941f86852e7 does not exist Neutron server returns request_ids: ['req-a90d7554-1b5a-4aff-9116-5dd7c408403b'] [pid: 8|app: 0|req: 376/745] 10.0.0.216 () {32 vars in 740 bytes} [Tue May 26 21:54:54 2026] DELETE /v2.1/os-security-groups/8bcdc009-9085-4a3c-8f8a-6941f86852e7 => generated 194 bytes in 72 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:54.526 7 WARNING neutronclient.v2_0.client [None req-5f495063-6697-4a66-82f0-3f98374d0355 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:54.556 7 INFO nova.api.openstack.wsgi [None req-5f495063-6697-4a66-82f0-3f98374d0355 53334ebd53db4b6f9784826c722a7ce8 20d0b436078a44c19d55a438102f7a65 - - default default] HTTP exception thrown: Security group 50e26386-5422-4afd-a6f2-1e7dfeffa7b2 does not exist Neutron server returns request_ids: ['req-50033a24-5a95-459e-89e7-17e95a9dce92'] [pid: 7|app: 0|req: 370/746] 10.0.0.216 () {32 vars in 740 bytes} [Tue May 26 21:54:54 2026] DELETE /v2.1/os-security-groups/50e26386-5422-4afd-a6f2-1e7dfeffa7b2 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-26 21:54:54.648 8 WARNING neutronclient.v2_0.client [None req-c72bc9cd-dd6e-44d1-a8ea-be2c8228ba0b 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:54:55.524 7 WARNING neutronclient.v2_0.client [None req-6e6138e1-3a71-48fa-945f-c5c23e0181ec 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/747] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:54 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 1426 bytes in 1408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:56.142 8 INFO nova.api.openstack.compute.server_external_events [req-43b603c3-68f6-462e-8546-313586678c24 req-f6694da6-b7c6-4c94-b4b9-ab37fe0defae 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:9e492dd5-8dc5-46f3-b5b0-8949636e62ee for instance bacfc032-72da-4b9e-a14a-8fe80b96cacb on instance 2026-05-26 21:54:56.142 8 INFO nova.api.openstack.compute.server_external_events [req-43b603c3-68f6-462e-8546-313586678c24 req-f6694da6-b7c6-4c94-b4b9-ab37fe0defae 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:62416037-3721-4e5f-b2c1-194571c4b455 for instance 18ba1836-6d97-4e2f-ba97-d3279b1c8e95 on instance [pid: 8|app: 0|req: 378/748] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:54:56 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/749] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:55 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 1716 bytes in 952 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:56.519 8 WARNING neutronclient.v2_0.client [None req-d58a2db3-8b43-422a-aa7c-12467f069bbf 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/750] 10.0.0.216 () {32 vars in 741 bytes} [Tue May 26 21:54:56 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb/os-interface => generated 284 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:57.063 7 WARNING neutronclient.v2_0.client [None req-8a81c0f0-3095-441a-a5c0-4284d9cd1d37 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:57.346 8 INFO nova.api.openstack.compute.server_external_events [req-d8d20d9f-6955-4cdc-9ab6-02a3b41ff3f7 req-2c0001c9-7af2-4982-880d-bc40d3ff52e1 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:62416037-3721-4e5f-b2c1-194571c4b455 for instance 18ba1836-6d97-4e2f-ba97-d3279b1c8e95 on instance [pid: 8|app: 0|req: 380/751] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:54:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:57.532 8 WARNING neutronclient.v2_0.client [None req-5bbca3b9-5d18-4578-87e2-670dcf742b83 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/752] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:57 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 1436 bytes in 686 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/753] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:57 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 1716 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:58.197 7 INFO nova.api.openstack.compute.server_external_events [req-76b25710-4dc1-45d9-9947-c17367c54fbe req-c093b0b8-4885-4c53-aef7-9d41ab001d6b 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:9e492dd5-8dc5-46f3-b5b0-8949636e62ee for instance bacfc032-72da-4b9e-a14a-8fe80b96cacb on instance 2026-05-26 21:54:58.206 7 INFO nova.compute.rpcapi [None req-50a8521c-87b4-48fc-af0e-47157e5ddccb - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 373/754] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:54:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:54:58.759 8 WARNING neutronclient.v2_0.client [None req-4e226b78-20cf-4c21-95ea-0d7b5520ff66 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/755] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:54:58 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 1436 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:00.073 7 WARNING neutronclient.v2_0.client [None req-bb30cd11-ae51-48de-896c-46baed328649 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/756] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:00 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 1436 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:01.295 8 WARNING neutronclient.v2_0.client [None req-8a18f90c-6427-4b93-ba81-ff0729b7f7e4 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/757] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:01 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 1424 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:02.527 7 WARNING neutronclient.v2_0.client [None req-efbacf82-65f9-40f7-a439-9462127698ea 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/760] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:02 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 1424 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:03.559 8 INFO nova.api.openstack.compute.server_external_events [req-45d6ef41-7204-4c4c-ba36-bb48a8f6550d req-fd9d295d-7de1-49ce-b050-9c123b9a0174 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:62416037-3721-4e5f-b2c1-194571c4b455 for instance 18ba1836-6d97-4e2f-ba97-d3279b1c8e95 on instance [pid: 8|app: 0|req: 386/761] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:55:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:03.954 7 WARNING neutronclient.v2_0.client [None req-062f1a53-543c-47c3-9531-1b89098c22ec 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/762] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:03 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 1424 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:05.131 8 WARNING neutronclient.v2_0.client [None req-c03ebfa0-f2ab-4fa8-8729-67efa40924a8 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:05.616 7 INFO nova.api.openstack.compute.server_external_events [req-d9fa1536-b977-4a12-b987-c6d1e24f1e56 req-bd9a744e-d479-425b-bc9e-47578b07e5b2 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:62416037-3721-4e5f-b2c1-194571c4b455 for instance 18ba1836-6d97-4e2f-ba97-d3279b1c8e95 on instance [pid: 7|app: 0|req: 377/763] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:55:05 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: 8|app: 0|req: 387/764] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:05 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 1611 bytes in 737 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:05.895 7 WARNING neutronclient.v2_0.client [None req-624ca589-44c1-4f73-a401-c78794facd67 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/765] 10.0.0.216 () {32 vars in 741 bytes} [Tue May 26 21:55:05 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95/os-interface => generated 285 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:07.467 7 INFO nova.api.openstack.compute.server_external_events [req-545abac8-6322-4caf-a257-f9e36c5562d0 req-45107745-97fa-4be8-ac32-a79e055cecf1 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:62416037-3721-4e5f-b2c1-194571c4b455 for instance 18ba1836-6d97-4e2f-ba97-d3279b1c8e95 on instance 2026-05-26 21:55:07.468 8 WARNING neutronclient.v2_0.client [None req-b22277e4-bf64-4c2c-a17d-932a1ed4b8e7 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/766] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:55:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/767] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:07 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 1611 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, ' [pid: 7|app: 0|req: 380/768] 10.0.0.216 () {34 vars in 671 bytes} [Tue May 26 21:55:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/769] 10.0.0.216 () {32 vars in 641 bytes} [Tue May 26 21:55:07 2026] GET /v2.1/servers => generated 388 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/770] 10.0.0.216 () {32 vars in 718 bytes} [Tue May 26 21:55:07 2026] DELETE /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:07.977 8 WARNING neutronclient.v2_0.client [None req-f9bff1ee-b8e9-4698-8638-b64894747555 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/771] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:07 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 1617 bytes in 521 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:09.290 7 INFO nova.api.openstack.compute.server_external_events [req-44759115-3903-4f7f-86f3-cc2bde801439 req-fcc608e0-8dc3-4861-aa57-4b4401a17831 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:62416037-3721-4e5f-b2c1-194571c4b455 for instance 18ba1836-6d97-4e2f-ba97-d3279b1c8e95 on instance [pid: 7|app: 0|req: 382/772] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:55:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:09.543 8 WARNING neutronclient.v2_0.client [None req-3bc0ea06-24dc-4e0a-85f6-c243c2567fde 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:55:09.600 7 WARNING neutronclient.v2_0.client [None req-75e97459-6648-415b-9f76-3d2687e1e783 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:55:09.823 7 WARNING neutronclient.v2_0.client [None req-75e97459-6648-415b-9f76-3d2687e1e783 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/773] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:09 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 1617 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 21:55:10.096 7 WARNING neutronclient.v2_0.client [None req-75e97459-6648-415b-9f76-3d2687e1e783 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/774] 10.0.0.216 () {34 vars in 663 bytes} [Tue May 26 21:55:09 2026] POST /v2.1/servers => generated 453 bytes in 820 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:10.350 8 WARNING neutronclient.v2_0.client [None req-df0a017a-744e-410b-ae39-9f27d9720254 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/775] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:10 2026] GET /v2.1/servers/2d1463c1-182e-481d-8353-b12b5953110b => generated 1432 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:10.948 7 WARNING neutronclient.v2_0.client [None req-547eb0e5-f793-4222-8655-c92d47a416bf 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/776] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:10 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 1737 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:11.331 8 INFO nova.api.openstack.compute.server_external_events [req-e31be865-fdb6-4e64-a1a7-1579415ad879 req-cf54ae0b-f038-441a-8c0f-f9d5c9ed5575 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:62416037-3721-4e5f-b2c1-194571c4b455 for instance 18ba1836-6d97-4e2f-ba97-d3279b1c8e95 on instance [pid: 8|app: 0|req: 393/777] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:55:11 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-05-26 21:55:11.604 7 WARNING neutronclient.v2_0.client [None req-29e358cf-300a-4910-8f4e-09c0ceaf4f6c 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/778] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:11 2026] GET /v2.1/servers/2d1463c1-182e-481d-8353-b12b5953110b => generated 1436 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:12.228 8 WARNING neutronclient.v2_0.client [None req-62f0aef6-c2b7-43bd-8eb8-53b1e80bbffe 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/779] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:12 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 1380 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:12.693 7 WARNING neutronclient.v2_0.client [None req-c5697543-d606-4175-9d3b-da5f2337d1b2 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/780] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:12 2026] GET /v2.1/servers/2d1463c1-182e-481d-8353-b12b5953110b => generated 1428 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:13.147 7 WARNING neutronclient.v2_0.client [None req-97dfb057-467a-4538-9d7e-5faf9557fab8 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/783] 10.0.0.216 () {32 vars in 741 bytes} [Tue May 26 21:55:13 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb/os-interface => generated 284 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:13.277 8 WARNING neutronclient.v2_0.client [None req-7689169e-6e5c-4336-978b-e89c335fedb4 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:13.350 7 WARNING neutronclient.v2_0.client [None req-4d148910-fbe9-45a2-8e7d-17f2453ff88d 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/784] 10.0.0.216 () {32 vars in 815 bytes} [Tue May 26 21:55:13 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb/os-interface/9e492dd5-8dc5-46f3-b5b0-8949636e62ee => generated 281 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/785] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:13 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 1385 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:13.415 8 INFO nova.api.openstack.compute.server_external_events [req-2a0d1e80-cb26-4e09-b431-9a0a8add8ea8 req-2c13950a-828f-4840-b47a-4a8068b4e027 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-deleted:62416037-3721-4e5f-b2c1-194571c4b455 for instance 18ba1836-6d97-4e2f-ba97-d3279b1c8e95 on instance [pid: 8|app: 0|req: 397/786] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:55:13 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: 390/787] 10.0.0.216 () {32 vars in 723 bytes} [Tue May 26 21:55:13 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb/ips => generated 156 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/788] 10.0.0.216 () {34 vars in 750 bytes} [Tue May 26 21:55:13 2026] POST /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/789] 10.0.0.216 () {32 vars in 723 bytes} [Tue May 26 21:55:13 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb/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, ' 2026-05-26 21:55:13.779 8 WARNING neutronclient.v2_0.client [None req-f1d243c3-4964-4c26-ba99-33e4c8922a65 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/790] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:13 2026] GET /v2.1/servers/2d1463c1-182e-481d-8353-b12b5953110b => generated 1484 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:14.469 7 WARNING neutronclient.v2_0.client [None req-ed4e303e-8afc-40f6-b005-9c3aaf4a2dc0 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] 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: 400/791] 10.0.0.216 () {32 vars in 723 bytes} [Tue May 26 21:55:14 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/792] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:14 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 1385 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:14.874 8 WARNING neutronclient.v2_0.client [None req-adecda26-b0ad-47cb-8e89-a01f37303cf0 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/793] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:14 2026] GET /v2.1/servers/2d1463c1-182e-481d-8353-b12b5953110b => generated 1484 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:15.456 7 INFO nova.api.openstack.compute.server_external_events [req-1c993b04-a25a-4c74-874b-a23b48514b99 req-4dd31367-71e6-46af-a741-e53a24929e42 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:9e492dd5-8dc5-46f3-b5b0-8949636e62ee for instance bacfc032-72da-4b9e-a14a-8fe80b96cacb on instance [pid: 7|app: 0|req: 393/794] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:55:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 402/795] 10.0.0.216 () {32 vars in 723 bytes} [Tue May 26 21:55:15 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb/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-05-26 21:55:15.731 7 WARNING neutronclient.v2_0.client [None req-07641f8d-3faf-452a-90c7-ab3daca483f2 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/796] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:15 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 1385 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:15.959 8 WARNING neutronclient.v2_0.client [None req-5e55270f-b6b0-4f87-8652-a26dbe92aeb4 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/797] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:15 2026] GET /v2.1/servers/2d1463c1-182e-481d-8353-b12b5953110b => generated 1560 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, ' [pid: 7|app: 0|req: 395/798] 10.0.0.216 () {32 vars in 723 bytes} [Tue May 26 21:55:16 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb/ips => generated 194 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:16.682 8 WARNING neutronclient.v2_0.client [None req-27dc274e-b08f-49c0-9c2f-3c6e31d4f6bd 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:16.857 7 WARNING neutronclient.v2_0.client [None req-ca973201-a339-4104-9d33-f9f6e5d903d5 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/799] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:16 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 1339 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/800] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:16 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 1950 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:17.105 7 INFO nova.api.openstack.compute.server_external_events [req-22fd8372-296d-48c2-b19e-4b32c97a309e req-6c57d787-b421-4d91-82bb-fb80e2fe4771 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:ed12e68e-a849-4352-a14f-6cc18ab768a3 for instance 2d1463c1-182e-481d-8353-b12b5953110b on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/801] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:55:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/802] 10.0.0.216 () {34 vars in 750 bytes} [Tue May 26 21:55:17 2026] POST /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb/action => generated 0 bytes in 44 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: 398/803] 10.0.0.216 () {32 vars in 723 bytes} [Tue May 26 21:55:17 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb/ips => generated 194 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:17.627 8 WARNING neutronclient.v2_0.client [None req-dcd2280b-98a0-4987-b6a9-a9c799e3288e 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/804] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:17 2026] GET /v2.1/servers/2d1463c1-182e-481d-8353-b12b5953110b => generated 1558 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:18.029 7 INFO nova.api.openstack.wsgi [None req-7f135d05-8c1f-4449-aff9-5f0a669173d9 9999c07ce94c49f49bca9a3a6e798c70 085abf3eaafb406caa518f443816059d - - default default] HTTP exception thrown: Instance 18ba1836-6d97-4e2f-ba97-d3279b1c8e95 could not be found. [pid: 7|app: 0|req: 399/805] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:18 2026] GET /v2.1/servers/18ba1836-6d97-4e2f-ba97-d3279b1c8e95 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 407/806] 10.0.0.216 () {32 vars in 704 bytes} [Tue May 26 21:55:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-523938640 => 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: 400/807] 10.0.0.216 () {32 vars in 723 bytes} [Tue May 26 21:55:18 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb/ips => generated 194 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:55:18.808 8 WARNING neutronclient.v2_0.client [None req-bb7a10db-3eda-43f8-bca7-0f2ae1273945 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:19.145 7 INFO nova.api.openstack.compute.server_external_events [req-7615724c-9f39-42da-9b5c-34a6f7657587 req-fe959588-b79c-4faa-be0c-67aef1a5a7a3 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:9e492dd5-8dc5-46f3-b5b0-8949636e62ee for instance bacfc032-72da-4b9e-a14a-8fe80b96cacb on instance [pid: 7|app: 0|req: 401/808] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:55:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/809] 10.0.0.216 () {32 vars in 723 bytes} [Tue May 26 21:55:19 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb/ips => generated 194 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/810] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:18 2026] GET /v2.1/servers/2d1463c1-182e-481d-8353-b12b5953110b => generated 1558 bytes in 888 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/811] 10.0.0.216 () {32 vars in 723 bytes} [Tue May 26 21:55:20 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb/ips => generated 194 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:20.702 8 WARNING neutronclient.v2_0.client [None req-525816e4-1c01-4adf-8e50-115ea76b78da 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/812] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:20 2026] GET /v2.1/servers/2d1463c1-182e-481d-8353-b12b5953110b => generated 1558 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/813] 10.0.0.216 () {32 vars in 723 bytes} [Tue May 26 21:55:21 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb/ips => generated 194 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:22.228 8 WARNING neutronclient.v2_0.client [None req-d37daf99-2f07-477d-b667-818856b2d36b 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/814] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:22 2026] GET /v2.1/servers/2d1463c1-182e-481d-8353-b12b5953110b => generated 1558 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/815] 10.0.0.216 () {32 vars in 723 bytes} [Tue May 26 21:55:22 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb/ips => generated 156 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/816] 10.0.0.216 () {32 vars in 718 bytes} [Tue May 26 21:55:22 2026] DELETE /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 0 bytes in 282 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:22.765 7 WARNING neutronclient.v2_0.client [None req-4ba758a9-deab-493b-9527-84846b0d2d8e 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/819] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:22 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 1842 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:23.419 8 WARNING neutronclient.v2_0.client [None req-557c22ee-697f-4ab1-a5a5-4cd57816030b 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:55:23.422 7 INFO nova.api.openstack.compute.server_external_events [req-22a5b56c-368e-43b3-9c57-2a60dcf33a15 req-de7a1f76-103e-4270-be44-58c575959961 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:ed12e68e-a849-4352-a14f-6cc18ab768a3 for instance 2d1463c1-182e-481d-8353-b12b5953110b on instance [pid: 7|app: 0|req: 407/820] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:55: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) [pid: 8|app: 0|req: 414/821] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:23 2026] GET /v2.1/servers/2d1463c1-182e-481d-8353-b12b5953110b => generated 1558 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:23.991 7 WARNING neutronclient.v2_0.client [None req-77cc63b6-cb9b-4418-bf71-e2a85d71a0f8 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/822] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:23 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 1842 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-05-26 21:55:24.753 8 WARNING neutronclient.v2_0.client [None req-83c813b6-7236-4ae8-af94-9004d0f03cb5 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/823] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:24 2026] GET /v2.1/servers/2d1463c1-182e-481d-8353-b12b5953110b => generated 1558 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:25.216 7 WARNING neutronclient.v2_0.client [None req-dc8c8b9e-ec8a-453c-8c07-b94b370b7169 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] 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: 409/824] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:25 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 1775 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 21:55:25.482 8 INFO nova.api.openstack.compute.server_external_events [req-46d3627b-54c5-4783-90f5-11fd192d3cb9 req-0c2be54c-08a1-4908-bcbd-7512824cb017 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:ed12e68e-a849-4352-a14f-6cc18ab768a3 for instance 2d1463c1-182e-481d-8353-b12b5953110b on instance 2026-05-26 21:55:25.482 8 INFO nova.api.openstack.compute.server_external_events [req-46d3627b-54c5-4783-90f5-11fd192d3cb9 req-0c2be54c-08a1-4908-bcbd-7512824cb017 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:9e492dd5-8dc5-46f3-b5b0-8949636e62ee for instance bacfc032-72da-4b9e-a14a-8fe80b96cacb on instance 2026-05-26 21:55:25.483 8 INFO nova.api.openstack.compute.server_external_events [req-46d3627b-54c5-4783-90f5-11fd192d3cb9 req-0c2be54c-08a1-4908-bcbd-7512824cb017 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:9e492dd5-8dc5-46f3-b5b0-8949636e62ee for instance bacfc032-72da-4b9e-a14a-8fe80b96cacb 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: 416/825] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:55:25 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:55:25.508 7 INFO nova.api.openstack.compute.server_external_events [req-e2f1f27e-66d7-4c1f-bb5f-586a813f7555 req-bad400b7-a3ae-4bf5-8bde-2efeeebc2577 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-deleted:9e492dd5-8dc5-46f3-b5b0-8949636e62ee for instance bacfc032-72da-4b9e-a14a-8fe80b96cacb on instance [pid: 7|app: 0|req: 410/826] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:55:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:25.926 8 WARNING neutronclient.v2_0.client [None req-8f82b823-52ef-400f-a142-d97a825c824e 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/827] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:25 2026] GET /v2.1/servers/2d1463c1-182e-481d-8353-b12b5953110b => generated 1742 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:26.067 7 WARNING neutronclient.v2_0.client [None req-7a27fa26-6298-4754-a2a6-9dbbf850bb9c 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/828] 10.0.0.216 () {32 vars in 741 bytes} [Tue May 26 21:55:26 2026] GET /v2.1/servers/2d1463c1-182e-481d-8353-b12b5953110b/os-interface => generated 285 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:26.540 8 WARNING neutronclient.v2_0.client [None req-6481e268-6ceb-4d03-b9a4-d15b341aba00 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] 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: 418/829] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:26 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 1481 bytes in 948 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 21:55:27.465 7 WARNING neutronclient.v2_0.client [None req-55e4904b-5a6a-4d26-b275-85fcb8675644 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:27.535 8 INFO nova.api.openstack.compute.server_external_events [req-fbc83165-7846-4403-b5ab-fa04740352b1 req-561180de-2b82-43a6-ac37-ca44ee81e90f 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:ed12e68e-a849-4352-a14f-6cc18ab768a3 for instance 2d1463c1-182e-481d-8353-b12b5953110b on instance [pid: 8|app: 0|req: 419/830] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:55:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:28.511 8 WARNING neutronclient.v2_0.client [None req-4ebefcef-83c5-4ac0-8c36-d48e64f0706f 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/831] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:27 2026] GET /v2.1/servers/2d1463c1-182e-481d-8353-b12b5953110b => generated 1742 bytes in 2182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 413/832] 10.0.0.216 () {32 vars in 641 bytes} [Tue May 26 21:55:29 2026] GET /v2.1/servers => generated 384 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, ' [pid: 8|app: 0|req: 420/833] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:28 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 1486 bytes in 1273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/834] 10.0.0.216 () {32 vars in 718 bytes} [Tue May 26 21:55:29 2026] DELETE /v2.1/servers/2d1463c1-182e-481d-8353-b12b5953110b => generated 0 bytes in 365 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:30.149 8 WARNING neutronclient.v2_0.client [None req-7bbfbe39-3f4f-4ded-b679-087832d2c4f9 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:30.787 7 INFO nova.api.openstack.wsgi [None req-71b11c41-3dcd-4cd8-b061-808c1dbe03ea 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] HTTP exception thrown: Instance bacfc032-72da-4b9e-a14a-8fe80b96cacb could not be found. [pid: 7|app: 0|req: 415/835] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:30 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/836] 10.0.0.216 () {32 vars in 704 bytes} [Tue May 26 21:55:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-735073985 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/837] 10.0.0.216 () {34 vars in 671 bytes} [Tue May 26 21:55:31 2026] POST /v2.1/os-keypairs => generated 386 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:55:31.634 7 INFO nova.api.openstack.compute.server_external_events [req-ad179257-f034-4d08-9459-5b913abe2937 req-a2b2bc25-0555-4cf6-aa45-ab88c0f9b276 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:ed12e68e-a849-4352-a14f-6cc18ab768a3 for instance 2d1463c1-182e-481d-8353-b12b5953110b on instance [pid: 7|app: 0|req: 418/838] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:55:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/839] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:30 2026] GET /v2.1/servers/2d1463c1-182e-481d-8353-b12b5953110b => generated 1748 bytes in 1558 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:32.644 7 INFO nova.api.openstack.wsgi [None req-490fdef6-4d49-411c-af8b-bd302b2fdd8d 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] HTTP exception thrown: Instance bacfc032-72da-4b9e-a14a-8fe80b96cacb could not be found. [pid: 7|app: 0|req: 419/840] 10.0.0.216 () {32 vars in 718 bytes} [Tue May 26 21:55:32 2026] DELETE /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 111 bytes in 37 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-05-26 21:55:32.677 8 INFO nova.api.openstack.wsgi [None req-fd23fc8e-2d3b-4f6e-8ec8-77a77f11f571 75e6a82714e24bf7882994f53d06e1e8 74272839bf5c4741b2fc8d5297020ee1 - - default default] HTTP exception thrown: Instance bacfc032-72da-4b9e-a14a-8fe80b96cacb could not be found. [pid: 8|app: 0|req: 422/841] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:32 2026] GET /v2.1/servers/bacfc032-72da-4b9e-a14a-8fe80b96cacb => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-26 21:55:32.705 7 WARNING neutronclient.v2_0.client [None req-31d8ef76-58e7-42a4-b6e5-a1e5a3581d8f 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/844] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:32 2026] GET /v2.1/servers/2d1463c1-182e-481d-8353-b12b5953110b => generated 1800 bytes in 750 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:33.674 8 INFO nova.api.openstack.compute.server_external_events [req-69c2ff35-b231-4ca6-8196-752eb92a9e03 req-b5fc64e8-5a60-4f82-9a3e-08d1c220a0ba 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:ed12e68e-a849-4352-a14f-6cc18ab768a3 for instance 2d1463c1-182e-481d-8353-b12b5953110b on instance 2026-05-26 21:55:33.674 8 INFO nova.api.openstack.compute.server_external_events [req-69c2ff35-b231-4ca6-8196-752eb92a9e03 req-b5fc64e8-5a60-4f82-9a3e-08d1c220a0ba 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-deleted:ed12e68e-a849-4352-a14f-6cc18ab768a3 for instance 2d1463c1-182e-481d-8353-b12b5953110b on instance [pid: 8|app: 0|req: 425/845] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:55:33 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:34.354 7 WARNING neutronclient.v2_0.client [None req-f7528b1b-9d66-47ca-881f-f51946d8732e 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:34.473 8 WARNING neutronclient.v2_0.client [None req-e4125c9d-53c9-4ccc-a623-dcdd64bc0612 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:55:34.808 7 WARNING neutronclient.v2_0.client [None req-f7528b1b-9d66-47ca-881f-f51946d8732e 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/846] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:34 2026] GET /v2.1/servers/2d1463c1-182e-481d-8353-b12b5953110b => generated 1518 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 21:55:35.421 7 WARNING neutronclient.v2_0.client [None req-f7528b1b-9d66-47ca-881f-f51946d8732e 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/847] 10.0.0.216 () {34 vars in 663 bytes} [Tue May 26 21:55:34 2026] POST /v2.1/servers => generated 450 bytes in 1321 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:35.635 8 WARNING neutronclient.v2_0.client [None req-fae60ce2-d7a8-4273-867a-b2faa1f65901 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/848] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:35 2026] GET /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f => generated 1424 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:35.922 7 WARNING neutronclient.v2_0.client [None req-0c006a6d-1b5c-4e2d-a564-1a2c62bb63b3 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/849] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:35 2026] GET /v2.1/servers/2d1463c1-182e-481d-8353-b12b5953110b => generated 1518 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:36.919 8 WARNING neutronclient.v2_0.client [None req-ee7ef6ee-d503-4645-8901-08b1ae524735 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/850] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:36 2026] GET /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f => generated 1428 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:36.999 7 INFO nova.api.openstack.wsgi [None req-6aa4a310-0fb9-414c-a00c-8d959d86a8cc 68db33ac2d4847b4bfe3760db0d04339 ba5876b8c7914c7e83932aee7d1f9a52 - - default default] HTTP exception thrown: Instance 2d1463c1-182e-481d-8353-b12b5953110b could not be found. [pid: 7|app: 0|req: 423/851] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:36 2026] GET /v2.1/servers/2d1463c1-182e-481d-8353-b12b5953110b => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/852] 10.0.0.216 () {32 vars in 706 bytes} [Tue May 26 21:55:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1493780276 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:38.019 7 WARNING neutronclient.v2_0.client [None req-423d8fa9-4ecc-4119-9e39-776cf9623baa 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/853] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:37 2026] GET /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f => generated 1476 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 21:55:39.115 8 WARNING neutronclient.v2_0.client [None req-9c492ec6-44b4-44dc-92a7-0fbe8fba6da4 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/854] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:39 2026] GET /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f => generated 1476 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:40.227 7 WARNING neutronclient.v2_0.client [None req-0489fe6e-065e-4e0f-9700-42d0b4e596ca 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/855] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:40 2026] GET /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f => generated 1551 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:41.377 8 INFO nova.api.openstack.compute.server_external_events [req-6073ddf5-cfdf-49b8-ab37-d649609c2a92 req-9b0e85d3-6ef5-4ddd-9b6c-e7253d5fdb47 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:74c97419-bba5-4cce-8057-0920d8de0086 for instance 3d255025-2e55-4d30-9418-785c5390387f on instance [pid: 8|app: 0|req: 431/856] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:55:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:41.677 7 WARNING neutronclient.v2_0.client [None req-53ccc7c6-8e17-4bc3-b60d-94c11161ea14 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/857] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:41 2026] GET /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f => generated 1549 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-05-26 21:55:42.837 7 WARNING neutronclient.v2_0.client [None req-105f866e-2338-4bb9-a150-4d7769194f17 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/860] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:42 2026] GET /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f => generated 1549 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:43.990 8 WARNING neutronclient.v2_0.client [None req-6e571e52-76d3-48a3-81ab-31378ef7c2e1 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/861] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:43 2026] GET /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f => generated 1549 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:45.152 7 WARNING neutronclient.v2_0.client [None req-d5d3987f-0a11-4eb2-b34e-251c8c9cbcb4 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/862] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:45 2026] GET /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f => generated 1549 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:46.376 8 WARNING neutronclient.v2_0.client [None req-c62bb2ea-0dcb-4e77-86af-b5ee88d30b40 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:46.848 7 INFO nova.api.openstack.compute.server_external_events [req-57292d5d-257b-4485-9dd0-716fc13bd5d0 req-6884c884-299b-45e7-963b-b64837d0d743 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:74c97419-bba5-4cce-8057-0920d8de0086 for instance 3d255025-2e55-4d30-9418-785c5390387f on instance [pid: 7|app: 0|req: 430/863] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:55:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/864] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:46 2026] GET /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f => generated 1549 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:48.094 7 WARNING neutronclient.v2_0.client [None req-ae6fe84e-0b53-40b5-897f-464b35896ddb 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:48.883 8 INFO nova.api.openstack.compute.server_external_events [req-aec7786a-e4d3-4811-984c-1e60c2ec4297 req-22877ddd-f9a7-42c5-8c93-a0edbe5e4f21 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:74c97419-bba5-4cce-8057-0920d8de0086 for instance 3d255025-2e55-4d30-9418-785c5390387f on instance [pid: 8|app: 0|req: 435/865] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:55:48 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) [pid: 7|app: 0|req: 431/866] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:48 2026] GET /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f => generated 1549 bytes in 903 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 436/867] 10.0.0.216 () {34 vars in 671 bytes} [Tue May 26 21:55:49 2026] POST /v2.1/os-keypairs => generated 385 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:50.012 7 WARNING neutronclient.v2_0.client [None req-33598f07-05b1-4548-b034-bda4f3fd1b7d 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/868] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:49 2026] GET /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f => generated 1726 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 21:55:50.679 8 WARNING neutronclient.v2_0.client [None req-8c9bd76b-c5cf-4e51-bd8c-c24667452c39 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/869] 10.0.0.216 () {32 vars in 741 bytes} [Tue May 26 21:55:50 2026] GET /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f/os-interface => generated 285 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:52.132 7 WARNING neutronclient.v2_0.client [None req-3f9d51f9-b86e-4c8a-ab0d-0d0a548ee7e2 be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:52.378 8 WARNING neutronclient.v2_0.client [None req-b5b87b44-13ab-435c-81d6-484ed546265f 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:55:52.577 7 WARNING neutronclient.v2_0.client [None req-3f9d51f9-b86e-4c8a-ab0d-0d0a548ee7e2 be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/870] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:52 2026] GET /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f => generated 1726 bytes in 663 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:53.038 8 INFO nova.api.openstack.compute.server_external_events [req-36d7d88f-e373-4a37-afa9-4411dc93715d req-d3cb5ec4-d126-4110-b590-843b8366e51a 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:74c97419-bba5-4cce-8057-0920d8de0086 for instance 3d255025-2e55-4d30-9418-785c5390387f on instance [pid: 8|app: 0|req: 439/871] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:55:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 442/874] 10.0.0.216 () {32 vars in 641 bytes} [Tue May 26 21:55:53 2026] GET /v2.1/servers => generated 378 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:55:53.118 7 WARNING neutronclient.v2_0.client [None req-3f9d51f9-b86e-4c8a-ab0d-0d0a548ee7e2 be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] 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: 443/875] 10.0.0.216 () {32 vars in 718 bytes} [Tue May 26 21:55:53 2026] DELETE /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:53.274 8 WARNING neutronclient.v2_0.client [None req-53273d26-5f7c-4fc0-a257-ac05551735cd 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/876] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:53 2026] GET /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f => generated 1732 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/877] 10.0.0.216 () {34 vars in 663 bytes} [Tue May 26 21:55:52 2026] POST /v2.1/servers => generated 452 bytes in 1408 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:53.534 8 WARNING neutronclient.v2_0.client [None req-10dbc65a-f0a8-4527-8058-2cace7c10a44 be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/878] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:53 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1391 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:54.513 7 WARNING neutronclient.v2_0.client [None req-fc53f7f8-1d4e-486e-b60e-9337bb5a3856 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:54.651 8 WARNING neutronclient.v2_0.client [None req-4f4c99b5-6466-41f1-b2f3-1abedade733d be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/879] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:54 2026] GET /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f => generated 1852 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/880] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:54 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1395 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-05-26 21:55:55.089 7 INFO nova.api.openstack.compute.server_external_events [req-6803021e-e4fe-404a-9429-844a9983fa26 req-b97dd126-fd2b-4db8-bfdd-6d74e218e998 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:74c97419-bba5-4cce-8057-0920d8de0086 for instance 3d255025-2e55-4d30-9418-785c5390387f on instance 2026-05-26 21:55:55.089 7 INFO nova.api.openstack.compute.server_external_events [req-6803021e-e4fe-404a-9429-844a9983fa26 req-b97dd126-fd2b-4db8-bfdd-6d74e218e998 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:74c97419-bba5-4cce-8057-0920d8de0086 for instance 3d255025-2e55-4d30-9418-785c5390387f on instance [pid: 7|app: 0|req: 435/881] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:55:55 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:55.750 8 WARNING neutronclient.v2_0.client [None req-4a95eaaa-150f-4937-93b7-81dfebaab0ad 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:55.782 7 WARNING neutronclient.v2_0.client [None req-e2d7d37f-6c5c-4a1b-a002-5a87a688c349 be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/882] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:55 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1443 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:56.182 7 INFO nova.api.openstack.compute.server_external_events [req-1dd212d4-521d-4ac4-8a38-2b72a07ac367 req-ef2e4f9a-3852-4cc0-a2a5-fe94942c6071 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-deleted:74c97419-bba5-4cce-8057-0920d8de0086 for instance 3d255025-2e55-4d30-9418-785c5390387f on instance [pid: 7|app: 0|req: 437/883] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:55:56 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: 447/884] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:55 2026] GET /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f => generated 1852 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:57.094 7 WARNING neutronclient.v2_0.client [None req-a1b639fa-668d-4996-9f43-b9516754bd7e be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/885] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:57 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1443 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:57.271 8 WARNING neutronclient.v2_0.client [None req-52b58a43-4fe0-4d45-a92d-19fd341ac1d9 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/886] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:57 2026] GET /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f => generated 1510 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:58.175 7 WARNING neutronclient.v2_0.client [None req-08a53ae4-8413-4ac2-8797-dc7c38c8dcd0 be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] 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: 439/887] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:58 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1451 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 21:55:58.387 8 WARNING neutronclient.v2_0.client [None req-b4ec6828-e8f9-410d-a54b-bf53bd8a78aa 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/888] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:58 2026] GET /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f => generated 1510 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:59.419 7 WARNING neutronclient.v2_0.client [None req-c6e9f767-20b4-4be2-bf70-f43f6e1da6bc be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:59.478 8 WARNING neutronclient.v2_0.client [None req-fdef43f7-34a4-4ce5-bfba-6a6c7d0b8ed3 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/889] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:59 2026] GET /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f => generated 1510 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/890] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:55:59 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1528 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:00.695 8 INFO nova.api.openstack.wsgi [None req-9d857eb0-5987-49fa-836e-1b418dafaf58 6baaccc779bf4b47925da08cb7a01e56 f4ffb8f436284b448275cd3f5fbde852 - - default default] HTTP exception thrown: Instance 3d255025-2e55-4d30-9418-785c5390387f could not be found. [pid: 8|app: 0|req: 451/891] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:00 2026] GET /v2.1/servers/3d255025-2e55-4d30-9418-785c5390387f => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-26 21:56:00.724 7 WARNING neutronclient.v2_0.client [None req-8575dbec-b107-4259-9838-6897ce0052cf be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] 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: 452/892] 10.0.0.216 () {32 vars in 706 bytes} [Tue May 26 21:56:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2130246760 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-26 21:56:00.849 8 INFO nova.api.openstack.compute.server_external_events [req-4511a57a-7d79-4470-b9b5-2390f070d599 req-63ef70f4-8461-475e-930e-ce7abd1d9eff 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:6e80fa99-0387-468d-9812-e5a5ebb74955 for instance 55f331a7-6ee4-43fd-99a4-3a56201ae671 on instance [pid: 8|app: 0|req: 453/893] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:56:00 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: 7|app: 0|req: 441/894] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:00 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1516 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:02.179 8 WARNING neutronclient.v2_0.client [None req-f123b76e-20cc-4f9c-b602-13213cc9ba03 be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/897] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:02 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1516 bytes in 1271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:04.280 7 INFO nova.api.openstack.compute.server_external_events [req-59f5db37-fcb2-438e-b7cd-c516da03e2a6 req-05708791-41ff-4c4f-9f42-828f9c52b1ea 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:6e80fa99-0387-468d-9812-e5a5ebb74955 for instance 55f331a7-6ee4-43fd-99a4-3a56201ae671 on instance [pid: 7|app: 0|req: 444/898] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:56:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:04.453 8 WARNING neutronclient.v2_0.client [None req-cf12ab90-5e3c-47ab-9be8-b897afb3bb28 be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/899] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:04 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1516 bytes in 801 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:06.277 7 WARNING neutronclient.v2_0.client [None req-6a0245d1-5dcf-4ba9-9dc8-dffac1ff0dae be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/900] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:06 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1516 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-05-26 21:56:07.484 8 WARNING neutronclient.v2_0.client [None req-97c0b97e-b3ef-4d07-8426-cf22f1c2f6a3 be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/901] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:07 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1516 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-05-26 21:56:08.152 7 INFO nova.api.openstack.compute.server_external_events [req-53d9d216-e6aa-47d3-836f-15f459f56fc7 req-91f5b869-376a-4f47-8255-ccc7141a58bd 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:6e80fa99-0387-468d-9812-e5a5ebb74955 for instance 55f331a7-6ee4-43fd-99a4-3a56201ae671 on instance [pid: 7|app: 0|req: 446/902] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:56:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:08.637 8 WARNING neutronclient.v2_0.client [None req-9f166eb0-f47f-4053-a89c-dfe3cba95ef4 be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/903] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:08 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1516 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:09.785 7 WARNING neutronclient.v2_0.client [None req-6e530015-93a3-4048-a4db-2362deb1ae51 be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/904] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:09 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1699 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:10.054 8 WARNING neutronclient.v2_0.client [None req-52fb6f00-2fb8-468f-800c-dce3b6d130fc be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:10.192 7 INFO nova.api.openstack.compute.server_external_events [req-040d517d-a790-4784-b05b-04a1ccc32734 req-03759573-4cb9-4c54-8881-48ee25a61f3b 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:6e80fa99-0387-468d-9812-e5a5ebb74955 for instance 55f331a7-6ee4-43fd-99a4-3a56201ae671 on instance [pid: 7|app: 0|req: 448/905] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:56:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/906] 10.0.0.216 () {32 vars in 741 bytes} [Tue May 26 21:56:10 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671/os-interface => generated 284 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:11.028 7 INFO nova.api.openstack.compute.server_external_events [req-299dcb1b-79bb-4edd-889f-3d49c6347fc2 req-d17bb8c8-5f14-4037-ac63-e636e8910c72 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:6e80fa99-0387-468d-9812-e5a5ebb74955 for instance 55f331a7-6ee4-43fd-99a4-3a56201ae671 on instance [pid: 7|app: 0|req: 449/907] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:56:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:15.515 7 WARNING neutronclient.v2_0.client [None req-0967a86d-e4b4-4db8-a802-75f828b26285 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:56:15.675 7 WARNING neutronclient.v2_0.client [None req-0967a86d-e4b4-4db8-a802-75f828b26285 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/910] 10.0.0.216 () {34 vars in 663 bytes} [Tue May 26 21:56:15 2026] POST /v2.1/servers => generated 424 bytes in 638 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:15.891 8 WARNING neutronclient.v2_0.client [None req-a79568a0-e304-4c69-9379-9054888dc2c0 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/911] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:15 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b => generated 1371 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-05-26 21:56:16.983 7 WARNING neutronclient.v2_0.client [None req-7f60e712-5a1a-4b03-ae58-d7dc6077b8c9 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/912] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:16 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b => generated 1375 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:18.072 8 WARNING neutronclient.v2_0.client [None req-4a12d173-31cc-46a4-8fdd-192d74ccfa7a 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/913] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:18 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b => generated 1423 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:19.165 7 WARNING neutronclient.v2_0.client [None req-5ee0c0ee-6ef0-4f0b-84c5-c120aebf11da 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/914] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:19 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b => generated 1423 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:20.276 8 WARNING neutronclient.v2_0.client [None req-45c9fce7-4c48-47b5-ac1b-05de0f9975b5 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/915] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:20 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b => generated 1473 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:21.484 7 INFO nova.api.openstack.compute.server_external_events [req-14dd2e4c-531a-4182-afdd-7cda86fdd044 req-0bb105d2-f2cf-4ebf-bcf1-d4c5b24d862a 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:f7fabecc-b065-40d2-90ca-a72f68cf0f78 for instance c16a4420-9571-48b2-b93e-5cb465914d7b on instance [pid: 7|app: 0|req: 454/916] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:56:21 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-05-26 21:56:21.884 8 WARNING neutronclient.v2_0.client [None req-be07462b-211d-4583-9f06-c9c130b10a85 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/917] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:21 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b => generated 1471 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:23.105 8 WARNING neutronclient.v2_0.client [None req-288fe3c9-944c-412e-8aec-88278747e973 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/920] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:23 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b => generated 1471 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:24.618 7 WARNING neutronclient.v2_0.client [None req-a3d4f9aa-bf71-4a5e-9ba1-189f3792ca8f 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/921] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:24 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b => generated 1471 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:25.795 8 WARNING neutronclient.v2_0.client [None req-4136f145-3c2b-4fe8-8a20-e27588ee5297 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/922] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:25 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b => generated 1471 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:26.436 7 WARNING neutronclient.v2_0.client [None req-079b1ba7-5433-4100-adcc-7141c43d3659 be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/923] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:26 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1819 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:26.690 8 WARNING neutronclient.v2_0.client [None req-6ddb7428-8abf-4d14-ae1a-5ebe45ef3d81 be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/924] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:26 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1819 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:26.971 7 WARNING neutronclient.v2_0.client [None req-0fbbc187-000a-431b-ae82-900d3aca6b61 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] 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: 468/925] 10.0.0.216 () {34 vars in 750 bytes} [Tue May 26 21:56:26 2026] POST /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:27.107 8 WARNING neutronclient.v2_0.client [None req-55fbc47b-7990-43a7-8f69-24890a6080d3 be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/926] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:26 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b => generated 1471 bytes in 791 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/927] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:27 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1821 bytes in 686 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:27.972 7 INFO nova.api.openstack.compute.server_external_events [req-b7fd4a6b-cffc-4030-b181-d94a920218f0 req-2f87b15e-cd9a-488c-8e4b-fcd765354273 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:f7fabecc-b065-40d2-90ca-a72f68cf0f78 for instance c16a4420-9571-48b2-b93e-5cb465914d7b on instance [pid: 7|app: 0|req: 459/928] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:56:27 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-05-26 21:56:28.777 8 WARNING neutronclient.v2_0.client [None req-33037ac0-ac34-402a-8e76-f985590b5f6f 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:28.820 7 WARNING neutronclient.v2_0.client [None req-85312105-6166-499d-b981-f988118fddfd be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/929] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:28 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b => generated 1471 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/930] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:28 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1821 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:30.017 8 INFO nova.api.openstack.compute.server_external_events [req-65eee35c-3b5c-4b25-be28-b5218d96969f req-7f56b1a8-3cf9-4bfb-aa00-4563b58c2108 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:f7fabecc-b065-40d2-90ca-a72f68cf0f78 for instance c16a4420-9571-48b2-b93e-5cb465914d7b on instance [pid: 8|app: 0|req: 471/931] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:56:29 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) 2026-05-26 21:56:30.041 7 WARNING neutronclient.v2_0.client [None req-ea0d79be-c6ef-4a81-9a99-45943c761e7b 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:30.141 8 WARNING neutronclient.v2_0.client [None req-2e96839e-f762-4bea-893c-0e0ef39d5f78 be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/932] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:30 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b => generated 1656 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, ' [pid: 7|app: 0|req: 462/933] 10.0.0.216 () {32 vars in 723 bytes} [Tue May 26 21:56:30 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b/ips => generated 109 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/934] 10.0.0.216 () {32 vars in 723 bytes} [Tue May 26 21:56:30 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b/ips => generated 109 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/935] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:30 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1821 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/936] 10.0.0.216 () {32 vars in 825 bytes} [Tue May 26 21:56:30 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b/ips/tempest-ServerAddressesTestJSON-1949936073-network => generated 94 bytes in 48 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: 473/937] 10.0.0.216 () {32 vars in 718 bytes} [Tue May 26 21:56:30 2026] DELETE /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:30.487 7 WARNING neutronclient.v2_0.client [None req-0bcd9d9a-8015-41bc-8535-d27beb16292a 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/938] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:30 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b => generated 1662 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:31.365 8 WARNING neutronclient.v2_0.client [None req-ed1d8c7c-4fc7-4db6-9a5a-817ca16f6edc be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/939] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:31 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1826 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:31.655 7 WARNING neutronclient.v2_0.client [None req-da73df2d-bf98-4e3b-b6f9-c0b5c46cfe3a 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:56:31.720 8 WARNING neutronclient.v2_0.client [None req-ffc840b0-5cd9-4af3-8c8c-bb92162af6ac 0609cdc88fbc4914ba5c6e932f037077 d3e25ad99bc34ef0bb03a49ae302e47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/940] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:31 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b => generated 1662 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 21:56:31.921 8 WARNING neutronclient.v2_0.client [None req-ffc840b0-5cd9-4af3-8c8c-bb92162af6ac 0609cdc88fbc4914ba5c6e932f037077 d3e25ad99bc34ef0bb03a49ae302e47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:32.059 7 INFO nova.api.openstack.compute.server_external_events [req-148b87c2-dbd4-44e0-ba76-db5001afbed1 req-ac4282fc-44d4-44c7-9828-4a9243b628f1 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:f7fabecc-b065-40d2-90ca-a72f68cf0f78 for instance c16a4420-9571-48b2-b93e-5cb465914d7b on instance 2026-05-26 21:56:32.059 7 INFO nova.api.openstack.compute.server_external_events [req-148b87c2-dbd4-44e0-ba76-db5001afbed1 req-ac4282fc-44d4-44c7-9828-4a9243b628f1 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:f7fabecc-b065-40d2-90ca-a72f68cf0f78 for instance c16a4420-9571-48b2-b93e-5cb465914d7b on instance [pid: 7|app: 0|req: 467/941] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:56:32 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/942] 10.0.0.216 () {34 vars in 663 bytes} [Tue May 26 21:56:31 2026] POST /v2.1/servers => generated 424 bytes in 567 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:32.224 7 WARNING neutronclient.v2_0.client [None req-3488b909-331d-4baf-a698-99ca1e0dd7f3 0609cdc88fbc4914ba5c6e932f037077 d3e25ad99bc34ef0bb03a49ae302e47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/943] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:32 2026] GET /v2.1/servers/86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 => generated 1368 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:32.567 8 WARNING neutronclient.v2_0.client [None req-efbfd7ed-adb1-4f5a-9b98-c080f7cc8810 be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/944] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:32 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1826 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:32.895 7 WARNING neutronclient.v2_0.client [None req-50b805e1-703d-4680-8372-42093ff3dee7 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/947] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:32 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b => generated 1662 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-05-26 21:56:33.327 8 WARNING neutronclient.v2_0.client [None req-bce51ddf-0104-4e73-975a-56217f51964c 0609cdc88fbc4914ba5c6e932f037077 d3e25ad99bc34ef0bb03a49ae302e47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/948] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:33 2026] GET /v2.1/servers/86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 => generated 1372 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:33.761 7 WARNING neutronclient.v2_0.client [None req-44f78524-6f2e-4370-b0b4-7217b9ac26ec be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/949] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:33 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1826 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:34.043 8 WARNING neutronclient.v2_0.client [None req-64f861f6-51b3-4059-9d3c-f9d0a8eb42e1 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/950] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:34 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b => generated 1452 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-05-26 21:56:34.108 7 INFO nova.api.openstack.compute.server_external_events [req-21921edd-c9d1-4b4e-8c33-d3197cb390cc req-9ea9aabf-0de8-4737-bc8b-243d83177110 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-deleted:f7fabecc-b065-40d2-90ca-a72f68cf0f78 for instance c16a4420-9571-48b2-b93e-5cb465914d7b on instance [pid: 7|app: 0|req: 472/951] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:56:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:34.419 8 WARNING neutronclient.v2_0.client [None req-9a7cbb86-d7f6-499a-b75a-9981dabe0f37 0609cdc88fbc4914ba5c6e932f037077 d3e25ad99bc34ef0bb03a49ae302e47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/952] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:34 2026] GET /v2.1/servers/86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 => generated 1420 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:34.984 7 WARNING neutronclient.v2_0.client [None req-23273c5e-1386-456b-8922-ee2d316678e6 be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] 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: 473/953] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:34 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1826 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 21:56:35.150 8 WARNING neutronclient.v2_0.client [None req-c748a390-8b35-462e-98a9-1ef5940b3f55 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/954] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:35 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b => generated 1457 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:35.224 7 INFO nova.api.openstack.compute.server_external_events [req-5107a32e-4fb9-4c70-82c6-8af63f7379e7 req-7e783b1c-1c52-43cb-8e33-4e304357b67a 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:6e80fa99-0387-468d-9812-e5a5ebb74955 for instance 55f331a7-6ee4-43fd-99a4-3a56201ae671 on instance [pid: 7|app: 0|req: 474/955] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:56:35 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-05-26 21:56:35.516 8 WARNING neutronclient.v2_0.client [None req-33da0003-84ad-4b9e-8537-b706eb8d7673 0609cdc88fbc4914ba5c6e932f037077 d3e25ad99bc34ef0bb03a49ae302e47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/956] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:35 2026] GET /v2.1/servers/86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 => generated 1420 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:36.177 7 WARNING neutronclient.v2_0.client [None req-ed9a96c3-4887-4d94-96b3-6eced27c191c be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] 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: 475/957] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:36 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1826 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 21:56:36.270 8 WARNING neutronclient.v2_0.client [None req-7c807f1c-5fa1-4417-a867-57b3d1ffd01f 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/958] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:36 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b => generated 1457 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:36.627 7 WARNING neutronclient.v2_0.client [None req-5d27899f-2fc4-443b-9779-921483b53d11 0609cdc88fbc4914ba5c6e932f037077 d3e25ad99bc34ef0bb03a49ae302e47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/959] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:36 2026] GET /v2.1/servers/86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 => generated 1428 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-05-26 21:56:37.271 8 INFO nova.api.openstack.compute.server_external_events [req-d330be7b-6451-41d5-ac4b-c674f53cf517 req-473bb80d-a371-443b-877a-0622c955957a 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:6e80fa99-0387-468d-9812-e5a5ebb74955 for instance 55f331a7-6ee4-43fd-99a4-3a56201ae671 on instance 2026-05-26 21:56:37.272 8 INFO nova.api.openstack.compute.server_external_events [req-d330be7b-6451-41d5-ac4b-c674f53cf517 req-473bb80d-a371-443b-877a-0622c955957a 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:6e80fa99-0387-468d-9812-e5a5ebb74955 for instance 55f331a7-6ee4-43fd-99a4-3a56201ae671 on instance 2026-05-26 21:56:37.272 8 INFO nova.api.openstack.compute.server_external_events [req-d330be7b-6451-41d5-ac4b-c674f53cf517 req-473bb80d-a371-443b-877a-0622c955957a 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:6e80fa99-0387-468d-9812-e5a5ebb74955 for instance 55f331a7-6ee4-43fd-99a4-3a56201ae671 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: 484/960] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:56:37 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:56:37.317 7 WARNING neutronclient.v2_0.client [None req-0fcde7dd-55d7-446d-8862-cc0c6458e33f be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:37.388 8 WARNING neutronclient.v2_0.client [None req-26fec937-757e-4ddc-a5e5-43265f31ac0a 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/961] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:37 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1819 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/962] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:37 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b => generated 1457 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:37.708 7 WARNING neutronclient.v2_0.client [None req-1a6f90c3-c907-40ec-a4b6-3835819ae639 0609cdc88fbc4914ba5c6e932f037077 d3e25ad99bc34ef0bb03a49ae302e47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/963] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:37 2026] GET /v2.1/servers/86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 => generated 1480 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:38.482 8 INFO nova.api.openstack.wsgi [None req-914e87ea-706e-40e1-912f-5b05549e9e67 08d9d13803d443a9919a5cc15147fd85 fd53ac437896480195156623cfb9d6d1 - - default default] HTTP exception thrown: Instance c16a4420-9571-48b2-b93e-5cb465914d7b could not be found. [pid: 8|app: 0|req: 486/964] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:38 2026] GET /v2.1/servers/c16a4420-9571-48b2-b93e-5cb465914d7b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:38.890 7 WARNING neutronclient.v2_0.client [None req-34979458-30f0-4d14-9146-d32d930a0de9 0609cdc88fbc4914ba5c6e932f037077 d3e25ad99bc34ef0bb03a49ae302e47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/965] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:38 2026] GET /v2.1/servers/86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 => generated 1468 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:39.326 8 INFO nova.api.openstack.compute.server_external_events [req-0ae22a15-eb2e-406e-9d1f-51fa4006b03b req-c99870b6-5b41-4406-aa25-cd7902d2aeab 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:6444da82-625a-4e68-9173-899f08cb5f67 for instance 86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 on instance [pid: 8|app: 0|req: 487/966] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:56:39 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-05-26 21:56:40.168 7 WARNING neutronclient.v2_0.client [None req-841acd7c-8af3-4f3d-8e4a-863e58bf7062 0609cdc88fbc4914ba5c6e932f037077 d3e25ad99bc34ef0bb03a49ae302e47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/967] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:40 2026] GET /v2.1/servers/86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 => generated 1468 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:41.368 8 WARNING neutronclient.v2_0.client [None req-8a44c357-afa2-4c7a-aa50-34a139b8d2da 0609cdc88fbc4914ba5c6e932f037077 d3e25ad99bc34ef0bb03a49ae302e47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/968] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:41 2026] GET /v2.1/servers/86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 => generated 1468 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:41.911 7 INFO nova.api.openstack.compute.server_external_events [req-59363571-f5d2-470a-a478-66ea66b7a17e req-ab25808b-d40e-4781-9ebc-bbaba33a1db4 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:6444da82-625a-4e68-9173-899f08cb5f67 for instance 86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 on instance [pid: 7|app: 0|req: 481/969] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:56:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:42.520 8 WARNING neutronclient.v2_0.client [None req-1f008e74-4c42-4961-b3f0-c84ff9fccf21 0609cdc88fbc4914ba5c6e932f037077 d3e25ad99bc34ef0bb03a49ae302e47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/970] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:42 2026] GET /v2.1/servers/86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 => generated 1468 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:43.700 8 WARNING neutronclient.v2_0.client [None req-21c4a5fd-db7b-4c66-a736-bb9659318ee1 0609cdc88fbc4914ba5c6e932f037077 d3e25ad99bc34ef0bb03a49ae302e47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/973] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:43 2026] GET /v2.1/servers/86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 => generated 1647 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:43.955 7 INFO nova.api.openstack.compute.server_external_events [req-e29a8706-9e3c-45e3-896a-3877e3c214d0 req-6633d486-6c20-41e3-b9c5-e1850a6658b3 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:6444da82-625a-4e68-9173-899f08cb5f67 for instance 86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 on instance [pid: 7|app: 0|req: 483/974] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:56:43 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: 8|app: 0|req: 492/975] 10.0.0.216 () {32 vars in 718 bytes} [Tue May 26 21:56:44 2026] DELETE /v2.1/servers/86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:45.142 7 WARNING neutronclient.v2_0.client [None req-f52279ab-56f8-4288-9e81-032e5ee8163f 0609cdc88fbc4914ba5c6e932f037077 d3e25ad99bc34ef0bb03a49ae302e47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/976] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:45 2026] GET /v2.1/servers/86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 => generated 1653 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-05-26 21:56:46.352 8 WARNING neutronclient.v2_0.client [None req-85a19993-cfa3-4637-97bb-19ee6a80afb1 0609cdc88fbc4914ba5c6e932f037077 d3e25ad99bc34ef0bb03a49ae302e47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:46.386 7 INFO nova.api.openstack.compute.server_external_events [req-33c1229e-d1f8-4af4-9dfb-4b972596bde3 req-eda588c6-0808-44c1-a495-d0889e8ccff8 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:6444da82-625a-4e68-9173-899f08cb5f67 for instance 86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 on instance [pid: 7|app: 0|req: 485/977] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:56:46 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: 8|app: 0|req: 493/978] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:46 2026] GET /v2.1/servers/86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 => generated 1653 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-05-26 21:56:47.341 7 WARNING neutronclient.v2_0.client [None req-e7da547e-6e78-419c-9424-93ef6514295c be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:47.499 8 WARNING neutronclient.v2_0.client [None req-385cd70f-b2a4-4b47-8b22-178f5803b815 0609cdc88fbc4914ba5c6e932f037077 d3e25ad99bc34ef0bb03a49ae302e47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/979] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:47 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1819 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 487/980] 10.0.0.216 () {32 vars in 718 bytes} [Tue May 26 21:56:47 2026] DELETE /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 0 bytes in 99 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: 494/981] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:47 2026] GET /v2.1/servers/86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 => generated 1653 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 21:56:47.655 7 WARNING neutronclient.v2_0.client [None req-505b7dda-c1b1-4712-81be-1a7c51b893aa be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] 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: 488/982] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:47 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1825 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 21:56:47.778 8 INFO nova.api.openstack.compute.server_external_events [req-17bc3bfb-1ff2-4ff1-8289-5be9dbad25de req-338a4b50-021b-4f55-af3c-705241dd449e 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-deleted:6444da82-625a-4e68-9173-899f08cb5f67 for instance 86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 on instance [pid: 8|app: 0|req: 495/983] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:56:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:48.429 7 INFO nova.api.openstack.compute.server_external_events [req-d81168ee-6c0d-40f4-99b5-69d14b1fc5bb req-0230fc50-7bce-4a1e-a5f0-adbdbf887556 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:6444da82-625a-4e68-9173-899f08cb5f67 for instance 86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 on instance [pid: 7|app: 0|req: 489/984] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:56:48 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-05-26 21:56:48.711 8 WARNING neutronclient.v2_0.client [None req-9b544d6b-d53f-474d-966e-15bcfd8e73f0 0609cdc88fbc4914ba5c6e932f037077 d3e25ad99bc34ef0bb03a49ae302e47e - - default default] 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: 496/985] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:48 2026] GET /v2.1/servers/86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 => generated 1449 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 21:56:48.824 7 WARNING neutronclient.v2_0.client [None req-58c7391a-5645-4ee1-93b2-69fdcc10d930 be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/986] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:48 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1825 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:49.863 8 WARNING neutronclient.v2_0.client [None req-bc0123e7-4beb-4f30-a41d-9e37a911d51c 0609cdc88fbc4914ba5c6e932f037077 d3e25ad99bc34ef0bb03a49ae302e47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/987] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:49 2026] GET /v2.1/servers/86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 => generated 1454 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:50.020 7 WARNING neutronclient.v2_0.client [None req-a6068ab5-8d9a-4930-8cc1-b2927d65082b be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/988] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:49 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1825 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:50.475 8 INFO nova.api.openstack.compute.server_external_events [req-3b14e6ac-f707-452e-acb7-e8c9b9abbfc0 req-1c35ba68-2bec-4af5-af9d-3f4e24e33623 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:6e80fa99-0387-468d-9812-e5a5ebb74955 for instance 55f331a7-6ee4-43fd-99a4-3a56201ae671 on instance 2026-05-26 21:56:50.475 8 INFO nova.api.openstack.compute.server_external_events [req-3b14e6ac-f707-452e-acb7-e8c9b9abbfc0 req-1c35ba68-2bec-4af5-af9d-3f4e24e33623 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:6e80fa99-0387-468d-9812-e5a5ebb74955 for instance 55f331a7-6ee4-43fd-99a4-3a56201ae671 on instance [pid: 8|app: 0|req: 498/989] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:56:50 2026] POST /v2.1/os-server-external-events => generated 358 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-05-26 21:56:50.944 7 INFO nova.api.openstack.wsgi [None req-1a270843-c3f8-494b-a1aa-2087b46b1d3f 0609cdc88fbc4914ba5c6e932f037077 d3e25ad99bc34ef0bb03a49ae302e47e - - default default] HTTP exception thrown: Instance 86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 could not be found. [pid: 7|app: 0|req: 492/990] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:50 2026] GET /v2.1/servers/86cdb0ac-cf1b-48cf-bc99-ad62e75626c2 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:51.163 8 WARNING neutronclient.v2_0.client [None req-345c48aa-61e3-4471-a9cc-76cd8f5ec7f6 be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/991] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:51 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1472 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:52.269 7 WARNING neutronclient.v2_0.client [None req-17d892fa-cda4-4874-8ca4-70367e11363b be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/992] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:52 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1477 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:52.515 8 INFO nova.api.openstack.compute.server_external_events [req-b56f0a63-9dae-4008-981d-f745df0ee42c req-a1fbf6e4-8bcf-402c-9207-a5b24d7d88db 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-deleted:6e80fa99-0387-468d-9812-e5a5ebb74955 for instance 55f331a7-6ee4-43fd-99a4-3a56201ae671 on instance [pid: 8|app: 0|req: 500/993] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:56:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:53.528 7 WARNING neutronclient.v2_0.client [None req-1ffe0034-ab6f-4059-8e35-c4be175fb598 be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/996] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:53 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 1477 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-05-26 21:56:54.616 8 INFO nova.api.openstack.wsgi [None req-ed3f6a8c-533e-4519-8e13-669ff9b17e9e be05a63ebaea4bb690aabb9383c7d0eb e4dbae3fc76a45a284e01c465a9ddc5d - - default default] HTTP exception thrown: Instance 55f331a7-6ee4-43fd-99a4-3a56201ae671 could not be found. [pid: 8|app: 0|req: 502/997] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:56:54 2026] GET /v2.1/servers/55f331a7-6ee4-43fd-99a4-3a56201ae671 => generated 111 bytes in 36 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: 496/998] 10.0.0.216 () {32 vars in 704 bytes} [Tue May 26 21:56:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-464194822 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 503/999] 10.0.0.118 () {30 vars in 619 bytes} [Tue May 26 21:56:55 2026] GET /v2.1 => generated 0 bytes in 109 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 497/1000] 10.0.0.118 () {32 vars in 692 bytes} [Tue May 26 21:56:55 2026] GET /v2.1/ => generated 411 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1001] 10.0.0.118 () {34 vars in 913 bytes} [Tue May 26 21:56:56 2026] GET /v2.1/os-simple-tenant-usage/a16106c6c9884dfeb7e20003aaec14db?start=2026-05-25T00:00:00&end=2026-05-26T23:59:59 => generated 20 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1002] 10.0.0.118 () {30 vars in 654 bytes} [Tue May 26 21:56:56 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1003] 10.0.0.216 () {30 vars in 413 bytes} [Tue May 26 21:56:59 2026] GET / => generated 423 bytes in 4 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: 506/1004] 10.0.0.118 () {30 vars in 619 bytes} [Tue May 26 21:56:59 2026] GET /v2.1 => generated 0 bytes in 142 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 507/1005] 10.0.0.118 () {32 vars in 692 bytes} [Tue May 26 21:56:59 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1006] 10.0.0.216 () {28 vars in 560 bytes} [Tue May 26 21:56:59 2026] GET /v2/ => generated 402 bytes in 380 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1007] 10.0.0.216 () {28 vars in 564 bytes} [Tue May 26 21:56:59 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1008] 10.0.0.216 () {30 vars in 413 bytes} [Tue May 26 21:56:59 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1009] 10.0.0.118 () {34 vars in 913 bytes} [Tue May 26 21:56:59 2026] GET /v2.1/os-simple-tenant-usage/a16106c6c9884dfeb7e20003aaec14db?start=2026-05-25T00:00:00&end=2026-05-26T23:59:59 => generated 20 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1010] 10.0.0.118 () {30 vars in 654 bytes} [Tue May 26 21:57:00 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 510/1013] 10.0.0.216 () {34 vars in 671 bytes} [Tue May 26 21:57:05 2026] POST /v2.1/os-keypairs => generated 397 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:57:07.819 7 WARNING neutronclient.v2_0.client [None req-be66f6f8-d6a7-4b21-aa11-cea4dd7e5354 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:57:07.855 7 WARNING neutronclient.v2_0.client [None req-be66f6f8-d6a7-4b21-aa11-cea4dd7e5354 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:57:08.005 7 WARNING neutronclient.v2_0.client [None req-be66f6f8-d6a7-4b21-aa11-cea4dd7e5354 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1014] 10.0.0.216 () {34 vars in 663 bytes} [Tue May 26 21:57:07 2026] POST /v2.1/servers => generated 450 bytes in 761 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-26 21:57:08.522 8 WARNING neutronclient.v2_0.client [None req-8987b2ea-e4a5-4f58-8d62-ea186a4b9805 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1015] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:08 2026] GET /v2.1/servers/3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa => generated 1401 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:09.767 7 WARNING neutronclient.v2_0.client [None req-f863b6f6-3244-4da5-b220-529836310d0c 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1016] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:09 2026] GET /v2.1/servers/3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa => generated 1397 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-05-26 21:57:10.859 8 WARNING neutronclient.v2_0.client [None req-fa46898b-fc92-4635-b368-8d98fedb0d45 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1017] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:10 2026] GET /v2.1/servers/3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa => 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-05-26 21:57:11.953 7 WARNING neutronclient.v2_0.client [None req-c5992b58-7705-4cb8-9188-aac2bb9f486b 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1018] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:11 2026] GET /v2.1/servers/3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa => generated 1453 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:13.262 7 WARNING neutronclient.v2_0.client [None req-14aef3ec-d5f7-47c1-b1c7-f6fc048f7485 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1021] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:13 2026] GET /v2.1/servers/3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa => generated 1461 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:14.615 8 WARNING neutronclient.v2_0.client [None req-963bf0f4-5ba2-4282-8e40-395c3f9b3381 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:14.675 7 INFO nova.api.openstack.compute.server_external_events [req-d3386493-941c-43f4-8370-d969ee2aefd1 req-53213b3b-34de-46da-958e-1b3e85123af1 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:c1adda96-ff1f-475d-a7f2-89aa6234125b for instance 3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa on instance [pid: 7|app: 0|req: 509/1022] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:57:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1023] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:14 2026] GET /v2.1/servers/3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa => generated 1527 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:15.877 7 WARNING neutronclient.v2_0.client [None req-6d0ef2c2-39f4-458b-9a2c-93362acc0282 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1024] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:15 2026] GET /v2.1/servers/3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa => generated 1527 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:17.199 8 WARNING neutronclient.v2_0.client [None req-8b8bc9ca-633d-488d-9528-4b41ddb90566 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1025] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:17 2026] GET /v2.1/servers/3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa => generated 1527 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:18.362 7 WARNING neutronclient.v2_0.client [None req-93a72739-5071-46dd-89bc-edeee4d14e61 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1026] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:18 2026] GET /v2.1/servers/3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa => generated 1527 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:19.630 7 INFO nova.api.openstack.compute.server_external_events [req-72daa2c0-d2cd-4f91-b874-3abb8303b5f3 req-79f1b772-adbd-4abd-9734-54081fc1f63d 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:c1adda96-ff1f-475d-a7f2-89aa6234125b for instance 3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa on instance [pid: 7|app: 0|req: 512/1027] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:57:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:57:19.676 8 WARNING neutronclient.v2_0.client [None req-8025b15c-5bf2-43da-a8b2-6a8faf421b73 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1028] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:19 2026] GET /v2.1/servers/3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa => generated 1527 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:20.878 7 WARNING neutronclient.v2_0.client [None req-22db59be-7c62-4b5e-8f8c-ee26d81aeb4e 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1029] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:20 2026] GET /v2.1/servers/3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa => generated 1527 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:21.688 8 INFO nova.api.openstack.compute.server_external_events [req-67098f8e-d9cb-4595-a480-52406b96245f req-273794f0-713f-4d8e-9f68-76ed8fd9e477 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:c1adda96-ff1f-475d-a7f2-89aa6234125b for instance 3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa on instance [pid: 8|app: 0|req: 517/1030] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:57:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:22.048 7 WARNING neutronclient.v2_0.client [None req-a2632f7e-70b2-42d4-81ae-f2930458417a 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1031] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:22 2026] GET /v2.1/servers/3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa => generated 1696 bytes in 517 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:22.596 8 WARNING neutronclient.v2_0.client [None req-a8b9e7b5-18b4-4897-923e-0ef374304b48 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1034] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:22 2026] GET /v2.1/servers/3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa => generated 1696 bytes in 1727 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:26.107 7 INFO nova.api.openstack.compute.server_external_events [req-52a24e3e-09e4-4d95-8f63-a6cc84962e1d req-c1172cc6-cce0-4d1e-b19a-1418a23f1641 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:c1adda96-ff1f-475d-a7f2-89aa6234125b for instance 3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa on instance [pid: 7|app: 0|req: 517/1035] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:57:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 519/1038] 10.0.0.216 () {34 vars in 750 bytes} [Tue May 26 21:57:32 2026] POST /v2.1/servers/3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa/action => generated 31923 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:36.425 7 INFO nova.api.openstack.compute.server_external_events [req-8c29ef3c-1295-4074-9bd4-a1a673cb29d1 req-1b863a75-3bb6-46a0-9cc8-6d41505b9587 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:c1adda96-ff1f-475d-a7f2-89aa6234125b for instance 3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa on instance [pid: 7|app: 0|req: 520/1039] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:57:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 520/1040] 10.0.0.216 () {34 vars in 671 bytes} [Tue May 26 21:57:37 2026] POST /v2.1/os-keypairs => generated 398 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-05-26 21:57:39.883 7 WARNING neutronclient.v2_0.client [None req-437b937b-bcad-4720-be09-2b934bb9c65b 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:57:40.013 7 WARNING neutronclient.v2_0.client [None req-437b937b-bcad-4720-be09-2b934bb9c65b 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:57:40.581 7 WARNING neutronclient.v2_0.client [None req-437b937b-bcad-4720-be09-2b934bb9c65b 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1041] 10.0.0.216 () {34 vars in 663 bytes} [Tue May 26 21:57:39 2026] POST /v2.1/servers => generated 450 bytes in 1131 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-26 21:57:40.973 8 WARNING neutronclient.v2_0.client [None req-6ba8324a-5264-43d5-a9ad-d6aeb9fb4be6 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1042] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:40 2026] GET /v2.1/servers/ddf4e145-deef-4e04-a409-16746902b5b6 => generated 1403 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:42.122 7 WARNING neutronclient.v2_0.client [None req-4182685f-4738-409a-948d-410b3f14c1bf 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1043] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:42 2026] GET /v2.1/servers/ddf4e145-deef-4e04-a409-16746902b5b6 => generated 1407 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:43.329 7 WARNING neutronclient.v2_0.client [None req-212866f9-08cf-489e-96f6-36acf718fefd 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1046] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:43 2026] GET /v2.1/servers/ddf4e145-deef-4e04-a409-16746902b5b6 => generated 1455 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-05-26 21:57:44.531 8 WARNING neutronclient.v2_0.client [None req-9a96ea5a-de54-45cc-9cac-28065d0199d0 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1047] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:44 2026] GET /v2.1/servers/ddf4e145-deef-4e04-a409-16746902b5b6 => generated 1455 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:45.716 7 WARNING neutronclient.v2_0.client [None req-dce055aa-a02b-416b-aa94-0526adc0707c 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1048] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:45 2026] GET /v2.1/servers/ddf4e145-deef-4e04-a409-16746902b5b6 => generated 1463 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:47.057 8 WARNING neutronclient.v2_0.client [None req-196753de-95d1-4f6f-98ed-96e3a5321970 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1049] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:47 2026] GET /v2.1/servers/ddf4e145-deef-4e04-a409-16746902b5b6 => generated 1529 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:47.567 7 INFO nova.api.openstack.compute.server_external_events [req-c0ed1e43-7fa6-41d4-b6ae-2b11a29d75ca req-45b214ed-2b24-4d23-90d7-e601feece45f 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:f12e592a-6f53-40cd-937c-259ebed02444 for instance ddf4e145-deef-4e04-a409-16746902b5b6 on instance [pid: 7|app: 0|req: 526/1050] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:57:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:48.539 8 WARNING neutronclient.v2_0.client [None req-9657e535-46eb-4d56-894b-f520a9fd2ec3 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1051] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:48 2026] GET /v2.1/servers/ddf4e145-deef-4e04-a409-16746902b5b6 => generated 1529 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:49.701 7 WARNING neutronclient.v2_0.client [None req-5f5069ae-d932-4a45-936b-34491b1ed9cc 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1052] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:49 2026] GET /v2.1/servers/ddf4e145-deef-4e04-a409-16746902b5b6 => generated 1529 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:50.844 8 WARNING neutronclient.v2_0.client [None req-4101a8af-890b-42b8-a6ee-83625c701c77 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1053] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:50 2026] GET /v2.1/servers/ddf4e145-deef-4e04-a409-16746902b5b6 => generated 1529 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:52.272 7 WARNING neutronclient.v2_0.client [None req-4f04889b-9154-4722-af8c-55f6e5e4b763 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:52.445 8 INFO nova.api.openstack.compute.server_external_events [req-bb5702fd-bc90-48de-8d70-820d473c11a2 req-3a17eae7-c09a-4e05-ac7f-cdcbf0782839 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:f12e592a-6f53-40cd-937c-259ebed02444 for instance ddf4e145-deef-4e04-a409-16746902b5b6 on instance [pid: 8|app: 0|req: 527/1054] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:57:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1057] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:52 2026] GET /v2.1/servers/ddf4e145-deef-4e04-a409-16746902b5b6 => generated 1529 bytes in 1002 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:54.292 8 WARNING neutronclient.v2_0.client [None req-7929be1d-2ac6-4f51-abe4-55cdbf12d683 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:54.519 7 INFO nova.api.openstack.compute.server_external_events [req-3cd31e80-ca28-40f0-98c8-cf0f595649d4 req-ca901757-352b-4d6e-bceb-fce7364b2554 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:f12e592a-6f53-40cd-937c-259ebed02444 for instance ddf4e145-deef-4e04-a409-16746902b5b6 on instance [pid: 7|app: 0|req: 529/1058] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:57:54 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) [pid: 8|app: 0|req: 530/1059] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:54 2026] GET /v2.1/servers/ddf4e145-deef-4e04-a409-16746902b5b6 => generated 1698 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:54.720 7 WARNING neutronclient.v2_0.client [None req-5d5cf099-803a-4b00-b1ea-acd0df174e11 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1060] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:57:54 2026] GET /v2.1/servers/ddf4e145-deef-4e04-a409-16746902b5b6 => generated 1698 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:56.650 8 INFO nova.api.openstack.compute.server_external_events [req-7725008d-b372-4c2c-9a4c-b08856c8053e req-036c6d5a-ba64-436b-a2b2-f7d8a5570680 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:f12e592a-6f53-40cd-937c-259ebed02444 for instance ddf4e145-deef-4e04-a409-16746902b5b6 on instance [pid: 8|app: 0|req: 531/1061] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:57:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 532/1064] 10.0.0.216 () {34 vars in 750 bytes} [Tue May 26 21:58:04 2026] POST /v2.1/servers/ddf4e145-deef-4e04-a409-16746902b5b6/action => generated 31922 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 533/1065] 10.0.0.216 () {32 vars in 718 bytes} [Tue May 26 21:58:08 2026] DELETE /v2.1/servers/ddf4e145-deef-4e04-a409-16746902b5b6 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:58:08.280 7 WARNING neutronclient.v2_0.client [None req-ad3ec7fe-735e-416e-b431-f7a4fbd43878 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1066] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:58:08 2026] GET /v2.1/servers/ddf4e145-deef-4e04-a409-16746902b5b6 => generated 1824 bytes in 766 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:58:09.661 8 INFO nova.api.openstack.compute.server_external_events [req-7d6f6fdf-a044-426c-9687-2157f8f135ae req-140e9179-6e3f-4965-95c8-7431b4db21a9 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:f12e592a-6f53-40cd-937c-259ebed02444 for instance ddf4e145-deef-4e04-a409-16746902b5b6 on instance [pid: 8|app: 0|req: 534/1067] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:58:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:58:10.058 7 WARNING neutronclient.v2_0.client [None req-95d50332-5d94-4d0c-bea8-5c9cc83152a7 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1068] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:58:10 2026] GET /v2.1/servers/ddf4e145-deef-4e04-a409-16746902b5b6 => generated 1824 bytes in 989 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:58:11.715 8 INFO nova.api.openstack.compute.server_external_events [req-f5e8ca76-361e-4393-bbd0-e5ac4c18247a req-3b0fd0b1-0e17-41c3-a6b5-f264c2f3cb92 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:f12e592a-6f53-40cd-937c-259ebed02444 for instance ddf4e145-deef-4e04-a409-16746902b5b6 on instance [pid: 8|app: 0|req: 535/1069] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:58:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:58:12.068 7 WARNING neutronclient.v2_0.client [None req-6fa47a2d-f8e9-4c1e-a366-d00cd2c58681 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1070] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:58:12 2026] GET /v2.1/servers/ddf4e145-deef-4e04-a409-16746902b5b6 => generated 1756 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:58:13.360 8 WARNING neutronclient.v2_0.client [None req-95335c1b-0ee5-4ab0-bfe3-90dcd72c7fed 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1073] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:58:13 2026] GET /v2.1/servers/ddf4e145-deef-4e04-a409-16746902b5b6 => generated 1489 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:58:13.763 7 INFO nova.api.openstack.compute.server_external_events [req-cb5a7734-e368-4b60-8772-de31ce8ab3a0 req-9f7d91bd-e8fe-4600-b181-69d202798fdc 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-deleted:f12e592a-6f53-40cd-937c-259ebed02444 for instance ddf4e145-deef-4e04-a409-16746902b5b6 on instance [pid: 7|app: 0|req: 537/1074] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:58:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:58:14.456 8 WARNING neutronclient.v2_0.client [None req-22f30701-cf56-4eb6-b951-92eef581a9d6 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1075] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:58:14 2026] GET /v2.1/servers/ddf4e145-deef-4e04-a409-16746902b5b6 => generated 1489 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:58:15.557 7 WARNING neutronclient.v2_0.client [None req-b18e37de-a51f-482f-8565-662d0dc6dd7f 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1076] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:58:15 2026] GET /v2.1/servers/ddf4e145-deef-4e04-a409-16746902b5b6 => generated 1489 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:58:16.628 8 INFO nova.api.openstack.wsgi [None req-6826b346-0038-43ef-be49-6109f14d8136 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] HTTP exception thrown: Instance ddf4e145-deef-4e04-a409-16746902b5b6 could not be found. [pid: 8|app: 0|req: 539/1077] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:58:16 2026] GET /v2.1/servers/ddf4e145-deef-4e04-a409-16746902b5b6 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 539/1078] 10.0.0.216 () {32 vars in 730 bytes} [Tue May 26 21:58:16 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1621600899 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 540/1079] 10.0.0.216 () {32 vars in 718 bytes} [Tue May 26 21:58:17 2026] DELETE /v2.1/servers/3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-26 21:58:17.491 7 WARNING neutronclient.v2_0.client [None req-8baf64a7-eec6-4afb-8847-f14bdff0dd8a 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1080] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:58:17 2026] GET /v2.1/servers/3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa => generated 1702 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-05-26 21:58:18.722 8 WARNING neutronclient.v2_0.client [None req-636339c0-ddbf-418f-9d23-1073cd8afaa5 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1081] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:58:18 2026] GET /v2.1/servers/3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa => generated 1702 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-05-26 21:58:19.882 7 WARNING neutronclient.v2_0.client [None req-5724f981-1de5-4815-8e6a-1b0ead5f3b9b 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] 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: 541/1082] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:58:19 2026] GET /v2.1/servers/3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa => generated 1634 bytes in 582 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 21:58:20.419 8 INFO nova.api.openstack.compute.server_external_events [req-52986ac6-95b9-4649-815c-dfd6a6c519b5 req-b305937e-c9e6-4044-a574-9d128c942f54 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-deleted:c1adda96-ff1f-475d-a7f2-89aa6234125b for instance 3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa on instance [pid: 8|app: 0|req: 542/1083] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:58:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:58:21.481 7 WARNING neutronclient.v2_0.client [None req-898a4473-260e-4608-8b9c-94a74343a2fe 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1084] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:58:21 2026] GET /v2.1/servers/3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa => generated 1487 bytes in 526 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:58:23.034 7 WARNING neutronclient.v2_0.client [None req-a59d5cd7-956b-4ebb-b8ae-5ffc30277163 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1087] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:58:22 2026] GET /v2.1/servers/3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa => generated 1487 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:58:24.521 8 INFO nova.api.openstack.wsgi [None req-5d84aa26-a2f4-42c3-84ad-2365a32f6177 9aa1639f572e43ce82989dff289612a3 de7925aca4414a629f9215a0ac917e9e - - default default] HTTP exception thrown: Instance 3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa could not be found. [pid: 8|app: 0|req: 544/1088] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:58:24 2026] GET /v2.1/servers/3a53e1a1-7a9c-400a-b2f6-fe0554fc4cfa => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 545/1089] 10.0.0.216 () {32 vars in 728 bytes} [Tue May 26 21:58:25 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-885995397 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1094] 10.0.0.216 () {34 vars in 671 bytes} [Tue May 26 21:58:46 2026] POST /v2.1/os-keypairs => generated 397 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 547/1095] 10.0.0.216 () {34 vars in 671 bytes} [Tue May 26 21:58:51 2026] POST /v2.1/os-keypairs => generated 386 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 21:58:53.213 7 WARNING neutronclient.v2_0.client [None req-5793cb83-25a5-4f11-ae77-0b88a7c84663 dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:58:53.987 7 WARNING neutronclient.v2_0.client [None req-5793cb83-25a5-4f11-ae77-0b88a7c84663 dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:58:54.384 7 WARNING neutronclient.v2_0.client [None req-5793cb83-25a5-4f11-ae77-0b88a7c84663 dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:58:54.957 7 WARNING neutronclient.v2_0.client [None req-5793cb83-25a5-4f11-ae77-0b88a7c84663 dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1098] 10.0.0.216 () {34 vars in 663 bytes} [Tue May 26 21:58:53 2026] POST /v2.1/servers => generated 497 bytes in 2396 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-26 21:58:55.549 8 WARNING neutronclient.v2_0.client [None req-bb3e2b3c-92fb-4870-ae71-cf329f590bf2 dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1099] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:58:55 2026] GET /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 => generated 1457 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-05-26 21:58:56.660 7 WARNING neutronclient.v2_0.client [None req-a5cbd74a-b66d-4881-b7e3-96e7b61ac41d dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1100] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:58:56 2026] GET /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 => generated 1461 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, ' 2026-05-26 21:58:57.943 8 WARNING neutronclient.v2_0.client [None req-d8c41343-aff6-410c-a3da-34fd26ba276c dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1101] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:58:57 2026] GET /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 => generated 1509 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:58:59.155 7 WARNING neutronclient.v2_0.client [None req-2d7b4a93-ae8a-427b-ae47-a46daa13b3c4 dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1102] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:58:59 2026] GET /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 => generated 1509 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:00.253 8 WARNING neutronclient.v2_0.client [None req-bcd206be-0c5f-411d-8e8f-2237dfa289da dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:02.252 7 INFO nova.api.openstack.compute.server_external_events [req-65d25db5-5024-4c82-a019-d3a82cda8bc1 req-9f7add41-8401-4915-984b-6efb61e030d4 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:4a977196-29e8-430a-a048-eeffb9e02fe6 for instance bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 on instance [pid: 8|app: 0|req: 551/1103] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:59:00 2026] GET /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 => generated 1632 bytes in 2041 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1104] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:59:02 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-05-26 21:59:03.310 8 WARNING neutronclient.v2_0.client [None req-b03cd7ce-ed3c-41a8-9dc5-d904abf70f50 dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1107] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:59:03 2026] GET /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 => generated 1630 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:04.610 7 WARNING neutronclient.v2_0.client [None req-268dc77d-c572-4cfa-82e9-ed02797e2216 dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1108] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:59:04 2026] GET /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 => generated 1630 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:05.532 8 INFO nova.api.openstack.compute.server_external_events [req-c83335f3-60d6-41ee-9a3b-6c86da50b7c7 req-5c7065b9-be3f-4fed-b56a-bdd3e7d15ff7 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:4a977196-29e8-430a-a048-eeffb9e02fe6 for instance bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 on instance [pid: 8|app: 0|req: 554/1109] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:59:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:06.137 7 WARNING neutronclient.v2_0.client [None req-9f1386f1-40c8-44d8-8520-7229c331c631 dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1110] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:59:06 2026] GET /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 => generated 1630 bytes in 1973 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:09.136 8 WARNING neutronclient.v2_0.client [None req-6bf97898-ec74-434a-b716-5fa3a3c4e019 dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:09.608 7 INFO nova.api.openstack.compute.server_external_events [req-843a6266-d4b0-42e0-95fd-1edb9daa47ec req-d0a3267e-1b90-48bd-b1aa-1767bb3db153 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:4a977196-29e8-430a-a048-eeffb9e02fe6 for instance bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 on instance [pid: 7|app: 0|req: 557/1111] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:59:09 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) [pid: 8|app: 0|req: 555/1112] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:59:09 2026] GET /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 => generated 1630 bytes in 1710 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:11.649 7 INFO nova.api.openstack.compute.server_external_events [req-3ec4ea83-904c-4f04-a0f6-264ef23f026b req-eab8ee58-116f-4405-a002-a44ac8a5d855 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:4a977196-29e8-430a-a048-eeffb9e02fe6 for instance bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 on instance [pid: 7|app: 0|req: 558/1113] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:59:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:11.857 8 WARNING neutronclient.v2_0.client [None req-afe25b7f-1a69-45db-98a5-7f220cab0407 dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1114] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:59:11 2026] GET /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 => generated 1809 bytes in 690 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:12.545 7 WARNING neutronclient.v2_0.client [None req-6369d9e7-d01b-47b8-a3d1-1438f312b3ed dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1117] 10.0.0.216 () {32 vars in 741 bytes} [Tue May 26 21:59:12 2026] GET /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8/os-interface => generated 284 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:14.250 8 INFO nova.api.openstack.compute.server_external_events [req-c7e1537d-fc1d-4d22-8346-c8f5883371e8 req-9d6c6f97-cf73-442e-8e5f-0590c12c41d4 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:4a977196-29e8-430a-a048-eeffb9e02fe6 for instance bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 on instance [pid: 8|app: 0|req: 559/1118] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:59:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:21.527 7 WARNING neutronclient.v2_0.client [None req-cd357d93-6567-4a29-bf0a-944518b76682 dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1121] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:59:21 2026] GET /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 => generated 1929 bytes in 1403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 562/1122] 10.0.0.216 () {34 vars in 671 bytes} [Tue May 26 21:59:26 2026] POST /v2.1/os-keypairs => generated 396 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 561/1123] 10.0.0.216 () {32 vars in 753 bytes} [Tue May 26 21:59:26 2026] GET /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8/os-server-password => generated 116 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1124] 10.0.0.216 () {32 vars in 718 bytes} [Tue May 26 21:59:28 2026] DELETE /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:28.885 7 WARNING neutronclient.v2_0.client [None req-8e357a1a-9ac5-494d-98c9-a97ce1c5dd4d dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1125] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:59:28 2026] GET /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 => generated 1935 bytes in 793 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:30.704 8 WARNING neutronclient.v2_0.client [None req-f2406dee-f60a-4200-9158-fa6163c1267a dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1126] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:59:30 2026] GET /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 => generated 1935 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:32.089 7 WARNING neutronclient.v2_0.client [None req-b3c94cca-5c1b-4558-8009-e18014965d6e dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:32.171 8 INFO nova.api.openstack.compute.server_external_events [req-7ec84598-9712-4ad8-b6aa-b3b9c4b4b7cf req-7ecc6b96-2962-4191-b16a-835426c12b29 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-deleted:4a977196-29e8-430a-a048-eeffb9e02fe6 for instance bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 on instance [pid: 8|app: 0|req: 565/1127] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:59:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 7|app: 0|req: 563/1128] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:59:32 2026] GET /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 => generated 1820 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:33.105 8 WARNING neutronclient.v2_0.client [None req-ab100653-1e16-47a0-870b-0bdcd7fdf2b6 2b6ecb5af42048c99af50acd089d0559 85b62dbd0af64defb4c9b252527c34cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:59:33.161 8 WARNING neutronclient.v2_0.client [None req-ab100653-1e16-47a0-870b-0bdcd7fdf2b6 2b6ecb5af42048c99af50acd089d0559 85b62dbd0af64defb4c9b252527c34cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:33.431 8 WARNING neutronclient.v2_0.client [None req-ab100653-1e16-47a0-870b-0bdcd7fdf2b6 2b6ecb5af42048c99af50acd089d0559 85b62dbd0af64defb4c9b252527c34cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:59:33.448 7 WARNING neutronclient.v2_0.client [None req-c587cf23-9490-4d76-9a96-67fd740a1f86 dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1131] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:59:33 2026] GET /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 => generated 1543 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1132] 10.0.0.216 () {34 vars in 663 bytes} [Tue May 26 21:59:33 2026] POST /v2.1/servers => generated 448 bytes in 627 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:33.685 7 WARNING neutronclient.v2_0.client [None req-34d553f8-e2be-45e1-a912-2f4b043ae6fa 2b6ecb5af42048c99af50acd089d0559 85b62dbd0af64defb4c9b252527c34cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1133] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:59:33 2026] GET /v2.1/servers/d9952d53-70d5-4ecd-b92a-dec514211f4c => generated 1394 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:34.582 8 WARNING neutronclient.v2_0.client [None req-4bd7ea1d-fd50-4b70-8275-39513293b498 dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1134] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:59:34 2026] GET /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 => generated 1543 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:35.662 7 INFO nova.api.openstack.wsgi [None req-261e35e8-21f3-4058-910e-c38fe39c835d dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] HTTP exception thrown: Instance bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 could not be found. [pid: 7|app: 0|req: 567/1135] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:59:35 2026] GET /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:35.686 8 INFO nova.api.openstack.wsgi [None req-815b6c8c-b85f-42e9-aee0-5dc01cf2cc3e dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] HTTP exception thrown: Instance bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 could not be found. [pid: 8|app: 0|req: 569/1136] 10.0.0.216 () {32 vars in 718 bytes} [Tue May 26 21:59:35 2026] DELETE /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:35.720 7 INFO nova.api.openstack.wsgi [None req-20e1e300-68d1-41fc-963d-12a43327cc96 dfd7c91a698f45c3a126f81341c4da3a b18a150a3ef745ff91de906a3b79c1f3 - - default default] HTTP exception thrown: Instance bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 could not be found. [pid: 7|app: 0|req: 568/1137] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:59:35 2026] GET /v2.1/servers/bb8d22bf-d7dc-4dea-9ac9-e27a653885a8 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 570/1138] 10.0.0.216 () {32 vars in 706 bytes} [Tue May 26 21:59:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1831978770 => generated 0 bytes in 28 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: 569/1139] 10.0.0.216 () {32 vars in 728 bytes} [Tue May 26 21:59:36 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1047623149 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-26 21:59:38.769 8 WARNING neutronclient.v2_0.client [None req-620bad96-789b-4fe1-8383-53d18dd47503 2b6ecb5af42048c99af50acd089d0559 85b62dbd0af64defb4c9b252527c34cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 571/1140] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:59:38 2026] GET /v2.1/servers/d9952d53-70d5-4ecd-b92a-dec514211f4c => generated 1520 bytes in 964 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 21:59:39.709 7 INFO nova.api.openstack.compute.server_external_events [req-81ac0b76-739e-4ac7-b803-1acc7f898607 req-00a7b76d-c1a3-4df5-a5f7-14ebc694aeb9 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:72573b89-e8d9-4135-bd46-b0f7bb9e08fd for instance d9952d53-70d5-4ecd-b92a-dec514211f4c on instance [pid: 7|app: 0|req: 570/1141] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:59:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:44.577 7 INFO nova.api.openstack.compute.server_external_events [req-64ce7134-3317-4f0e-ac0f-de3ffdd02ee3 req-9b3c5b6a-6c96-46ed-a377-981a610965a9 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:72573b89-e8d9-4135-bd46-b0f7bb9e08fd for instance d9952d53-70d5-4ecd-b92a-dec514211f4c on instance [pid: 7|app: 0|req: 572/1144] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:59:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:44.759 8 WARNING neutronclient.v2_0.client [None req-347d3c47-25c4-4ead-bec4-f92942c6d1c2 2b6ecb5af42048c99af50acd089d0559 85b62dbd0af64defb4c9b252527c34cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1145] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:59:44 2026] GET /v2.1/servers/d9952d53-70d5-4ecd-b92a-dec514211f4c => generated 1518 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:46.628 7 INFO nova.api.openstack.compute.server_external_events [req-94724587-08c9-4868-80cf-3e63bebf1938 req-40373896-75c5-41b9-b392-727e0f5333a2 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:72573b89-e8d9-4135-bd46-b0f7bb9e08fd for instance d9952d53-70d5-4ecd-b92a-dec514211f4c on instance [pid: 7|app: 0|req: 573/1146] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:59:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:49.949 8 WARNING neutronclient.v2_0.client [None req-6694a848-b3bb-40ad-8f4e-cb32200cb811 2b6ecb5af42048c99af50acd089d0559 85b62dbd0af64defb4c9b252527c34cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1147] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:59:49 2026] GET /v2.1/servers/d9952d53-70d5-4ecd-b92a-dec514211f4c => generated 1818 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:51.480 8 INFO nova.api.openstack.compute.server_external_events [req-24aac922-45f5-4991-9297-ff57300a0730 req-af698716-d0ff-4ca4-84b4-86f77310c3b2 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:72573b89-e8d9-4135-bd46-b0f7bb9e08fd for instance d9952d53-70d5-4ecd-b92a-dec514211f4c on instance [pid: 8|app: 0|req: 575/1148] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:59:51 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) 2026-05-26 21:59:51.684 7 WARNING neutronclient.v2_0.client [None req-926c67b9-fca5-4da5-ada2-4750fc7c3d89 2b6ecb5af42048c99af50acd089d0559 85b62dbd0af64defb4c9b252527c34cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:59:51.730 7 WARNING neutronclient.v2_0.client [None req-926c67b9-fca5-4da5-ada2-4750fc7c3d89 2b6ecb5af42048c99af50acd089d0559 85b62dbd0af64defb4c9b252527c34cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 21:59:52.068 7 WARNING neutronclient.v2_0.client [None req-926c67b9-fca5-4da5-ada2-4750fc7c3d89 2b6ecb5af42048c99af50acd089d0559 85b62dbd0af64defb4c9b252527c34cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1151] 10.0.0.216 () {34 vars in 663 bytes} [Tue May 26 21:59:51 2026] POST /v2.1/servers => generated 448 bytes in 1357 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:52.834 8 WARNING neutronclient.v2_0.client [None req-ac9beb0e-746c-45ab-80f6-a2013b9b4646 2b6ecb5af42048c99af50acd089d0559 85b62dbd0af64defb4c9b252527c34cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 578/1152] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:59:52 2026] GET /v2.1/servers/6a078891-b533-4179-b307-92edfcef287a => generated 1395 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-05-26 21:59:57.969 7 WARNING neutronclient.v2_0.client [None req-80ecd159-05a6-438a-bec2-03bc2f538a10 2b6ecb5af42048c99af50acd089d0559 85b62dbd0af64defb4c9b252527c34cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 575/1153] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 21:59:57 2026] GET /v2.1/servers/6a078891-b533-4179-b307-92edfcef287a => generated 1521 bytes in 942 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:59.023 8 INFO nova.api.openstack.compute.server_external_events [req-8e3cebef-b418-46cf-98e1-db829b095b50 req-2f050f5e-93a7-47ad-909f-9174a0ee5b5f 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:8155687a-3484-4a8f-b999-ced597563cd4 for instance 6a078891-b533-4179-b307-92edfcef287a on instance [pid: 8|app: 0|req: 579/1154] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 21:59:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:00:03.858 7 INFO nova.api.openstack.compute.server_external_events [req-bcba9e12-5708-455c-8f91-0ce0dabe47a0 req-90c11e67-d417-42f4-a260-32b173879fa9 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:8155687a-3484-4a8f-b999-ced597563cd4 for instance 6a078891-b533-4179-b307-92edfcef287a on instance [pid: 7|app: 0|req: 577/1157] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:00:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:00:03.938 8 WARNING neutronclient.v2_0.client [None req-988d64c0-e484-45ec-87fc-a22fee65be8f 2b6ecb5af42048c99af50acd089d0559 85b62dbd0af64defb4c9b252527c34cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 581/1158] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 22:00:03 2026] GET /v2.1/servers/6a078891-b533-4179-b307-92edfcef287a => generated 1519 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:00:05.903 7 INFO nova.api.openstack.compute.server_external_events [req-4703036f-75b6-44b5-9388-99812f0bfaa3 req-5e1f7b7f-62eb-4c97-b860-3fdb14ba88b0 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:8155687a-3484-4a8f-b999-ced597563cd4 for instance 6a078891-b533-4179-b307-92edfcef287a on instance [pid: 7|app: 0|req: 578/1159] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:00:05 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: 8|app: 0|req: 582/1160] 10.0.0.119 () {28 vars in 454 bytes} [Tue May 26 22:00:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 579/1161] 10.0.0.119 () {30 vars in 658 bytes} [Tue May 26 22:00:09 2026] GET /v2.1 => generated 0 bytes in 82 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-26 22:00:09.178 8 WARNING neutronclient.v2_0.client [None req-a5838477-c41b-457e-992c-949504e8e4a7 2b6ecb5af42048c99af50acd089d0559 85b62dbd0af64defb4c9b252527c34cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1162] 10.0.0.119 () {32 vars in 731 bytes} [Tue May 26 22:00:09 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1163] 10.0.0.119 () {34 vars in 765 bytes} [Tue May 26 22:00:09 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1164] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 22:00:09 2026] GET /v2.1/servers/6a078891-b533-4179-b307-92edfcef287a => generated 1820 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-05-26 22:00:10.889 7 INFO nova.api.openstack.compute.server_external_events [req-5ec53520-d393-4b57-87d9-3fb9508cecae req-9bab27a1-8312-4fec-a3d8-22c022b2d34b 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:8155687a-3484-4a8f-b999-ced597563cd4 for instance 6a078891-b533-4179-b307-92edfcef287a on instance [pid: 7|app: 0|req: 582/1165] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:00:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1168] 10.0.0.119 () {28 vars in 454 bytes} [Tue May 26 22:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 585/1169] 10.0.0.119 () {30 vars in 658 bytes} [Tue May 26 22:00:13 2026] GET /v2.1 => generated 0 bytes in 76 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: 585/1170] 10.0.0.119 () {32 vars in 731 bytes} [Tue May 26 22:00:13 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: 586/1171] 10.0.0.119 () {34 vars in 765 bytes} [Tue May 26 22:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1172] 10.0.0.119 () {28 vars in 454 bytes} [Tue May 26 22:00:17 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: 587/1173] 10.0.0.119 () {30 vars in 658 bytes} [Tue May 26 22:00:17 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 587/1174] 10.0.0.119 () {32 vars in 731 bytes} [Tue May 26 22:00:18 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1175] 10.0.0.119 () {34 vars in 808 bytes} [Tue May 26 22:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1176] 10.0.0.119 () {28 vars in 454 bytes} [Tue May 26 22:00:22 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: 589/1177] 10.0.0.119 () {30 vars in 658 bytes} [Tue May 26 22:00:22 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 589/1178] 10.0.0.119 () {32 vars in 731 bytes} [Tue May 26 22:00:22 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1179] 10.0.0.119 () {34 vars in 808 bytes} [Tue May 26 22:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:00:34.225 8 WARNING neutronclient.v2_0.client [None req-aa4a5499-3a05-4943-81a1-aa6ac472289f c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 22:00:34.266 8 WARNING neutronclient.v2_0.client [None req-aa4a5499-3a05-4943-81a1-aa6ac472289f c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 22:00:34.412 8 WARNING neutronclient.v2_0.client [None req-aa4a5499-3a05-4943-81a1-aa6ac472289f c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 593/1184] 162.253.55.186 () {36 vars in 714 bytes} [Tue May 26 22:00:34 2026] POST /v2.1/servers => generated 453 bytes in 723 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-05-26 22:00:35.162 7 WARNING neutronclient.v2_0.client [None req-4704f78f-b17c-45a6-ba69-6c16c64278ba c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 592/1185] 162.253.55.186 () {32 vars in 733 bytes} [Tue May 26 22:00:35 2026] GET /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395 => generated 2213 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:00:35.220 8 WARNING neutronclient.v2_0.client [None req-e25d6591-0fbe-441c-87f8-56b2a542203d c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 594/1186] 162.253.55.186 () {32 vars in 759 bytes} [Tue May 26 22:00:35 2026] GET /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395/os-interface => generated 28 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 593/1187] 162.253.55.186 () {32 vars in 777 bytes} [Tue May 26 22:00:35 2026] GET /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:00:37.858 8 WARNING neutronclient.v2_0.client [None req-d8bfb06f-f51c-4f41-ab79-090f507770e8 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 595/1188] 162.253.55.186 () {32 vars in 733 bytes} [Tue May 26 22:00:37 2026] GET /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395 => generated 2371 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:00:37.952 7 WARNING neutronclient.v2_0.client [None req-962d14e9-7007-4575-ad71-b2a0bfe7a6fb c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 594/1189] 162.253.55.186 () {32 vars in 759 bytes} [Tue May 26 22:00:37 2026] GET /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395/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: 8|app: 0|req: 596/1190] 162.253.55.186 () {32 vars in 777 bytes} [Tue May 26 22:00:37 2026] GET /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395/os-volume_attachments => generated 197 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:00:40.357 7 INFO nova.api.openstack.compute.server_external_events [req-d8ff5ced-1782-4864-aeae-86a5f0456810 req-c7826240-40f4-4ccf-b0b3-39bdc757fb04 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:0757dc57-8293-4fdf-aefd-f8d8f25bfe88 for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 7|app: 0|req: 595/1191] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:00:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:00:40.800 8 WARNING neutronclient.v2_0.client [None req-f551b62b-276e-446a-b8d6-6d959c625d45 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 597/1192] 162.253.55.186 () {32 vars in 733 bytes} [Tue May 26 22:00:40 2026] GET /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395 => generated 2445 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:00:40.958 7 WARNING neutronclient.v2_0.client [None req-e96c888c-180e-4f65-bf89-d86b17619da0 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 596/1193] 162.253.55.186 () {32 vars in 759 bytes} [Tue May 26 22:00:40 2026] GET /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395/os-interface => generated 283 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 598/1194] 162.253.55.186 () {32 vars in 777 bytes} [Tue May 26 22:00:41 2026] GET /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:00:43.715 7 WARNING neutronclient.v2_0.client [None req-cc509cdb-f49e-400d-b6d1-97e6d6a47b19 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 598/1197] 162.253.55.186 () {32 vars in 733 bytes} [Tue May 26 22:00:43 2026] GET /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395 => generated 2433 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:00:43.842 8 WARNING neutronclient.v2_0.client [None req-a6b0bc20-f3db-4b46-90de-094d388adac5 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 600/1198] 162.253.55.186 () {32 vars in 759 bytes} [Tue May 26 22:00:43 2026] GET /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395/os-interface => generated 283 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 599/1199] 162.253.55.186 () {32 vars in 777 bytes} [Tue May 26 22:00:43 2026] GET /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:00:46.312 8 INFO nova.api.openstack.compute.server_external_events [req-dc7b4e81-8bf7-41c3-8d28-9fad01bb3a48 req-e8066398-c5d3-47ea-a385-df93a7ee81e2 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:0757dc57-8293-4fdf-aefd-f8d8f25bfe88 for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 8|app: 0|req: 601/1200] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:00: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-05-26 22:00:47.226 7 WARNING neutronclient.v2_0.client [None req-94230723-6a47-4a10-b030-5a527cae97a4 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 600/1201] 162.253.55.186 () {32 vars in 733 bytes} [Tue May 26 22:00:47 2026] GET /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395 => generated 2433 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:00:47.384 8 WARNING neutronclient.v2_0.client [None req-4d33f761-81f3-4f31-833c-927ee9434d3a c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 602/1202] 162.253.55.186 () {32 vars in 759 bytes} [Tue May 26 22:00:47 2026] GET /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395/os-interface => generated 285 bytes in 93 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: 601/1203] 162.253.55.186 () {32 vars in 777 bytes} [Tue May 26 22:00:47 2026] GET /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:00:48.356 8 INFO nova.api.openstack.compute.server_external_events [req-4e3827b6-abec-4707-9af3-abd788356691 req-c7ee0ae2-2d43-45ff-8d8b-92c3c6d37df3 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:0757dc57-8293-4fdf-aefd-f8d8f25bfe88 for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 8|app: 0|req: 603/1204] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:00:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:00:50.037 7 WARNING neutronclient.v2_0.client [None req-ec26225f-aaa9-44a1-bb98-44be85b279f4 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 602/1205] 162.253.55.186 () {32 vars in 733 bytes} [Tue May 26 22:00:50 2026] GET /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395 => generated 2580 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:00:50.170 8 WARNING neutronclient.v2_0.client [None req-e7ca7931-b9df-4ca6-8d51-037e74c47d40 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 604/1206] 162.253.55.186 () {32 vars in 759 bytes} [Tue May 26 22:00:50 2026] GET /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395/os-interface => generated 285 bytes in 84 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: 603/1207] 162.253.55.186 () {32 vars in 777 bytes} [Tue May 26 22:00:50 2026] GET /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395/os-volume_attachments => generated 197 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:01:24.001 7 WARNING neutronclient.v2_0.client [None req-daac1f18-6483-4538-922f-7cbd5ce40551 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 22:01:24.040 7 WARNING neutronclient.v2_0.client [None req-daac1f18-6483-4538-922f-7cbd5ce40551 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:01:26.511 8 INFO nova.api.openstack.compute.server_external_events [req-0b392692-b46b-468d-844c-43fc568bd412 req-ce15ceda-eb2e-4afe-8f5b-0571780ea405 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:49f81a16-9eab-47f1-843e-f275e55c28a2 for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 8|app: 0|req: 609/1216] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:01:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:01:29.564 8 INFO nova.api.openstack.compute.server_external_events [req-d5fed622-0464-4903-9b51-19c90f04ce1a req-b50bb890-9d46-4105-a51a-4909e4eb08f7 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:49f81a16-9eab-47f1-843e-f275e55c28a2 for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 8|app: 0|req: 610/1217] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:01:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:01:31.606 8 INFO nova.api.openstack.compute.server_external_events [req-15ac4c40-a5ad-4909-975e-b49551e69941 req-96b5c533-6cc2-40f0-9d10-3c9b91cae8d3 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:49f81a16-9eab-47f1-843e-f275e55c28a2 for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 8|app: 0|req: 611/1218] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:01:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 22:01:32.595 7 WARNING neutronclient.v2_0.client [None req-daac1f18-6483-4538-922f-7cbd5ce40551 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 608/1219] 162.253.55.186 () {36 vars in 812 bytes} [Tue May 26 22:01:23 2026] POST /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395/os-interface => generated 280 bytes in 8691 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:01:33.485 8 INFO nova.api.openstack.compute.server_external_events [req-28535776-9286-4086-98fe-5e543c1ab12c req-1d24ccb0-6528-489b-b1dd-568071526731 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:49f81a16-9eab-47f1-843e-f275e55c28a2 for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 8|app: 0|req: 613/1222] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:01:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:01:33.645 7 INFO nova.api.openstack.compute.server_external_events [req-d2178f1e-3b40-4144-9486-2547b61b4692 req-1d331d99-50c8-4c41-ae87-0d2e2cf67aba 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:49f81a16-9eab-47f1-843e-f275e55c28a2 for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 7|app: 0|req: 610/1223] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:01:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:02:02.505 8 WARNING neutronclient.v2_0.client [None req-600a0fdb-a7fa-4288-9005-2cc315fa227c c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 22:02:02.544 8 WARNING neutronclient.v2_0.client [None req-600a0fdb-a7fa-4288-9005-2cc315fa227c c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:02:05.035 7 INFO nova.api.openstack.compute.server_external_events [req-32bb0694-fec7-4135-917a-70423e772ba4 req-889b6c6f-234a-492a-b5b8-49cbb9d03b2b 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:62ad6a07-5368-4825-bb40-34c342262465 for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 7|app: 0|req: 615/1230] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:02:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:02:08.482 7 INFO nova.api.openstack.compute.server_external_events [req-6e34ab83-94a0-42da-afae-9258dc3df7d8 req-eab11549-27d7-43f1-a2da-f5459ca6ab38 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:62ad6a07-5368-4825-bb40-34c342262465 for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 7|app: 0|req: 616/1231] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:02:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:02:10.522 7 INFO nova.api.openstack.compute.server_external_events [req-af748bd5-2df0-469f-bcf5-a29697373da9 req-83c67bdf-3cd5-47fc-b202-78aecea745ec 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:62ad6a07-5368-4825-bb40-34c342262465 for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 7|app: 0|req: 617/1232] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:02:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 22:02:11.601 8 WARNING neutronclient.v2_0.client [None req-600a0fdb-a7fa-4288-9005-2cc315fa227c c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 616/1233] 162.253.55.186 () {36 vars in 812 bytes} [Tue May 26 22:02:02 2026] POST /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395/os-interface => generated 375 bytes in 9180 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:02:19.560 7 WARNING neutronclient.v2_0.client [None req-82b2b3d7-c1d8-4353-a0b8-40bb81e23d31 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 22:02:19.598 7 WARNING neutronclient.v2_0.client [None req-82b2b3d7-c1d8-4353-a0b8-40bb81e23d31 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:02:22.090 8 INFO nova.api.openstack.compute.server_external_events [req-80874454-70e8-411e-8aef-cfdf292bfa2f req-11c0df7c-8d56-4eef-95c0-11264fb2b83e 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:a692f194-5c55-4af8-a013-9d675032ecfd for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 8|app: 0|req: 618/1236] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:02:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:02:25.887 8 INFO nova.api.openstack.compute.server_external_events [req-0ad8a3f7-59b9-4616-8b26-bece00227d89 req-90bed327-ae23-4254-a04e-18b2b40b4fab 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:a692f194-5c55-4af8-a013-9d675032ecfd for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 8|app: 0|req: 621/1239] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:02:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:02:27.922 8 INFO nova.api.openstack.compute.server_external_events [req-dabaf387-1219-4d3b-9465-653e54c43b1e req-81431f8e-7b12-4a26-9ec7-b295f359dda0 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-plugged:a692f194-5c55-4af8-a013-9d675032ecfd for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 8|app: 0|req: 622/1240] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:02:27 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) 2026-05-26 22:02:29.127 7 WARNING neutronclient.v2_0.client [None req-82b2b3d7-c1d8-4353-a0b8-40bb81e23d31 c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 619/1241] 162.253.55.186 () {36 vars in 812 bytes} [Tue May 26 22:02:19 2026] POST /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395/os-interface => generated 376 bytes in 9664 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:02:29.958 8 INFO nova.api.openstack.compute.server_external_events [req-84af85e7-d82b-49bc-aa8a-80608841e080 req-b048e263-4e69-41bd-a775-a54c0f239966 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:62ad6a07-5368-4825-bb40-34c342262465 for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 8|app: 0|req: 623/1242] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:02:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:02:43.239 8 INFO nova.api.openstack.compute.server_external_events [req-43a1ecee-fb22-4305-9536-c49451d4f8d5 req-5f4fa1a8-fdd4-41f0-bc94-04e63bb126a2 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:a692f194-5c55-4af8-a013-9d675032ecfd for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 8|app: 0|req: 626/1247] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:02:43 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: 622/1248] 162.253.55.186 () {34 vars in 855 bytes} [Tue May 26 22:02:43 2026] DELETE /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395/os-interface/a692f194-5c55-4af8-a013-9d675032ecfd => generated 0 bytes in 61 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:02:45.279 8 INFO nova.api.openstack.compute.server_external_events [req-9d67de71-d3cd-4d32-8f89-ed2cc14506b7 req-73e3da5b-2ce2-42b1-9207-a24b7e333f94 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:a692f194-5c55-4af8-a013-9d675032ecfd for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 8|app: 0|req: 627/1249] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:02:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:02:47.328 7 INFO nova.api.openstack.compute.server_external_events [req-4af68c72-f5f8-4837-ad98-a7e3dc702e63 req-652327e8-4d7f-47cf-8dfc-135a1e98f74e 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:a692f194-5c55-4af8-a013-9d675032ecfd for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance 2026-05-26 22:02:47.328 7 INFO nova.api.openstack.compute.server_external_events [req-4af68c72-f5f8-4837-ad98-a7e3dc702e63 req-652327e8-4d7f-47cf-8dfc-135a1e98f74e 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:a692f194-5c55-4af8-a013-9d675032ecfd for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 7|app: 0|req: 623/1250] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:02:47 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:02:53.916 8 INFO nova.api.openstack.compute.server_external_events [req-502fce0d-e75b-4447-ab6c-e19272c08c09 req-c56cb77c-73c7-43e9-9f71-549582cdadab 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:62ad6a07-5368-4825-bb40-34c342262465 for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 8|app: 0|req: 629/1253] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:02:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 625/1254] 162.253.55.186 () {34 vars in 855 bytes} [Tue May 26 22:02:54 2026] DELETE /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395/os-interface/62ad6a07-5368-4825-bb40-34c342262465 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:02:56.359 8 INFO nova.api.openstack.compute.server_external_events [req-c77ef637-5135-4201-bd71-015373e6e06b req-d4512e38-3a94-4267-b01c-fd8dbc7c9741 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:62ad6a07-5368-4825-bb40-34c342262465 for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 8|app: 0|req: 630/1255] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:02:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:02:58.413 7 INFO nova.api.openstack.compute.server_external_events [req-1482ad97-eafc-4f20-b9a7-0a973373d5bc req-85a58650-1611-427e-a3a6-6c7fb97fae6d 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:62ad6a07-5368-4825-bb40-34c342262465 for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 7|app: 0|req: 626/1256] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:02:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 633/1261] 162.253.55.186 () {34 vars in 855 bytes} [Tue May 26 22:03:14 2026] DELETE /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395/os-interface/49f81a16-9eab-47f1-843e-f275e55c28a2 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:03:16.707 7 INFO nova.api.openstack.compute.server_external_events [req-a6b847db-5261-44f0-9c11-c1d6a8d7754f req-e042fe32-d84e-4342-9050-39f90cd60b59 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:49f81a16-9eab-47f1-843e-f275e55c28a2 for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 7|app: 0|req: 629/1262] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:03:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:03:18.755 8 INFO nova.api.openstack.compute.server_external_events [req-fdc21043-42a1-4d10-98c9-590fc5fa7285 req-155b55d0-9147-4e4b-a24e-466a523924da 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:49f81a16-9eab-47f1-843e-f275e55c28a2 for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 8|app: 0|req: 634/1263] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:03:18 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, ' [pid: 7|app: 0|req: 630/1264] 162.253.55.186 () {34 vars in 755 bytes} [Tue May 26 22:03:20 2026] DELETE /v2.1/servers/83b04dc7-d1df-4a10-9c2f-d5a7d5500395 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:03:21.456 8 INFO nova.api.openstack.compute.server_external_events [req-a6a4d1d2-8de2-4505-8730-08a863788344 req-545d58f0-db7c-4470-bd36-0e17758fdf9d 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:0757dc57-8293-4fdf-aefd-f8d8f25bfe88 for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 8|app: 0|req: 635/1265] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:03:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:03:23.496 7 INFO nova.api.openstack.compute.server_external_events [req-4562246d-781f-449a-bb26-d426fd1a6557 req-88250bbd-0c59-4aa7-a901-627cc2babf25 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:0757dc57-8293-4fdf-aefd-f8d8f25bfe88 for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance 2026-05-26 22:03:23.497 7 INFO nova.api.openstack.compute.server_external_events [req-4562246d-781f-449a-bb26-d426fd1a6557 req-88250bbd-0c59-4aa7-a901-627cc2babf25 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-deleted:0757dc57-8293-4fdf-aefd-f8d8f25bfe88 for instance 83b04dc7-d1df-4a10-9c2f-d5a7d5500395 on instance [pid: 7|app: 0|req: 632/1268] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:03:23 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:03:24.022 8 INFO nova.api.openstack.compute.server_external_events [req-b6c58030-8f2b-467e-8d2d-e82085491424 req-79abf545-63f5-4c74-90da-deaa34f20fa2 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:8155687a-3484-4a8f-b999-ced597563cd4 for instance 6a078891-b533-4179-b307-92edfcef287a on instance [pid: 8|app: 0|req: 637/1269] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:03:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1270] 10.0.0.216 () {32 vars in 718 bytes} [Tue May 26 22:03:24 2026] DELETE /v2.1/servers/6a078891-b533-4179-b307-92edfcef287a => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:03:24.147 8 WARNING neutronclient.v2_0.client [None req-9e85fe20-1851-4841-b446-bae31b55a59f 2b6ecb5af42048c99af50acd089d0559 85b62dbd0af64defb4c9b252527c34cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 638/1271] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 22:03:24 2026] GET /v2.1/servers/6a078891-b533-4179-b307-92edfcef287a => generated 1946 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:03:26.061 7 INFO nova.api.openstack.compute.server_external_events [req-e0e8d147-3052-4a71-940b-36b35b7c66c2 req-a2ffdcbe-71e3-4f3b-a664-659fc5bd3d4f 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:8155687a-3484-4a8f-b999-ced597563cd4 for instance 6a078891-b533-4179-b307-92edfcef287a on instance 2026-05-26 22:03:26.062 7 INFO nova.api.openstack.compute.server_external_events [req-e0e8d147-3052-4a71-940b-36b35b7c66c2 req-a2ffdcbe-71e3-4f3b-a664-659fc5bd3d4f 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:8155687a-3484-4a8f-b999-ced597563cd4 for instance 6a078891-b533-4179-b307-92edfcef287a on instance [pid: 7|app: 0|req: 634/1272] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:03:26 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:03:28.100 8 INFO nova.api.openstack.compute.server_external_events [req-6a25443f-d672-483c-adc4-f62982788625 req-bfa28bfb-23f9-4fac-81ca-858c64521b52 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-deleted:8155687a-3484-4a8f-b999-ced597563cd4 for instance 6a078891-b533-4179-b307-92edfcef287a on instance [pid: 8|app: 0|req: 639/1273] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:03:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:03:29.348 7 WARNING neutronclient.v2_0.client [None req-c70de647-4e6b-4863-a710-de99e9fe00de 2b6ecb5af42048c99af50acd089d0559 85b62dbd0af64defb4c9b252527c34cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 635/1274] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 22:03:29 2026] GET /v2.1/servers/6a078891-b533-4179-b307-92edfcef287a => generated 1481 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:03:34.435 7 INFO nova.api.openstack.wsgi [None req-35ec307b-109a-4094-9e8d-066e2a7c0e54 2b6ecb5af42048c99af50acd089d0559 85b62dbd0af64defb4c9b252527c34cb - - default default] HTTP exception thrown: Instance 6a078891-b533-4179-b307-92edfcef287a could not be found. [pid: 7|app: 0|req: 637/1277] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 22:03:34 2026] GET /v2.1/servers/6a078891-b533-4179-b307-92edfcef287a => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:03:35.438 8 INFO nova.api.openstack.compute.server_external_events [req-2f7e25ea-68ce-41a0-bec6-df1c495f7111 req-b088ab02-5fb8-47d8-8488-2b82603d77c6 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-changed:72573b89-e8d9-4135-bd46-b0f7bb9e08fd for instance d9952d53-70d5-4ecd-b92a-dec514211f4c 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: 641/1278] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:03:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1279] 10.0.0.216 () {32 vars in 718 bytes} [Tue May 26 22:03:35 2026] DELETE /v2.1/servers/d9952d53-70d5-4ecd-b92a-dec514211f4c => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:03:35.559 8 WARNING neutronclient.v2_0.client [None req-4833795f-519e-4e39-8dee-28a42cb3de5c 2b6ecb5af42048c99af50acd089d0559 85b62dbd0af64defb4c9b252527c34cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 642/1280] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 22:03:35 2026] GET /v2.1/servers/d9952d53-70d5-4ecd-b92a-dec514211f4c => generated 1944 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:03:36.768 7 INFO nova.api.openstack.compute.server_external_events [req-1631ac3b-fac4-4154-b411-e2ab11d43363 req-1b70ba18-9f16-4c6b-8e05-2fa6247b2df7 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:72573b89-e8d9-4135-bd46-b0f7bb9e08fd for instance d9952d53-70d5-4ecd-b92a-dec514211f4c on instance [pid: 7|app: 0|req: 639/1281] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:03:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:03:38.259 8 INFO nova.api.openstack.compute.server_external_events [req-86fc65c8-c788-4064-af46-79af8b018ef3 req-39fd1e70-e06a-40d9-bc9d-a3729b4d15dd 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-deleted:72573b89-e8d9-4135-bd46-b0f7bb9e08fd for instance d9952d53-70d5-4ecd-b92a-dec514211f4c on instance [pid: 8|app: 0|req: 643/1282] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:03:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:03:38.811 7 INFO nova.api.openstack.compute.server_external_events [req-8842cf30-dd5c-47ca-b028-34a250ebf38b req-88b4029e-2095-4085-adb3-80d6fa3ee3b2 2e17ea393b7141ef83f5826d9ab66846 8d0616f432014370a8eb3b3cae271267 - - fe39cee0b9b54fc690246dc1286ef51b fe39cee0b9b54fc690246dc1286ef51b] Creating event network-vif-unplugged:72573b89-e8d9-4135-bd46-b0f7bb9e08fd for instance d9952d53-70d5-4ecd-b92a-dec514211f4c on instance [pid: 7|app: 0|req: 640/1283] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 26 22:03:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:03:40.747 8 WARNING neutronclient.v2_0.client [None req-9711889e-68ee-4b1a-a2b5-629081744bce 2b6ecb5af42048c99af50acd089d0559 85b62dbd0af64defb4c9b252527c34cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 644/1284] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 22:03:40 2026] GET /v2.1/servers/d9952d53-70d5-4ecd-b92a-dec514211f4c => 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-05-26 22:03:45.825 7 INFO nova.api.openstack.wsgi [None req-091ba344-6f06-456b-9bf2-f90b63293eaf 2b6ecb5af42048c99af50acd089d0559 85b62dbd0af64defb4c9b252527c34cb - - default default] HTTP exception thrown: Instance d9952d53-70d5-4ecd-b92a-dec514211f4c could not be found. [pid: 7|app: 0|req: 642/1287] 10.0.0.216 () {32 vars in 715 bytes} [Tue May 26 22:03:45 2026] GET /v2.1/servers/d9952d53-70d5-4ecd-b92a-dec514211f4c => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 646/1288] 10.0.0.216 () {32 vars in 726 bytes} [Tue May 26 22:03:47 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1579993170 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:03:47.602 7 INFO nova.api.openstack.wsgi [None req-e5fdf421-713e-42ff-9af7-53cbffd6f8da 2b6ecb5af42048c99af50acd089d0559 85b62dbd0af64defb4c9b252527c34cb - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1579993170 not found for user 2b6ecb5af42048c99af50acd089d0559 [pid: 7|app: 0|req: 643/1289] 10.0.0.216 () {32 vars in 723 bytes} [Tue May 26 22:03:47 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1579993170 => generated 142 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1292] 10.0.0.216 () {32 vars in 655 bytes} [Tue May 26 22:04:02 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1293] 10.0.0.216 () {32 vars in 641 bytes} [Tue May 26 22:04:02 2026] GET /v2.1/servers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-26 22:04:02.565 8 WARNING oslo_db.sqlalchemy.utils [None req-2bf36d07-e5b8-4fcc-90ea-0892607aa7fe c75804553ce34428a687f917b7690e1a 260f8926ebdf4837a404dbec3e5e5cc9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 649/1294] 10.0.0.216 () {32 vars in 649 bytes} [Tue May 26 22:04:02 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: 646/1295] 10.0.0.216 () {32 vars in 694 bytes} [Tue May 26 22:04:02 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)