+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Apr 27 05:13:59 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-5897f6f95c-jk74p 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 0x7f5d7f231668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-27 05:14:04.266 8 INFO nova.utils [None req-f62cd85d-2b4e-43bd-a72a-4fb11da10dfd - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-27 05:14:04.285 7 INFO nova.utils [None req-d1f32840-b3bc-4adf-8697-d20eeb26b625 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-27 05:14:05.925 8 WARNING keystonemiddleware._common.config [None req-f62cd85d-2b4e-43bd-a72a-4fb11da10dfd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 05:14:05.934 8 WARNING oslo_config.cfg [None req-f62cd85d-2b4e-43bd-a72a-4fb11da10dfd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-27 05:14:06.019 8 WARNING keystonemiddleware._common.config [None req-f62cd85d-2b4e-43bd-a72a-4fb11da10dfd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 05:14:06.034 8 WARNING oslo_config.cfg [None req-f62cd85d-2b4e-43bd-a72a-4fb11da10dfd - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-27 05:14:06.041 7 WARNING keystonemiddleware._common.config [None req-d1f32840-b3bc-4adf-8697-d20eeb26b625 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 05:14:06.047 8 WARNING oslo_config.cfg [None req-f62cd85d-2b4e-43bd-a72a-4fb11da10dfd - - - - - -] 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 0x7f5d7f231668 pid: 8 (default app) 2026-04-27 05:14:06.050 7 WARNING oslo_config.cfg [None req-d1f32840-b3bc-4adf-8697-d20eeb26b625 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-27 05:14:06.128 7 WARNING keystonemiddleware._common.config [None req-d1f32840-b3bc-4adf-8697-d20eeb26b625 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 05:14:06.143 7 WARNING oslo_config.cfg [None req-d1f32840-b3bc-4adf-8697-d20eeb26b625 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-27 05:14:06.155 7 WARNING oslo_config.cfg [None req-d1f32840-b3bc-4adf-8697-d20eeb26b625 - - - - - -] 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 0x7f5d7f231668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.157 () {42 vars in 705 bytes} [Mon Apr 27 05:14:12 2026] GET /v2.1 => generated 114 bytes in 13 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:14:13.327 7 WARNING oslo_policy.policy [None req-ee1150ff-21d5-4890-8c26-0e6551e29018 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 05:14:13.328 7 WARNING oslo_policy.policy [None req-ee1150ff-21d5-4890-8c26-0e6551e29018 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - 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: 1/4] 199.204.45.157 () {44 vars in 909 bytes} [Mon Apr 27 05:14:12 2026] GET /v2.1 => generated 0 bytes in 532 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-04-27 05:14:13.429 8 WARNING oslo_policy.policy [req-ee1150ff-21d5-4890-8c26-0e6551e29018 req-38077a68-307c-4e9c-b9ca-5efe3b34612e dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 05:14:13.429 8 WARNING oslo_policy.policy [req-ee1150ff-21d5-4890-8c26-0e6551e29018 req-38077a68-307c-4e9c-b9ca-5efe3b34612e dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - 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: 4/5] 199.204.45.157 () {46 vars in 982 bytes} [Mon Apr 27 05:14:13 2026] GET /v2.1/ => generated 400 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:14:13.544 7 INFO nova.api.openstack.wsgi [None req-54cebaca-176a-4e31-b59a-8b8c2f9c7bb6 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.157 () {48 vars in 1011 bytes} [Mon Apr 27 05:14:13 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.157 () {48 vars in 1051 bytes} [Mon Apr 27 05:14:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.157 () {52 vars in 1048 bytes} [Mon Apr 27 05:14:13 2026] POST /v2.1/flavors => generated 529 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 199.204.45.157 () {42 vars in 705 bytes} [Mon Apr 27 05:14:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.204.45.157 () {44 vars in 909 bytes} [Mon Apr 27 05:14:14 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: 7/11] 199.204.45.157 () {46 vars in 982 bytes} [Mon Apr 27 05:14:14 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-04-27 05:14:14.612 7 INFO nova.api.openstack.wsgi [None req-a7e5fcd0-f91c-4112-8be5-4fec0cd4cf00 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.157 () {48 vars in 1013 bytes} [Mon Apr 27 05:14:14 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/13] 199.204.45.157 () {48 vars in 1051 bytes} [Mon Apr 27 05:14:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.157 () {52 vars in 1048 bytes} [Mon Apr 27 05:14:14 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: 10/17] 199.204.45.157 () {42 vars in 705 bytes} [Mon Apr 27 05:14:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.157 () {44 vars in 909 bytes} [Mon Apr 27 05:14:15 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: 8|app: 0|req: 11/19] 199.204.45.157 () {46 vars in 982 bytes} [Mon Apr 27 05:14:15 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-04-27 05:14:15.660 7 INFO nova.api.openstack.wsgi [None req-a3e30890-29f5-46cf-a20a-3a716f9388ce dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.157 () {48 vars in 1015 bytes} [Mon Apr 27 05:14:15 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.157 () {48 vars in 1051 bytes} [Mon Apr 27 05:14:15 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/22] 199.204.45.157 () {52 vars in 1048 bytes} [Mon Apr 27 05:14:15 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 199.204.45.157 () {42 vars in 705 bytes} [Mon Apr 27 05:14: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: 11/24] 199.204.45.157 () {44 vars in 909 bytes} [Mon Apr 27 05:14:16 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: 14/25] 199.204.45.157 () {46 vars in 982 bytes} [Mon Apr 27 05:14:16 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-04-27 05:14:16.683 7 INFO nova.api.openstack.wsgi [None req-96f7ddcd-ef2d-490f-970a-d130d7bcdaa0 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/26] 199.204.45.157 () {48 vars in 1013 bytes} [Mon Apr 27 05:14:16 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.157 () {48 vars in 1051 bytes} [Mon Apr 27 05:14:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.204.45.157 () {52 vars in 1048 bytes} [Mon Apr 27 05:14:16 2026] POST /v2.1/flavors => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/29] 199.204.45.157 () {42 vars in 705 bytes} [Mon Apr 27 05:14: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: 14/30] 199.204.45.157 () {44 vars in 909 bytes} [Mon Apr 27 05:14:17 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: 17/31] 199.204.45.157 () {46 vars in 982 bytes} [Mon Apr 27 05:14:17 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-04-27 05:14:17.688 7 INFO nova.api.openstack.wsgi [None req-0e91720e-6a97-4200-9798-188102b48763 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/32] 199.204.45.157 () {48 vars in 1015 bytes} [Mon Apr 27 05:14:17 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: 8|app: 0|req: 18/33] 199.204.45.157 () {48 vars in 1051 bytes} [Mon Apr 27 05:14:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/34] 199.204.45.157 () {52 vars in 1048 bytes} [Mon Apr 27 05:14:17 2026] POST /v2.1/flavors => generated 535 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/37] 10.0.0.2 () {28 vars in 452 bytes} [Mon Apr 27 05:14:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 20/40] 10.0.0.2 () {30 vars in 656 bytes} [Mon Apr 27 05:14:34 2026] GET /v2.1 => generated 0 bytes in 521 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: 21/41] 10.0.0.2 () {32 vars in 729 bytes} [Mon Apr 27 05:14: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) [pid: 8|app: 0|req: 21/42] 10.0.0.2 () {34 vars in 804 bytes} [Mon Apr 27 05:14:35 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.204.45.157 () {42 vars in 705 bytes} [Mon Apr 27 05:18:25 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.204.45.157 () {44 vars in 909 bytes} [Mon Apr 27 05:18:25 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.204.45.157 () {46 vars in 982 bytes} [Mon Apr 27 05:18:25 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.204.45.157 () {48 vars in 1073 bytes} [Mon Apr 27 05:18:25 2026] GET /v2.1/os-quota-sets/d78892b9e3d24b8c9c439173bfcc49fd => generated 283 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.204.45.157 () {52 vars in 1125 bytes} [Mon Apr 27 05:18:26 2026] PUT /v2.1/os-quota-sets/d78892b9e3d24b8c9c439173bfcc49fd => generated 238 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.204.45.157 () {42 vars in 705 bytes} [Mon Apr 27 05:18:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.204.45.157 () {44 vars in 909 bytes} [Mon Apr 27 05:18:47 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 51/100] 199.204.45.157 () {46 vars in 982 bytes} [Mon Apr 27 05:18:48 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-04-27 05:18:48.051 7 INFO nova.api.openstack.wsgi [None req-33c51120-3834-43f1-88f3-76617d8c8caf dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 50/101] 199.204.45.157 () {48 vars in 1015 bytes} [Mon Apr 27 05:18:48 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: 52/102] 199.204.45.157 () {48 vars in 1051 bytes} [Mon Apr 27 05:18:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.204.45.157 () {52 vars in 1049 bytes} [Mon Apr 27 05:18:48 2026] POST /v2.1/flavors => generated 534 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/112] 199.204.45.157 () {42 vars in 705 bytes} [Mon Apr 27 05:19:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/113] 199.204.45.157 () {44 vars in 909 bytes} [Mon Apr 27 05:19:26 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: 58/114] 199.204.45.157 () {46 vars in 982 bytes} [Mon Apr 27 05:19:26 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-04-27 05:19:26.917 7 INFO nova.api.openstack.wsgi [None req-02bf9e53-4e87-4a7e-b650-5b51d91500f7 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 57/115] 199.204.45.157 () {48 vars in 1017 bytes} [Mon Apr 27 05:19:26 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/116] 199.204.45.157 () {48 vars in 1051 bytes} [Mon Apr 27 05:19:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/117] 199.204.45.157 () {52 vars in 1049 bytes} [Mon Apr 27 05:19:26 2026] POST /v2.1/flavors => generated 534 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/124] 10.0.0.114 () {28 vars in 454 bytes} [Mon Apr 27 05:19:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/125] 10.0.0.114 () {30 vars in 658 bytes} [Mon Apr 27 05:19:59 2026] GET /v2.1 => generated 0 bytes in 68 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 64/126] 10.0.0.114 () {32 vars in 731 bytes} [Mon Apr 27 05:19:59 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: 63/127] 10.0.0.114 () {34 vars in 804 bytes} [Mon Apr 27 05:19:59 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/132] 199.204.45.157 () {42 vars in 705 bytes} [Mon Apr 27 05:20: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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 66/133] 199.204.45.157 () {44 vars in 909 bytes} [Mon Apr 27 05:20:22 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 68/134] 199.204.45.157 () {46 vars in 982 bytes} [Mon Apr 27 05:20:22 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-04-27 05:20:22.937 7 INFO nova.api.openstack.wsgi [None req-c7238f9f-e60c-4e98-86c3-67b2ae28a899 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user dea5b431d7d04394b62bc2affa42d9c0 [pid: 7|app: 0|req: 67/135] 199.204.45.157 () {48 vars in 1051 bytes} [Mon Apr 27 05:20:22 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-27 05:20:22.954 8 WARNING oslo_db.sqlalchemy.utils [None req-e3643968-df20-4ee2-a408-7b7353a20278 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 69/136] 199.204.45.157 () {48 vars in 1016 bytes} [Mon Apr 27 05:20:22 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: 68/137] 199.204.45.157 () {52 vars in 1057 bytes} [Mon Apr 27 05:20:22 2026] POST /v2.1/os-keypairs => generated 576 bytes in 46 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/160] 199.204.45.157 () {42 vars in 703 bytes} [Mon Apr 27 05:22:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/161] 199.204.45.157 () {44 vars in 907 bytes} [Mon Apr 27 05:22:12 2026] GET /v2.1 => generated 0 bytes in 143 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 82/162] 199.204.45.157 () {46 vars in 980 bytes} [Mon Apr 27 05:22:12 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/163] 199.204.45.157 () {52 vars in 1123 bytes} [Mon Apr 27 05:22:12 2026] PUT /v2.1/os-quota-sets/583ab4ecdf9f4e7c9cece6bb6e59bf3b => generated 238 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/178] 199.204.45.157 () {42 vars in 705 bytes} [Mon Apr 27 05:23:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/179] 199.204.45.157 () {44 vars in 909 bytes} [Mon Apr 27 05:23:20 2026] GET /v2.1 => generated 0 bytes in 105 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 90/180] 199.204.45.157 () {46 vars in 982 bytes} [Mon Apr 27 05:23:20 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-04-27 05:23:20.377 8 INFO nova.api.openstack.wsgi [None req-16396f4c-e50c-4a14-82f1-2472dfa44e24 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 91/181] 199.204.45.157 () {48 vars in 1011 bytes} [Mon Apr 27 05:23:20 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/182] 199.204.45.157 () {48 vars in 1051 bytes} [Mon Apr 27 05:23:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 96/191] 10.0.0.17 () {32 vars in 654 bytes} [Mon Apr 27 05:23:57 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/192] 10.0.0.17 () {32 vars in 640 bytes} [Mon Apr 27 05:23:58 2026] GET /v2.1/servers => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-27 05:23:58.184 7 WARNING oslo_db.sqlalchemy.utils [None req-2added8f-9b7f-4caa-8a19-1931d547d1f4 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 97/193] 10.0.0.17 () {32 vars in 648 bytes} [Mon Apr 27 05:23:58 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/194] 10.0.0.17 () {32 vars in 693 bytes} [Mon Apr 27 05:23:58 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/197] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:08 2026] GET /v2.1/flavors/d42bfb73-a41c-4728-8a1f-29d023fe28b2 => generated 511 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/198] 10.0.0.17 () {32 vars in 640 bytes} [Mon Apr 27 05:24:08 2026] GET /v2.1/flavors => generated 1674 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/199] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:08 2026] GET /v2.1/flavors/d42bfb73-a41c-4728-8a1f-29d023fe28b2 => generated 511 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:24:13.645 8 WARNING neutronclient.v2_0.client [None req-4dd10bd3-c70a-4326-911d-2565adbfffc7 4ce0f46eaa434bb98afc985bbaf3f43e c55e10f1886949abbc4edce01a9303b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 100/200] 10.0.0.17 () {34 vars in 684 bytes} [Mon Apr 27 05:24:13 2026] POST /v2.1/os-security-groups => generated 246 bytes in 1105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:24:14.564 8 WARNING neutronclient.v2_0.client [None req-bf37d74e-a9de-42ac-af53-3f92ec0f83e1 4ce0f46eaa434bb98afc985bbaf3f43e c55e10f1886949abbc4edce01a9303b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:14.619 7 WARNING neutronclient.v2_0.client [None req-dfe5f7fc-3904-43d2-91f9-a11c63fb9cc2 c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:14.915 8 WARNING neutronclient.v2_0.client [None req-bf37d74e-a9de-42ac-af53-3f92ec0f83e1 4ce0f46eaa434bb98afc985bbaf3f43e c55e10f1886949abbc4edce01a9303b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 101/201] 10.0.0.17 () {34 vars in 694 bytes} [Mon Apr 27 05:24:14 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:24:15.038 8 WARNING neutronclient.v2_0.client [None req-0f849873-7e21-476b-a1e9-c8cf9e819e0e 4ce0f46eaa434bb98afc985bbaf3f43e c55e10f1886949abbc4edce01a9303b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 101/204] 10.0.0.17 () {34 vars in 684 bytes} [Mon Apr 27 05:24:14 2026] POST /v2.1/os-security-groups => generated 243 bytes in 628 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:24:15.183 7 WARNING neutronclient.v2_0.client [None req-adb6ca52-311d-47e9-9036-84779721c2bb c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 104/205] 10.0.0.17 () {34 vars in 684 bytes} [Mon Apr 27 05:24:15 2026] POST /v2.1/os-security-groups => generated 248 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/206] 10.0.0.17 () {34 vars in 670 bytes} [Mon Apr 27 05:24:15 2026] POST /v2.1/os-keypairs => generated 385 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:24:15.381 8 WARNING neutronclient.v2_0.client [None req-d196bafe-df4c-47d5-b33b-d336fbc72df0 4ce0f46eaa434bb98afc985bbaf3f43e c55e10f1886949abbc4edce01a9303b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 102/207] 10.0.0.17 () {34 vars in 684 bytes} [Mon Apr 27 05:24:15 2026] POST /v2.1/os-security-groups => generated 242 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:24:15.423 7 WARNING neutronclient.v2_0.client [None req-9820f847-401a-4a84-ac8f-23befb03ebfb c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:15.536 8 WARNING neutronclient.v2_0.client [None req-d196bafe-df4c-47d5-b33b-d336fbc72df0 4ce0f46eaa434bb98afc985bbaf3f43e c55e10f1886949abbc4edce01a9303b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 103/208] 10.0.0.17 () {34 vars in 684 bytes} [Mon Apr 27 05:24:15 2026] POST /v2.1/os-security-groups => generated 243 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:24:15.643 7 WARNING neutronclient.v2_0.client [None req-772d1688-47d2-4c65-bac1-7b63a9b95a61 c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 106/209] 10.0.0.17 () {34 vars in 694 bytes} [Mon Apr 27 05:24:15 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:24:15.851 8 WARNING neutronclient.v2_0.client [None req-14e5e7cd-f369-4943-9014-56cd791b9e4f 4ce0f46eaa434bb98afc985bbaf3f43e c55e10f1886949abbc4edce01a9303b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:15.872 7 WARNING neutronclient.v2_0.client [None req-772d1688-47d2-4c65-bac1-7b63a9b95a61 c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:16.003 8 WARNING neutronclient.v2_0.client [None req-14e5e7cd-f369-4943-9014-56cd791b9e4f 4ce0f46eaa434bb98afc985bbaf3f43e c55e10f1886949abbc4edce01a9303b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:16.024 7 WARNING neutronclient.v2_0.client [None req-772d1688-47d2-4c65-bac1-7b63a9b95a61 c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 107/210] 10.0.0.17 () {34 vars in 694 bytes} [Mon Apr 27 05:24:15 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:24:16.299 8 WARNING neutronclient.v2_0.client [None req-e9d8c156-7c77-45fa-94f4-ef4c617e9956 4ce0f46eaa434bb98afc985bbaf3f43e c55e10f1886949abbc4edce01a9303b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 104/211] 10.0.0.17 () {32 vars in 662 bytes} [Mon Apr 27 05:24:15 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 673 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 05:24:16.319 7 WARNING neutronclient.v2_0.client [None req-69ab618f-b567-458b-ae31-4bfd68d483b7 c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 108/212] 10.0.0.17 () {32 vars in 736 bytes} [Mon Apr 27 05:24:16 2026] GET /v2.1/os-security-groups/0101a32b-eb15-48e1-b51a-cd2fd62fb062 => generated 665 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:24:16.535 7 WARNING neutronclient.v2_0.client [None req-69ab618f-b567-458b-ae31-4bfd68d483b7 c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:16.540 8 WARNING neutronclient.v2_0.client [None req-9b0e39e0-27e9-4b5e-a88f-8329c63d015e 4ce0f46eaa434bb98afc985bbaf3f43e c55e10f1886949abbc4edce01a9303b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 105/213] 10.0.0.17 () {32 vars in 739 bytes} [Mon Apr 27 05:24:16 2026] DELETE /v2.1/os-security-groups/5a2bd99d-8880-4e0d-bc83-90fc0f813e0c => generated 0 bytes in 303 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-27 05:24:16.630 7 WARNING neutronclient.v2_0.client [None req-229d583b-fa9d-4871-9828-e49b9876f935 c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:16.637 8 WARNING neutronclient.v2_0.client [None req-9b0e39e0-27e9-4b5e-a88f-8329c63d015e 4ce0f46eaa434bb98afc985bbaf3f43e c55e10f1886949abbc4edce01a9303b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:16.650 7 INFO nova.api.openstack.wsgi [None req-229d583b-fa9d-4871-9828-e49b9876f935 c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] HTTP exception thrown: Security group 5a2bd99d-8880-4e0d-bc83-90fc0f813e0c does not exist Neutron server returns request_ids: ['req-6766af27-53a3-4a03-b193-9427aeeb3dde'] [pid: 7|app: 0|req: 106/214] 10.0.0.17 () {32 vars in 736 bytes} [Mon Apr 27 05:24:16 2026] GET /v2.1/os-security-groups/5a2bd99d-8880-4e0d-bc83-90fc0f813e0c => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-27 05:24:16.661 7 WARNING neutronclient.v2_0.client [None req-092d3186-61d2-43f5-be5f-5d0ee814812e c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:16.683 8 WARNING neutronclient.v2_0.client [None req-9b0e39e0-27e9-4b5e-a88f-8329c63d015e 4ce0f46eaa434bb98afc985bbaf3f43e c55e10f1886949abbc4edce01a9303b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:16.705 7 WARNING neutronclient.v2_0.client [None req-092d3186-61d2-43f5-be5f-5d0ee814812e c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 109/215] 10.0.0.17 () {32 vars in 749 bytes} [Mon Apr 27 05:24:16 2026] DELETE /v2.1/os-security-group-rules/c0cbd6c4-0a0a-4ddc-b224-48b906e07ea4 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-27 05:24:16.783 8 WARNING neutronclient.v2_0.client [None req-af4844ae-9dee-45cc-a537-e9c5f5b5882d 4ce0f46eaa434bb98afc985bbaf3f43e c55e10f1886949abbc4edce01a9303b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 107/216] 10.0.0.17 () {32 vars in 739 bytes} [Mon Apr 27 05:24:16 2026] DELETE /v2.1/os-security-groups/5aa589a6-f4bd-4ff8-81b9-bded0f810ace => generated 0 bytes in 199 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-27 05:24:16.888 8 WARNING neutronclient.v2_0.client [None req-af4844ae-9dee-45cc-a537-e9c5f5b5882d 4ce0f46eaa434bb98afc985bbaf3f43e c55e10f1886949abbc4edce01a9303b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:16.942 7 WARNING neutronclient.v2_0.client [None req-b7760e95-0aee-4b70-8aae-37d03ac52204 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 110/217] 10.0.0.17 () {32 vars in 739 bytes} [Mon Apr 27 05:24:16 2026] DELETE /v2.1/os-security-groups/0101a32b-eb15-48e1-b51a-cd2fd62fb062 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-27 05:24:16.990 8 WARNING neutronclient.v2_0.client [None req-07fba26d-c0df-4d2d-8da5-0f796857b5e7 c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:17.012 7 WARNING neutronclient.v2_0.client [None req-b7760e95-0aee-4b70-8aae-37d03ac52204 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:17.026 8 INFO nova.api.openstack.wsgi [None req-07fba26d-c0df-4d2d-8da5-0f796857b5e7 c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] HTTP exception thrown: Security group 5aa589a6-f4bd-4ff8-81b9-bded0f810ace does not exist Neutron server returns request_ids: ['req-7e4d84be-3353-4b16-aa1b-7f3eaef160a7'] [pid: 8|app: 0|req: 111/218] 10.0.0.17 () {32 vars in 736 bytes} [Mon Apr 27 05:24:16 2026] GET /v2.1/os-security-groups/5aa589a6-f4bd-4ff8-81b9-bded0f810ace => generated 194 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-27 05:24:17.033 8 WARNING neutronclient.v2_0.client [None req-e0b6cc10-d2ab-49a4-b06f-9b82281e38f5 4ce0f46eaa434bb98afc985bbaf3f43e c55e10f1886949abbc4edce01a9303b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:17.097 8 WARNING neutronclient.v2_0.client [None req-e0b6cc10-d2ab-49a4-b06f-9b82281e38f5 4ce0f46eaa434bb98afc985bbaf3f43e c55e10f1886949abbc4edce01a9303b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 112/219] 10.0.0.17 () {32 vars in 739 bytes} [Mon Apr 27 05:24:17 2026] DELETE /v2.1/os-security-groups/c87680f5-0bcc-4553-9bfe-dd8c0978352d => generated 0 bytes in 165 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-27 05:24:17.200 8 WARNING neutronclient.v2_0.client [None req-1d8d8ad3-d24d-4a7b-bc72-1cdb81d023b5 c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:17.290 7 WARNING neutronclient.v2_0.client [None req-b7760e95-0aee-4b70-8aae-37d03ac52204 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:17.556 8 WARNING neutronclient.v2_0.client [None req-1d8d8ad3-d24d-4a7b-bc72-1cdb81d023b5 c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 113/220] 10.0.0.17 () {32 vars in 739 bytes} [Mon Apr 27 05:24:17 2026] DELETE /v2.1/os-security-groups/dc119476-8efa-46c0-a96f-ffe5cc1d9932 => generated 0 bytes in 449 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-27 05:24:17.655 8 WARNING neutronclient.v2_0.client [None req-35cc7e89-4759-46d4-976e-4db588ff44e2 c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:17.682 8 INFO nova.api.openstack.wsgi [None req-35cc7e89-4759-46d4-976e-4db588ff44e2 c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] HTTP exception thrown: Security group dc119476-8efa-46c0-a96f-ffe5cc1d9932 does not exist Neutron server returns request_ids: ['req-ac56be6a-b54f-450a-9500-d6ccde90097f'] [pid: 8|app: 0|req: 114/221] 10.0.0.17 () {32 vars in 736 bytes} [Mon Apr 27 05:24:17 2026] GET /v2.1/os-security-groups/dc119476-8efa-46c0-a96f-ffe5cc1d9932 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-27 05:24:17.693 8 WARNING neutronclient.v2_0.client [None req-cd667daa-0397-448d-b2bf-ab169adaf40c c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:17.745 8 WARNING neutronclient.v2_0.client [None req-cd667daa-0397-448d-b2bf-ab169adaf40c c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:17.804 8 WARNING neutronclient.v2_0.client [None req-cd667daa-0397-448d-b2bf-ab169adaf40c c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 108/222] 10.0.0.17 () {34 vars in 662 bytes} [Mon Apr 27 05:24:16 2026] POST /v2.1/servers => generated 449 bytes in 1015 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/223] 10.0.0.17 () {32 vars in 662 bytes} [Mon Apr 27 05:24:17 2026] GET /v2.1/os-security-groups => generated 707 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:17.896 8 WARNING neutronclient.v2_0.client [None req-ef0f71c6-c5ec-4c96-9dba-5ec4c141fc07 c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:17.904 7 WARNING neutronclient.v2_0.client [None req-a8f8fe7f-219a-4a1c-8caa-233bb8898ee9 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:17.917 8 INFO nova.api.openstack.wsgi [None req-ef0f71c6-c5ec-4c96-9dba-5ec4c141fc07 c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] HTTP exception thrown: Security group dc119476-8efa-46c0-a96f-ffe5cc1d9932 does not exist Neutron server returns request_ids: ['req-820e7301-242d-4e85-b8be-1ccb6c3cdfdf'] [pid: 8|app: 0|req: 116/224] 10.0.0.17 () {32 vars in 739 bytes} [Mon Apr 27 05:24:17 2026] DELETE /v2.1/os-security-groups/dc119476-8efa-46c0-a96f-ffe5cc1d9932 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-27 05:24:17.932 8 WARNING neutronclient.v2_0.client [None req-6feaf674-c28d-4c9e-b2ed-507bc9300324 c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:17.959 8 INFO nova.api.openstack.wsgi [None req-6feaf674-c28d-4c9e-b2ed-507bc9300324 c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] HTTP exception thrown: Security group 5aa589a6-f4bd-4ff8-81b9-bded0f810ace does not exist Neutron server returns request_ids: ['req-eaa571f4-d612-4c85-baa2-5c9607398966'] [pid: 8|app: 0|req: 117/225] 10.0.0.17 () {32 vars in 739 bytes} [Mon Apr 27 05:24:17 2026] DELETE /v2.1/os-security-groups/5aa589a6-f4bd-4ff8-81b9-bded0f810ace => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/226] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:17 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1399 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-04-27 05:24:17.968 7 WARNING neutronclient.v2_0.client [None req-9d69a7ba-12d2-4141-998f-26d34e5752cc c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:17.983 7 INFO nova.api.openstack.wsgi [None req-9d69a7ba-12d2-4141-998f-26d34e5752cc c9fddc5b1b9b44a7a81dafeb6a979806 76080f764bfb451c94f3275b51931d97 - - default default] HTTP exception thrown: Security group 5a2bd99d-8880-4e0d-bc83-90fc0f813e0c does not exist Neutron server returns request_ids: ['req-ec328cc7-3557-472a-806d-9e402e3fb2b0'] [pid: 7|app: 0|req: 110/227] 10.0.0.17 () {32 vars in 739 bytes} [Mon Apr 27 05:24:17 2026] DELETE /v2.1/os-security-groups/5a2bd99d-8880-4e0d-bc83-90fc0f813e0c => generated 194 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/228] 10.0.0.17 () {34 vars in 670 bytes} [Mon Apr 27 05:24:17 2026] POST /v2.1/os-keypairs => generated 386 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:24:19.002 7 WARNING neutronclient.v2_0.client [None req-dd152295-fff8-4189-9a0c-27f8b3c952c6 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 111/229] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:18 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1399 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:20.688 8 WARNING neutronclient.v2_0.client [None req-a499d9c5-7849-4d62-8237-c36987684892 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:20.708 7 WARNING neutronclient.v2_0.client [None req-197343f8-2786-4a1e-ac7e-fe624995804c 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 119/230] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:20 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1451 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 05:24:20.751 7 WARNING neutronclient.v2_0.client [None req-197343f8-2786-4a1e-ac7e-fe624995804c 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:20.947 7 WARNING neutronclient.v2_0.client [None req-197343f8-2786-4a1e-ac7e-fe624995804c 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 112/231] 10.0.0.17 () {34 vars in 662 bytes} [Mon Apr 27 05:24:20 2026] POST /v2.1/servers => generated 451 bytes in 515 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:21.178 8 WARNING neutronclient.v2_0.client [None req-3b6a34d7-ac25-4055-8958-e7fb362108c7 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 120/232] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:21 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1393 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:21.834 7 WARNING neutronclient.v2_0.client [None req-f46e4e31-c98b-4641-9aec-9966dc5e2e83 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 113/233] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:21 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1451 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:22.282 8 WARNING neutronclient.v2_0.client [None req-a942b4b6-ac78-45af-927d-f1d38e4eebe4 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 121/234] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:22 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1397 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:22.943 7 WARNING neutronclient.v2_0.client [None req-2174fcdb-8a91-4bf0-995b-9522230bd04b e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:23.371 8 WARNING neutronclient.v2_0.client [None req-a843eaf1-2dc7-4333-a236-005424294aab 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 114/235] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:22 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1459 bytes in 1561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/236] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:23 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1445 bytes in 1152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:25.531 7 WARNING neutronclient.v2_0.client [None req-ed0e88d8-01c4-4dbb-9f96-cf9914b80027 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:25.553 8 WARNING neutronclient.v2_0.client [None req-b8f1234d-059b-4a3f-ae13-6e8dda57a46f 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 116/239] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:25 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1457 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/240] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:25 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1453 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 117/241] 10.0.0.17 () {34 vars in 670 bytes} [Mon Apr 27 05:24:25 2026] POST /v2.1/os-keypairs => generated 386 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 125/242] 10.0.0.17 () {34 vars in 670 bytes} [Mon Apr 27 05:24:26 2026] POST /v2.1/os-keypairs => generated 385 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:24:26.673 7 WARNING neutronclient.v2_0.client [None req-8b3c3c7c-7d96-48fb-a7b4-3589a1aeea03 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:26.690 8 WARNING neutronclient.v2_0.client [None req-e1b05323-df28-4770-8ca3-e148d6f7ad91 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 118/243] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:26 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1524 bytes in 806 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/244] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:26 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1529 bytes in 812 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:27.513 7 INFO nova.api.openstack.compute.server_external_events [req-d0f6ecb5-58f5-46c2-89aa-f5086fd6efba req-c4ebaa15-793d-4c41-b7ff-33aba8780a43 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:bb068a65-e196-49de-90f8-cc96b7244ae2 for instance 0b1bc73a-e368-4e8a-8c64-730065fa7bda on instance 2026-04-27 05:24:27.526 7 INFO nova.compute.rpcapi [None req-c9228813-906f-4ffb-8406-017524daef33 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 119/245] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:24:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:27.635 8 INFO nova.api.openstack.compute.server_external_events [req-9d070973-bd5f-4012-97fa-86cbc352bcf7 req-fdd36f6a-1e4e-46df-b969-fff01baccd3a cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:af5678d2-2ee0-497d-9525-e0345d775655 for instance f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 on instance 2026-04-27 05:24:27.656 8 INFO nova.compute.rpcapi [None req-136c1335-8181-4bb1-bdc2-55f97e366210 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 2026-04-27 05:24:27.685 7 WARNING neutronclient.v2_0.client [None req-5c0c966e-d942-451d-bb1a-74c7d53ed091 daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 127/246] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:24:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:24:27.721 7 WARNING neutronclient.v2_0.client [None req-5c0c966e-d942-451d-bb1a-74c7d53ed091 daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:27.855 7 WARNING neutronclient.v2_0.client [None req-5c0c966e-d942-451d-bb1a-74c7d53ed091 daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 120/247] 10.0.0.17 () {34 vars in 662 bytes} [Mon Apr 27 05:24:27 2026] POST /v2.1/servers => generated 453 bytes in 476 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:28.120 8 WARNING neutronclient.v2_0.client [None req-37291901-4d1f-452d-8f9c-cd28a7979dfd daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 128/248] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:28 2026] GET /v2.1/servers/33f3fb3e-a944-4bf6-8082-0390a4426077 => generated 1430 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:28.495 7 WARNING neutronclient.v2_0.client [None req-bcd20f6e-6386-4f79-8c32-316b47fd444a e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:28.517 8 WARNING neutronclient.v2_0.client [None req-3389d3de-5482-40a0-934e-a378769c5e85 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 129/249] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:28 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1517 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/250] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:28 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1524 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:29.206 8 WARNING neutronclient.v2_0.client [None req-ada0a2ed-5683-4fd4-abb7-86fc95264bae daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 130/251] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:29 2026] GET /v2.1/servers/33f3fb3e-a944-4bf6-8082-0390a4426077 => generated 1434 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:29.750 7 WARNING neutronclient.v2_0.client [None req-c02d2761-bade-4806-b79c-04fd59020580 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:29.773 8 WARNING neutronclient.v2_0.client [None req-40e17d9e-ea8a-440e-8441-fc340d143f94 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 122/252] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:29 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1517 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/253] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:29 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1524 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:30.277 7 WARNING neutronclient.v2_0.client [None req-707c66e1-1519-4af6-92f3-9761cdca969a daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 123/254] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:30 2026] GET /v2.1/servers/33f3fb3e-a944-4bf6-8082-0390a4426077 => generated 1482 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:30.899 8 WARNING neutronclient.v2_0.client [None req-fe8af8da-259a-4377-ab06-4d4daa04274e 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:30.945 7 WARNING neutronclient.v2_0.client [None req-7bf6b8bb-621c-40de-af55-56c4c681c95b e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 132/255] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:30 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1517 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/256] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:30 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1524 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:31.364 8 WARNING neutronclient.v2_0.client [None req-4010c932-0dc5-49e9-8565-10229f3cb864 daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 133/257] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:31 2026] GET /v2.1/servers/33f3fb3e-a944-4bf6-8082-0390a4426077 => generated 1482 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:32.113 7 WARNING neutronclient.v2_0.client [None req-b9df3f82-727f-450c-a73d-4a546ae2648f 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:32.137 8 WARNING neutronclient.v2_0.client [None req-ef9428e5-1b5c-46c6-b8fe-a9c325621734 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 125/258] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:32 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1517 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/259] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:32 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1524 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:32.460 7 WARNING neutronclient.v2_0.client [None req-aad2a037-62cb-4a7d-9f25-9017ca9aa8cc daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 126/260] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:32 2026] GET /v2.1/servers/33f3fb3e-a944-4bf6-8082-0390a4426077 => generated 1490 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:32.653 8 WARNING neutronclient.v2_0.client [None req-1713d3c1-4406-4578-9d60-31a48d4d07f0 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:32.707 8 WARNING neutronclient.v2_0.client [None req-1713d3c1-4406-4578-9d60-31a48d4d07f0 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:32.897 8 WARNING neutronclient.v2_0.client [None req-1713d3c1-4406-4578-9d60-31a48d4d07f0 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:33.175 7 INFO nova.api.openstack.compute.server_external_events [req-e36a392a-5ac9-4464-b891-7e2e051085b4 req-9a919407-2866-4d76-a35d-811c526915ff cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:e54bc10f-f027-418c-9693-72b883385dff for instance 33f3fb3e-a944-4bf6-8082-0390a4426077 on instance [pid: 7|app: 0|req: 127/261] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:24:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:33.320 7 WARNING neutronclient.v2_0.client [None req-03882aa7-b0d6-40a8-9cf0-81332abe954e 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 128/262] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:33 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1517 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:33.529 7 WARNING neutronclient.v2_0.client [None req-e6da72dd-60e8-434b-83ab-cea7dc7dc526 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 129/263] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:33 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1524 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, ' [pid: 8|app: 0|req: 135/264] 10.0.0.17 () {34 vars in 662 bytes} [Mon Apr 27 05:24:32 2026] POST /v2.1/servers => generated 450 bytes in 1186 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-27 05:24:33.722 7 WARNING neutronclient.v2_0.client [None req-95521dc0-b7f6-4664-8836-f416108140a8 daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:33.761 8 WARNING neutronclient.v2_0.client [None req-a4d17425-b5ee-4b20-839b-d21b27a9d543 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 136/265] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:33 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1253 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/266] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:33 2026] GET /v2.1/servers/33f3fb3e-a944-4bf6-8082-0390a4426077 => generated 1568 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-04-27 05:24:34.551 8 WARNING neutronclient.v2_0.client [None req-cbec2641-253e-4524-b7c6-a21f7c582bbc 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 137/267] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:34 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1517 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:34.737 7 WARNING neutronclient.v2_0.client [None req-e4c130ee-edde-418e-a090-daf5c99dc403 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] 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: 131/268] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:34 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1524 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:34.840 8 WARNING neutronclient.v2_0.client [None req-6132667d-144c-4a7f-b0ce-eb33650d2f2b 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:34.866 7 WARNING neutronclient.v2_0.client [None req-0afc8a3d-c25e-4bab-b7cd-2b3fd6ee2915 daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 138/269] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:34 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1303 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/270] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:34 2026] GET /v2.1/servers/33f3fb3e-a944-4bf6-8082-0390a4426077 => generated 1556 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-04-27 05:24:35.302 8 INFO nova.api.openstack.compute.server_external_events [req-1fe353a2-10da-4d02-aa52-fc274aa1888c req-db70b477-88f5-467e-9a65-12ed4ffffb54 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-plugged:af5678d2-2ee0-497d-9525-e0345d775655 for instance f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 on instance [pid: 8|app: 0|req: 140/273] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:24:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:35.733 7 WARNING neutronclient.v2_0.client [None req-2d9f6962-0688-423d-b4a9-bcf41524117f 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 134/274] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:35 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1517 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:35.908 8 WARNING neutronclient.v2_0.client [None req-116f4833-ff00-44fa-9961-6abeba9abef2 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:35.935 7 WARNING neutronclient.v2_0.client [None req-688af874-34c8-45f4-bdd4-0ca979c4250d 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 135/275] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:35 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1351 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-04-27 05:24:36.012 7 WARNING neutronclient.v2_0.client [None req-030b0d19-e057-4382-aca7-8b9db5e897ce daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 141/276] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:35 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1524 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/277] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:35 2026] GET /v2.1/servers/33f3fb3e-a944-4bf6-8082-0390a4426077 => generated 1556 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-04-27 05:24:36.894 8 WARNING neutronclient.v2_0.client [None req-4c164e7a-869f-4b14-9806-7e06d2bff932 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 142/278] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:36 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1700 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:37.054 8 WARNING neutronclient.v2_0.client [None req-cbbb9ec5-dbad-4101-8944-6827f6974a32 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:37.060 7 WARNING neutronclient.v2_0.client [None req-62220ae6-980e-4fae-835a-0d0597115f23 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 137/279] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:36 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1351 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/280] 10.0.0.17 () {32 vars in 740 bytes} [Mon Apr 27 05:24:36 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1/os-interface => generated 284 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:37.146 7 WARNING neutronclient.v2_0.client [None req-0fc45ad4-d67a-4f1a-9489-2be2823aff3f e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:37.176 8 WARNING neutronclient.v2_0.client [None req-29e37559-5afa-4445-8974-eae6d507d558 daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 138/281] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:37 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1524 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/282] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:37 2026] GET /v2.1/servers/33f3fb3e-a944-4bf6-8082-0390a4426077 => generated 1556 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-04-27 05:24:37.358 7 INFO nova.api.openstack.compute.server_external_events [req-5d39f14d-6b7d-4b8f-a795-5009612b34dc req-b07750e7-a3b5-43c1-8a20-45ee9f5b72e2 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-plugged:bb068a65-e196-49de-90f8-cc96b7244ae2 for instance 0b1bc73a-e368-4e8a-8c64-730065fa7bda on instance 2026-04-27 05:24:37.358 7 INFO nova.api.openstack.compute.server_external_events [req-5d39f14d-6b7d-4b8f-a795-5009612b34dc req-b07750e7-a3b5-43c1-8a20-45ee9f5b72e2 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-plugged:e54bc10f-f027-418c-9693-72b883385dff for instance 33f3fb3e-a944-4bf6-8082-0390a4426077 on instance [pid: 7|app: 0|req: 139/283] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:24:37 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:37.945 8 INFO nova.api.openstack.compute.server_external_events [req-b7147d50-d6fa-4214-a80d-a2c8f7c02f42 req-74c5ff1b-1869-45ed-ae8f-6a4fbba473e1 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:af5678d2-2ee0-497d-9525-e0345d775655 for instance f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 on instance [pid: 8|app: 0|req: 145/284] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:24:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:38.148 7 WARNING neutronclient.v2_0.client [None req-3cb6e0f4-d059-4f1b-bf40-991cd9abf1c7 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 140/285] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:38 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1359 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:38.297 8 WARNING neutronclient.v2_0.client [None req-64891f46-1c60-4d64-a458-baf067d19866 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:38.313 7 WARNING neutronclient.v2_0.client [None req-4e357f2e-7427-49af-b9b6-a7c83a0afe89 daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 146/286] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:38 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1524 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/287] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:38 2026] GET /v2.1/servers/33f3fb3e-a944-4bf6-8082-0390a4426077 => generated 1556 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:38.983 8 INFO nova.api.openstack.compute.server_external_events [req-13da503a-831c-4e20-b759-e15e48626a16 req-caffef7d-d476-4b01-b031-16bf7efbb4cc cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:8855ae6e-f504-4bbf-b93b-45961b2646a7 for instance 94087792-4475-46b8-96f2-96edbaa1a0ab on instance [pid: 8|app: 0|req: 147/288] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:24:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:39.264 7 WARNING neutronclient.v2_0.client [None req-a470673e-e794-49c6-b9fe-719766c5e8f7 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 142/289] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:39 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1436 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:39.478 8 WARNING neutronclient.v2_0.client [None req-372a79a1-4adf-4089-9a14-5f41c90558e0 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:39.526 7 WARNING neutronclient.v2_0.client [None req-122f227a-2c1b-4984-9924-74f3b44de818 daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 148/290] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:39 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1714 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/291] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:39 2026] GET /v2.1/servers/33f3fb3e-a944-4bf6-8082-0390a4426077 => generated 1740 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:39.710 8 WARNING neutronclient.v2_0.client [None req-34f9f65f-5424-4bc6-9ab9-c8be1bd68f64 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:39.744 7 WARNING neutronclient.v2_0.client [None req-c5b1139d-30a8-4dda-a9e7-1d618e6e1b46 daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 149/292] 10.0.0.17 () {32 vars in 740 bytes} [Mon Apr 27 05:24:39 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/293] 10.0.0.17 () {32 vars in 740 bytes} [Mon Apr 27 05:24:39 2026] GET /v2.1/servers/33f3fb3e-a944-4bf6-8082-0390a4426077/os-interface => generated 285 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:40.414 7 INFO nova.api.openstack.compute.server_external_events [req-c6e7e606-37f5-4478-b0e9-e6241c0bfad0 req-c63aa799-802f-419e-8125-12bd7fdbae37 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:e54bc10f-f027-418c-9693-72b883385dff for instance 33f3fb3e-a944-4bf6-8082-0390a4426077 on instance [pid: 7|app: 0|req: 145/294] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:24:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:40.428 8 WARNING neutronclient.v2_0.client [None req-965e42fe-4f11-489d-876f-4b6f6554f9a0 daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:40.456 7 WARNING neutronclient.v2_0.client [None req-2bc8f642-2704-46a6-9b9e-6de87c8af00a 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/295] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:40 2026] GET /v2.1/servers/33f3fb3e-a944-4bf6-8082-0390a4426077 => generated 1740 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, ' [pid: 7|app: 0|req: 146/296] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:40 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1436 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-04-27 05:24:40.571 8 WARNING neutronclient.v2_0.client [None req-fad2eb54-081d-4aa5-aa44-ca5091110448 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 151/297] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:40 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1714 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/298] 10.0.0.17 () {32 vars in 640 bytes} [Mon Apr 27 05:24:40 2026] GET /v2.1/servers => generated 383 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 152/299] 10.0.0.17 () {32 vars in 717 bytes} [Mon Apr 27 05:24:40 2026] DELETE /v2.1/servers/33f3fb3e-a944-4bf6-8082-0390a4426077 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:40.876 7 WARNING neutronclient.v2_0.client [None req-f6441e2c-950f-4bb7-8ffd-dedc74ba9dcb daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/300] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:40 2026] GET /v2.1/servers/33f3fb3e-a944-4bf6-8082-0390a4426077 => generated 1746 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:41.028 8 INFO nova.api.openstack.compute.server_external_events [req-66b66328-6281-4270-bb18-8ad9c3eb0a09 req-ed4e1051-37e3-4cbb-b334-f17d035dafb4 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:bb068a65-e196-49de-90f8-cc96b7244ae2 for instance 0b1bc73a-e368-4e8a-8c64-730065fa7bda on instance [pid: 8|app: 0|req: 153/301] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:24:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:41.604 7 WARNING neutronclient.v2_0.client [None req-1e65e743-795a-42e6-82f7-1c443a41c39f 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 149/302] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:41 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1436 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-04-27 05:24:42.052 8 WARNING neutronclient.v2_0.client [None req-658be3a3-a576-4856-9640-cf9585dd87ac daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 154/303] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:42 2026] GET /v2.1/servers/33f3fb3e-a944-4bf6-8082-0390a4426077 => generated 1866 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-04-27 05:24:42.778 7 WARNING neutronclient.v2_0.client [None req-2eb4eaec-b75c-48b1-9541-9fca792b9768 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 150/304] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:42 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1436 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:43.203 8 WARNING neutronclient.v2_0.client [None req-1cf49e9e-8658-40f0-b6e9-7bdbea835f65 daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 155/305] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:43 2026] GET /v2.1/servers/33f3fb3e-a944-4bf6-8082-0390a4426077 => generated 1866 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-04-27 05:24:43.950 7 WARNING neutronclient.v2_0.client [None req-cf538c37-0abf-40ec-8534-74bdeadf669a 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:44.050 8 INFO nova.api.openstack.compute.server_external_events [req-a46c0b7d-a92f-43de-b071-8ae4c43355c3 req-74d685b4-ba0f-4e2e-80bf-d690face89ff cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-deleted:e54bc10f-f027-418c-9693-72b883385dff for instance 33f3fb3e-a944-4bf6-8082-0390a4426077 on instance [pid: 7|app: 0|req: 151/306] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:43 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1424 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/307] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:24:44 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-04-27 05:24:44.363 7 WARNING neutronclient.v2_0.client [None req-28278c17-235c-4999-9266-20eefbda71fe daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 152/308] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:44 2026] GET /v2.1/servers/33f3fb3e-a944-4bf6-8082-0390a4426077 => generated 1511 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:45.100 7 WARNING neutronclient.v2_0.client [None req-37f6738e-32be-4045-9124-51ef22f9832a 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 154/311] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:45 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1424 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:45.472 8 WARNING neutronclient.v2_0.client [None req-bd9e5c19-81f8-49bf-a263-80b44788accf daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 158/312] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:45 2026] GET /v2.1/servers/33f3fb3e-a944-4bf6-8082-0390a4426077 => generated 1516 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-04-27 05:24:46.309 7 WARNING neutronclient.v2_0.client [None req-3f82d70a-b3aa-4027-a771-71d42d0f0b88 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 155/313] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:46 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1424 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:46.595 8 WARNING neutronclient.v2_0.client [None req-57e65325-7d23-445d-a96d-e19eb264b13b daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 159/314] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:46 2026] GET /v2.1/servers/33f3fb3e-a944-4bf6-8082-0390a4426077 => generated 1516 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-04-27 05:24:47.495 7 WARNING neutronclient.v2_0.client [None req-8af7f113-ca28-43b7-b067-2bb886ec5bf5 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/315] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:47 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1424 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:47.681 8 INFO nova.api.openstack.wsgi [None req-ce370b38-a5f4-4b76-b710-36e41b0c8ad4 daa2fd3e4d2b4d58bd8936859d82b52d 2fc43af2de4946fb94dfc3f4430a477d - - default default] HTTP exception thrown: Instance 33f3fb3e-a944-4bf6-8082-0390a4426077 could not be found. [pid: 8|app: 0|req: 160/316] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:47 2026] GET /v2.1/servers/33f3fb3e-a944-4bf6-8082-0390a4426077 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:47.698 7 INFO nova.api.openstack.compute.server_external_events [req-44a76e64-4919-4477-955d-e7e1e8b665ba req-ab8f9421-30ee-4006-95f2-0c4ba9c08293 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-plugged:8855ae6e-f504-4bbf-b93b-45961b2646a7 for instance 94087792-4475-46b8-96f2-96edbaa1a0ab on instance [pid: 7|app: 0|req: 157/317] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:24:47 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) [pid: 8|app: 0|req: 161/318] 10.0.0.17 () {32 vars in 703 bytes} [Mon Apr 27 05:24:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-317157479 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:48.677 7 WARNING neutronclient.v2_0.client [None req-05ea1598-dd8d-4a85-86e4-652a7e14d730 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 158/319] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:48 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1424 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 05:24:49.827 8 WARNING neutronclient.v2_0.client [None req-0ff4652d-8173-4719-ae87-30ce741da70e 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 162/320] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:49 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1611 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:49.948 7 WARNING neutronclient.v2_0.client [None req-0f463e35-568a-4f64-bd83-f8e39b80975f 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 159/321] 10.0.0.17 () {32 vars in 740 bytes} [Mon Apr 27 05:24:49 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab/os-interface => generated 284 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:50.642 7 INFO nova.api.openstack.compute.server_external_events [req-2d5c1135-9209-478d-a2bf-e4550623e1ed req-059a4f9c-a588-4fef-924b-0925696d440b cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:8855ae6e-f504-4bbf-b93b-45961b2646a7 for instance 94087792-4475-46b8-96f2-96edbaa1a0ab on instance 2026-04-27 05:24:50.645 8 WARNING neutronclient.v2_0.client [None req-4d86c49f-ae78-4a83-867a-c907bdc657cd 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 160/322] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:24:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/323] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:50 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1611 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 161/324] 10.0.0.17 () {32 vars in 640 bytes} [Mon Apr 27 05:24:50 2026] GET /v2.1/servers => generated 387 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 164/325] 10.0.0.17 () {32 vars in 717 bytes} [Mon Apr 27 05:24:50 2026] DELETE /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:50.986 7 WARNING neutronclient.v2_0.client [None req-fde5ad2e-5fad-4478-9d0a-eb89af9f9823 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 162/326] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:50 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1617 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:52.130 8 WARNING neutronclient.v2_0.client [None req-821f786c-f918-48bf-958a-2e22a810b1e3 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 165/327] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:52 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1737 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:53.335 7 WARNING neutronclient.v2_0.client [None req-dc1751c4-d43f-4c59-8a20-4d772b137aa3 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 163/328] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:53 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1737 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:54.017 8 INFO nova.api.openstack.compute.server_external_events [req-0c5b130f-c934-429b-ba6d-607af5ec8491 req-daf80ac3-88d4-4e79-b403-b9b2b809ed29 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-deleted:8855ae6e-f504-4bbf-b93b-45961b2646a7 for instance 94087792-4475-46b8-96f2-96edbaa1a0ab on instance [pid: 8|app: 0|req: 166/329] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:24:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:54.462 7 WARNING neutronclient.v2_0.client [None req-3c31fb2d-5b04-4089-8588-e3bddf267f20 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 164/330] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:54 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1380 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:55.564 8 WARNING neutronclient.v2_0.client [None req-57fedefa-1164-4a26-a09a-56ef29b7f046 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 168/333] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:55 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1380 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-04-27 05:24:56.655 7 WARNING neutronclient.v2_0.client [None req-c04f86aa-a677-4272-a38c-d0a1502a8f76 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/334] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:56 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1385 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:57.328 8 WARNING neutronclient.v2_0.client [None req-d06bfcc7-8ed5-4dfb-9cd0-2429192e4e89 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:57.542 8 WARNING neutronclient.v2_0.client [None req-d06bfcc7-8ed5-4dfb-9cd0-2429192e4e89 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] 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: 169/335] 10.0.0.17 () {34 vars in 662 bytes} [Mon Apr 27 05:24:57 2026] POST /v2.1/servers => generated 424 bytes in 546 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:57.736 8 WARNING neutronclient.v2_0.client [None req-9cd2d785-938e-47cb-aaf6-421063536920 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:24:57.746 7 WARNING neutronclient.v2_0.client [None req-ce37ff1d-a370-4856-b846-3f739fc4670d 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 167/336] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:57 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 1385 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/337] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:57 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023 => generated 1369 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:24:58.836 7 INFO nova.api.openstack.wsgi [None req-06fb4613-7bbb-42bf-bff8-316579cfe87e 693fa66432494e8891a79e745847ba32 42222aaac5614ea48493655e3884f7b3 - - default default] HTTP exception thrown: Instance 94087792-4475-46b8-96f2-96edbaa1a0ab could not be found. 2026-04-27 05:24:58.836 8 WARNING neutronclient.v2_0.client [None req-10d9e02f-768a-4bb4-87ee-d42e9eac0d32 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/338] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:58 2026] GET /v2.1/servers/94087792-4475-46b8-96f2-96edbaa1a0ab => generated 111 bytes in 42 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: 169/339] 10.0.0.17 () {32 vars in 705 bytes} [Mon Apr 27 05:24:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1368202793 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/340] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:58 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023 => generated 1373 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 05:24:59.931 7 WARNING neutronclient.v2_0.client [None req-008f61da-9d9b-4340-8ad1-01f9e5907ff5 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 170/341] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:24:59 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023 => generated 1421 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-04-27 05:25:01.043 8 WARNING neutronclient.v2_0.client [None req-f720f4bc-c7c9-4759-89f4-840580a27300 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 172/342] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:00 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023 => generated 1421 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:02.137 7 WARNING neutronclient.v2_0.client [None req-c41d81e8-0d19-4c24-b31f-0f18848bae3a 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 171/343] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:02 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023 => generated 1429 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-04-27 05:25:02.825 8 INFO nova.api.openstack.compute.server_external_events [req-c8f69d1d-da04-471a-9953-7dc9839700d0 req-4c492b1b-da86-4c88-94c2-920bbf1bc415 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:afd40f15-9b00-4648-942c-228421c2e33c for instance 87436cd9-cfee-4b94-8c33-ef1e4df37023 on instance [pid: 8|app: 0|req: 173/344] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:25:02 2026] POST /v2.1/os-server-external-events => generated 179 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-04-27 05:25:03.231 7 WARNING neutronclient.v2_0.client [None req-a7ef1d8a-7fb5-41d7-a1e9-b876281410f7 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 172/345] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:03 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023 => generated 1481 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:04.454 8 WARNING neutronclient.v2_0.client [None req-2dc94a14-23b4-4cac-8e73-1c497cb4fea9 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 174/346] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:04 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023 => generated 1469 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-04-27 05:25:05.640 8 WARNING neutronclient.v2_0.client [None req-7031f577-9102-4277-8aef-fc3d5d0a904c 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 176/349] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:05 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023 => generated 1469 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:06.319 7 WARNING neutronclient.v2_0.client [None req-b80b2b0c-907e-4d96-a83c-cfe89eb4793f 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 174/350] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:06 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1820 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:06.487 8 WARNING neutronclient.v2_0.client [None req-a50ec2cc-ff00-4498-9b0e-87bd7a443b18 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 177/351] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:06 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1820 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:06.816 7 WARNING neutronclient.v2_0.client [None req-64541df1-aaf2-40cf-a315-558058ad271f 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] 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: 178/352] 10.0.0.17 () {34 vars in 749 bytes} [Mon Apr 27 05:25:06 2026] POST /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1/action => generated 0 bytes in 78 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: 175/353] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:06 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023 => generated 1469 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 05:25:06.951 8 WARNING neutronclient.v2_0.client [None req-38a94f14-646f-4234-9383-9b03ec3854e0 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 179/354] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:06 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1822 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:07.980 7 WARNING neutronclient.v2_0.client [None req-3910ac71-0a58-416d-97b0-7fb75e225ec0 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] 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: 176/355] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:07 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023 => generated 1469 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 05:25:08.089 8 WARNING neutronclient.v2_0.client [None req-fc9c0832-78a7-478c-9753-6d2302815955 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 180/356] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:08 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1822 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:09.103 7 WARNING neutronclient.v2_0.client [None req-670e0003-14da-4410-80c7-372821967a66 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:25:09.121 8 WARNING neutronclient.v2_0.client [None req-451cab03-e770-4168-a7de-cd89982121a9 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 177/357] 10.0.0.17 () {32 vars in 740 bytes} [Mon Apr 27 05:25:09 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda/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, ' [pid: 8|app: 0|req: 181/358] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:09 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023 => generated 1469 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:09.218 7 WARNING neutronclient.v2_0.client [None req-d86fb42b-612e-4ade-bc47-c31e2f9708dd e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:25:09.234 8 WARNING neutronclient.v2_0.client [None req-823e2128-fb68-4fad-a492-34d416e70eec 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 178/359] 10.0.0.17 () {32 vars in 814 bytes} [Mon Apr 27 05:25:09 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda/os-interface/bb068a65-e196-49de-90f8-cc96b7244ae2 => generated 281 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 179/360] 10.0.0.17 () {32 vars in 722 bytes} [Mon Apr 27 05:25:09 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda/ips => generated 155 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: 182/361] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:09 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1822 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/362] 10.0.0.17 () {34 vars in 749 bytes} [Mon Apr 27 05:25:09 2026] POST /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda/action => generated 0 bytes in 37 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: 183/363] 10.0.0.17 () {32 vars in 722 bytes} [Mon Apr 27 05:25:09 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda/ips => generated 155 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:09.842 7 INFO nova.api.openstack.compute.server_external_events [req-e31d37eb-4477-45f2-b918-b416810f4566 req-ebe93b60-41b9-4eff-8662-f825b3a6327d cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-plugged:afd40f15-9b00-4648-942c-228421c2e33c for instance 87436cd9-cfee-4b94-8c33-ef1e4df37023 on instance [pid: 7|app: 0|req: 181/364] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:25:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:10.252 8 WARNING neutronclient.v2_0.client [None req-99510ed1-80cc-4f2f-9da7-249cdda636be 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:10.381 7 WARNING neutronclient.v2_0.client [None req-f43ae716-e561-44bc-82e0-a8210b8f5ff0 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 184/365] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:10 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023 => generated 1469 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 185/366] 10.0.0.17 () {32 vars in 722 bytes} [Mon Apr 27 05:25:10 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda/ips => generated 155 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: 182/367] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:10 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1827 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 05:25:10.675 8 INFO nova.api.openstack.compute.server_external_events [req-ae3507c2-8053-4a78-b1e3-9f3248d14ca9 req-0bde10d9-8da6-48b3-8085-8725b9b1c6c0 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:bb068a65-e196-49de-90f8-cc96b7244ae2 for instance 0b1bc73a-e368-4e8a-8c64-730065fa7bda on instance [pid: 8|app: 0|req: 186/368] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:25:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:11.647 7 WARNING neutronclient.v2_0.client [None req-a8b71791-d991-4ee7-9a86-4c28284afc8c 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] 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: 187/369] 10.0.0.17 () {32 vars in 722 bytes} [Mon Apr 27 05:25:11 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda/ips => generated 193 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 183/370] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:11 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023 => generated 1654 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:11.733 8 WARNING neutronclient.v2_0.client [None req-dbd7266d-7f7d-4da1-82d7-895a6816d0f2 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:25:11.761 7 WARNING neutronclient.v2_0.client [None req-3006efc4-f827-4815-90bb-b9ddbbc17801 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 188/371] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:11 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1827 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 189/372] 10.0.0.17 () {32 vars in 722 bytes} [Mon Apr 27 05:25:11 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023/ips => generated 109 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/373] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:11 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1948 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 185/374] 10.0.0.17 () {34 vars in 749 bytes} [Mon Apr 27 05:25:11 2026] POST /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda/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: 8|app: 0|req: 190/375] 10.0.0.17 () {32 vars in 722 bytes} [Mon Apr 27 05:25:11 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023/ips => generated 109 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 186/376] 10.0.0.17 () {32 vars in 722 bytes} [Mon Apr 27 05:25:11 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda/ips => generated 193 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/377] 10.0.0.17 () {32 vars in 824 bytes} [Mon Apr 27 05:25:12 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023/ips/tempest-ServerAddressesTestJSON-1382432529-network => generated 94 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 187/378] 10.0.0.17 () {32 vars in 717 bytes} [Mon Apr 27 05:25:12 2026] DELETE /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:12.205 8 WARNING neutronclient.v2_0.client [None req-f537ff38-5114-4fd4-ae30-3c232093bfd0 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 192/379] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:12 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023 => generated 1660 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-04-27 05:25:12.853 7 INFO nova.api.openstack.compute.server_external_events [req-a56e779c-b06a-4cbd-9b55-dc92f6a34a1d req-aa589ca1-6ff2-47d9-ac04-4e2bc6cd230e cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-unplugged:af5678d2-2ee0-497d-9525-e0345d775655 for instance f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 on instance [pid: 7|app: 0|req: 188/380] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:25:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:12.949 8 WARNING neutronclient.v2_0.client [None req-bc73b4cc-4064-4146-a918-a8e3476db6e1 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] 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: 189/381] 10.0.0.17 () {32 vars in 722 bytes} [Mon Apr 27 05:25:13 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda/ips => generated 193 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:12 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1827 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:13.341 7 WARNING neutronclient.v2_0.client [None req-3118d280-4aa9-435a-8093-28db92f85138 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 190/383] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:13 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023 => generated 1660 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:13.816 8 INFO nova.api.openstack.compute.server_external_events [req-d71c0b14-6db5-48cb-9f95-638908ebd3eb req-fd6cd343-8aa5-4f1f-ad3f-7354cc6674ca cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:bb068a65-e196-49de-90f8-cc96b7244ae2 for instance 0b1bc73a-e368-4e8a-8c64-730065fa7bda on instance [pid: 8|app: 0|req: 194/384] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:25:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 191/385] 10.0.0.17 () {32 vars in 722 bytes} [Mon Apr 27 05:25:14 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda/ips => generated 193 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:25:14.150 8 WARNING neutronclient.v2_0.client [None req-52a60150-4a74-40c8-99bd-9ccfb53fe1ca 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 195/386] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:14 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1827 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-04-27 05:25:14.535 7 WARNING neutronclient.v2_0.client [None req-19473483-9e4b-490d-9529-875236a9fe8f 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 192/387] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:14 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023 => generated 1660 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, ' [pid: 8|app: 0|req: 197/390] 10.0.0.17 () {32 vars in 722 bytes} [Mon Apr 27 05:25:15 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda/ips => generated 155 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:15.285 8 WARNING neutronclient.v2_0.client [None req-3fd9617e-9209-4984-92e7-672b7f1c2d06 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 194/391] 10.0.0.17 () {32 vars in 717 bytes} [Mon Apr 27 05:25:15 2026] DELETE /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:15.379 7 WARNING neutronclient.v2_0.client [None req-072c3ed0-5583-4f3e-8733-c4c3ad702c7f e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 198/392] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:15 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1827 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:15 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1840 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:15.609 8 INFO nova.api.openstack.compute.server_external_events [req-25e0a6ce-ecfb-4323-8b2d-12e9ec4d8632 req-9f9b613c-9e8f-4416-bd92-a87a4971218a cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-plugged:af5678d2-2ee0-497d-9525-e0345d775655 for instance f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 on instance [pid: 8|app: 0|req: 199/394] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:25:15 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-04-27 05:25:15.712 7 WARNING neutronclient.v2_0.client [None req-e7305fc5-9b9a-4ed2-9e64-10e4c669da37 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 196/395] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:15 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023 => generated 1450 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:15.862 8 INFO nova.api.openstack.compute.server_external_events [req-7689c4e4-b960-4196-97b7-2aec16793814 req-b35ad69c-aaa0-4b45-976e-3f087bd97c99 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-deleted:afd40f15-9b00-4648-942c-228421c2e33c for instance 87436cd9-cfee-4b94-8c33-ef1e4df37023 on instance [pid: 8|app: 0|req: 200/396] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:25:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:16.442 7 WARNING neutronclient.v2_0.client [None req-dc701f7d-f24d-4292-8435-40f265cbd272 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 197/397] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:16 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1827 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:16.585 8 WARNING neutronclient.v2_0.client [None req-308baca1-4540-47e8-981d-04a9656f4409 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 201/398] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:16 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1840 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:16.842 7 WARNING neutronclient.v2_0.client [None req-e0c0fe32-0ca7-49ab-8daa-c810183601f2 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 198/399] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:16 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023 => generated 1455 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:17.605 8 WARNING neutronclient.v2_0.client [None req-b31ef8ac-5968-4dcd-af84-72388918d480 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 202/400] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:17 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1820 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:17.788 7 WARNING neutronclient.v2_0.client [None req-f021380e-f325-46a5-a738-667da35fa11e e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 199/401] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:17 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1840 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:17.929 8 WARNING neutronclient.v2_0.client [None req-bcc73d1e-8150-42d4-bc94-4478512028dc 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 203/402] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:17 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023 => generated 1455 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:18.517 7 INFO nova.api.openstack.compute.server_external_events [req-9c9bca7b-51e1-4305-b58f-b272749ea862 req-9666e590-9d96-4508-9f36-de5e088bdf32 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-deleted:bb068a65-e196-49de-90f8-cc96b7244ae2 for instance 0b1bc73a-e368-4e8a-8c64-730065fa7bda on instance [pid: 7|app: 0|req: 200/403] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:25:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:18.914 8 WARNING neutronclient.v2_0.client [None req-f59bf246-a666-4df7-9b4b-19e34f07b9e3 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 204/404] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:18 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1480 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-04-27 05:25:19.068 7 INFO nova.api.openstack.wsgi [None req-d421cefe-986f-47ac-9ffe-6ed7313c3e0a 18afe9f8cac34434b83bfc87397be535 58c8cccfc64241569691fe98f1aa6f67 - - default default] HTTP exception thrown: Instance 87436cd9-cfee-4b94-8c33-ef1e4df37023 could not be found. [pid: 7|app: 0|req: 201/405] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:19 2026] GET /v2.1/servers/87436cd9-cfee-4b94-8c33-ef1e4df37023 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:20.003 8 WARNING neutronclient.v2_0.client [None req-56bff92e-a38d-41f8-951e-6ca779adf8d9 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 205/406] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:19 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1485 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:21.183 7 WARNING neutronclient.v2_0.client [None req-06b11dcb-c346-4dc6-8db4-b6e32646b81c e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 202/407] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:21 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 1485 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:22.491 8 INFO nova.api.openstack.wsgi [None req-b04d787a-52ca-49aa-bae0-f651e8b9b380 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] HTTP exception thrown: Instance 0b1bc73a-e368-4e8a-8c64-730065fa7bda could not be found. [pid: 8|app: 0|req: 206/408] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:22 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 203/409] 10.0.0.17 () {32 vars in 703 bytes} [Mon Apr 27 05:25:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-869763670 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:22.989 8 INFO nova.api.openstack.wsgi [None req-614e7124-45dc-4853-a4ad-1bd8d684b4b2 e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] HTTP exception thrown: Instance 0b1bc73a-e368-4e8a-8c64-730065fa7bda could not be found. [pid: 8|app: 0|req: 207/410] 10.0.0.17 () {32 vars in 717 bytes} [Mon Apr 27 05:25:22 2026] DELETE /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-27 05:25:23.021 7 INFO nova.api.openstack.wsgi [None req-8d9e3556-9922-479d-af54-cded18f98b1d e86420487f3e4398b69ceb900c848d11 e9123be148cb49ffa9d113accbbc6100 - - default default] HTTP exception thrown: Instance 0b1bc73a-e368-4e8a-8c64-730065fa7bda could not be found. [pid: 7|app: 0|req: 204/411] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:22 2026] GET /v2.1/servers/0b1bc73a-e368-4e8a-8c64-730065fa7bda => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 209/414] 10.0.0.17 () {34 vars in 670 bytes} [Mon Apr 27 05:25:32 2026] POST /v2.1/os-keypairs => generated 386 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:33.598 7 WARNING neutronclient.v2_0.client [None req-8b02e623-b2f3-4522-8915-faad2cc7e3ed 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:25:33.667 7 WARNING neutronclient.v2_0.client [None req-8b02e623-b2f3-4522-8915-faad2cc7e3ed 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:25:33.878 7 WARNING neutronclient.v2_0.client [None req-8b02e623-b2f3-4522-8915-faad2cc7e3ed 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 206/415] 10.0.0.17 () {34 vars in 662 bytes} [Mon Apr 27 05:25:33 2026] POST /v2.1/servers => generated 451 bytes in 566 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-27 05:25:34.124 8 WARNING neutronclient.v2_0.client [None req-8781ac8c-585f-4bf8-8967-324bccc72e0d 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 210/416] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:34 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 1424 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:35.211 7 WARNING neutronclient.v2_0.client [None req-8247fb92-837f-40d0-9b4c-7af0fbb00fc6 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 208/419] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:35 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 1428 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:36.313 8 WARNING neutronclient.v2_0.client [None req-eb281223-a150-439f-957e-d514d33d3f60 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 212/420] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:36 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 1476 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:37.398 7 WARNING neutronclient.v2_0.client [None req-0b993445-c1af-44c9-92e2-ff73d602f3fd 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 209/421] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:37 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 1476 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:38.479 8 WARNING neutronclient.v2_0.client [None req-47ab7a3b-b61f-4ce3-a7e3-bd662a12ca86 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 213/422] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:38 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 1484 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:39.238 7 WARNING neutronclient.v2_0.client [None req-b5e43510-b25b-4fba-9d96-bc690cf4bd69 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:39.381 8 INFO nova.api.openstack.compute.server_external_events [req-83fd698d-7a65-4543-9507-1ddafbdbfab1 req-01caf7c5-582a-46fb-a134-38a144ce7435 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:37dd6c36-e1f6-4dc6-b018-8dd9748181df for instance 2786f35e-2aa9-4599-ab36-ed3bb731ac14 on instance [pid: 8|app: 0|req: 214/423] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:25:39 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) [pid: 7|app: 0|req: 210/424] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:39 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1820 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 215/425] 10.0.0.17 () {32 vars in 717 bytes} [Mon Apr 27 05:25:39 2026] DELETE /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:39.535 7 WARNING neutronclient.v2_0.client [None req-e3d3f9fa-7960-4759-b6cc-9a5e9578769a 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] 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: 211/426] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:39 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1826 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 05:25:39.665 8 WARNING neutronclient.v2_0.client [None req-5b3dc206-b38a-43c8-acb6-aae9ef0255a5 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 216/427] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:39 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 1562 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:40.710 7 WARNING neutronclient.v2_0.client [None req-cc18c750-cc25-467d-8239-6177a0f2bec5 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 212/428] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:40 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1826 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:40.920 8 WARNING neutronclient.v2_0.client [None req-a54d3a34-9150-457a-9a4c-229af16e2122 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/429] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:40 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 1550 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:41.841 7 WARNING neutronclient.v2_0.client [None req-04d7751b-65a8-44f3-aa9f-4c5e9805b90b 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 213/430] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:41 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1826 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:42.099 8 WARNING neutronclient.v2_0.client [None req-86efcafb-c11e-46ea-b290-e44128a25b97 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:42.170 7 INFO nova.api.openstack.compute.server_external_events [req-1708cc30-6ee7-4064-814f-dcca6f827df0 req-d9710e70-8930-4847-8574-0ef5aa7dd0f6 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-unplugged:af5678d2-2ee0-497d-9525-e0345d775655 for instance f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 on instance [pid: 7|app: 0|req: 214/431] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:25:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/432] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:42 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 1550 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-04-27 05:25:42.693 7 INFO nova.api.openstack.compute.server_external_events [req-75f38279-3413-405f-a4be-c6440102fabb req-c62d1f2b-4570-42bc-9b6c-235a99a25e32 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-deleted:af5678d2-2ee0-497d-9525-e0345d775655 for instance f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 on instance [pid: 7|app: 0|req: 215/433] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:25:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:43.033 8 WARNING neutronclient.v2_0.client [None req-9c1c250c-6e6b-4817-abbd-188eed3288f9 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 219/434] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:43 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1474 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:43.258 7 WARNING neutronclient.v2_0.client [None req-5c686ad6-aa2a-4147-b231-4667a3ebbaa2 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 216/435] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:43 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 1550 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:44.134 8 WARNING neutronclient.v2_0.client [None req-7c67a571-6fe7-4cd8-8689-daefdfb64210 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 220/436] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:44 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1479 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:44.405 7 WARNING neutronclient.v2_0.client [None req-38cf8e14-1915-4ed7-8fa0-3866a971f3ae 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 217/437] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:44 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 1550 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-04-27 05:25:44.609 8 INFO nova.api.openstack.compute.server_external_events [req-ad3a1e9e-2397-4b69-94e0-93fd421364a4 req-e7942e92-3e9d-4aa3-bb9a-2ebeea600fc1 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-plugged:37dd6c36-e1f6-4dc6-b018-8dd9748181df for instance 2786f35e-2aa9-4599-ab36-ed3bb731ac14 on instance [pid: 8|app: 0|req: 221/438] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:25:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:45.233 7 WARNING neutronclient.v2_0.client [None req-ad9af3cf-9b61-41af-b257-e8b1647e2589 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 219/441] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:45 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => generated 1479 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:45.566 8 WARNING neutronclient.v2_0.client [None req-75963059-837a-42c1-b709-f6736b438d6f 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 223/442] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:45 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 1550 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-04-27 05:25:46.331 7 INFO nova.api.openstack.wsgi [None req-a86f2c43-018f-4023-b507-8268cb633e07 4fd0259490674cfbb5fb6a1fb0214237 80d2defc2ef74ad7bd933a23482eb6ae - - default default] HTTP exception thrown: Instance f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 could not be found. [pid: 7|app: 0|req: 220/443] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:46 2026] GET /v2.1/servers/f07f23eb-b17f-4bc3-aeb4-f4039c764dd1 => 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, ' [pid: 8|app: 0|req: 224/444] 10.0.0.17 () {32 vars in 705 bytes} [Mon Apr 27 05:25:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1242734498 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:46.738 7 WARNING neutronclient.v2_0.client [None req-60b4c947-b5ea-4663-82e2-e070da5b78bd 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 221/445] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:46 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 1727 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 05:25:46.994 8 WARNING neutronclient.v2_0.client [None req-5bc7edda-e406-40c6-869a-b40fe07e3634 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 225/446] 10.0.0.17 () {32 vars in 740 bytes} [Mon Apr 27 05:25:46 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14/os-interface => generated 284 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-04-27 05:25:47.730 8 INFO nova.api.openstack.compute.server_external_events [req-2935f7d9-9fd9-46be-89be-22c67ab11532 req-3357e92d-e649-4c62-b14f-3a111231b61d cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:37dd6c36-e1f6-4dc6-b018-8dd9748181df for instance 2786f35e-2aa9-4599-ab36-ed3bb731ac14 on instance [pid: 8|app: 0|req: 226/447] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:25:47 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-04-27 05:25:47.737 7 WARNING neutronclient.v2_0.client [None req-25b3d4a5-4a9f-4e32-abbd-30ad9aca8471 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 222/448] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:47 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 1727 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, ' [pid: 8|app: 0|req: 227/449] 10.0.0.17 () {32 vars in 640 bytes} [Mon Apr 27 05:25:47 2026] GET /v2.1/servers => generated 378 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 223/450] 10.0.0.17 () {32 vars in 717 bytes} [Mon Apr 27 05:25:47 2026] DELETE /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:48.133 8 WARNING neutronclient.v2_0.client [None req-341291a2-fe78-4ee2-8449-6fd969a5aaac 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 228/451] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:48 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 1733 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-04-27 05:25:49.295 7 WARNING neutronclient.v2_0.client [None req-d3345275-1936-4147-bcb7-11a1e8329670 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 224/452] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:49 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 1853 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-04-27 05:25:50.431 8 WARNING neutronclient.v2_0.client [None req-f48b297a-3992-49c0-8a63-34b336113ea2 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 229/453] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:50 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 1853 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/454] 10.0.0.17 () {30 vars in 412 bytes} [Mon Apr 27 05:25:50 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:51.294 7 INFO nova.api.openstack.compute.server_external_events [req-9cbda9e4-f120-422c-a5aa-eb4d82e077e4 req-4136afea-be3b-4f51-a22f-3fec07074d5b cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-deleted:37dd6c36-e1f6-4dc6-b018-8dd9748181df for instance 2786f35e-2aa9-4599-ab36-ed3bb731ac14 on instance [pid: 7|app: 0|req: 226/455] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:25:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 230/456] 10.0.0.17 () {28 vars in 559 bytes} [Mon Apr 27 05:25:51 2026] GET /v2/ => generated 402 bytes in 545 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 231/457] 10.0.0.17 () {28 vars in 563 bytes} [Mon Apr 27 05:25:51 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: 8|app: 0|req: 232/458] 10.0.0.17 () {30 vars in 412 bytes} [Mon Apr 27 05:25:51 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-27 05:25:51.590 7 WARNING neutronclient.v2_0.client [None req-b9d24b70-ab8b-4b78-9057-4882dc178cfd 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 227/459] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:51 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 1505 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 05:25:52.692 8 WARNING neutronclient.v2_0.client [None req-8b6a438a-d93d-421f-a2ef-000334844072 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 233/460] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:52 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 1510 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:53.804 7 WARNING neutronclient.v2_0.client [None req-2f453c12-da9c-4394-90ee-56d60f7931f2 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 228/461] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:53 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 1510 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:54.906 8 WARNING neutronclient.v2_0.client [None req-c355ed4d-d261-44ff-bf24-cebce79b573a 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 234/462] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:54 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 1510 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:25:55.984 8 INFO nova.api.openstack.wsgi [None req-e73005c9-3a89-4fff-abe7-25a8c9cc52f7 95828d7dc8e740bebdf9a00c6b22c447 d268b6f7babc477e86dfe1b926bfb150 - - default default] HTTP exception thrown: Instance 2786f35e-2aa9-4599-ab36-ed3bb731ac14 could not be found. [pid: 8|app: 0|req: 236/465] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:25:55 2026] GET /v2.1/servers/2786f35e-2aa9-4599-ab36-ed3bb731ac14 => generated 111 bytes in 22 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: 230/466] 10.0.0.17 () {32 vars in 705 bytes} [Mon Apr 27 05:25:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1245359280 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 237/467] 10.0.0.17 () {34 vars in 670 bytes} [Mon Apr 27 05:26:04 2026] POST /v2.1/os-keypairs => generated 397 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:26:06.040 7 WARNING neutronclient.v2_0.client [None req-cc22abac-56d9-4783-bd68-7c1cf28c8351 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:26:06.078 7 WARNING neutronclient.v2_0.client [None req-cc22abac-56d9-4783-bd68-7c1cf28c8351 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:26:06.256 7 WARNING neutronclient.v2_0.client [None req-cc22abac-56d9-4783-bd68-7c1cf28c8351 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 232/470] 10.0.0.17 () {34 vars in 662 bytes} [Mon Apr 27 05:26:05 2026] POST /v2.1/servers => generated 450 bytes in 543 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-27 05:26:06.530 8 WARNING neutronclient.v2_0.client [None req-4e963179-b7a9-4ff1-ab1d-fac6f8bb7265 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 239/471] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:06 2026] GET /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7 => generated 1401 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:07.621 7 WARNING neutronclient.v2_0.client [None req-f3aa5641-a7ea-4c7a-88be-bc1f396fb4cb 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 233/472] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:07 2026] GET /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7 => generated 1405 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:08.705 8 WARNING neutronclient.v2_0.client [None req-9f26e92a-7d41-479f-9734-cbd8a923c998 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 240/473] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:08 2026] GET /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7 => generated 1453 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:09.801 7 WARNING neutronclient.v2_0.client [None req-bb1ebc1f-6690-42b7-a8ce-725eaf682687 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/474] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:09 2026] GET /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7 => generated 1453 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:10.888 8 WARNING neutronclient.v2_0.client [None req-b172d943-3908-4e5c-90d1-e03280af3bdb 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 241/475] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:10 2026] GET /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7 => generated 1461 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:11.829 7 INFO nova.api.openstack.compute.server_external_events [req-48121b90-a9e7-4bcc-829a-4b0ef3d3c84f req-efcdbe9c-37b0-4355-a12e-0ef213fa920b cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:9b00acde-1839-4653-ab64-6dc1a9c7246c for instance 026dad2d-7ca5-4e04-b84f-415e29130db7 on instance [pid: 7|app: 0|req: 235/476] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:26: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-04-27 05:26:12.055 8 WARNING neutronclient.v2_0.client [None req-b316af3c-9bf0-44ac-8fb0-c9057a9f69bd 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 242/477] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:12 2026] GET /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7 => generated 1539 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:13.232 7 WARNING neutronclient.v2_0.client [None req-a5687045-8d92-46b4-ac00-b65da356ba22 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 236/478] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:13 2026] GET /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7 => 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, ' 2026-04-27 05:26:14.373 8 WARNING neutronclient.v2_0.client [None req-9c00a9ce-5fb2-4613-ba33-6b7d8b323caa 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 243/479] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:14 2026] GET /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7 => generated 1527 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:15.500 7 WARNING neutronclient.v2_0.client [None req-a196f276-9639-4fef-ab4c-c54406a72ed7 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 238/482] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:15 2026] GET /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7 => generated 1527 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:16.610 8 INFO nova.api.openstack.compute.server_external_events [req-c2e283ac-c256-46e0-a8ae-cd96e8e4bd42 req-e582cb9c-9770-4acd-994e-42ccebeb8691 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-plugged:9b00acde-1839-4653-ab64-6dc1a9c7246c for instance 026dad2d-7ca5-4e04-b84f-415e29130db7 on instance [pid: 8|app: 0|req: 245/483] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:26:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:26:16.627 7 WARNING neutronclient.v2_0.client [None req-40ee0119-a09c-44b5-8691-441efc07975b 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 239/484] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:16 2026] GET /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7 => generated 1527 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:18.004 8 WARNING neutronclient.v2_0.client [None req-b488d2c1-7028-425b-a7db-3afa414adb2b 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/485] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:17 2026] GET /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7 => generated 1527 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:19.185 7 WARNING neutronclient.v2_0.client [None req-751f10a7-c582-40fb-b428-df886a8df02e 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 240/486] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:19 2026] GET /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7 => generated 1696 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:19.362 8 WARNING neutronclient.v2_0.client [None req-65dd0d7c-9942-40ac-897f-edc34c5607d4 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 247/487] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:19 2026] GET /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7 => generated 1696 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:20.456 7 INFO nova.api.openstack.compute.server_external_events [req-67731bf2-c081-410d-948f-8e613eace402 req-5e23bbff-725e-4fea-a038-c7bda4ae9558 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:9b00acde-1839-4653-ab64-6dc1a9c7246c for instance 026dad2d-7ca5-4e04-b84f-415e29130db7 on instance [pid: 7|app: 0|req: 241/488] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:26:20 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: 243/491] 10.0.0.17 () {34 vars in 749 bytes} [Mon Apr 27 05:26:28 2026] POST /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7/action => generated 31891 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:41.354 7 INFO nova.api.openstack.compute.server_external_events [req-9b182ce8-f0a4-4308-a10d-1a47122c0263 req-7b4efe41-a7ef-420a-9784-de03108d5e08 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:9b00acde-1839-4653-ab64-6dc1a9c7246c for instance 026dad2d-7ca5-4e04-b84f-415e29130db7 on instance [pid: 7|app: 0|req: 245/494] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:26:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 250/495] 10.0.0.17 () {34 vars in 670 bytes} [Mon Apr 27 05:26:43 2026] POST /v2.1/os-keypairs => generated 396 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:26:45.418 8 WARNING neutronclient.v2_0.client [None req-e247f381-10af-44ad-87cd-9dcf70d6df02 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:45.458 8 WARNING neutronclient.v2_0.client [None req-e247f381-10af-44ad-87cd-9dcf70d6df02 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:26:45.507 7 WARNING neutronclient.v2_0.client [None req-17dd1cf7-2027-4ccb-9bf0-4676052fbe5d a7eeb7f0906f4206a8eebcb542101577 7865dcab2293402c869b0aa06043a334 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:26:45.633 8 WARNING neutronclient.v2_0.client [None req-e247f381-10af-44ad-87cd-9dcf70d6df02 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:26:45.732 7 WARNING neutronclient.v2_0.client [None req-17dd1cf7-2027-4ccb-9bf0-4676052fbe5d a7eeb7f0906f4206a8eebcb542101577 7865dcab2293402c869b0aa06043a334 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/498] 10.0.0.17 () {34 vars in 662 bytes} [Mon Apr 27 05:26:45 2026] POST /v2.1/servers => generated 449 bytes in 633 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:45.989 8 WARNING neutronclient.v2_0.client [None req-3e398a46-824e-4182-b19b-92f873004525 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 247/499] 10.0.0.17 () {34 vars in 662 bytes} [Mon Apr 27 05:26:45 2026] POST /v2.1/servers => generated 424 bytes in 566 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 253/500] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:45 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1401 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 05:26:46.027 7 WARNING neutronclient.v2_0.client [None req-7d8b1379-a9ad-43f8-b502-35a521db2c9a a7eeb7f0906f4206a8eebcb542101577 7865dcab2293402c869b0aa06043a334 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 248/501] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:46 2026] GET /v2.1/servers/0f4d8140-15fd-4ac4-9648-d083a54bfec8 => generated 1368 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:47.101 8 WARNING neutronclient.v2_0.client [None req-b8b943b5-dcb6-4ad3-98fc-242f45ca4be6 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:26:47.112 7 WARNING neutronclient.v2_0.client [None req-fbcc717a-6fc7-4ece-8aa6-1cd28be12c86 a7eeb7f0906f4206a8eebcb542101577 7865dcab2293402c869b0aa06043a334 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 254/502] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:47 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1405 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/503] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:47 2026] GET /v2.1/servers/0f4d8140-15fd-4ac4-9648-d083a54bfec8 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:48.185 8 WARNING neutronclient.v2_0.client [None req-208de3a2-08dd-46f1-8ab3-8598366597e2 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:26:48.212 7 WARNING neutronclient.v2_0.client [None req-7739b572-8668-4ffb-b435-5ca6575dfae7 a7eeb7f0906f4206a8eebcb542101577 7865dcab2293402c869b0aa06043a334 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/504] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:48 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1397 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/505] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:48 2026] GET /v2.1/servers/0f4d8140-15fd-4ac4-9648-d083a54bfec8 => generated 1420 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:49.270 8 WARNING neutronclient.v2_0.client [None req-6e09cbae-5a47-4ede-9283-a821c98433b2 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:26:49.297 7 WARNING neutronclient.v2_0.client [None req-77edfc0c-55bb-44c1-b060-304dc2f8b5d0 a7eeb7f0906f4206a8eebcb542101577 7865dcab2293402c869b0aa06043a334 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/506] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:49 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1397 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/507] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:49 2026] GET /v2.1/servers/0f4d8140-15fd-4ac4-9648-d083a54bfec8 => generated 1420 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:50.358 8 WARNING neutronclient.v2_0.client [None req-91a452f3-5a1b-4231-89c9-b30ada01ea53 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:26:50.377 7 WARNING neutronclient.v2_0.client [None req-fb55c330-e269-40f7-a8d1-735fc8364cb0 a7eeb7f0906f4206a8eebcb542101577 7865dcab2293402c869b0aa06043a334 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 257/508] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:50 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1453 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/509] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:50 2026] GET /v2.1/servers/0f4d8140-15fd-4ac4-9648-d083a54bfec8 => generated 1428 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:51.211 8 INFO nova.api.openstack.compute.server_external_events [req-89cb13e3-0a63-45da-a2cf-3701631b9858 req-539157b4-36c1-4052-b702-845f898b9c0f cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:774ba99f-3001-4eaa-b712-1f493f4205a2 for instance 0f4d8140-15fd-4ac4-9648-d083a54bfec8 on instance [pid: 8|app: 0|req: 258/510] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:26:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:51.481 7 WARNING neutronclient.v2_0.client [None req-a89a5f66-f50c-4419-8f57-173232909f21 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:26:51.503 8 WARNING neutronclient.v2_0.client [None req-6d094784-cc9f-4dde-af1d-4641c6a95116 a7eeb7f0906f4206a8eebcb542101577 7865dcab2293402c869b0aa06043a334 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/511] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:51 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1453 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/512] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:51 2026] GET /v2.1/servers/0f4d8140-15fd-4ac4-9648-d083a54bfec8 => generated 1480 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:52.755 7 WARNING neutronclient.v2_0.client [None req-5dfb56eb-09e4-4e7b-ae3c-aef98dd15539 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 254/513] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:52 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1461 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:53.008 8 WARNING neutronclient.v2_0.client [None req-7d69f93f-7101-4786-99c0-214759f76be6 a7eeb7f0906f4206a8eebcb542101577 7865dcab2293402c869b0aa06043a334 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 260/514] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:52 2026] GET /v2.1/servers/0f4d8140-15fd-4ac4-9648-d083a54bfec8 => generated 1468 bytes in 778 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:54.032 7 WARNING neutronclient.v2_0.client [None req-765595b0-6e7a-4bda-b284-43cbd89f305f 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:54.104 8 INFO nova.api.openstack.compute.server_external_events [req-cbc0c274-3238-42fd-8272-191c6d66fa74 req-7a718fe5-044e-4fb9-8c15-75d3652489fe cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:866372f5-2df3-4f4c-8cea-75abe5b950a9 for instance 3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 on instance [pid: 8|app: 0|req: 261/515] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:26:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/516] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:53 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1526 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:54.807 8 WARNING neutronclient.v2_0.client [None req-875ce2e8-0e2a-42a8-b5d0-9b0c4bfc8056 a7eeb7f0906f4206a8eebcb542101577 7865dcab2293402c869b0aa06043a334 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 262/519] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:54 2026] GET /v2.1/servers/0f4d8140-15fd-4ac4-9648-d083a54bfec8 => generated 1468 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:55.356 7 WARNING neutronclient.v2_0.client [None req-ea821e65-1838-42e2-8f42-849f6431f60e 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 258/520] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:55 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1526 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:56.112 8 WARNING neutronclient.v2_0.client [None req-9102cc7a-f58d-43aa-b510-4e2857aa3020 a7eeb7f0906f4206a8eebcb542101577 7865dcab2293402c869b0aa06043a334 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 263/521] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:56 2026] GET /v2.1/servers/0f4d8140-15fd-4ac4-9648-d083a54bfec8 => generated 1468 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:56.579 7 WARNING neutronclient.v2_0.client [None req-a81fc328-2c94-4556-993c-1d9304237918 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 259/522] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:56 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1526 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:57.413 8 WARNING neutronclient.v2_0.client [None req-323ede88-0f8c-4562-83e9-c8c363508eda a7eeb7f0906f4206a8eebcb542101577 7865dcab2293402c869b0aa06043a334 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:58.038 7 WARNING neutronclient.v2_0.client [None req-1a26f3cd-095a-4b7d-9179-d3d3e97ea26b 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 264/523] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:57 2026] GET /v2.1/servers/0f4d8140-15fd-4ac4-9648-d083a54bfec8 => generated 1468 bytes in 721 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/524] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:58 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1526 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:59.148 8 WARNING neutronclient.v2_0.client [None req-2f49c051-2aea-46be-ab3a-435ad1c985c4 a7eeb7f0906f4206a8eebcb542101577 7865dcab2293402c869b0aa06043a334 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:26:59.270 7 INFO nova.api.openstack.compute.server_external_events [req-c31c5e14-3932-4353-abca-eecc285e014e req-892effb1-a6d4-421d-ac1d-17080856c631 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-plugged:774ba99f-3001-4eaa-b712-1f493f4205a2 for instance 0f4d8140-15fd-4ac4-9648-d083a54bfec8 on instance [pid: 7|app: 0|req: 261/525] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:26:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 265/526] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:59 2026] GET /v2.1/servers/0f4d8140-15fd-4ac4-9648-d083a54bfec8 => generated 1468 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 05:26:59.322 7 WARNING neutronclient.v2_0.client [None req-32a27f6e-de87-4c5d-8c21-0d123c0bc4cc 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 262/527] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:26:59 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1526 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:00.362 8 WARNING neutronclient.v2_0.client [None req-ac664f44-396f-4816-ba26-5139b409f664 a7eeb7f0906f4206a8eebcb542101577 7865dcab2293402c869b0aa06043a334 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 266/528] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:00 2026] GET /v2.1/servers/0f4d8140-15fd-4ac4-9648-d083a54bfec8 => generated 1468 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:00.768 7 WARNING neutronclient.v2_0.client [None req-8ea8cd86-928a-4e52-933c-454cce68d5f2 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 263/529] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:00 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1526 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:01.529 8 WARNING neutronclient.v2_0.client [None req-42e8a932-f8b2-450a-9b69-694e912f2085 a7eeb7f0906f4206a8eebcb542101577 7865dcab2293402c869b0aa06043a334 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/530] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:01 2026] GET /v2.1/servers/0f4d8140-15fd-4ac4-9648-d083a54bfec8 => generated 1648 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:01.903 7 WARNING neutronclient.v2_0.client [None req-ae815d8d-bb81-420f-b17d-423503e2645d 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 264/531] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:01 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1526 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:02.124 8 INFO nova.api.openstack.compute.server_external_events [req-23335412-30e5-47e0-aba2-c23ccfd8ddf3 req-590e56d0-70fa-4c62-a98c-618a586a38ce cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-plugged:866372f5-2df3-4f4c-8cea-75abe5b950a9 for instance 3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 on instance [pid: 8|app: 0|req: 268/532] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:27:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 265/533] 10.0.0.17 () {32 vars in 717 bytes} [Mon Apr 27 05:27:02 2026] DELETE /v2.1/servers/0f4d8140-15fd-4ac4-9648-d083a54bfec8 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:03.047 8 WARNING neutronclient.v2_0.client [None req-3a17cf7e-0fe8-47b6-9131-2985072e2435 a7eeb7f0906f4206a8eebcb542101577 7865dcab2293402c869b0aa06043a334 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:27:03.064 7 WARNING neutronclient.v2_0.client [None req-04e20334-27de-420a-8d57-1266573ad225 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 269/534] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:03 2026] GET /v2.1/servers/0f4d8140-15fd-4ac4-9648-d083a54bfec8 => generated 1654 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/535] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:03 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1526 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:04.280 8 WARNING neutronclient.v2_0.client [None req-4c8d42ad-3962-4a8d-85ff-ad320792526a a7eeb7f0906f4206a8eebcb542101577 7865dcab2293402c869b0aa06043a334 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:27:04.312 7 WARNING neutronclient.v2_0.client [None req-db308003-e674-4a38-bee3-4f4f6af204f1 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 270/536] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:04 2026] GET /v2.1/servers/0f4d8140-15fd-4ac4-9648-d083a54bfec8 => generated 1654 bytes in 958 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/539] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:04 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1694 bytes in 946 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:05.269 8 WARNING neutronclient.v2_0.client [None req-0177f1dc-4e13-4b29-8e9e-0ec9fc4512cb 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:05.502 7 INFO nova.api.openstack.compute.server_external_events [req-cf58cdaa-ec3f-4b3a-ac84-4e6991a31076 req-dd840ea6-f9c1-4b38-af5b-9b1baf7b9b47 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-unplugged:774ba99f-3001-4eaa-b712-1f493f4205a2 for instance 0f4d8140-15fd-4ac4-9648-d083a54bfec8 on instance [pid: 7|app: 0|req: 268/540] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:27:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/541] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:05 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1694 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:06.145 7 INFO nova.api.openstack.compute.server_external_events [req-5b732137-d603-436f-aec6-f68de683db18 req-87e86cc6-59b7-40e9-8598-ab7ccf61858b cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-deleted:774ba99f-3001-4eaa-b712-1f493f4205a2 for instance 0f4d8140-15fd-4ac4-9648-d083a54bfec8 on instance [pid: 7|app: 0|req: 269/542] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:27:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:06.243 8 WARNING neutronclient.v2_0.client [None req-6621521d-c69f-4bfe-b29e-8d206ee7cb4e a7eeb7f0906f4206a8eebcb542101577 7865dcab2293402c869b0aa06043a334 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 274/543] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:06 2026] GET /v2.1/servers/0f4d8140-15fd-4ac4-9648-d083a54bfec8 => generated 1449 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:07.664 7 WARNING neutronclient.v2_0.client [None req-c9a8c5e1-f1fa-4811-a789-f1295e42b05a a7eeb7f0906f4206a8eebcb542101577 7865dcab2293402c869b0aa06043a334 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 270/544] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:07 2026] GET /v2.1/servers/0f4d8140-15fd-4ac4-9648-d083a54bfec8 => generated 1454 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:08.189 8 INFO nova.api.openstack.compute.server_external_events [req-e8674f46-335d-47c1-bdc2-ec01bf895c04 req-48eb7e8d-c979-4fcd-929d-f3c5bb4f14bd cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:866372f5-2df3-4f4c-8cea-75abe5b950a9 for instance 3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 on instance [pid: 8|app: 0|req: 275/545] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:27:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:09.222 7 WARNING neutronclient.v2_0.client [None req-2fab674d-4f0d-42ec-bb38-6239496f5145 a7eeb7f0906f4206a8eebcb542101577 7865dcab2293402c869b0aa06043a334 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 271/546] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:09 2026] GET /v2.1/servers/0f4d8140-15fd-4ac4-9648-d083a54bfec8 => 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-04-27 05:27:10.319 8 INFO nova.api.openstack.wsgi [None req-31afd9ad-410a-4d9e-afd1-d9d3e77ed23b a7eeb7f0906f4206a8eebcb542101577 7865dcab2293402c869b0aa06043a334 - - default default] HTTP exception thrown: Instance 0f4d8140-15fd-4ac4-9648-d083a54bfec8 could not be found. [pid: 8|app: 0|req: 276/547] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:10 2026] GET /v2.1/servers/0f4d8140-15fd-4ac4-9648-d083a54bfec8 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 272/548] 10.0.0.17 () {34 vars in 749 bytes} [Mon Apr 27 05:27:12 2026] POST /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3/action => generated 31891 bytes in 541 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: 278/551] 10.0.0.148 () {30 vars in 619 bytes} [Mon Apr 27 05:27:18 2026] GET /v2.1 => generated 0 bytes in 100 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: 274/552] 10.0.0.148 () {32 vars in 692 bytes} [Mon Apr 27 05:27:18 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/553] 10.0.0.148 () {34 vars in 913 bytes} [Mon Apr 27 05:27:18 2026] GET /v2.1/os-simple-tenant-usage/3c7eba8aeeb34a6888dc10d4abea31d4?start=2026-04-26T00:00:00&end=2026-04-27T23:59:59 => generated 20 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/554] 10.0.0.148 () {30 vars in 654 bytes} [Mon Apr 27 05:27:19 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 280/555] 10.0.0.148 () {30 vars in 619 bytes} [Mon Apr 27 05:27:21 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 276/556] 10.0.0.148 () {32 vars in 692 bytes} [Mon Apr 27 05:27:22 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/557] 10.0.0.148 () {34 vars in 913 bytes} [Mon Apr 27 05:27:22 2026] GET /v2.1/os-simple-tenant-usage/3c7eba8aeeb34a6888dc10d4abea31d4?start=2026-04-26T00:00:00&end=2026-04-27T23:59:59 => generated 20 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/558] 10.0.0.148 () {30 vars in 654 bytes} [Mon Apr 27 05:27:22 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 282/559] 10.0.0.17 () {32 vars in 717 bytes} [Mon Apr 27 05:27:23 2026] DELETE /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-27 05:27:23.761 7 WARNING neutronclient.v2_0.client [None req-4f63a676-db44-418c-83ac-ca9c6a6917ad 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 278/560] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:23 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1820 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:24.944 8 WARNING neutronclient.v2_0.client [None req-2712f5ce-058e-4f7a-8ca8-6976f1b49a70 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 283/563] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:24 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1820 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:26.125 7 WARNING neutronclient.v2_0.client [None req-3577bdfc-dad2-411a-a1a2-6d20773d7bb3 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 281/564] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:26 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1820 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:26.817 8 INFO nova.api.openstack.compute.server_external_events [req-22c0982d-20de-4d97-8a9a-1f4c111935f0 req-3d3a8540-453c-4a0e-93ed-501ac232daa0 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-deleted:866372f5-2df3-4f4c-8cea-75abe5b950a9 for instance 3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 on instance [pid: 8|app: 0|req: 284/565] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:27:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:27.273 7 WARNING neutronclient.v2_0.client [None req-fae387f2-cfa0-4471-b97a-0c45db7c642c 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/566] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:27 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1482 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:28.367 8 WARNING neutronclient.v2_0.client [None req-b723e788-3dd1-40fd-a310-856f28795ffd 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/567] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:28 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1487 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:29.447 7 WARNING neutronclient.v2_0.client [None req-38a269ce-1bcb-42af-97bf-52bf8c2955bf 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/568] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:29 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 1487 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:30.515 8 INFO nova.api.openstack.wsgi [None req-0c589b76-b1c7-460f-b17f-a68d435a206f 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] HTTP exception thrown: Instance 3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 could not be found. [pid: 8|app: 0|req: 286/569] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:30 2026] GET /v2.1/servers/3ed7cf5b-4a0a-4ffc-8510-4cfef5e4fab3 => generated 111 bytes in 22 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: 284/570] 10.0.0.17 () {32 vars in 725 bytes} [Mon Apr 27 05:27:30 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-42509065 => 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: 287/571] 10.0.0.17 () {32 vars in 717 bytes} [Mon Apr 27 05:27:30 2026] DELETE /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-27 05:27:31.110 7 WARNING neutronclient.v2_0.client [None req-1599f258-a42f-483d-b1ad-1ff55934207b 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 285/572] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:31 2026] GET /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7 => generated 1702 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:32.376 8 WARNING neutronclient.v2_0.client [None req-23cb4775-4a1e-408a-8ed1-e55d74ce6f50 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/573] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:32 2026] GET /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7 => generated 1702 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:33.385 7 INFO nova.api.openstack.compute.server_external_events [req-1fdf31f7-e20d-4852-b1ee-c7d6a4ee6cae req-6d8b904c-039b-483f-823b-76ba7e5db80e cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-unplugged:9b00acde-1839-4653-ab64-6dc1a9c7246c for instance 026dad2d-7ca5-4e04-b84f-415e29130db7 on instance [pid: 7|app: 0|req: 286/574] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:27:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:33.562 8 WARNING neutronclient.v2_0.client [None req-356ad598-373f-4f1b-a2e4-49055725886f 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/575] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:33 2026] GET /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7 => generated 1702 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:33.888 7 INFO nova.api.openstack.compute.server_external_events [req-f5533958-2fd6-47f2-a9cc-d851a9866378 req-4f47273e-b7e2-42d9-9c17-9907b4fb8c79 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-deleted:9b00acde-1839-4653-ab64-6dc1a9c7246c for instance 026dad2d-7ca5-4e04-b84f-415e29130db7 on instance [pid: 7|app: 0|req: 287/576] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:27:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:34.706 8 WARNING neutronclient.v2_0.client [None req-e1ab6d06-843a-40d7-b400-b1462cab4238 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/577] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:34 2026] GET /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7 => generated 1482 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:35.817 8 WARNING neutronclient.v2_0.client [None req-1d81b398-a738-4386-9d6a-933af8d26192 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/580] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:35 2026] GET /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7 => generated 1487 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:36.935 7 WARNING neutronclient.v2_0.client [None req-56fbbc2f-eeb0-4db3-933d-a240f56b8afb 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/581] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:36 2026] GET /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7 => generated 1487 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:38.026 8 INFO nova.api.openstack.wsgi [None req-980c1090-ec0d-4141-ad01-26748f186f8a 9f78b24d1e5040ef8e9e1c667c124fd5 c136ef6457b34e05bd6367e37a47eb60 - - default default] HTTP exception thrown: Instance 026dad2d-7ca5-4e04-b84f-415e29130db7 could not be found. [pid: 8|app: 0|req: 293/582] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:37 2026] GET /v2.1/servers/026dad2d-7ca5-4e04-b84f-415e29130db7 => 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: 7|app: 0|req: 290/583] 10.0.0.17 () {32 vars in 727 bytes} [Mon Apr 27 05:27:38 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-410322992 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/586] 10.0.0.17 () {34 vars in 670 bytes} [Mon Apr 27 05:27:51 2026] POST /v2.1/os-keypairs => generated 397 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 295/587] 10.0.0.17 () {34 vars in 670 bytes} [Mon Apr 27 05:27:53 2026] POST /v2.1/os-keypairs => generated 386 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:27:54.419 7 WARNING neutronclient.v2_0.client [None req-2e85498f-a6f5-40b9-8650-d706434d6063 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:27:54.457 7 WARNING neutronclient.v2_0.client [None req-2e85498f-a6f5-40b9-8650-d706434d6063 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:27:54.502 7 WARNING neutronclient.v2_0.client [None req-2e85498f-a6f5-40b9-8650-d706434d6063 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:27:54.664 7 WARNING neutronclient.v2_0.client [None req-2e85498f-a6f5-40b9-8650-d706434d6063 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/588] 10.0.0.17 () {34 vars in 662 bytes} [Mon Apr 27 05:27:54 2026] POST /v2.1/servers => generated 496 bytes in 494 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-27 05:27:54.869 8 WARNING neutronclient.v2_0.client [None req-2ae2d3c4-beab-446e-992b-4eaca4c0ff1e 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/589] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:54 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:55.951 8 WARNING neutronclient.v2_0.client [None req-2d88da0f-acc6-44f7-a5d8-b13a67a9a8c7 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/592] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:55 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:57.021 7 WARNING neutronclient.v2_0.client [None req-f337d715-d993-4cfc-adde-bcfd83d7bde3 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/593] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:56 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 1509 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:58.101 8 WARNING neutronclient.v2_0.client [None req-c4f4529b-e9e6-4be7-9976-7f8304f66fda 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/594] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:58 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 1509 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:27:59.196 7 WARNING neutronclient.v2_0.client [None req-d124bc5e-3ef7-458b-9f86-5caddd53b997 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/595] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:27:59 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 1517 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-04-27 05:28:00.126 8 INFO nova.api.openstack.compute.server_external_events [req-8891875d-9295-4334-9ab2-44c4fe6fcf7d req-834cf973-1cd0-482b-a1f5-a2d42287fb70 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:2283040c-f70b-4965-83b6-658f80e0509d for instance c8e6dd14-fa2e-404f-b15f-1a8a61726896 on instance [pid: 8|app: 0|req: 300/596] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:28:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:28:00.281 7 WARNING neutronclient.v2_0.client [None req-a93c96cd-afd9-4d7f-b6b6-30ba3158d877 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/597] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:28:00 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 1641 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-04-27 05:28:01.426 8 WARNING neutronclient.v2_0.client [None req-8613e7d1-aedf-435e-829d-aad4fa43ce8f 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/598] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:28:01 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 1629 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:28:02.598 7 WARNING neutronclient.v2_0.client [None req-949d7e30-e7eb-4785-a4cf-1403459d2b61 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/599] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:28:02 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 1629 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-04-27 05:28:03.736 8 WARNING neutronclient.v2_0.client [None req-e328f3eb-edeb-4e67-ad29-c13bdb98afe1 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/600] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:28:03 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 1629 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:28:04.885 7 WARNING neutronclient.v2_0.client [None req-30d7ad20-6d97-4cb7-8a1b-31086df44640 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/601] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:28:04 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 1629 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-04-27 05:28:06.034 8 WARNING neutronclient.v2_0.client [None req-08300af9-3244-4336-836a-7e42c4f512e5 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/604] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:28:06 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 1629 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:28:06.350 7 INFO nova.api.openstack.compute.server_external_events [req-2dd75a80-4c31-4131-8f87-609141b5938e req-985a2db2-82b4-4254-ab20-824b8fd8a465 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-plugged:2283040c-f70b-4965-83b6-658f80e0509d for instance c8e6dd14-fa2e-404f-b15f-1a8a61726896 on instance [pid: 7|app: 0|req: 301/605] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:28:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:28:07.188 8 WARNING neutronclient.v2_0.client [None req-a5449dc0-6592-47b1-9c72-1d1c5155a752 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/606] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:28:07 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 1629 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:28:08.396 7 WARNING neutronclient.v2_0.client [None req-75b60128-cf6f-4ec6-b94c-989af92591af 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/607] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:28:08 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 1809 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:28:08.556 8 WARNING neutronclient.v2_0.client [None req-0f6c1777-033d-4408-a129-cc4785b6d21c 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/608] 10.0.0.17 () {32 vars in 740 bytes} [Mon Apr 27 05:28:08 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896/os-interface => generated 284 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:28:09.260 7 INFO nova.api.openstack.compute.server_external_events [req-c5687d36-88e2-4163-bcfc-b41fbe234024 req-9fb048e6-21af-44c4-956d-37a0f5190414 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:2283040c-f70b-4965-83b6-658f80e0509d for instance c8e6dd14-fa2e-404f-b15f-1a8a61726896 on instance [pid: 7|app: 0|req: 303/609] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:28:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:28:16.693 7 WARNING neutronclient.v2_0.client [None req-08fd4fbf-be03-41ce-8ca5-e1c970fdc682 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/612] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:28:16 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 1929 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 308/613] 10.0.0.17 () {32 vars in 752 bytes} [Mon Apr 27 05:28:18 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896/os-server-password => generated 116 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 306/614] 10.0.0.17 () {32 vars in 717 bytes} [Mon Apr 27 05:28:20 2026] DELETE /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:28:20.407 8 WARNING neutronclient.v2_0.client [None req-9fca87c3-93b4-4d98-bef7-d4c72f9f56af 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/615] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:28:20 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 1935 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:28:21.562 7 WARNING neutronclient.v2_0.client [None req-5ea48aa2-a334-4912-a731-a2fc35b71fc2 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/616] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:28:21 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 1935 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-04-27 05:28:22.710 8 WARNING neutronclient.v2_0.client [None req-fcdc4366-c675-44b7-99cc-5f7ddae0c26a 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/617] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:28:22 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 1935 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:28:23.364 7 INFO nova.api.openstack.compute.server_external_events [req-cb06109f-9f49-4cb2-b4a6-d70526249b3b req-0dba0364-f8f2-4132-b0cb-0a3889de8bc1 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-unplugged:2283040c-f70b-4965-83b6-658f80e0509d for instance c8e6dd14-fa2e-404f-b15f-1a8a61726896 on instance [pid: 7|app: 0|req: 308/618] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:28:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:28:23.733 8 INFO nova.api.openstack.compute.server_external_events [req-5caa1b9e-db9f-470a-9619-73b8983237ef req-b83c2316-6657-4107-b394-10bb2358a9aa cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-deleted:2283040c-f70b-4965-83b6-658f80e0509d for instance c8e6dd14-fa2e-404f-b15f-1a8a61726896 on instance [pid: 8|app: 0|req: 311/619] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:28:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:28:23.889 7 WARNING neutronclient.v2_0.client [None req-98239550-0f4f-4f00-83a4-d04a6e01df33 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/620] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:28:23 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 1538 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-04-27 05:28:24.979 8 WARNING neutronclient.v2_0.client [None req-1591c99d-bd3a-4da4-bcdd-526b9a5aa5ff 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/623] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:28:24 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 1543 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-04-27 05:28:26.071 7 WARNING neutronclient.v2_0.client [None req-7690dd49-d5b0-4d3c-9486-8de952f56e31 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/624] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:28:26 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 1543 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:28:27.142 8 INFO nova.api.openstack.wsgi [None req-5fc5ccea-5953-4684-a2cb-de93c4884842 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] HTTP exception thrown: Instance c8e6dd14-fa2e-404f-b15f-1a8a61726896 could not be found. [pid: 8|app: 0|req: 313/625] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:28:27 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => 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-04-27 05:28:27.171 7 INFO nova.api.openstack.wsgi [None req-136072d4-2978-4987-9479-c74db3cc8803 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] HTTP exception thrown: Instance c8e6dd14-fa2e-404f-b15f-1a8a61726896 could not be found. [pid: 7|app: 0|req: 313/626] 10.0.0.17 () {32 vars in 717 bytes} [Mon Apr 27 05:28:27 2026] DELETE /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:28:27.201 8 INFO nova.api.openstack.wsgi [None req-b587b2ac-266c-4895-a852-4f3b70aa71ab 548ddc8dcda04676bd13fa8801749ed3 4a954258496f4f9a91286a71e38cb1d3 - - default default] HTTP exception thrown: Instance c8e6dd14-fa2e-404f-b15f-1a8a61726896 could not be found. [pid: 8|app: 0|req: 314/627] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:28:27 2026] GET /v2.1/servers/c8e6dd14-fa2e-404f-b15f-1a8a61726896 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 314/628] 10.0.0.17 () {32 vars in 705 bytes} [Mon Apr 27 05:28:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1333399946 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/629] 10.0.0.17 () {32 vars in 727 bytes} [Mon Apr 27 05:28:27 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1083851094 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/642] 10.0.0.17 () {34 vars in 670 bytes} [Mon Apr 27 05:29:30 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) 2026-04-27 05:29:32.765 8 WARNING neutronclient.v2_0.client [None req-9cc71a1e-26fe-4a13-b2ab-cc70d8254fac 7c99bee577f14ff79f58d271bd9d5a5e 83c0b0e39b8942779d2f51d92b2eb94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:29:32.812 8 WARNING neutronclient.v2_0.client [None req-9cc71a1e-26fe-4a13-b2ab-cc70d8254fac 7c99bee577f14ff79f58d271bd9d5a5e 83c0b0e39b8942779d2f51d92b2eb94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:29:33.068 8 WARNING neutronclient.v2_0.client [None req-9cc71a1e-26fe-4a13-b2ab-cc70d8254fac 7c99bee577f14ff79f58d271bd9d5a5e 83c0b0e39b8942779d2f51d92b2eb94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/643] 10.0.0.17 () {34 vars in 662 bytes} [Mon Apr 27 05:29:32 2026] POST /v2.1/servers => generated 447 bytes in 787 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-27 05:29:33.329 7 WARNING neutronclient.v2_0.client [None req-0c05cde5-4661-4662-bca9-0c5407719d6a 7c99bee577f14ff79f58d271bd9d5a5e 83c0b0e39b8942779d2f51d92b2eb94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/644] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:29:33 2026] GET /v2.1/servers/cc4e8909-2e08-4746-9c40-3313b8c48d81 => generated 1395 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:29:38.485 7 WARNING neutronclient.v2_0.client [None req-c3cb817c-1424-4ccd-b494-d5fc024ab806 7c99bee577f14ff79f58d271bd9d5a5e 83c0b0e39b8942779d2f51d92b2eb94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/647] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:29:38 2026] GET /v2.1/servers/cc4e8909-2e08-4746-9c40-3313b8c48d81 => generated 1520 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:29:39.249 8 INFO nova.api.openstack.compute.server_external_events [req-5c6a4fa1-c336-4217-9dc4-dcb3d8cade10 req-1654cd45-7de6-4f4c-b833-40f785ddf52d cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:d2f39c95-b804-46ff-9b46-9ac8b0476b30 for instance cc4e8909-2e08-4746-9c40-3313b8c48d81 on instance [pid: 8|app: 0|req: 324/648] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:29:39 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-04-27 05:29:43.629 7 WARNING neutronclient.v2_0.client [None req-7be6e2df-2060-4149-8feb-d58a37f35743 7c99bee577f14ff79f58d271bd9d5a5e 83c0b0e39b8942779d2f51d92b2eb94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/649] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:29:43 2026] GET /v2.1/servers/cc4e8909-2e08-4746-9c40-3313b8c48d81 => generated 1518 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:29:43.872 8 INFO nova.api.openstack.compute.server_external_events [req-8b69538f-c41c-494a-8ad4-6a42d1e67fe9 req-96286c9b-eee8-4abd-b9cd-078bb091662b cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-plugged:d2f39c95-b804-46ff-9b46-9ac8b0476b30 for instance cc4e8909-2e08-4746-9c40-3313b8c48d81 on instance [pid: 8|app: 0|req: 325/650] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:29:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:29:48.828 8 WARNING neutronclient.v2_0.client [None req-07fe1641-cb04-4bc4-8aa6-e635d13299a6 7c99bee577f14ff79f58d271bd9d5a5e 83c0b0e39b8942779d2f51d92b2eb94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/653] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:29:48 2026] GET /v2.1/servers/cc4e8909-2e08-4746-9c40-3313b8c48d81 => generated 1818 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:29:50.069 8 INFO nova.api.openstack.compute.server_external_events [req-1699e4c1-6b8d-446e-b6d3-4c6fa7dd73fa req-e1a90c6e-878c-4d8c-a431-36743a2c0da4 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:d2f39c95-b804-46ff-9b46-9ac8b0476b30 for instance cc4e8909-2e08-4746-9c40-3313b8c48d81 on instance [pid: 8|app: 0|req: 328/654] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:29:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:29:50.114 7 WARNING neutronclient.v2_0.client [None req-bef80d5b-6ccb-44d7-a5a0-aa428dfb6286 7c99bee577f14ff79f58d271bd9d5a5e 83c0b0e39b8942779d2f51d92b2eb94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:29:50.161 7 WARNING neutronclient.v2_0.client [None req-bef80d5b-6ccb-44d7-a5a0-aa428dfb6286 7c99bee577f14ff79f58d271bd9d5a5e 83c0b0e39b8942779d2f51d92b2eb94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:29:50.419 7 WARNING neutronclient.v2_0.client [None req-bef80d5b-6ccb-44d7-a5a0-aa428dfb6286 7c99bee577f14ff79f58d271bd9d5a5e 83c0b0e39b8942779d2f51d92b2eb94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/655] 10.0.0.17 () {34 vars in 662 bytes} [Mon Apr 27 05:29:50 2026] POST /v2.1/servers => generated 447 bytes in 560 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:29:50.633 8 WARNING neutronclient.v2_0.client [None req-84cea06b-c2d7-4db6-a17a-2b737f2853b4 7c99bee577f14ff79f58d271bd9d5a5e 83c0b0e39b8942779d2f51d92b2eb94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/656] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:29:50 2026] GET /v2.1/servers/7230e55b-59e2-4696-80ec-209ed01fa23f => generated 1394 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:29:55.706 7 WARNING neutronclient.v2_0.client [None req-6b127547-8009-4406-86b0-2a6b37fd4d8a 7c99bee577f14ff79f58d271bd9d5a5e 83c0b0e39b8942779d2f51d92b2eb94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/659] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:29:55 2026] GET /v2.1/servers/7230e55b-59e2-4696-80ec-209ed01fa23f => generated 1519 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:29:55.872 8 INFO nova.api.openstack.compute.server_external_events [req-ce174710-0c22-4907-a66e-8a1ec7f5d382 req-793b1ad5-33a5-442d-9ea1-5fcabbb3d95d cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:8b5e8c71-c8a4-4182-97f4-507edc2f883e for instance 7230e55b-59e2-4696-80ec-209ed01fa23f on instance [pid: 8|app: 0|req: 331/660] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:29:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:29:59.459 7 INFO nova.api.openstack.compute.server_external_events [req-82480f7c-7e00-445e-9018-2cb903ca00e7 req-5e17a02a-e0ea-4435-9184-31374fdcb212 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-plugged:8b5e8c71-c8a4-4182-97f4-507edc2f883e for instance 7230e55b-59e2-4696-80ec-209ed01fa23f on instance [pid: 7|app: 0|req: 330/661] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:29:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:30:00.890 8 WARNING neutronclient.v2_0.client [None req-f6f83f15-2e15-4a0b-a0d9-76360d9e1f84 7c99bee577f14ff79f58d271bd9d5a5e 83c0b0e39b8942779d2f51d92b2eb94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/662] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:30:00 2026] GET /v2.1/servers/7230e55b-59e2-4696-80ec-209ed01fa23f => generated 1517 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-04-27 05:30:06.061 8 WARNING neutronclient.v2_0.client [None req-f8264011-e911-4add-aa73-74fac2942d7f 7c99bee577f14ff79f58d271bd9d5a5e 83c0b0e39b8942779d2f51d92b2eb94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/665] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:30:06 2026] GET /v2.1/servers/7230e55b-59e2-4696-80ec-209ed01fa23f => generated 1818 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:30:07.256 7 INFO nova.api.openstack.compute.server_external_events [req-bcf8de6b-8509-4c95-a30e-4c26496fd6f2 req-28cc5db7-31df-4d61-8f0b-ce31b621e407 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:8b5e8c71-c8a4-4182-97f4-507edc2f883e for instance 7230e55b-59e2-4696-80ec-209ed01fa23f on instance [pid: 7|app: 0|req: 332/666] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:30:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:30:37.562 7 WARNING neutronclient.v2_0.client [None req-f66585b4-b64d-4ba6-bc31-1e8ded8a23c6 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:30:37.601 7 WARNING neutronclient.v2_0.client [None req-f66585b4-b64d-4ba6-bc31-1e8ded8a23c6 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:30:37.727 7 WARNING neutronclient.v2_0.client [None req-f66585b4-b64d-4ba6-bc31-1e8ded8a23c6 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/673] 199.204.45.157 () {36 vars in 714 bytes} [Mon Apr 27 05:30:37 2026] POST /v2.1/servers => generated 453 bytes in 599 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:30:38.236 8 WARNING neutronclient.v2_0.client [None req-2c17fc1b-8661-47a1-b97b-9adfbb78fd34 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/674] 199.204.45.157 () {32 vars in 733 bytes} [Mon Apr 27 05:30:38 2026] GET /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296 => generated 2213 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:30:38.295 7 WARNING neutronclient.v2_0.client [None req-de68ae18-75b6-47fa-b931-d23755d3959c dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/675] 199.204.45.157 () {32 vars in 759 bytes} [Mon Apr 27 05:30:38 2026] GET /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296/os-interface => generated 28 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 339/676] 199.204.45.157 () {32 vars in 777 bytes} [Mon Apr 27 05:30:38 2026] GET /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:30:40.964 7 WARNING neutronclient.v2_0.client [None req-621625b4-ec39-4d7d-84a1-e2003033f292 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/677] 199.204.45.157 () {32 vars in 733 bytes} [Mon Apr 27 05:30:40 2026] GET /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296 => generated 2371 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:30:41.062 8 WARNING neutronclient.v2_0.client [None req-e23d96e9-fff1-475e-a66c-d89cd8f69406 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/678] 199.204.45.157 () {32 vars in 759 bytes} [Mon Apr 27 05:30:41 2026] GET /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296/os-interface => generated 28 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/679] 199.204.45.157 () {32 vars in 777 bytes} [Mon Apr 27 05:30:41 2026] GET /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296/os-volume_attachments => generated 197 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:30:43.275 8 INFO nova.api.openstack.compute.server_external_events [req-3aee8903-164d-4a7d-8316-73a25ef965c6 req-7d10b830-9357-4efb-9df7-753b03d7f060 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:08a7f9eb-91d9-402f-80d8-0c80bea07dcf for instance 7f959761-ecd1-434c-881a-f277091a2296 on instance [pid: 8|app: 0|req: 341/680] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:30:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:30:44.159 7 WARNING neutronclient.v2_0.client [None req-2ceaa90c-7a78-4041-8f45-20102030fa81 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/681] 199.204.45.157 () {32 vars in 733 bytes} [Mon Apr 27 05:30:44 2026] GET /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296 => generated 2445 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:30:44.289 8 WARNING neutronclient.v2_0.client [None req-7726aa33-c2dd-4383-884e-39d5e47acd15 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/682] 199.204.45.157 () {32 vars in 759 bytes} [Mon Apr 27 05:30:44 2026] GET /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296/os-interface => generated 284 bytes in 79 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: 341/683] 199.204.45.157 () {32 vars in 777 bytes} [Mon Apr 27 05:30:44 2026] GET /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:30:46.964 7 WARNING neutronclient.v2_0.client [None req-21d7feab-c401-40dd-8e8e-c25b328afc48 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/686] 199.204.45.157 () {32 vars in 733 bytes} [Mon Apr 27 05:30:46 2026] GET /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296 => generated 2433 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:30:47.111 8 WARNING neutronclient.v2_0.client [None req-42436ccd-4b3f-4a89-8011-b4e37c9f2d11 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/687] 199.204.45.157 () {32 vars in 759 bytes} [Mon Apr 27 05:30:47 2026] GET /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296/os-interface => generated 284 bytes in 85 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: 344/688] 199.204.45.157 () {32 vars in 777 bytes} [Mon Apr 27 05:30:47 2026] GET /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:30:49.909 7 INFO nova.api.openstack.compute.server_external_events [req-1caf3223-f719-4abf-866c-2ba6f1bc6051 req-265abdc2-b0a5-4abc-8b39-06e0d35efed4 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-plugged:08a7f9eb-91d9-402f-80d8-0c80bea07dcf for instance 7f959761-ecd1-434c-881a-f277091a2296 on instance [pid: 7|app: 0|req: 345/689] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:30:49 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-04-27 05:30:50.032 8 WARNING neutronclient.v2_0.client [None req-9c01e81a-ccf0-42df-82e8-2734449231b2 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/690] 199.204.45.157 () {32 vars in 733 bytes} [Mon Apr 27 05:30:49 2026] GET /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296 => generated 2433 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:30:50.153 7 WARNING neutronclient.v2_0.client [None req-0dbc11fc-e275-42ac-8fa5-551a0f73098e dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/691] 199.204.45.157 () {32 vars in 759 bytes} [Mon Apr 27 05:30:50 2026] GET /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296/os-interface => generated 286 bytes in 81 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: 346/692] 199.204.45.157 () {32 vars in 777 bytes} [Mon Apr 27 05:30:50 2026] GET /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:30:53.073 7 WARNING neutronclient.v2_0.client [None req-26c0ff41-f403-427b-91c6-e235bdc9e852 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/693] 199.204.45.157 () {32 vars in 733 bytes} [Mon Apr 27 05:30:53 2026] GET /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296 => generated 2581 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:30:53.215 8 WARNING neutronclient.v2_0.client [None req-2edc09a3-da2c-43ba-a39f-c8772938df20 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/694] 199.204.45.157 () {32 vars in 759 bytes} [Mon Apr 27 05:30:53 2026] GET /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296/os-interface => generated 286 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/695] 199.204.45.157 () {32 vars in 777 bytes} [Mon Apr 27 05:30:53 2026] GET /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:31:22.847 7 WARNING neutronclient.v2_0.client [None req-129dd1bd-8168-4ba9-a323-fa321c04d82c dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:31:22.918 7 WARNING neutronclient.v2_0.client [None req-129dd1bd-8168-4ba9-a323-fa321c04d82c dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:31:25.049 8 INFO nova.api.openstack.compute.server_external_events [req-9a1a9791-b75b-40f1-b294-2534051275a7 req-c210b210-9c81-413c-ba0d-14bdda5fc34d cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:e4e76c33-9f61-4896-974e-be04c7572897 for instance 7f959761-ecd1-434c-881a-f277091a2296 on instance [pid: 8|app: 0|req: 353/704] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:31:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:31:29.386 8 INFO nova.api.openstack.compute.server_external_events [req-fefae1ce-4ee3-41be-969d-9a93182c6476 req-c061962a-db18-4a63-a788-ba38ccf594b5 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-plugged:e4e76c33-9f61-4896-974e-be04c7572897 for instance 7f959761-ecd1-434c-881a-f277091a2296 on instance [pid: 8|app: 0|req: 354/705] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:31:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:31:31.469 7 WARNING neutronclient.v2_0.client [None req-129dd1bd-8168-4ba9-a323-fa321c04d82c dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/706] 199.204.45.157 () {36 vars in 812 bytes} [Mon Apr 27 05:31:22 2026] POST /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296/os-interface => generated 279 bytes in 8699 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:31:31.807 8 INFO nova.api.openstack.compute.server_external_events [req-c5cc94b9-8b70-44d9-b0b2-482d4446f5e6 req-03e88b3c-c230-4617-b41c-bb81168ceef9 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:e4e76c33-9f61-4896-974e-be04c7572897 for instance 7f959761-ecd1-434c-881a-f277091a2296 on instance [pid: 8|app: 0|req: 355/707] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:31:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:31:32.116 7 INFO nova.api.openstack.compute.server_external_events [req-882fc77b-f42d-4e29-b0ad-c21a15fd6787 req-0df70bae-d448-4735-8086-49a36e2f0cd3 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:e4e76c33-9f61-4896-974e-be04c7572897 for instance 7f959761-ecd1-434c-881a-f277091a2296 on instance [pid: 7|app: 0|req: 353/708] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:31:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:31:50.930 8 WARNING neutronclient.v2_0.client [None req-771dab0c-5889-4be3-90ae-f3e7eebeeb4b dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:31:50.973 8 WARNING neutronclient.v2_0.client [None req-771dab0c-5889-4be3-90ae-f3e7eebeeb4b dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:31:53.125 7 INFO nova.api.openstack.compute.server_external_events [req-92c1d912-0109-4531-837f-6844dab5429a req-b3d70cff-a0e3-441b-bf2a-5dbc9841d37c cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:102cd145-f62f-4cf5-ba51-bbc5d4ec0558 for instance 7f959761-ecd1-434c-881a-f277091a2296 on instance [pid: 7|app: 0|req: 356/713] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:31:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:31:58.991 7 INFO nova.api.openstack.compute.server_external_events [req-a5a6a45b-9d59-47be-96fe-496eee66c79f req-e245854a-3565-4c43-aa72-755e78328249 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-plugged:102cd145-f62f-4cf5-ba51-bbc5d4ec0558 for instance 7f959761-ecd1-434c-881a-f277091a2296 on instance [pid: 7|app: 0|req: 359/716] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:31:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:31:59.538 8 WARNING neutronclient.v2_0.client [None req-771dab0c-5889-4be3-90ae-f3e7eebeeb4b dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in 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/717] 199.204.45.157 () {36 vars in 812 bytes} [Mon Apr 27 05:31:50 2026] POST /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296/os-interface => generated 375 bytes in 8742 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:32:06.661 7 WARNING neutronclient.v2_0.client [None req-5ec40b27-4aaf-4621-81ce-e41108016a1c dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 05:32:06.708 7 WARNING neutronclient.v2_0.client [None req-5ec40b27-4aaf-4621-81ce-e41108016a1c dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:32:08.935 8 INFO nova.api.openstack.compute.server_external_events [req-78936cfa-2e42-408b-8e32-2c72e4e20817 req-c9fbcce6-0a64-49cc-bf26-03880477584b cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:624c97a3-378d-446a-8146-e07ca59d6d60 for instance 7f959761-ecd1-434c-881a-f277091a2296 on instance [pid: 8|app: 0|req: 360/720] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:32:08 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-04-27 05:32:13.610 8 INFO nova.api.openstack.compute.server_external_events [req-132b1f67-735b-41ff-aff2-762cc1a82884 req-3d9b8743-4b61-42e5-8d3a-8583f846c6c5 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-plugged:624c97a3-378d-446a-8146-e07ca59d6d60 for instance 7f959761-ecd1-434c-881a-f277091a2296 on instance [pid: 8|app: 0|req: 361/721] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:32:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 05:32:15.747 7 WARNING neutronclient.v2_0.client [None req-5ec40b27-4aaf-4621-81ce-e41108016a1c dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/724] 199.204.45.157 () {36 vars in 812 bytes} [Mon Apr 27 05:32:06 2026] POST /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296/os-interface => generated 378 bytes in 9163 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:32:16.322 8 INFO nova.api.openstack.compute.server_external_events [req-08ca52a5-095d-45b0-96ec-5cc9d5c83580 req-81fcf305-72b4-4ac9-9526-433c7bdfcd3b cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:102cd145-f62f-4cf5-ba51-bbc5d4ec0558 for instance 7f959761-ecd1-434c-881a-f277091a2296 on instance [pid: 8|app: 0|req: 364/725] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:32:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:32:30.428 8 INFO nova.api.openstack.compute.server_external_events [req-e2f06236-4860-4327-ac69-17b48b60e1b1 req-fe141c3f-058a-4a96-b699-8237cb58aad4 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:624c97a3-378d-446a-8146-e07ca59d6d60 for instance 7f959761-ecd1-434c-881a-f277091a2296 on instance [pid: 8|app: 0|req: 366/728] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:32:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/729] 199.204.45.157 () {34 vars in 855 bytes} [Mon Apr 27 05:32:31 2026] DELETE /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296/os-interface/624c97a3-378d-446a-8146-e07ca59d6d60 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:32:32.473 8 INFO nova.api.openstack.compute.server_external_events [req-7e8d4cf5-0cb7-4c6f-8427-cea9c725416e req-becb064d-7828-4fb6-91a0-7464b3625ccf cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:624c97a3-378d-446a-8146-e07ca59d6d60 for instance 7f959761-ecd1-434c-881a-f277091a2296 on instance [pid: 8|app: 0|req: 367/730] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:32:32 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-04-27 05:32:40.843 8 INFO nova.api.openstack.compute.server_external_events [req-9748601c-8083-4e56-a49b-4843299896fb req-2143380b-8e86-46aa-813f-e7033e0f085e cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:102cd145-f62f-4cf5-ba51-bbc5d4ec0558 for instance 7f959761-ecd1-434c-881a-f277091a2296 on instance [pid: 8|app: 0|req: 369/733] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:32:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/734] 199.204.45.157 () {34 vars in 855 bytes} [Mon Apr 27 05:32:40 2026] DELETE /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296/os-interface/102cd145-f62f-4cf5-ba51-bbc5d4ec0558 => generated 0 bytes in 44 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, ' [pid: 7|app: 0|req: 368/739] 199.204.45.157 () {34 vars in 855 bytes} [Mon Apr 27 05:33:01 2026] DELETE /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296/os-interface/e4e76c33-9f61-4896-974e-be04c7572897 => generated 0 bytes in 43 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, ' [pid: 8|app: 0|req: 373/742] 199.204.45.157 () {34 vars in 755 bytes} [Mon Apr 27 05:33:06 2026] DELETE /v2.1/servers/7f959761-ecd1-434c-881a-f277091a2296 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:33:09.663 7 INFO nova.api.openstack.compute.server_external_events [req-fe954826-ef48-4e7e-8409-ff25b1aef145 req-db1f6553-6746-44ea-9ecd-4585da4dccf5 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-unplugged:08a7f9eb-91d9-402f-80d8-0c80bea07dcf for instance 7f959761-ecd1-434c-881a-f277091a2296 on instance [pid: 7|app: 0|req: 370/743] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:33:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:33:09.948 8 INFO nova.api.openstack.compute.server_external_events [req-2d277535-135c-4f47-9845-a7fd410251b5 req-514f102d-5fe1-4e0a-82a5-7da5a6211cc0 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-deleted:08a7f9eb-91d9-402f-80d8-0c80bea07dcf for instance 7f959761-ecd1-434c-881a-f277091a2296 on instance [pid: 8|app: 0|req: 374/744] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:33:09 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:33:11.740 7 INFO nova.api.openstack.compute.server_external_events [req-80148f48-9c55-411b-990d-2b979556de7c req-91a788dc-7883-47c6-9be5-e63270e03bb5 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:8b5e8c71-c8a4-4182-97f4-507edc2f883e for instance 7230e55b-59e2-4696-80ec-209ed01fa23f on instance [pid: 7|app: 0|req: 371/745] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:33:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/746] 10.0.0.17 () {32 vars in 717 bytes} [Mon Apr 27 05:33:11 2026] DELETE /v2.1/servers/7230e55b-59e2-4696-80ec-209ed01fa23f => generated 0 bytes in 171 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:33:11.946 7 WARNING neutronclient.v2_0.client [None req-f0407cb8-8a17-40c3-a399-a1cd49b995cb 7c99bee577f14ff79f58d271bd9d5a5e 83c0b0e39b8942779d2f51d92b2eb94d - - default default] The python binding code in 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/747] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:33:11 2026] GET /v2.1/servers/7230e55b-59e2-4696-80ec-209ed01fa23f => generated 1944 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:33:14.691 8 INFO nova.api.openstack.compute.server_external_events [req-3a8bc6b5-e413-46a2-b725-4e7bb06440bf req-c7306cff-9602-4b33-8c27-48c65405b3a6 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-deleted:8b5e8c71-c8a4-4182-97f4-507edc2f883e for instance 7230e55b-59e2-4696-80ec-209ed01fa23f on instance [pid: 8|app: 0|req: 376/748] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:33:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:33:17.145 8 WARNING neutronclient.v2_0.client [None req-c9650560-3f93-47ff-931a-5b7b0a7b3f7e 7c99bee577f14ff79f58d271bd9d5a5e 83c0b0e39b8942779d2f51d92b2eb94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/751] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:33:17 2026] GET /v2.1/servers/7230e55b-59e2-4696-80ec-209ed01fa23f => generated 1480 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:33:22.223 7 INFO nova.api.openstack.wsgi [None req-5cee345c-d820-498a-bb84-91cbca072deb 7c99bee577f14ff79f58d271bd9d5a5e 83c0b0e39b8942779d2f51d92b2eb94d - - default default] HTTP exception thrown: Instance 7230e55b-59e2-4696-80ec-209ed01fa23f could not be found. [pid: 7|app: 0|req: 374/752] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:33:22 2026] GET /v2.1/servers/7230e55b-59e2-4696-80ec-209ed01fa23f => 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-04-27 05:33:22.822 8 INFO nova.api.openstack.compute.server_external_events [req-1b1de161-1f4a-4cc6-b920-ca4fca70eb92 req-3530d9e1-cc27-47f2-bc2a-26f2030366db cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-changed:d2f39c95-b804-46ff-9b46-9ac8b0476b30 for instance cc4e8909-2e08-4746-9c40-3313b8c48d81 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: 379/753] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:33:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/754] 10.0.0.17 () {32 vars in 717 bytes} [Mon Apr 27 05:33:22 2026] DELETE /v2.1/servers/cc4e8909-2e08-4746-9c40-3313b8c48d81 => 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-04-27 05:33:22.973 8 WARNING neutronclient.v2_0.client [None req-2fc3c595-c427-44b8-ac4b-e0aaa06c3dee 7c99bee577f14ff79f58d271bd9d5a5e 83c0b0e39b8942779d2f51d92b2eb94d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/755] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:33:22 2026] GET /v2.1/servers/cc4e8909-2e08-4746-9c40-3313b8c48d81 => generated 1944 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:33:25.691 7 INFO nova.api.openstack.compute.server_external_events [req-3a5ccda1-b256-466b-bf08-343efd2578e8 req-a0562261-42e5-47e5-86a3-d5d4d1a365a7 cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-unplugged:d2f39c95-b804-46ff-9b46-9ac8b0476b30 for instance cc4e8909-2e08-4746-9c40-3313b8c48d81 on instance [pid: 7|app: 0|req: 377/758] 10.0.0.202 () {38 vars in 815 bytes} [Mon Apr 27 05:33:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:33:25.836 8 INFO nova.api.openstack.compute.server_external_events [req-2e65c8b6-dfd5-473a-ad04-2578f66b129c req-ea0f6ea1-69a1-4d08-996d-ed5b8e137f7f cbd2d90ec42e4d018f85910e94a18b25 583ab4ecdf9f4e7c9cece6bb6e59bf3b - - 6fbc7b66cf264542b8ef955712b72234 6fbc7b66cf264542b8ef955712b72234] Creating event network-vif-deleted:d2f39c95-b804-46ff-9b46-9ac8b0476b30 for instance cc4e8909-2e08-4746-9c40-3313b8c48d81 on instance [pid: 8|app: 0|req: 382/759] 10.0.0.237 () {38 vars in 815 bytes} [Mon Apr 27 05:33:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:33:28.149 7 WARNING neutronclient.v2_0.client [None req-f358e963-6b23-4473-ae9f-ee6e09721f73 7c99bee577f14ff79f58d271bd9d5a5e 83c0b0e39b8942779d2f51d92b2eb94d - - default default] The python binding code in 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/760] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:33:28 2026] GET /v2.1/servers/cc4e8909-2e08-4746-9c40-3313b8c48d81 => generated 1481 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-04-27 05:33:33.221 8 INFO nova.api.openstack.wsgi [None req-a0379a07-889a-4bac-b09d-faf5172c4381 7c99bee577f14ff79f58d271bd9d5a5e 83c0b0e39b8942779d2f51d92b2eb94d - - default default] HTTP exception thrown: Instance cc4e8909-2e08-4746-9c40-3313b8c48d81 could not be found. [pid: 8|app: 0|req: 383/761] 10.0.0.17 () {32 vars in 714 bytes} [Mon Apr 27 05:33:33 2026] GET /v2.1/servers/cc4e8909-2e08-4746-9c40-3313b8c48d81 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/764] 10.0.0.17 () {32 vars in 725 bytes} [Mon Apr 27 05:33:36 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1099213307 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 05:33:36.534 7 INFO nova.api.openstack.wsgi [None req-1ea92338-8b18-4671-a239-f82ea3f8e288 7c99bee577f14ff79f58d271bd9d5a5e 83c0b0e39b8942779d2f51d92b2eb94d - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1099213307 not found for user 7c99bee577f14ff79f58d271bd9d5a5e [pid: 7|app: 0|req: 380/765] 10.0.0.17 () {32 vars in 722 bytes} [Mon Apr 27 05:33:36 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1099213307 => generated 142 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/768] 10.0.0.17 () {32 vars in 654 bytes} [Mon Apr 27 05:33:53 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/769] 10.0.0.17 () {32 vars in 640 bytes} [Mon Apr 27 05:33:53 2026] GET /v2.1/servers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-27 05:33:53.727 7 WARNING oslo_db.sqlalchemy.utils [None req-02eb32b7-dd42-4468-a873-23f64077ff39 dea5b431d7d04394b62bc2affa42d9c0 d78892b9e3d24b8c9c439173bfcc49fd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 383/770] 10.0.0.17 () {32 vars in 648 bytes} [Mon Apr 27 05:33:53 2026] GET /v2.1/os-keypairs => generated 530 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/771] 10.0.0.17 () {32 vars in 693 bytes} [Mon Apr 27 05:33:53 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)