+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 5 13:22:54 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-5c65864d7b-tntmm 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 0x7efca1268668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-05-05 13:22:59.830 7 INFO nova.utils [None req-54a96246-df6b-4333-b8ba-b267fbcc1b62 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-05 13:22:59.868 8 INFO nova.utils [None req-b7c94f57-28f2-45d8-9351-28250ac75363 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-05 13:23:01.508 7 WARNING keystonemiddleware._common.config [None req-54a96246-df6b-4333-b8ba-b267fbcc1b62 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 13:23:01.517 7 WARNING oslo_config.cfg [None req-54a96246-df6b-4333-b8ba-b267fbcc1b62 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-05 13:23:01.560 8 WARNING keystonemiddleware._common.config [None req-b7c94f57-28f2-45d8-9351-28250ac75363 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 13:23:01.568 8 WARNING oslo_config.cfg [None req-b7c94f57-28f2-45d8-9351-28250ac75363 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-05 13:23:01.598 7 WARNING keystonemiddleware._common.config [None req-54a96246-df6b-4333-b8ba-b267fbcc1b62 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 13:23:01.614 7 WARNING oslo_config.cfg [None req-54a96246-df6b-4333-b8ba-b267fbcc1b62 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-05 13:23:01.629 7 WARNING oslo_config.cfg [None req-54a96246-df6b-4333-b8ba-b267fbcc1b62 - - - - - -] 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 0x7efca1268668 pid: 7 (default app) 2026-05-05 13:23:01.646 8 WARNING keystonemiddleware._common.config [None req-b7c94f57-28f2-45d8-9351-28250ac75363 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 13:23:01.669 8 WARNING oslo_config.cfg [None req-b7c94f57-28f2-45d8-9351-28250ac75363 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-05 13:23:01.682 8 WARNING oslo_config.cfg [None req-b7c94f57-28f2-45d8-9351-28250ac75363 - - - - - -] 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 0x7efca1268668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 5 13:23:13 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 13:23:14.216 7 WARNING oslo_policy.policy [None req-6c25925c-6bef-428f-b43d-7c532418b390 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 13:23:14.216 7 WARNING oslo_policy.policy [None req-6c25925c-6bef-428f-b43d-7c532418b390 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 5 13:23:13 2026] GET /v2.1 => generated 0 bytes in 578 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 13:23:14.323 8 WARNING oslo_policy.policy [req-6c25925c-6bef-428f-b43d-7c532418b390 req-b82a2d5a-ec7a-4d41-9de7-56b25ed9a9cb b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 13:23:14.324 8 WARNING oslo_policy.policy [req-6c25925c-6bef-428f-b43d-7c532418b390 req-b82a2d5a-ec7a-4d41-9de7-56b25ed9a9cb b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 5 13:23:14 2026] GET /v2.1/ => generated 399 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 13:23:14.434 7 INFO nova.api.openstack.wsgi [None req-2dfbdd61-940d-4d9f-9038-4867f6cd4929 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.44 () {48 vars in 1007 bytes} [Tue May 5 13:23:14 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 5 13:23:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.44 () {52 vars in 1044 bytes} [Tue May 5 13:23:14 2026] POST /v2.1/flavors => generated 527 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 5 13:23: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: 5/10] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 5 13:23:15 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 5 13:23:15 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 13:23:15.419 7 INFO nova.api.openstack.wsgi [None req-5f2f0d96-5723-4525-856e-c52aae8737f2 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.44 () {48 vars in 1009 bytes} [Tue May 5 13:23:15 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 5 13:23:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.44 () {52 vars in 1044 bytes} [Tue May 5 13:23:15 2026] POST /v2.1/flavors => generated 530 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 5 13:23: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: 8/16] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 5 13:23:16 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 5 13:23:16 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 13:23:16.336 7 INFO nova.api.openstack.wsgi [None req-d8aeb9d2-1605-4a26-96cd-6c34706c1f6a b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.44 () {48 vars in 1011 bytes} [Tue May 5 13:23:16 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 5 13:23:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.44 () {52 vars in 1044 bytes} [Tue May 5 13:23:16 2026] POST /v2.1/flavors => generated 531 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 5 13:23:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 5 13:23:17 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 5 13:23:17 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 13:23:17.297 7 INFO nova.api.openstack.wsgi [None req-e62c5f60-2df5-4589-80f5-3aeef036fd9c b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.44 () {48 vars in 1009 bytes} [Tue May 5 13:23:17 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 5 13:23:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.44 () {52 vars in 1044 bytes} [Tue May 5 13:23:17 2026] POST /v2.1/flavors => generated 530 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 5 13:23:18 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 5 13:23:18 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 5 13:23:18 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 13:23:18.239 7 INFO nova.api.openstack.wsgi [None req-a89106c5-0784-41bc-b328-1818997fc21a b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.204.45.44 () {48 vars in 1011 bytes} [Tue May 5 13:23:18 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: 17/33] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 5 13:23:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.44 () {52 vars in 1044 bytes} [Tue May 5 13:23:18 2026] POST /v2.1/flavors => generated 533 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 10.0.0.26 () {28 vars in 453 bytes} [Tue May 5 13:29:00 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/104] 10.0.0.26 () {30 vars in 657 bytes} [Tue May 5 13:29:00 2026] GET /v2.1 => generated 0 bytes in 174 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/105] 10.0.0.26 () {32 vars in 730 bytes} [Tue May 5 13:29:00 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 10.0.0.26 () {34 vars in 803 bytes} [Tue May 5 13:29:00 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/143] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 5 13:32:05 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 72/144] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 5 13:32:05 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 73/145] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 5 13:32:05 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 13:32:05.331 7 INFO nova.api.openstack.wsgi [None req-b703519c-c496-42be-abd7-aea30f6f74a9 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 73/146] 199.204.45.44 () {48 vars in 1013 bytes} [Tue May 5 13:32:05 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: 74/147] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 5 13:32:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/148] 199.204.45.44 () {52 vars in 1045 bytes} [Tue May 5 13:32:05 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 5 13:33: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: 82/164] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 5 13:33:17 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 5 13:33:17 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 13:33:17.447 7 INFO nova.api.openstack.wsgi [None req-6f48d85c-9306-47b1-bd23-27b1a142dfe6 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user b134e6d8b9ee4389a8a290f1712164db [pid: 7|app: 0|req: 83/166] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 5 13:33:17 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-05 13:33:17.462 8 WARNING oslo_db.sqlalchemy.utils [None req-edf1e0c1-3841-4b30-b1f8-ae6383d5671e b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 84/167] 199.204.45.44 () {48 vars in 1012 bytes} [Tue May 5 13:33:17 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/168] 199.204.45.44 () {52 vars in 1053 bytes} [Tue May 5 13:33:17 2026] POST /v2.1/os-keypairs => generated 576 bytes in 60 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 5 13:33:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/172] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 5 13:33:21 2026] GET /v2.1 => generated 0 bytes in 16 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 5 13:33:21 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/174] 199.204.45.44 () {48 vars in 1069 bytes} [Tue May 5 13:33:21 2026] GET /v2.1/os-quota-sets/85b0531157664840875ad02bfc5705dd => generated 283 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/175] 199.204.45.44 () {52 vars in 1121 bytes} [Tue May 5 13:33:21 2026] PUT /v2.1/os-quota-sets/85b0531157664840875ad02bfc5705dd => generated 238 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/298] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 5 13:43:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/299] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 5 13:43:34 2026] GET /v2.1 => generated 0 bytes in 141 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 151/300] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 5 13:43:35 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 13:43:35.168 8 INFO nova.api.openstack.wsgi [None req-f79d3e07-f82c-4f57-a236-b333593b5e73 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 150/301] 199.204.45.44 () {48 vars in 1011 bytes} [Tue May 5 13:43:35 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/302] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 5 13:43:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/303] 199.204.45.44 () {52 vars in 1045 bytes} [Tue May 5 13:43:35 2026] POST /v2.1/flavors => generated 532 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/344] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 5 13:46:53 2026] GET /v2.1 => generated 114 bytes in 8 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/345] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 5 13:46:53 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 174/346] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 5 13:46:53 2026] GET /v2.1/ => generated 399 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/347] 199.204.45.44 () {48 vars in 1069 bytes} [Tue May 5 13:46:53 2026] GET /v2.1/os-quota-sets/9523885335d34dcb875177bb67a213af => generated 283 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/348] 199.204.45.44 () {52 vars in 1121 bytes} [Tue May 5 13:46:53 2026] PUT /v2.1/os-quota-sets/9523885335d34dcb875177bb67a213af => generated 238 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/479] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 5 13:57:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/480] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 5 13:57:46 2026] GET /v2.1 => generated 0 bytes in 120 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 242/481] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 5 13:57:46 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 13:57:46.915 8 INFO nova.api.openstack.wsgi [None req-e7f34cf7-2f1d-4ef5-b78f-50934a1d9188 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 240/482] 199.204.45.44 () {48 vars in 1007 bytes} [Tue May 5 13:57:46 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/483] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 5 13:57:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/484] 199.204.45.44 () {48 vars in 1095 bytes} [Tue May 5 13:57:46 2026] GET /v2.1/flavors/939d951f-fb04-43ad-a5e7-aa32617ed03f/os-extra_specs => generated 19 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/487] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 5 13:57:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/488] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 5 13:57:47 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 246/489] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 5 13:57:47 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 13:57:47.886 8 INFO nova.api.openstack.wsgi [None req-ae1bd80f-a34c-4e13-9db9-9c60e7292189 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 244/490] 199.204.45.44 () {48 vars in 1009 bytes} [Tue May 5 13:57:47 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/491] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 5 13:57:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/492] 199.204.45.44 () {48 vars in 1095 bytes} [Tue May 5 13:57:47 2026] GET /v2.1/flavors/c5c7519a-cdbb-4267-8518-2bf6d898aa28/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/493] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 5 13:57:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/494] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 5 13:57:48 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 249/495] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 5 13:57:48 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 13:57:48.810 8 INFO nova.api.openstack.wsgi [None req-650a0c8c-46a6-4974-af64-79ac34b1a1f1 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 247/496] 199.204.45.44 () {48 vars in 1011 bytes} [Tue May 5 13:57:48 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/497] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 5 13:57:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/498] 199.204.45.44 () {48 vars in 1095 bytes} [Tue May 5 13:57:48 2026] GET /v2.1/flavors/6bd13746-6837-4a2f-853f-73967eec03ee/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/499] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 5 13:57:49 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: 249/500] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 5 13:57:49 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 252/501] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 5 13:57:49 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 13:57:49.768 8 INFO nova.api.openstack.wsgi [None req-0772b7f8-94e8-4262-95d8-ac37bf3e949e b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 250/502] 199.204.45.44 () {48 vars in 1009 bytes} [Tue May 5 13:57:49 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: 7|app: 0|req: 253/503] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 5 13:57:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/504] 199.204.45.44 () {48 vars in 1095 bytes} [Tue May 5 13:57:49 2026] GET /v2.1/flavors/bb09fb9d-2678-49a1-9aba-acf70287b3f8/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/505] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 5 13:57:50 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: 252/506] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 5 13:57:50 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 255/507] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 5 13:57:50 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 13:57:50.754 8 INFO nova.api.openstack.wsgi [None req-aebe3af8-a0f7-48ad-bdbf-ce3ff082b3bb b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 253/508] 199.204.45.44 () {48 vars in 1011 bytes} [Tue May 5 13:57:50 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/509] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 5 13:57:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/510] 199.204.45.44 () {48 vars in 1095 bytes} [Tue May 5 13:57:50 2026] GET /v2.1/flavors/03b7384c-b482-419d-b921-059b83353ec0/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/523] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 5 13:58:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/524] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 5 13:58:54 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 262/525] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 5 13:58:54 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 13:58:54.182 7 INFO nova.api.openstack.wsgi [None req-b0e23a70-9245-457d-bb2c-f897d26307b1 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 264/526] 199.204.45.44 () {48 vars in 1013 bytes} [Tue May 5 13:58:54 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: 263/527] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 5 13:58:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/528] 199.204.45.44 () {48 vars in 1095 bytes} [Tue May 5 13:58:54 2026] GET /v2.1/flavors/f79c3520-f7da-4b54-b54a-004657fc3a94/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/531] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 5 13:59:01 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: 267/532] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 5 13:59:01 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 266/533] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 5 13:59:01 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/534] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 5 13:59:02 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/535] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 5 13:59:05 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/536] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 5 13:59:05 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 268/537] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 5 13:59:05 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/538] 199.204.45.44 () {48 vars in 1069 bytes} [Tue May 5 13:59:05 2026] GET /v2.1/os-quota-sets/85b0531157664840875ad02bfc5705dd => generated 280 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/549] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 5 13:59:56 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/550] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 5 13:59:56 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 275/551] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 5 13:59:56 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 13:59:56.625 7 INFO nova.api.openstack.wsgi [None req-5b891cf2-a54b-452b-bda1-279414061b67 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 277/552] 199.204.45.44 () {48 vars in 1011 bytes} [Tue May 5 13:59:56 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/553] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 5 13:59:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/554] 199.204.45.44 () {48 vars in 1095 bytes} [Tue May 5 13:59:56 2026] GET /v2.1/flavors/fac6d39e-ae01-411a-998f-7973d7c619c7/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/559] 10.0.0.189 () {28 vars in 454 bytes} [Tue May 5 14:00:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/560] 10.0.0.189 () {30 vars in 658 bytes} [Tue May 5 14:00:09 2026] GET /v2.1 => generated 0 bytes in 53 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: 282/561] 10.0.0.189 () {32 vars in 731 bytes} [Tue May 5 14:00:09 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: 280/562] 10.0.0.189 () {34 vars in 765 bytes} [Tue May 5 14:00:09 2026] GET /v2.1/os-services => generated 783 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/563] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 5 14:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 281/564] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 5 14:00:13 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 284/565] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 5 14:00:13 2026] GET /v2.1/ => generated 399 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/566] 199.204.45.44 () {48 vars in 1069 bytes} [Tue May 5 14:00:13 2026] GET /v2.1/os-quota-sets/9523885335d34dcb875177bb67a213af => generated 280 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/567] 10.0.0.189 () {28 vars in 454 bytes} [Tue May 5 14:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 283/568] 10.0.0.189 () {30 vars in 658 bytes} [Tue May 5 14:00:14 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 286/569] 10.0.0.189 () {32 vars in 731 bytes} [Tue May 5 14:00:14 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/570] 10.0.0.189 () {34 vars in 765 bytes} [Tue May 5 14:00:14 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/573] 10.0.0.189 () {28 vars in 454 bytes} [Tue May 5 14:00:18 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/574] 10.0.0.189 () {30 vars in 658 bytes} [Tue May 5 14:00:18 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 287/575] 10.0.0.189 () {32 vars in 731 bytes} [Tue May 5 14:00:18 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/576] 10.0.0.189 () {34 vars in 808 bytes} [Tue May 5 14:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/577] 10.0.0.189 () {28 vars in 454 bytes} [Tue May 5 14:00:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 290/578] 10.0.0.189 () {30 vars in 658 bytes} [Tue May 5 14:00:23 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 289/579] 10.0.0.189 () {32 vars in 731 bytes} [Tue May 5 14:00:23 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/580] 10.0.0.189 () {34 vars in 808 bytes} [Tue May 5 14:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/589] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 5 14:01:03 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: 8|app: 0|req: 294/590] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 5 14:01:03 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 297/591] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 5 14:01:03 2026] GET /v2.1/ => generated 399 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:01:03.731 8 INFO nova.api.openstack.wsgi [None req-4ea4f89d-596d-4bd6-929a-a47450344a47 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 295/592] 199.204.45.44 () {48 vars in 1007 bytes} [Tue May 5 14:01:03 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/593] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 5 14:01:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/604] 10.0.0.161 () {32 vars in 655 bytes} [Tue May 5 14:01:54 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 7|app: 0|req: 304/605] 10.0.0.161 () {32 vars in 641 bytes} [Tue May 5 14:01:55 2026] GET /v2.1/servers => generated 15 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-05 14:01:55.118 8 WARNING oslo_db.sqlalchemy.utils [None req-c5690d3e-4cd2-4f2c-b95c-01543cc9c2b9 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 302/606] 10.0.0.161 () {32 vars in 649 bytes} [Tue May 5 14:01:55 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/607] 10.0.0.161 () {32 vars in 694 bytes} [Tue May 5 14:01:55 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/610] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:06 2026] GET /v2.1/flavors/939d951f-fb04-43ad-a5e7-aa32617ed03f => generated 511 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/611] 10.0.0.161 () {32 vars in 641 bytes} [Tue May 5 14:02:06 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/612] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:06 2026] GET /v2.1/flavors/939d951f-fb04-43ad-a5e7-aa32617ed03f => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/613] 10.0.0.161 () {30 vars in 413 bytes} [Tue May 5 14:02:06 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/614] 10.0.0.161 () {28 vars in 560 bytes} [Tue May 5 14:02:06 2026] GET /v2/ => generated 402 bytes in 528 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/615] 10.0.0.161 () {28 vars in 564 bytes} [Tue May 5 14:02:07 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: 307/616] 10.0.0.161 () {30 vars in 413 bytes} [Tue May 5 14:02:07 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/619] 10.0.0.161 () {34 vars in 671 bytes} [Tue May 5 14:02:12 2026] POST /v2.1/os-keypairs => generated 385 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:02:14.666 7 WARNING neutronclient.v2_0.client [None req-c90db075-faf1-4711-80b4-eb9b0d4e2ab2 fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/620] 10.0.0.161 () {34 vars in 685 bytes} [Tue May 5 14:02:14 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1828 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:02:16.322 7 WARNING neutronclient.v2_0.client [None req-be0ddc70-1d22-483f-b1b9-baf95ab4ee5f fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:16.481 8 WARNING neutronclient.v2_0.client [None req-50fa34ad-a152-44da-814d-7717db9ce4b9 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in 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/621] 10.0.0.161 () {34 vars in 685 bytes} [Tue May 5 14:02:16 2026] POST /v2.1/os-security-groups => generated 243 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:02:16.826 7 WARNING neutronclient.v2_0.client [None req-6b06a608-3b6d-470e-94ff-8006d559125a fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:16.885 8 WARNING neutronclient.v2_0.client [None req-50fa34ad-a152-44da-814d-7717db9ce4b9 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/622] 10.0.0.161 () {34 vars in 685 bytes} [Tue May 5 14:02:16 2026] POST /v2.1/os-security-groups => generated 244 bytes in 842 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:02:17.680 7 WARNING neutronclient.v2_0.client [None req-002b1766-1755-42d9-9f0e-b3078a468a84 fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:18.273 7 WARNING neutronclient.v2_0.client [None req-002b1766-1755-42d9-9f0e-b3078a468a84 fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:18.446 7 WARNING neutronclient.v2_0.client [None req-002b1766-1755-42d9-9f0e-b3078a468a84 fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:18.551 8 WARNING neutronclient.v2_0.client [None req-50fa34ad-a152-44da-814d-7717db9ce4b9 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/623] 10.0.0.161 () {32 vars in 663 bytes} [Tue May 5 14:02:17 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 922 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-05 14:02:18.605 7 WARNING neutronclient.v2_0.client [None req-ed16d82a-9736-487b-a100-42f1e17d9fc9 fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:18.635 7 WARNING neutronclient.v2_0.client [None req-ed16d82a-9736-487b-a100-42f1e17d9fc9 fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/626] 10.0.0.161 () {32 vars in 740 bytes} [Tue May 5 14:02:18 2026] DELETE /v2.1/os-security-groups/791e8c57-8a7f-43d5-967b-e4fd3b15d5e7 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-05 14:02:18.873 7 WARNING neutronclient.v2_0.client [None req-42d60d9a-c8e5-4542-933a-67d86e1c62e2 ed4506c9ceda469fabddfc39bc1c1cf7 7c7f145e68b84199827e2b7dff3514e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/627] 10.0.0.161 () {34 vars in 685 bytes} [Tue May 5 14:02:18 2026] POST /v2.1/os-security-groups => generated 248 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:02:19.082 7 WARNING neutronclient.v2_0.client [None req-38311ae9-8e5f-43b5-a9f6-46fc0b66506f fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:19.101 7 INFO nova.api.openstack.wsgi [None req-38311ae9-8e5f-43b5-a9f6-46fc0b66506f fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] HTTP exception thrown: Security group 791e8c57-8a7f-43d5-967b-e4fd3b15d5e7 does not exist Neutron server returns request_ids: ['req-9751d0d5-6d3a-477b-8c66-34ad51f2e0e8'] [pid: 7|app: 0|req: 319/628] 10.0.0.161 () {32 vars in 737 bytes} [Tue May 5 14:02:19 2026] GET /v2.1/os-security-groups/791e8c57-8a7f-43d5-967b-e4fd3b15d5e7 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-05 14:02:19.109 7 WARNING neutronclient.v2_0.client [None req-b1ecbe88-b96a-41bb-8746-7acdcf10a804 ed4506c9ceda469fabddfc39bc1c1cf7 7c7f145e68b84199827e2b7dff3514e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:19.133 7 WARNING neutronclient.v2_0.client [None req-b1ecbe88-b96a-41bb-8746-7acdcf10a804 ed4506c9ceda469fabddfc39bc1c1cf7 7c7f145e68b84199827e2b7dff3514e8 - - default default] The python binding code in 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/629] 10.0.0.161 () {34 vars in 663 bytes} [Tue May 5 14:02:15 2026] POST /v2.1/servers => generated 449 bytes in 3210 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:19.192 8 WARNING neutronclient.v2_0.client [None req-5e976834-5885-4edb-8f21-cc31f0e562a0 fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:19.225 8 WARNING neutronclient.v2_0.client [None req-5e976834-5885-4edb-8f21-cc31f0e562a0 fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/630] 10.0.0.161 () {34 vars in 695 bytes} [Tue May 5 14:02:19 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:02:19.354 7 WARNING neutronclient.v2_0.client [None req-f21c7029-68de-4343-a6bc-58404f736e7e 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/631] 10.0.0.161 () {32 vars in 740 bytes} [Tue May 5 14:02:19 2026] DELETE /v2.1/os-security-groups/68b74dc7-4c3c-4390-9ac5-b671918fc3bc => generated 0 bytes in 192 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-05 14:02:19.388 8 WARNING neutronclient.v2_0.client [None req-14fa2add-4606-48f0-a66c-a03a1d1abc0f ed4506c9ceda469fabddfc39bc1c1cf7 7c7f145e68b84199827e2b7dff3514e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/632] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:19 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1399 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:19.433 7 WARNING neutronclient.v2_0.client [None req-37fa1388-c490-4efe-b61a-9e7579677948 fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:19.455 7 INFO nova.api.openstack.wsgi [None req-37fa1388-c490-4efe-b61a-9e7579677948 fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] HTTP exception thrown: Security group 68b74dc7-4c3c-4390-9ac5-b671918fc3bc does not exist Neutron server returns request_ids: ['req-30462e89-35cc-48b7-a073-8e79f58d1d76'] [pid: 7|app: 0|req: 322/633] 10.0.0.161 () {32 vars in 737 bytes} [Tue May 5 14:02:19 2026] GET /v2.1/os-security-groups/68b74dc7-4c3c-4390-9ac5-b671918fc3bc => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-05 14:02:19.467 7 WARNING neutronclient.v2_0.client [None req-76a42963-462c-4e24-8d8e-50d850280114 fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:19.511 7 WARNING neutronclient.v2_0.client [None req-76a42963-462c-4e24-8d8e-50d850280114 fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] The python binding code in 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/634] 10.0.0.161 () {34 vars in 685 bytes} [Tue May 5 14:02:19 2026] POST /v2.1/os-security-groups => generated 247 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:02:19.577 8 WARNING neutronclient.v2_0.client [None req-a2d75344-2826-473e-bd25-6c99181ef212 ed4506c9ceda469fabddfc39bc1c1cf7 7c7f145e68b84199827e2b7dff3514e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:19.615 8 WARNING neutronclient.v2_0.client [None req-a2d75344-2826-473e-bd25-6c99181ef212 ed4506c9ceda469fabddfc39bc1c1cf7 7c7f145e68b84199827e2b7dff3514e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/635] 10.0.0.161 () {32 vars in 740 bytes} [Tue May 5 14:02:19 2026] DELETE /v2.1/os-security-groups/32539d53-b893-47f8-826d-7a6c6d3c0d6e => generated 0 bytes in 174 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-05 14:02:19.647 7 WARNING neutronclient.v2_0.client [None req-539ca31f-e16f-429c-a9ff-93d1999ee0b5 fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:19.668 7 INFO nova.api.openstack.wsgi [None req-539ca31f-e16f-429c-a9ff-93d1999ee0b5 fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] HTTP exception thrown: Security group 32539d53-b893-47f8-826d-7a6c6d3c0d6e does not exist Neutron server returns request_ids: ['req-8aefc6e0-86cf-4618-a092-fab11c3046c4'] [pid: 7|app: 0|req: 324/636] 10.0.0.161 () {32 vars in 737 bytes} [Tue May 5 14:02:19 2026] GET /v2.1/os-security-groups/32539d53-b893-47f8-826d-7a6c6d3c0d6e => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-05 14:02:19.680 7 WARNING neutronclient.v2_0.client [None req-852824e2-ebce-4851-8152-6c0d4b992fb0 fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:19.732 7 WARNING neutronclient.v2_0.client [None req-852824e2-ebce-4851-8152-6c0d4b992fb0 fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:19.764 7 WARNING neutronclient.v2_0.client [None req-852824e2-ebce-4851-8152-6c0d4b992fb0 fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/637] 10.0.0.161 () {34 vars in 695 bytes} [Tue May 5 14:02:19 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/638] 10.0.0.161 () {32 vars in 663 bytes} [Tue May 5 14:02:19 2026] GET /v2.1/os-security-groups => generated 707 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:02:19.804 8 WARNING neutronclient.v2_0.client [None req-d491b47b-5935-49ef-b348-5f0d7087c220 ed4506c9ceda469fabddfc39bc1c1cf7 7c7f145e68b84199827e2b7dff3514e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:19.818 7 WARNING neutronclient.v2_0.client [None req-e9c14efb-3d64-42b8-8bce-1e261f9bf3ce fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:19.837 7 INFO nova.api.openstack.wsgi [None req-e9c14efb-3d64-42b8-8bce-1e261f9bf3ce fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] HTTP exception thrown: Security group 32539d53-b893-47f8-826d-7a6c6d3c0d6e does not exist Neutron server returns request_ids: ['req-5821ab9a-d4af-413a-bfa9-f18b3c57aa6f'] 2026-05-05 14:02:19.837 8 WARNING neutronclient.v2_0.client [None req-d491b47b-5935-49ef-b348-5f0d7087c220 ed4506c9ceda469fabddfc39bc1c1cf7 7c7f145e68b84199827e2b7dff3514e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/639] 10.0.0.161 () {32 vars in 740 bytes} [Tue May 5 14:02:19 2026] DELETE /v2.1/os-security-groups/32539d53-b893-47f8-826d-7a6c6d3c0d6e => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-05 14:02:19.850 7 WARNING neutronclient.v2_0.client [None req-672f4c73-c4bd-47de-9010-666ff7ae84fe fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:19.868 7 INFO nova.api.openstack.wsgi [None req-672f4c73-c4bd-47de-9010-666ff7ae84fe fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] HTTP exception thrown: Security group 68b74dc7-4c3c-4390-9ac5-b671918fc3bc does not exist Neutron server returns request_ids: ['req-a9a65510-cf9c-46dc-bb4a-e4583a574b96'] [pid: 7|app: 0|req: 327/640] 10.0.0.161 () {32 vars in 740 bytes} [Tue May 5 14:02:19 2026] DELETE /v2.1/os-security-groups/68b74dc7-4c3c-4390-9ac5-b671918fc3bc => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-05 14:02:19.881 7 WARNING neutronclient.v2_0.client [None req-1df43765-7c64-476e-8944-2f4062f58005 fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:19.907 7 INFO nova.api.openstack.wsgi [None req-1df43765-7c64-476e-8944-2f4062f58005 fed079b012a54110bff029f92b2ba19b d30655ecf8b94c2f95194bb7c2a8428f - - default default] HTTP exception thrown: Security group 791e8c57-8a7f-43d5-967b-e4fd3b15d5e7 does not exist Neutron server returns request_ids: ['req-4b1c012e-9f17-4c04-8b38-f3ca6cfa8b7e'] [pid: 7|app: 0|req: 328/641] 10.0.0.161 () {32 vars in 740 bytes} [Tue May 5 14:02:19 2026] DELETE /v2.1/os-security-groups/791e8c57-8a7f-43d5-967b-e4fd3b15d5e7 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/642] 10.0.0.161 () {34 vars in 695 bytes} [Tue May 5 14:02:19 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:02:20.003 7 WARNING neutronclient.v2_0.client [None req-04b74b0a-cc80-455b-b543-f1bcf88629ed ed4506c9ceda469fabddfc39bc1c1cf7 7c7f145e68b84199827e2b7dff3514e8 - - default default] The python binding code in 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/643] 10.0.0.161 () {32 vars in 737 bytes} [Tue May 5 14:02:19 2026] GET /v2.1/os-security-groups/33390ab9-a8ee-4e0a-a75c-c200c17335b6 => generated 664 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:02:20.061 8 WARNING neutronclient.v2_0.client [None req-5fde9239-0618-4b6c-8759-a5b668d4b33f ed4506c9ceda469fabddfc39bc1c1cf7 7c7f145e68b84199827e2b7dff3514e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:20.081 8 WARNING neutronclient.v2_0.client [None req-5fde9239-0618-4b6c-8759-a5b668d4b33f ed4506c9ceda469fabddfc39bc1c1cf7 7c7f145e68b84199827e2b7dff3514e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:20.114 8 WARNING neutronclient.v2_0.client [None req-5fde9239-0618-4b6c-8759-a5b668d4b33f ed4506c9ceda469fabddfc39bc1c1cf7 7c7f145e68b84199827e2b7dff3514e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/644] 10.0.0.161 () {32 vars in 750 bytes} [Tue May 5 14:02:20 2026] DELETE /v2.1/os-security-group-rules/09294772-f1ef-46f5-b6ef-65b370b16d4e => generated 0 bytes in 203 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-05 14:02:20.273 7 WARNING neutronclient.v2_0.client [None req-1305d381-c880-4a34-9018-e12a48d9995d ed4506c9ceda469fabddfc39bc1c1cf7 7c7f145e68b84199827e2b7dff3514e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:20.321 7 WARNING neutronclient.v2_0.client [None req-1305d381-c880-4a34-9018-e12a48d9995d ed4506c9ceda469fabddfc39bc1c1cf7 7c7f145e68b84199827e2b7dff3514e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/645] 10.0.0.161 () {32 vars in 740 bytes} [Tue May 5 14:02:20 2026] DELETE /v2.1/os-security-groups/33390ab9-a8ee-4e0a-a75c-c200c17335b6 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-05 14:02:20.463 7 WARNING neutronclient.v2_0.client [None req-7847c5bf-c21f-4dd9-a80d-97eb0afa5def ed4506c9ceda469fabddfc39bc1c1cf7 7c7f145e68b84199827e2b7dff3514e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:20.508 7 WARNING neutronclient.v2_0.client [None req-7847c5bf-c21f-4dd9-a80d-97eb0afa5def ed4506c9ceda469fabddfc39bc1c1cf7 7c7f145e68b84199827e2b7dff3514e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:20.520 8 WARNING neutronclient.v2_0.client [None req-734200b0-3259-44b0-b5a3-8a3153dc849d 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/646] 10.0.0.161 () {32 vars in 740 bytes} [Tue May 5 14:02:20 2026] DELETE /v2.1/os-security-groups/4fe4a24e-c6c8-49c5-9d27-43ab8c11b42a => generated 0 bytes in 186 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/647] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:20 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1403 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-05 14:02:21.777 7 WARNING neutronclient.v2_0.client [None req-0874728c-7104-4031-8af8-44280a757d36 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/648] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:21 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1451 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:23.267 8 WARNING neutronclient.v2_0.client [None req-77411a09-64cd-49df-a6d9-d716a3965a8f 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/649] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:23 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1459 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:24.494 7 WARNING neutronclient.v2_0.client [None req-bec0ea2b-a2e1-4e01-bf0e-d4bb51ce8261 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/650] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:24 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1459 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:25.674 8 WARNING neutronclient.v2_0.client [None req-364aea9f-f315-4ad5-9859-51b79438d845 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/651] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:25 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1524 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:26.823 7 WARNING neutronclient.v2_0.client [None req-e090058e-61dc-4872-9369-eb18e2851ee9 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:27.263 8 INFO nova.api.openstack.compute.server_external_events [req-4aceb124-7b95-4cec-97af-09b6529832c8 req-0037ca53-3018-46d1-870e-990a6f3839da ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:dc93856a-023c-4edb-85a6-afc4a7db8458 for instance ff585b78-7fe1-4519-af5e-02066c4ad721 on instance 2026-05-05 14:02:27.271 8 INFO nova.compute.rpcapi [None req-108afa87-d7ab-4c66-a646-4ab39a5cdd36 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 319/652] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:02:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/653] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:26 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1524 bytes in 890 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:28.746 8 WARNING neutronclient.v2_0.client [None req-d77c4485-d45f-40ca-ab92-6089d9fb3c2d 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/656] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:28 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1524 bytes in 1630 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:31.388 7 WARNING neutronclient.v2_0.client [None req-acd8e52e-b00f-4e9f-9241-7d6049eb4f98 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in 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/657] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:31 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1524 bytes in 762 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 322/658] 10.0.0.161 () {34 vars in 671 bytes} [Tue May 5 14:02:32 2026] POST /v2.1/os-keypairs => generated 386 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:33.174 7 WARNING neutronclient.v2_0.client [None req-c6b80464-7cb6-4824-8197-1de98e2fc03b 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in 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/659] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:33 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1524 bytes in 783 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-05 14:02:34.301 8 WARNING neutronclient.v2_0.client [None req-8dc22968-adb7-423b-beaf-e61a9e5f93ca 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:34.350 8 WARNING neutronclient.v2_0.client [None req-8dc22968-adb7-423b-beaf-e61a9e5f93ca 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] 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: 338/660] 10.0.0.161 () {34 vars in 671 bytes} [Tue May 5 14:02:34 2026] POST /v2.1/os-keypairs => generated 384 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:02:34.542 8 WARNING neutronclient.v2_0.client [None req-8dc22968-adb7-423b-beaf-e61a9e5f93ca 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/661] 10.0.0.161 () {34 vars in 663 bytes} [Tue May 5 14:02:34 2026] POST /v2.1/servers => generated 453 bytes in 556 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-05 14:02:34.826 7 WARNING neutronclient.v2_0.client [None req-e4ad757a-c7b6-4506-b936-7f5799f121bc 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/662] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:34 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 1432 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:34.979 8 WARNING neutronclient.v2_0.client [None req-5aed6bf2-e707-4b86-831f-1f808a9fc108 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/663] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:34 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1524 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:35.914 7 WARNING neutronclient.v2_0.client [None req-24105302-1bc0-4418-89c4-820e742f9785 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in 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/664] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:35 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 1432 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:36.129 8 WARNING neutronclient.v2_0.client [None req-727f2047-4b9e-4f50-9ec0-a79187028505 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/665] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:36 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1524 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:37.105 7 WARNING neutronclient.v2_0.client [None req-0b266516-d39f-4758-8f1f-0ef0cde50f32 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/666] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:37 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 1428 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:37.344 8 WARNING neutronclient.v2_0.client [None req-79da071e-e19a-44ec-bf2d-d275f9126a76 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/667] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:37 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1524 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:38.187 8 WARNING neutronclient.v2_0.client [None req-ccadc24e-8aab-41f7-aaa3-6f3818542e32 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/670] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:38 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 1484 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:38.517 7 WARNING neutronclient.v2_0.client [None req-5ebf89ff-89db-4b40-91df-6db9af9068f3 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in 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/671] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:38 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1524 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:39.286 8 WARNING neutronclient.v2_0.client [None req-6e752f06-d35d-46e8-a8a8-489b5e721720 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in 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/672] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:39 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 1484 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:39.710 7 WARNING neutronclient.v2_0.client [None req-7102eb60-133d-448e-9ec1-5b09816ec161 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/673] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:39 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1524 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:40.379 8 WARNING neutronclient.v2_0.client [None req-8218ca2f-cbe0-4501-9be3-de3a97b96291 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/674] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:40 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 1560 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:40.894 7 WARNING neutronclient.v2_0.client [None req-4ec8af49-3cc3-4ddd-a34e-7c848f67ba91 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/675] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:40 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1524 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:41.537 8 WARNING neutronclient.v2_0.client [None req-844863ef-e041-415c-b697-a48fda9fcba7 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:41.582 8 WARNING neutronclient.v2_0.client [None req-844863ef-e041-415c-b697-a48fda9fcba7 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:41.626 7 INFO nova.api.openstack.compute.server_external_events [req-a29b21cf-9381-4b60-8816-9a91ee135b7e req-7528b77d-6334-4c03-97f9-04b5071c1a21 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:f680a5eb-77ad-4fbf-bf98-f245ebc43354 for instance b77ff990-69ee-4698-bb5b-b15d7e72dbb9 on instance 2026-05-05 14:02:41.635 7 INFO nova.compute.rpcapi [None req-0ca392da-8d3a-4913-90e3-789fc5089c5f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 346/676] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:02:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:41.707 7 WARNING neutronclient.v2_0.client [None req-6348f314-0009-4dab-be68-ac2c5cb88bb2 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:41.753 8 WARNING neutronclient.v2_0.client [None req-844863ef-e041-415c-b697-a48fda9fcba7 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in 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/677] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:41 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 1558 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:42.063 7 WARNING neutronclient.v2_0.client [None req-38a8f978-7e2c-4dbc-b5f7-293da8c487ec 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/678] 10.0.0.161 () {34 vars in 663 bytes} [Tue May 5 14:02:41 2026] POST /v2.1/servers => generated 450 bytes in 708 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:42.141 8 WARNING neutronclient.v2_0.client [None req-4ea5d83b-caa8-4161-9294-3e9a7e6bc62a 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/679] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:42 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1524 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/680] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:42 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => generated 1250 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:42.861 7 WARNING neutronclient.v2_0.client [None req-26388593-c03d-49a4-8c06-165420c3f7a5 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/681] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:42 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 1558 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:43.235 7 WARNING neutronclient.v2_0.client [None req-05e98bf0-0205-4c14-8c55-a68cffae1678 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:02:43.237 8 WARNING neutronclient.v2_0.client [None req-cfb752fd-bd24-4015-812b-114aaa32fa28 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/682] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:43 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => generated 1300 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/683] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:43 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1524 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-05-05 14:02:43.996 7 WARNING neutronclient.v2_0.client [None req-48c1470e-4abb-46db-a7c9-81d629a36d5c 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/684] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:43 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 1558 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:44.324 8 WARNING neutronclient.v2_0.client [None req-aff775d9-10b4-4ef1-86a3-a8459b7124d5 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in 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/685] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:44 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => generated 1348 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:44.436 7 WARNING neutronclient.v2_0.client [None req-dcd70628-2430-4eec-9915-bc195ec9224b 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:44.502 8 INFO nova.api.openstack.compute.server_external_events [req-27fd3f96-f189-4948-a567-f5988ed9fc71 req-932940bb-3bf1-4554-93e1-473036ff6ecb ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:dc93856a-023c-4edb-85a6-afc4a7db8458 for instance ff585b78-7fe1-4519-af5e-02066c4ad721 on instance [pid: 8|app: 0|req: 335/686] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:02:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/687] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:44 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1524 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:45.186 8 WARNING neutronclient.v2_0.client [None req-46f7fb32-57cd-464d-9f16-11c2315872e9 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/688] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:45 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 1558 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:45.419 7 WARNING neutronclient.v2_0.client [None req-2d74e791-de63-4862-ac4c-cf4b55d8d7c8 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/689] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:45 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => generated 1348 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:45.671 8 WARNING neutronclient.v2_0.client [None req-2f909383-a4d5-45f9-8d8e-277bef626376 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/690] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:45 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1716 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:45.887 7 WARNING neutronclient.v2_0.client [None req-90516e3e-cca0-4aeb-9e05-ed0f88b84065 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/691] 10.0.0.161 () {32 vars in 741 bytes} [Tue May 5 14:02:45 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721/os-interface => generated 285 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:46.336 8 WARNING neutronclient.v2_0.client [None req-bd5f8c4d-4cea-437a-8e9e-d094791d147c 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:46.503 7 WARNING neutronclient.v2_0.client [None req-35f1c077-ad89-43b8-997f-b0d72832169b 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/692] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:46 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => generated 1356 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:46.863 7 INFO nova.api.openstack.compute.server_external_events [req-98554099-fc5d-4fc9-b498-830db6e44c4e req-3ed479fc-9dd9-4067-a847-cc273ffb650d ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:dc93856a-023c-4edb-85a6-afc4a7db8458 for instance ff585b78-7fe1-4519-af5e-02066c4ad721 on instance 2026-05-05 14:02:46.863 7 INFO nova.api.openstack.compute.server_external_events [req-98554099-fc5d-4fc9-b498-830db6e44c4e req-3ed479fc-9dd9-4067-a847-cc273ffb650d ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:f680a5eb-77ad-4fbf-bf98-f245ebc43354 for instance b77ff990-69ee-4698-bb5b-b15d7e72dbb9 on instance 2026-05-05 14:02:46.864 7 INFO nova.api.openstack.compute.server_external_events [req-98554099-fc5d-4fc9-b498-830db6e44c4e req-3ed479fc-9dd9-4067-a847-cc273ffb650d ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:f680a5eb-77ad-4fbf-bf98-f245ebc43354 for instance b77ff990-69ee-4698-bb5b-b15d7e72dbb9 on instance 2026-05-05 14:02:46.864 7 INFO nova.api.openstack.compute.server_external_events [req-98554099-fc5d-4fc9-b498-830db6e44c4e req-3ed479fc-9dd9-4067-a847-cc273ffb650d ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:f680a5eb-77ad-4fbf-bf98-f245ebc43354 for instance b77ff990-69ee-4698-bb5b-b15d7e72dbb9 on instance [pid: 7|app: 0|req: 356/693] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:02:46 2026] POST /v2.1/os-server-external-events => generated 698 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/694] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:46 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 1558 bytes in 576 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-05 14:02:46.913 7 WARNING neutronclient.v2_0.client [None req-05ae3a41-f5ba-4211-966c-2dd6a822c922 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/695] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:46 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1716 bytes in 615 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:47.874 7 WARNING neutronclient.v2_0.client [None req-f7a7ae4b-0de5-4d39-9933-29b6a40c871f 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:47.927 8 WARNING neutronclient.v2_0.client [None req-4b203362-478d-4c9b-ab31-1b00f0a5f3ee 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/698] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:47 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => generated 1433 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/699] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:47 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 1558 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:48.912 7 INFO nova.api.openstack.compute.server_external_events [req-9dc30d1d-32c7-4634-b158-397feb951677 req-42039b6e-d109-4515-8164-3d58f721c4f6 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:dc93856a-023c-4edb-85a6-afc4a7db8458 for instance ff585b78-7fe1-4519-af5e-02066c4ad721 on instance 2026-05-05 14:02:48.913 7 INFO nova.api.openstack.compute.server_external_events [req-9dc30d1d-32c7-4634-b158-397feb951677 req-42039b6e-d109-4515-8164-3d58f721c4f6 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:03c6d157-2ab1-4224-b29a-6464a218786f for instance 31e4065e-af4b-4d40-928e-e3431c4ba984 on instance [pid: 7|app: 0|req: 360/700] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:02:48 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:49.292 8 WARNING neutronclient.v2_0.client [None req-d13b25cf-4c2f-4eab-8538-4a651f2dacdd 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:49.388 7 WARNING neutronclient.v2_0.client [None req-77fe8eb8-009d-4fb4-9844-e18eeeb64c5c 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/701] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:49 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => generated 1433 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/702] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:49 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 1742 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:49.581 8 WARNING neutronclient.v2_0.client [None req-797a4915-f69b-44a1-95f6-0fc23c9b21ac 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in 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/703] 10.0.0.161 () {32 vars in 741 bytes} [Tue May 5 14:02:49 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9/os-interface => generated 285 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:50.470 7 WARNING neutronclient.v2_0.client [None req-ddf16311-efe7-4c19-83ee-7f2d9a87cc8c 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:50.667 8 WARNING neutronclient.v2_0.client [None req-91877dab-f216-410f-988a-c997a21e72f0 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/704] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:50 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => generated 1433 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-05-05 14:02:50.700 7 INFO nova.api.openstack.compute.server_external_events [req-0590713d-ef88-4641-8bc4-23377a0edd22 req-85919db0-afc8-460b-974d-c670b1659b58 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:f680a5eb-77ad-4fbf-bf98-f245ebc43354 for instance b77ff990-69ee-4698-bb5b-b15d7e72dbb9 on instance [pid: 7|app: 0|req: 363/705] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:02:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/706] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:50 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 1742 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/707] 10.0.0.161 () {32 vars in 641 bytes} [Tue May 5 14:02:50 2026] GET /v2.1/servers => generated 384 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 344/708] 10.0.0.161 () {32 vars in 718 bytes} [Tue May 5 14:02:50 2026] DELETE /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:51.069 7 WARNING neutronclient.v2_0.client [None req-2830862b-9f8b-4be5-824e-532e66212a87 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/709] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:51 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 1748 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:51.734 8 WARNING neutronclient.v2_0.client [None req-8013ae94-6149-40e6-8703-a897a0e893c1 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in 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/710] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:51 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => generated 1433 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:52.245 7 WARNING neutronclient.v2_0.client [None req-59015604-950e-4856-a96a-102a44dc1058 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:52.328 8 INFO nova.api.openstack.compute.server_external_events [req-fc068299-c328-4920-8464-32d330c81727 req-4d178762-cbe0-4c48-8306-8b1e8c949be2 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:f680a5eb-77ad-4fbf-bf98-f245ebc43354 for instance b77ff990-69ee-4698-bb5b-b15d7e72dbb9 on instance [pid: 8|app: 0|req: 346/711] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:02:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/712] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:52 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 1868 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:52.880 8 WARNING neutronclient.v2_0.client [None req-70f409d6-0e9f-4732-b388-b6a68a6b0471 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in 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/713] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:52 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => generated 1421 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:53.436 7 WARNING neutronclient.v2_0.client [None req-4e88a8b2-6f4f-4549-9b80-bedce5e3a50e 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/714] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:53 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 1868 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:53.995 8 INFO nova.api.openstack.compute.server_external_events [req-8f910849-f3a9-437b-8a44-084f078bf791 req-b85c0cbc-df03-4b62-85ac-e3b997a0568e ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-deleted:f680a5eb-77ad-4fbf-bf98-f245ebc43354 for instance b77ff990-69ee-4698-bb5b-b15d7e72dbb9 on instance [pid: 8|app: 0|req: 348/715] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:02:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:54.078 7 WARNING neutronclient.v2_0.client [None req-0d4f71de-8d46-4e98-9515-01787e720c28 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/716] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:54 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => generated 1421 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:54.366 8 INFO nova.api.openstack.compute.server_external_events [req-14df9b13-a260-40bb-8930-9a98486f73c6 req-9601178b-f3f1-481e-9bd2-6c9a004d1d00 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:f680a5eb-77ad-4fbf-bf98-f245ebc43354 for instance b77ff990-69ee-4698-bb5b-b15d7e72dbb9 on instance [pid: 8|app: 0|req: 349/717] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:02:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:54.578 7 WARNING neutronclient.v2_0.client [None req-a8826afd-ddf4-48f2-9673-c6b865588dcd 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/718] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:54 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 1513 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:55.225 8 WARNING neutronclient.v2_0.client [None req-fe810a2a-f8b5-4e4d-a282-5962e2cb7c3d 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/719] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:55 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => generated 1421 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:55.751 7 WARNING neutronclient.v2_0.client [None req-3be32b44-b0fe-4070-808b-dcce99e51b46 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/720] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:55 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 1518 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:56.399 8 INFO nova.api.openstack.compute.server_external_events [req-05555a12-b18a-4314-b4dc-f277fda05177 req-65d013c4-4750-458a-a1b5-d51dcb849d01 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:03c6d157-2ab1-4224-b29a-6464a218786f for instance 31e4065e-af4b-4d40-928e-e3431c4ba984 on instance 2026-05-05 14:02:56.399 8 INFO nova.api.openstack.compute.server_external_events [req-05555a12-b18a-4314-b4dc-f277fda05177 req-65d013c4-4750-458a-a1b5-d51dcb849d01 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:03c6d157-2ab1-4224-b29a-6464a218786f for instance 31e4065e-af4b-4d40-928e-e3431c4ba984 on instance [pid: 8|app: 0|req: 351/721] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:02:56 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:56.503 7 WARNING neutronclient.v2_0.client [None req-33abb33c-330a-44c5-844a-fd526c6bef38 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/722] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:56 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => generated 1421 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:56.851 8 WARNING neutronclient.v2_0.client [None req-cebf86bd-dfbb-4190-90e5-7573b2d8ca54 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/723] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:56 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 1518 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:57.278 7 WARNING neutronclient.v2_0.client [None req-b48d059a-c602-4a57-aa8f-618955819e70 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in 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/724] 10.0.0.161 () {32 vars in 741 bytes} [Tue May 5 14:02:57 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721/os-interface => generated 285 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:57.453 8 WARNING neutronclient.v2_0.client [None req-30601f20-2f53-46d3-877f-fc8f9ac90348 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/725] 10.0.0.161 () {32 vars in 815 bytes} [Tue May 5 14:02:57 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721/os-interface/dc93856a-023c-4edb-85a6-afc4a7db8458 => generated 282 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 373/726] 10.0.0.161 () {32 vars in 723 bytes} [Tue May 5 14:02:57 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721/ips => generated 157 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 354/727] 10.0.0.161 () {34 vars in 750 bytes} [Tue May 5 14:02:57 2026] POST /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721/action => generated 0 bytes in 64 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: 355/728] 10.0.0.161 () {32 vars in 723 bytes} [Tue May 5 14:02:57 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721/ips => generated 157 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:02:57.678 7 WARNING neutronclient.v2_0.client [None req-69d0917f-a457-4ee5-a3dd-a5a384f247bf 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/731] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:57 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => generated 1609 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:57.854 8 WARNING neutronclient.v2_0.client [None req-a9c890c4-0841-4a5f-9312-a4c9ed6f5dd1 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in 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/732] 10.0.0.161 () {32 vars in 741 bytes} [Tue May 5 14:02:57 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984/os-interface => generated 285 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:57.942 7 INFO nova.api.openstack.wsgi [None req-c330affd-bee0-4617-ab2a-43d98202bb2f 7201edc847f0401492dc65b9faeec13e 85f2e39397de42389347ad198f516f5a - - default default] HTTP exception thrown: Instance b77ff990-69ee-4698-bb5b-b15d7e72dbb9 could not be found. [pid: 7|app: 0|req: 375/733] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:57 2026] GET /v2.1/servers/b77ff990-69ee-4698-bb5b-b15d7e72dbb9 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/734] 10.0.0.161 () {32 vars in 706 bytes} [Tue May 5 14:02:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1561114868 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:58.594 8 INFO nova.api.openstack.compute.server_external_events [req-b46f0406-de9a-4a9c-8de8-2cdb6e23006a req-b71ea3f9-093e-4860-89bf-806ece792ace ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:03c6d157-2ab1-4224-b29a-6464a218786f for instance 31e4065e-af4b-4d40-928e-e3431c4ba984 on instance 2026-05-05 14:02:58.595 7 WARNING neutronclient.v2_0.client [None req-5a2cf750-d84c-4a0f-8c9c-6f1139b6dd07 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/735] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:02:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/736] 10.0.0.161 () {32 vars in 723 bytes} [Tue May 5 14:02:58 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721/ips => generated 157 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/737] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:58 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => generated 1609 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 362/738] 10.0.0.161 () {32 vars in 641 bytes} [Tue May 5 14:02:58 2026] GET /v2.1/servers => generated 386 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 377/739] 10.0.0.161 () {32 vars in 718 bytes} [Tue May 5 14:02:59 2026] DELETE /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:59.290 8 WARNING neutronclient.v2_0.client [None req-c90a451a-b968-4e03-a1b3-17e11cb41503 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] 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: 378/740] 10.0.0.161 () {32 vars in 723 bytes} [Tue May 5 14:02:59 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721/ips => generated 157 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:02:59.795 7 INFO nova.api.openstack.compute.server_external_events [req-c4b3bb07-d1a8-40b5-a810-6680fa67b2e3 req-be3d702a-e11d-4cde-9996-9e5aa35a58f4 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:dc93856a-023c-4edb-85a6-afc4a7db8458 for instance ff585b78-7fe1-4519-af5e-02066c4ad721 on instance [pid: 7|app: 0|req: 379/741] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:02:59 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: 380/742] 10.0.0.161 () {32 vars in 723 bytes} [Tue May 5 14:03:00 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721/ips => generated 157 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/743] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:02:59 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => generated 1615 bytes in 2095 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 381/744] 10.0.0.161 () {32 vars in 723 bytes} [Tue May 5 14:03:01 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721/ips => generated 157 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:02.344 8 INFO nova.api.openstack.compute.server_external_events [req-9139439e-81d5-438a-b2af-eb8f3326d849 req-23f2f370-eaf4-4c92-b781-5ae15ca6af11 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-deleted:03c6d157-2ab1-4224-b29a-6464a218786f for instance 31e4065e-af4b-4d40-928e-e3431c4ba984 on instance [pid: 8|app: 0|req: 364/745] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:03:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:02.396 7 WARNING neutronclient.v2_0.client [None req-aae8091c-9f84-4334-b7ce-4c4a2092c03d 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/746] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:02 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => generated 1377 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, ' [pid: 8|app: 0|req: 365/747] 10.0.0.161 () {32 vars in 723 bytes} [Tue May 5 14:03:02 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721/ips => generated 196 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:02.954 7 WARNING neutronclient.v2_0.client [None req-10ecaa1d-a283-4723-85c3-030d86b6de41 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/748] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:02 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1951 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/749] 10.0.0.161 () {34 vars in 750 bytes} [Tue May 5 14:03:03 2026] POST /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721/action => generated 0 bytes in 46 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: 384/750] 10.0.0.161 () {32 vars in 723 bytes} [Tue May 5 14:03:03 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721/ips => generated 196 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:03.487 8 WARNING neutronclient.v2_0.client [None req-e118a3d1-2504-4b37-852a-ca8bb4194365 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/751] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:03 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => generated 1377 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, ' [pid: 7|app: 0|req: 385/752] 10.0.0.161 () {32 vars in 723 bytes} [Tue May 5 14:03:04 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721/ips => generated 196 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:04.607 8 WARNING neutronclient.v2_0.client [None req-692bd1a4-c407-42a8-b792-4a6c2e795373 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/753] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:04 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => generated 1382 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:05.220 7 INFO nova.api.openstack.compute.server_external_events [req-f2738131-034b-469d-aa38-ff5137e7baa7 req-8c80c0b4-4ed7-40db-b5b7-2101aa1c855a ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:dc93856a-023c-4edb-85a6-afc4a7db8458 for instance ff585b78-7fe1-4519-af5e-02066c4ad721 on instance [pid: 7|app: 0|req: 386/754] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:03:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/755] 10.0.0.161 () {32 vars in 723 bytes} [Tue May 5 14:03:05 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721/ips => generated 196 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:05.709 7 WARNING neutronclient.v2_0.client [None req-fa3ac366-56d5-4e62-8968-a7a3267187e9 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/756] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:05 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => generated 1382 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/757] 10.0.0.161 () {32 vars in 723 bytes} [Tue May 5 14:03:06 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721/ips => generated 157 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: 388/758] 10.0.0.161 () {32 vars in 718 bytes} [Tue May 5 14:03:06 2026] DELETE /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:06.487 8 WARNING neutronclient.v2_0.client [None req-48e9c568-b07f-4095-8531-eb9426eda4c5 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/759] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:06 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1842 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:06.787 7 INFO nova.api.openstack.wsgi [None req-48b1f670-76d0-4139-9206-64344ebcace5 1e75f8dd6688433cb7ceb7bd1a843d7d ee4a7e927535449fa9bb6b693b665572 - - default default] HTTP exception thrown: Instance 31e4065e-af4b-4d40-928e-e3431c4ba984 could not be found. [pid: 7|app: 0|req: 389/760] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:06 2026] GET /v2.1/servers/31e4065e-af4b-4d40-928e-e3431c4ba984 => 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: 372/761] 10.0.0.161 () {32 vars in 702 bytes} [Tue May 5 14:03:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-82947090 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:07.673 7 WARNING neutronclient.v2_0.client [None req-761948ee-bf5b-49fc-9b48-2d358f7ee1a7 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/764] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:07 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1842 bytes in 819 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-05 14:03:09.501 8 WARNING neutronclient.v2_0.client [None req-a3d99bda-5f9c-4cf3-b83a-61a9776be89d 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/765] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:09 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1775 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-05 14:03:09.846 7 INFO nova.api.openstack.compute.server_external_events [req-7cf7a9c8-efec-435b-8d6d-38861df7e7b1 req-d3a28b13-bd39-4e5f-9072-10b494619382 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-deleted:dc93856a-023c-4edb-85a6-afc4a7db8458 for instance ff585b78-7fe1-4519-af5e-02066c4ad721 on instance [pid: 7|app: 0|req: 391/766] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:03:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:10.902 8 WARNING neutronclient.v2_0.client [None req-30fc63a7-8a95-401d-93f8-605b0d16e1ac 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/767] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:10 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1485 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:12.012 7 WARNING neutronclient.v2_0.client [None req-2ecc6c32-1f7f-4558-9ef4-e61cb418eeae 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/768] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:11 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 1485 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:13.176 8 INFO nova.api.openstack.wsgi [None req-e656de89-4c48-4cc9-8c2d-bfadb6f13b97 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] HTTP exception thrown: Instance ff585b78-7fe1-4519-af5e-02066c4ad721 could not be found. [pid: 8|app: 0|req: 377/769] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:13 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 393/770] 10.0.0.161 () {32 vars in 704 bytes} [Tue May 5 14:03:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-843492292 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:13.779 8 INFO nova.api.openstack.wsgi [None req-bef3f018-7ec3-4b40-8fdc-89eee0bf3847 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] HTTP exception thrown: Instance ff585b78-7fe1-4519-af5e-02066c4ad721 could not be found. [pid: 8|app: 0|req: 378/771] 10.0.0.161 () {32 vars in 718 bytes} [Tue May 5 14:03:13 2026] DELETE /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-05 14:03:13.817 7 INFO nova.api.openstack.wsgi [None req-11f92ab8-9ff0-4e5c-b59b-dcc2838a5d6a 2bdbc36b8c024ffc8863fbd73859360a c41e8860c6af457c8116918417425f3c - - default default] HTTP exception thrown: Instance ff585b78-7fe1-4519-af5e-02066c4ad721 could not be found. [pid: 7|app: 0|req: 394/772] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:13 2026] GET /v2.1/servers/ff585b78-7fe1-4519-af5e-02066c4ad721 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/775] 10.0.0.161 () {34 vars in 671 bytes} [Tue May 5 14:03:25 2026] POST /v2.1/os-keypairs => generated 385 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:03:28.643 8 WARNING neutronclient.v2_0.client [None req-a08dd51c-49b9-44d8-9da3-25d098b79a26 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:03:28.981 8 WARNING neutronclient.v2_0.client [None req-a08dd51c-49b9-44d8-9da3-25d098b79a26 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:03:29.551 8 WARNING neutronclient.v2_0.client [None req-a08dd51c-49b9-44d8-9da3-25d098b79a26 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/778] 10.0.0.161 () {34 vars in 663 bytes} [Tue May 5 14:03:28 2026] POST /v2.1/servers => generated 450 bytes in 1269 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:29.887 7 WARNING neutronclient.v2_0.client [None req-98cdab1f-2d74-42f2-981c-269ff88088a3 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/779] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:29 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1422 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:31.046 8 WARNING neutronclient.v2_0.client [None req-212b7c2a-6057-4131-a921-a6a0bd28bff1 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/780] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:30 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1422 bytes in 773 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:32.797 7 WARNING neutronclient.v2_0.client [None req-fdfa9d0a-b7dd-406e-a4dc-fabfe051b8d4 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/781] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:32 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1418 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:34.069 8 WARNING neutronclient.v2_0.client [None req-a01814ab-a1ef-4e71-8b6f-95d07bb1d92d 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/782] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:34 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1474 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:35.379 7 WARNING neutronclient.v2_0.client [None req-81690aa8-c145-407d-8718-45a4417dc225 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/783] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:35 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1482 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:36.778 8 WARNING neutronclient.v2_0.client [None req-a991de10-c9ea-4634-beeb-1813626a94ae 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:37.456 7 INFO nova.api.openstack.compute.server_external_events [req-3d061dfc-5763-4de1-9c12-121aeb4e63c0 req-b03eea7c-7288-433c-94d9-e7164102ccf5 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:f8e69c7a-e72b-4399-830b-424d85f6cec1 for instance 67463c80-0ae9-431d-a086-61bed159e135 on instance [pid: 7|app: 0|req: 400/784] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:03:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/785] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:36 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1547 bytes in 734 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:38.564 7 WARNING neutronclient.v2_0.client [None req-617d828e-5d02-4631-8660-0c40d4b573c5 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/788] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:38 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1547 bytes in 1968 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:41.536 8 WARNING neutronclient.v2_0.client [None req-4762c284-0b40-4b63-b583-5c93ecacf21a 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/789] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:41 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1547 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:42.897 7 WARNING neutronclient.v2_0.client [None req-31bd6648-3ea2-4ee4-9077-dddbc0bc00bb 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/790] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:42 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1547 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:44.117 8 WARNING neutronclient.v2_0.client [None req-fcc8705a-52c6-4640-8fd6-dbbb419e13ca 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/791] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:44 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1547 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:45.295 7 WARNING neutronclient.v2_0.client [None req-841a2b45-1316-4972-b4ee-1bc1b74d522b 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/792] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:45 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1547 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:46.756 8 WARNING neutronclient.v2_0.client [None req-c45bba3d-fe02-4f0f-aa01-ecd7dfb306ec 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/793] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:46 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1547 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:47.972 7 WARNING neutronclient.v2_0.client [None req-4960bfea-5bd0-4e2a-a48b-d54cc643715c 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/796] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:47 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1547 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:49.442 8 WARNING neutronclient.v2_0.client [None req-bd8e6f1e-4095-486a-9a06-6b15eb5fddea 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/797] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:49 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1547 bytes in 1336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:51.795 7 WARNING neutronclient.v2_0.client [None req-fff79f4a-8ca9-4275-85a5-97402a446d6b 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/798] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:51 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1547 bytes in 1235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:53.314 8 INFO nova.api.openstack.compute.server_external_events [req-df2065b0-31b6-418a-b853-c88cd752f58c req-b7d28c5b-4480-40ff-b55f-924a66ca6817 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:f8e69c7a-e72b-4399-830b-424d85f6cec1 for instance 67463c80-0ae9-431d-a086-61bed159e135 on instance [pid: 8|app: 0|req: 392/799] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:03:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:54.053 7 WARNING neutronclient.v2_0.client [None req-1f46036d-7793-4629-9b23-6b236034310a 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/800] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:54 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1547 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:54.894 8 WARNING neutronclient.v2_0.client [None req-9dad512d-1417-4961-bad8-069b150c3f7b 9f2d799b91554994ace91709e85df671 a19809c22bfe489893a6b3b63ff395ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:55.400 7 INFO nova.api.openstack.compute.server_external_events [req-f682cf02-ad8b-49d6-85fb-84a4d7a8b588 req-e73f9ace-b588-445d-a896-f011509b96e8 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:f8e69c7a-e72b-4399-830b-424d85f6cec1 for instance 67463c80-0ae9-431d-a086-61bed159e135 on instance [pid: 7|app: 0|req: 409/801] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:03:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:55.447 7 WARNING neutronclient.v2_0.client [None req-2338c7b8-423b-4a2f-9c9e-4f735c26ea00 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:03:55.637 8 WARNING neutronclient.v2_0.client [None req-9dad512d-1417-4961-bad8-069b150c3f7b 9f2d799b91554994ace91709e85df671 a19809c22bfe489893a6b3b63ff395ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/802] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:55 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1724 bytes in 532 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:55.989 7 WARNING neutronclient.v2_0.client [None req-391c9151-75fc-40c4-a7f4-675deac20075 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/803] 10.0.0.161 () {32 vars in 741 bytes} [Tue May 5 14:03:55 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135/os-interface => generated 284 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/804] 10.0.0.161 () {34 vars in 663 bytes} [Tue May 5 14:03:54 2026] POST /v2.1/servers => generated 424 bytes in 1545 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:56.402 7 WARNING neutronclient.v2_0.client [None req-6c67c2d6-8e44-4160-89c6-ca2aa39e6ddd 9f2d799b91554994ace91709e85df671 a19809c22bfe489893a6b3b63ff395ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/805] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:56 2026] GET /v2.1/servers/caf2788e-f576-44e0-8b43-6e22d05e05ed => generated 1367 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:57.276 7 INFO nova.api.openstack.compute.server_external_events [req-e8f10e2d-1995-48e5-a38a-314b0aadd9b0 req-114f8e5f-ef24-4fcf-8463-68c5be03a0c9 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:f8e69c7a-e72b-4399-830b-424d85f6cec1 for instance 67463c80-0ae9-431d-a086-61bed159e135 on instance [pid: 7|app: 0|req: 413/806] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:03:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:03:57.285 8 WARNING neutronclient.v2_0.client [None req-1324e803-c59c-4f54-ba8c-851a40180d1d 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/807] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:57 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1724 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:57.498 8 WARNING neutronclient.v2_0.client [None req-ef320b8a-e74a-4eb3-a915-a3c5d659c70d 9f2d799b91554994ace91709e85df671 a19809c22bfe489893a6b3b63ff395ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/808] 10.0.0.161 () {32 vars in 641 bytes} [Tue May 5 14:03:57 2026] GET /v2.1/servers => generated 377 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 415/809] 10.0.0.161 () {32 vars in 718 bytes} [Tue May 5 14:03:57 2026] DELETE /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:57.671 7 WARNING neutronclient.v2_0.client [None req-755d1aca-054f-48f8-a999-79e783dbb562 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/810] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:57 2026] GET /v2.1/servers/caf2788e-f576-44e0-8b43-6e22d05e05ed => generated 1371 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/813] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:57 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1730 bytes in 1170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:58.923 8 WARNING neutronclient.v2_0.client [None req-23390dc7-169c-483d-b4a3-2e3dae828419 9f2d799b91554994ace91709e85df671 a19809c22bfe489893a6b3b63ff395ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/814] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:58 2026] GET /v2.1/servers/caf2788e-f576-44e0-8b43-6e22d05e05ed => generated 1419 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:03:59.883 7 WARNING neutronclient.v2_0.client [None req-bf4645a7-5a8d-4b14-af95-b1824720a51e 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] 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: 417/815] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:59 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1850 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-05 14:04:00.048 8 WARNING neutronclient.v2_0.client [None req-3216ce42-137a-43af-a003-e6e80afda4ab 9f2d799b91554994ace91709e85df671 a19809c22bfe489893a6b3b63ff395ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/816] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:03:59 2026] GET /v2.1/servers/caf2788e-f576-44e0-8b43-6e22d05e05ed => generated 1419 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:00.524 7 INFO nova.api.openstack.compute.server_external_events [req-9785b823-3720-408c-b2d1-317be1a6eb30 req-4f643854-7e3e-4405-888c-dfe4d553eb55 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-deleted:f8e69c7a-e72b-4399-830b-424d85f6cec1 for instance 67463c80-0ae9-431d-a086-61bed159e135 on instance [pid: 7|app: 0|req: 418/817] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:04:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:01.121 8 WARNING neutronclient.v2_0.client [None req-41a70357-b884-4f0e-88c0-0b0b2b2ed4f2 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/818] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:01 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1503 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:01.430 7 WARNING neutronclient.v2_0.client [None req-3bd03630-1703-4d5b-84f8-c035957dc07d 9f2d799b91554994ace91709e85df671 a19809c22bfe489893a6b3b63ff395ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/819] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:01 2026] GET /v2.1/servers/caf2788e-f576-44e0-8b43-6e22d05e05ed => generated 1469 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:02.158 8 INFO nova.api.openstack.compute.server_external_events [req-5631d933-98e5-4231-a126-10ec9b80327f req-834f0589-1adb-4cc5-bb42-6660ccacc4cd ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:86c16070-809d-4429-9d0a-b7eb85163326 for instance caf2788e-f576-44e0-8b43-6e22d05e05ed on instance [pid: 8|app: 0|req: 401/820] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:04:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:02.362 7 WARNING neutronclient.v2_0.client [None req-7d1a356c-fefb-48ac-9b83-ae427e4d6bf8 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/821] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:02 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1508 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:03.019 8 WARNING neutronclient.v2_0.client [None req-498606ca-d677-46e4-bad1-307064702914 9f2d799b91554994ace91709e85df671 a19809c22bfe489893a6b3b63ff395ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/822] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:02 2026] GET /v2.1/servers/caf2788e-f576-44e0-8b43-6e22d05e05ed => generated 1467 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:03.469 7 WARNING neutronclient.v2_0.client [None req-07d0134d-0776-4b72-a5ce-54ae648edd85 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/823] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:03 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 1508 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:04.340 8 INFO nova.api.openstack.compute.server_external_events [req-58bff1af-cbf6-4515-add6-a0f4388896c1 req-ba3fb765-9bd2-4433-8da9-3ba756d2167c ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:86c16070-809d-4429-9d0a-b7eb85163326 for instance caf2788e-f576-44e0-8b43-6e22d05e05ed on instance [pid: 8|app: 0|req: 403/824] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:04:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:04.434 7 WARNING neutronclient.v2_0.client [None req-4af0c403-38da-4c5e-bdc8-fba515094c79 9f2d799b91554994ace91709e85df671 a19809c22bfe489893a6b3b63ff395ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:04.590 8 INFO nova.api.openstack.wsgi [None req-165c5d31-fc6b-4254-be8a-9b349bf854cc 988b094ddc894dbb89a6a7b086b497b6 81c930a6543340a586abbfd0c6eb5dc4 - - default default] HTTP exception thrown: Instance 67463c80-0ae9-431d-a086-61bed159e135 could not be found. [pid: 8|app: 0|req: 404/825] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:04 2026] GET /v2.1/servers/67463c80-0ae9-431d-a086-61bed159e135 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/826] 10.0.0.161 () {32 vars in 704 bytes} [Tue May 5 14:04:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-686994129 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/827] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:04 2026] GET /v2.1/servers/caf2788e-f576-44e0-8b43-6e22d05e05ed => generated 1467 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-05 14:04:05.721 8 WARNING neutronclient.v2_0.client [None req-95ea8441-be74-4a53-9c4b-0e6b767de15b 9f2d799b91554994ace91709e85df671 a19809c22bfe489893a6b3b63ff395ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/828] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:05 2026] GET /v2.1/servers/caf2788e-f576-44e0-8b43-6e22d05e05ed => generated 1467 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:06.904 7 WARNING neutronclient.v2_0.client [None req-8e288da4-72e5-4d20-be08-ccd0402cbda2 9f2d799b91554994ace91709e85df671 a19809c22bfe489893a6b3b63ff395ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/829] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:06 2026] GET /v2.1/servers/caf2788e-f576-44e0-8b43-6e22d05e05ed => generated 1467 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:08.532 7 WARNING neutronclient.v2_0.client [None req-a74e39d1-8656-4aea-93ce-1a126e049df5 9f2d799b91554994ace91709e85df671 a19809c22bfe489893a6b3b63ff395ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/832] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:08 2026] GET /v2.1/servers/caf2788e-f576-44e0-8b43-6e22d05e05ed => generated 1467 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:09.984 8 WARNING neutronclient.v2_0.client [None req-cfa4e30d-8ebd-4d38-bf1a-d99137d48b4b 9f2d799b91554994ace91709e85df671 a19809c22bfe489893a6b3b63ff395ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/833] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:09 2026] GET /v2.1/servers/caf2788e-f576-44e0-8b43-6e22d05e05ed => generated 1467 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:10.898 7 INFO nova.api.openstack.compute.server_external_events [req-6ce03373-6d5c-4dea-826d-7dff1ffb7db5 req-492e989e-d54a-47c0-8265-4b1eee9e3c16 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:86c16070-809d-4429-9d0a-b7eb85163326 for instance caf2788e-f576-44e0-8b43-6e22d05e05ed on instance [pid: 7|app: 0|req: 426/834] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:04:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:11.155 8 WARNING neutronclient.v2_0.client [None req-2eef7e85-4d85-4628-9658-196a039c0ef2 9f2d799b91554994ace91709e85df671 a19809c22bfe489893a6b3b63ff395ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/835] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:11 2026] GET /v2.1/servers/caf2788e-f576-44e0-8b43-6e22d05e05ed => generated 1467 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:12.493 7 WARNING neutronclient.v2_0.client [None req-ea14b220-e9f3-47cb-9506-340c917cfb43 9f2d799b91554994ace91709e85df671 a19809c22bfe489893a6b3b63ff395ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/836] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:12 2026] GET /v2.1/servers/caf2788e-f576-44e0-8b43-6e22d05e05ed => generated 1648 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:12.982 8 INFO nova.api.openstack.compute.server_external_events [req-4de6cdef-cdb8-43cc-8d6b-3006bf069b47 req-8bce078e-1bf3-4f1f-bc06-9d9d9108d987 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:86c16070-809d-4429-9d0a-b7eb85163326 for instance caf2788e-f576-44e0-8b43-6e22d05e05ed on instance [pid: 8|app: 0|req: 410/837] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:04:12 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: 7|app: 0|req: 428/838] 10.0.0.161 () {32 vars in 718 bytes} [Tue May 5 14:04:14 2026] DELETE /v2.1/servers/caf2788e-f576-44e0-8b43-6e22d05e05ed => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:14.280 8 WARNING neutronclient.v2_0.client [None req-9d93a30c-bf7a-465d-a74a-c0ff20151d8f 9f2d799b91554994ace91709e85df671 a19809c22bfe489893a6b3b63ff395ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/839] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:14 2026] GET /v2.1/servers/caf2788e-f576-44e0-8b43-6e22d05e05ed => generated 1654 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:15.499 7 WARNING neutronclient.v2_0.client [None req-54ccab74-986f-463c-b154-ce9c749d1baf 9f2d799b91554994ace91709e85df671 a19809c22bfe489893a6b3b63ff395ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/840] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:15 2026] GET /v2.1/servers/caf2788e-f576-44e0-8b43-6e22d05e05ed => generated 1654 bytes in 1204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:17.052 8 INFO nova.api.openstack.compute.server_external_events [req-6507add7-afa5-41ac-afca-f8eaed5266b1 req-d2a00ef2-56f8-48f8-ab73-5d14d95573ff ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-deleted:86c16070-809d-4429-9d0a-b7eb85163326 for instance caf2788e-f576-44e0-8b43-6e22d05e05ed on instance [pid: 8|app: 0|req: 412/841] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:04:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/842] 10.0.0.161 () {34 vars in 671 bytes} [Tue May 5 14:04:17 2026] POST /v2.1/os-keypairs => generated 385 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:17.724 8 WARNING neutronclient.v2_0.client [None req-0d89c9b4-187c-4794-b812-1da10a4c9d57 9f2d799b91554994ace91709e85df671 a19809c22bfe489893a6b3b63ff395ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/845] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:17 2026] GET /v2.1/servers/caf2788e-f576-44e0-8b43-6e22d05e05ed => generated 1448 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-05 14:04:18.757 7 WARNING neutronclient.v2_0.client [None req-0d707c77-1255-41a3-acff-98644e6ec233 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:04:18.799 7 WARNING neutronclient.v2_0.client [None req-0d707c77-1255-41a3-acff-98644e6ec233 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:18.848 8 WARNING neutronclient.v2_0.client [None req-07825676-78e5-4660-98e0-9c4e0bb09056 9f2d799b91554994ace91709e85df671 a19809c22bfe489893a6b3b63ff395ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/846] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:18 2026] GET /v2.1/servers/caf2788e-f576-44e0-8b43-6e22d05e05ed => generated 1453 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-05 14:04:18.988 7 WARNING neutronclient.v2_0.client [None req-0d707c77-1255-41a3-acff-98644e6ec233 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/847] 10.0.0.161 () {34 vars in 663 bytes} [Tue May 5 14:04:18 2026] POST /v2.1/servers => generated 452 bytes in 974 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:19.686 8 WARNING neutronclient.v2_0.client [None req-2aaa6a29-9278-4802-bbb5-d77f240690a7 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/848] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:19 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1389 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-05-05 14:04:19.943 7 WARNING neutronclient.v2_0.client [None req-b62d8aee-db66-40f7-839d-25ebabf83238 9f2d799b91554994ace91709e85df671 a19809c22bfe489893a6b3b63ff395ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/849] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:19 2026] GET /v2.1/servers/caf2788e-f576-44e0-8b43-6e22d05e05ed => generated 1453 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:20.779 8 WARNING neutronclient.v2_0.client [None req-48950785-6c71-4260-acdd-eeecf6e18d1f 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/850] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:20 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1393 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:21.017 7 INFO nova.api.openstack.wsgi [None req-4e1e66dd-0dbc-4f60-982c-a6b991283d50 9f2d799b91554994ace91709e85df671 a19809c22bfe489893a6b3b63ff395ad - - default default] HTTP exception thrown: Instance caf2788e-f576-44e0-8b43-6e22d05e05ed could not be found. [pid: 7|app: 0|req: 435/851] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:20 2026] GET /v2.1/servers/caf2788e-f576-44e0-8b43-6e22d05e05ed => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:21.875 8 WARNING neutronclient.v2_0.client [None req-6b931bf9-7e56-43a5-b87f-806360ecc57b 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/852] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:21 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1441 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:22.969 7 WARNING neutronclient.v2_0.client [None req-52694dc5-dc86-4b5a-9595-772a84456d58 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/853] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:22 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1441 bytes in 1887 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:25.879 8 WARNING neutronclient.v2_0.client [None req-82b65447-fec1-4179-a1d9-970b36cf0b9b 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:26.216 7 INFO nova.api.openstack.compute.server_external_events [req-ea2b08ac-8867-4bd3-9de3-4cbdbbd100cf req-c399e1e4-7bbf-40c7-9ced-4dea5920f821 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:61d9d878-e9de-4e7f-822c-68c21048f6a3 for instance 948f36af-02f1-467e-9f20-f4b7bcfa7b9e on instance [pid: 7|app: 0|req: 437/854] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:04:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/855] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:25 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1526 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:27.293 7 WARNING neutronclient.v2_0.client [None req-dca66f9e-0159-46a2-b417-0abf780f31df 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/856] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:27 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1514 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:28.444 7 WARNING neutronclient.v2_0.client [None req-fdc09189-1ffa-4fc9-8c75-c13649118fd3 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/859] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:28 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1514 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-05-05 14:04:29.609 8 WARNING neutronclient.v2_0.client [None req-bea57425-89cc-4ac7-9fc5-38d1e11f0db4 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/860] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:29 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1514 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:30.757 7 WARNING neutronclient.v2_0.client [None req-923c3534-e50c-43c6-a0df-97522fc6312f 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/861] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:30 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1514 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:31.090 8 INFO nova.api.openstack.compute.server_external_events [req-916b6397-bac8-4c36-81e9-9cb4f65b5c74 req-9f774937-8fdd-4c85-bf6c-e5d3c224ac29 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:61d9d878-e9de-4e7f-822c-68c21048f6a3 for instance 948f36af-02f1-467e-9f20-f4b7bcfa7b9e on instance [pid: 8|app: 0|req: 421/862] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:04:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:31.997 7 WARNING neutronclient.v2_0.client [None req-329fa171-6e5e-4c12-a996-a496430257b2 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/863] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:31 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1514 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:33.132 8 INFO nova.api.openstack.compute.server_external_events [req-43e1d925-bbd2-4015-a527-cf0fd8ec452c req-ed2b0bb6-6113-4354-a7f3-9ce1006087fe ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:61d9d878-e9de-4e7f-822c-68c21048f6a3 for instance 948f36af-02f1-467e-9f20-f4b7bcfa7b9e on instance [pid: 8|app: 0|req: 422/864] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:04:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:04:33.167 7 WARNING neutronclient.v2_0.client [None req-cd30e174-92d8-4772-94b7-97b35708cbc5 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/865] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:33 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1698 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:33.413 8 WARNING neutronclient.v2_0.client [None req-1d967e91-0b61-4ed7-9e95-1e10bedfaa25 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/866] 10.0.0.161 () {32 vars in 741 bytes} [Tue May 5 14:04:33 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e/os-interface => generated 285 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:35.171 7 INFO nova.api.openstack.compute.server_external_events [req-72eaa79b-f3ed-4ce1-a3ef-a37286203816 req-73195ccc-fc48-43c5-8760-6b0c91d61cd8 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:61d9d878-e9de-4e7f-822c-68c21048f6a3 for instance 948f36af-02f1-467e-9f20-f4b7bcfa7b9e on instance [pid: 7|app: 0|req: 444/867] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:04:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/870] 10.0.0.161 () {34 vars in 671 bytes} [Tue May 5 14:04:41 2026] POST /v2.1/os-keypairs => generated 397 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:44.923 7 WARNING neutronclient.v2_0.client [None req-460af79a-154f-4558-934f-b792c0531405 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:04:44.972 7 WARNING neutronclient.v2_0.client [None req-460af79a-154f-4558-934f-b792c0531405 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:04:45.145 7 WARNING neutronclient.v2_0.client [None req-460af79a-154f-4558-934f-b792c0531405 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/871] 10.0.0.161 () {34 vars in 663 bytes} [Tue May 5 14:04:44 2026] POST /v2.1/servers => generated 450 bytes in 520 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-05 14:04:45.378 8 WARNING neutronclient.v2_0.client [None req-1ed0e1e4-e7aa-4b33-8c9d-91c198111505 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/872] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:45 2026] GET /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 1402 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/873] 10.0.0.74 () {30 vars in 618 bytes} [Tue May 5 14:04:46 2026] GET /v2.1 => generated 0 bytes in 228 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/874] 10.0.0.74 () {32 vars in 691 bytes} [Tue May 5 14:04:46 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:04:46.473 7 WARNING neutronclient.v2_0.client [None req-f519e8dd-8ad5-4e5f-bcec-0d27f7f4fbd4 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/875] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:46 2026] GET /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 1406 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/876] 10.0.0.74 () {34 vars in 912 bytes} [Tue May 5 14:04:46 2026] GET /v2.1/os-simple-tenant-usage/fc788933397049bf9330aab4a071a3f0?start=2026-05-04T00:00:00&end=2026-05-05T23:59:59 => generated 20 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, ' [pid: 7|app: 0|req: 449/877] 10.0.0.74 () {30 vars in 653 bytes} [Tue May 5 14:04:46 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:47.584 8 WARNING neutronclient.v2_0.client [None req-b24b8200-98cf-41f9-a3c5-615b4e566abf 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/878] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:47 2026] GET /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 1454 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-05 14:04:48.681 7 WARNING neutronclient.v2_0.client [None req-e399a371-b4f9-4117-84ee-109d3e771cc1 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/881] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:48 2026] GET /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 1454 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:49.654 8 WARNING neutronclient.v2_0.client [None req-5695fbaa-327f-40fb-b6a2-43eae9acf325 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:49.778 7 WARNING neutronclient.v2_0.client [None req-c2621ae7-4907-415d-b953-cc8d422ec4de 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/882] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:49 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1818 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/883] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:49 2026] GET /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 1462 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:49.862 8 WARNING neutronclient.v2_0.client [None req-c8ac1f3b-8030-44ae-b981-26435c465bac 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/884] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:49 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1818 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 453/885] 10.0.0.74 () {30 vars in 618 bytes} [Tue May 5 14:04:49 2026] GET /v2.1 => generated 0 bytes in 109 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/886] 10.0.0.74 () {32 vars in 691 bytes} [Tue May 5 14:04:49 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/887] 10.0.0.74 () {34 vars in 912 bytes} [Tue May 5 14:04:50 2026] GET /v2.1/os-simple-tenant-usage/fc788933397049bf9330aab4a071a3f0?start=2026-05-04T00:00:00&end=2026-05-05T23:59:59 => generated 20 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, ' [pid: 8|app: 0|req: 434/888] 10.0.0.161 () {34 vars in 750 bytes} [Tue May 5 14:04:50 2026] POST /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/889] 10.0.0.74 () {30 vars in 653 bytes} [Tue May 5 14:04:50 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:50.295 8 WARNING neutronclient.v2_0.client [None req-4ea2924d-f8ca-44e1-b7b2-1d683414df87 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/890] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:50 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1820 bytes in 529 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-05 14:04:50.864 7 WARNING neutronclient.v2_0.client [None req-31d53542-a385-491f-a13b-5e8d5874a849 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:51.148 8 INFO nova.api.openstack.compute.server_external_events [req-9ee52d63-09ff-4b44-9136-b409250362fa req-e8374405-e57c-4d2e-a3ba-ba3b4c155ccf ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:df0f0cde-6eec-4d8d-9fc6-44798b7005f4 for instance d2d50488-f52f-4bef-a26b-d97cfa1c801e on instance [pid: 8|app: 0|req: 436/891] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:04:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/892] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:50 2026] GET /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 1540 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:51.839 8 WARNING neutronclient.v2_0.client [None req-63913e4e-a6ce-4ccb-acfa-31d797cd8fed 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/893] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:51 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1820 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:52.248 7 WARNING neutronclient.v2_0.client [None req-07e303d9-f14e-4178-86c7-f791af371e0e 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/894] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:52 2026] GET /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 1528 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:53.065 8 WARNING neutronclient.v2_0.client [None req-2f08ef65-7d02-418b-a834-5492d2afa57b 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/895] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:53 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1820 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:53.414 7 WARNING neutronclient.v2_0.client [None req-263687e1-55ac-4e6f-8307-bc1a22b0ba6a 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/896] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:53 2026] GET /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 1528 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:54.333 8 WARNING neutronclient.v2_0.client [None req-b74e9503-7a98-4fb0-9f3f-bc21ffca5de8 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/897] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:54 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1825 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-05-05 14:04:54.577 7 WARNING neutronclient.v2_0.client [None req-f01526ca-8911-4049-ab75-2afec24be952 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:54.630 8 INFO nova.api.openstack.compute.server_external_events [req-fd2d4f52-683b-44fc-bd03-9c179e5c51f1 req-020e5a25-e732-4db9-87b8-0d185d91b506 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:61d9d878-e9de-4e7f-822c-68c21048f6a3 for instance 948f36af-02f1-467e-9f20-f4b7bcfa7b9e on instance [pid: 8|app: 0|req: 440/898] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:04:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/899] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:54 2026] GET /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 1528 bytes in 688 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:55.496 8 WARNING neutronclient.v2_0.client [None req-c115cb41-2105-4e8c-af45-913739e3f5b4 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/900] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:55 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1825 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:56.284 7 WARNING neutronclient.v2_0.client [None req-aeada318-91d1-433f-8ac3-1d606ecb0811 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/901] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:56 2026] GET /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 1528 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:56.685 8 INFO nova.api.openstack.compute.server_external_events [req-be4b3d24-937e-4a01-8669-761bc10388c7 req-f1e90d7c-8143-4aae-b7e9-0314518230df ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:61d9d878-e9de-4e7f-822c-68c21048f6a3 for instance 948f36af-02f1-467e-9f20-f4b7bcfa7b9e on instance 2026-05-05 14:04:56.686 8 INFO nova.api.openstack.compute.server_external_events [req-be4b3d24-937e-4a01-8669-761bc10388c7 req-f1e90d7c-8143-4aae-b7e9-0314518230df ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:df0f0cde-6eec-4d8d-9fc6-44798b7005f4 for instance d2d50488-f52f-4bef-a26b-d97cfa1c801e on instance [pid: 8|app: 0|req: 442/902] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:04:56 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:04:56.701 7 WARNING neutronclient.v2_0.client [None req-cad7d373-4639-4ef9-bcca-c20efe6d5463 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/903] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:56 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1825 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:57.493 8 WARNING neutronclient.v2_0.client [None req-6de29c48-bc65-4c65-b9c4-0959c14c7b07 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/904] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:57 2026] GET /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 1528 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:57.903 7 WARNING neutronclient.v2_0.client [None req-e5b612b2-f091-480c-b8c7-5477ccb6ab4b 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/907] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:57 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1825 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:58.683 8 WARNING neutronclient.v2_0.client [None req-d1631510-329a-42e5-b2b0-359e4d10b1dc 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:58.742 7 INFO nova.api.openstack.compute.server_external_events [req-f14775f0-403f-4681-ad0e-d8a46525e4db req-0102ec70-e5df-4bd0-a586-52870c642f06 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:df0f0cde-6eec-4d8d-9fc6-44798b7005f4 for instance d2d50488-f52f-4bef-a26b-d97cfa1c801e on instance 2026-05-05 14:04:58.742 7 INFO nova.api.openstack.compute.server_external_events [req-f14775f0-403f-4681-ad0e-d8a46525e4db req-0102ec70-e5df-4bd0-a586-52870c642f06 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:61d9d878-e9de-4e7f-822c-68c21048f6a3 for instance 948f36af-02f1-467e-9f20-f4b7bcfa7b9e on instance [pid: 7|app: 0|req: 464/908] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:04:58 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) [pid: 8|app: 0|req: 445/909] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:58 2026] GET /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 1528 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:59.095 7 WARNING neutronclient.v2_0.client [None req-5533faf4-2c4a-4eb2-98d2-5f595fcb2706 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/910] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:59 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1825 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:04:59.907 8 WARNING neutronclient.v2_0.client [None req-ba367d31-0edc-47d4-ae04-6bd6f85ae2c3 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/911] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:04:59 2026] GET /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 1697 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:00.142 7 WARNING neutronclient.v2_0.client [None req-cdb2f70b-4dcc-48eb-a09b-df4b034b44d8 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] 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: 466/912] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:00 2026] GET /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 1697 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-05 14:05:00.280 8 WARNING neutronclient.v2_0.client [None req-e17f2a6d-c0ab-4e33-b41a-21f225fd69d8 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:00.813 7 INFO nova.api.openstack.compute.server_external_events [req-bcb19a27-c0ff-46ce-9c2b-7483f64d4197 req-284ad68c-83e3-4d60-b493-2c13d056a2e5 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:61d9d878-e9de-4e7f-822c-68c21048f6a3 for instance 948f36af-02f1-467e-9f20-f4b7bcfa7b9e on instance [pid: 7|app: 0|req: 467/913] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:05:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/914] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:00 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1818 bytes in 889 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:03.433 7 INFO nova.api.openstack.compute.server_external_events [req-e3dbb19e-f907-421d-90f1-b77aca76e2ee req-a0315d68-218c-4fd3-96f0-967660801e7c ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:df0f0cde-6eec-4d8d-9fc6-44798b7005f4 for instance d2d50488-f52f-4bef-a26b-d97cfa1c801e on instance [pid: 7|app: 0|req: 468/915] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:05:03 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: 470/918] 10.0.0.161 () {34 vars in 750 bytes} [Tue May 5 14:05:13 2026] POST /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e/action => generated 31946 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:16.558 8 WARNING neutronclient.v2_0.client [None req-ce0897a3-4e98-45c6-a02d-13306a31ebcd 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/919] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:16 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1818 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 471/920] 10.0.0.161 () {32 vars in 718 bytes} [Tue May 5 14:05:16 2026] DELETE /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:16.961 8 WARNING neutronclient.v2_0.client [None req-9b6d3585-5629-4c04-a081-bef74dcec7d5 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/921] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:16 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1824 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:17.539 7 INFO nova.api.openstack.compute.server_external_events [req-1e3b4994-33b6-44f9-966f-53932a059e97 req-2e76d27e-6dca-427c-b832-382282b774d6 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:df0f0cde-6eec-4d8d-9fc6-44798b7005f4 for instance d2d50488-f52f-4bef-a26b-d97cfa1c801e on instance [pid: 7|app: 0|req: 472/922] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:05:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:18.171 8 WARNING neutronclient.v2_0.client [None req-8c63e887-cd96-448f-8d22-738b79d41be3 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/925] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:18 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1824 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, ' [pid: 7|app: 0|req: 474/926] 10.0.0.161 () {34 vars in 671 bytes} [Tue May 5 14:05:18 2026] POST /v2.1/os-keypairs => generated 397 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:19.336 8 WARNING neutronclient.v2_0.client [None req-7036978d-3e77-4217-bc56-41c854ae7155 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:05:19.584 7 INFO nova.api.openstack.compute.server_external_events [req-39bde581-d760-42de-a60c-ed7a9c697096 req-9dd67de5-dbaa-488a-b436-17aef948ac0b ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:61d9d878-e9de-4e7f-822c-68c21048f6a3 for instance 948f36af-02f1-467e-9f20-f4b7bcfa7b9e on instance 2026-05-05 14:05:19.584 7 INFO nova.api.openstack.compute.server_external_events [req-39bde581-d760-42de-a60c-ed7a9c697096 req-9dd67de5-dbaa-488a-b436-17aef948ac0b ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:61d9d878-e9de-4e7f-822c-68c21048f6a3 for instance 948f36af-02f1-467e-9f20-f4b7bcfa7b9e on instance [pid: 7|app: 0|req: 475/927] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:05:19 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/928] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:19 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1824 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:20.702 7 WARNING neutronclient.v2_0.client [None req-fc0c11f7-2858-464d-9629-a61231bb7ee5 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/929] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:20 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1470 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:21.232 8 WARNING neutronclient.v2_0.client [None req-a168f411-5518-427c-b15e-acb9ad931139 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:05:21.280 8 WARNING neutronclient.v2_0.client [None req-a168f411-5518-427c-b15e-acb9ad931139 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:05:21.456 8 WARNING neutronclient.v2_0.client [None req-a168f411-5518-427c-b15e-acb9ad931139 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:21.674 7 INFO nova.api.openstack.compute.server_external_events [req-29e876f4-bb0b-4aad-b58e-37da89a339d3 req-3aee777e-74c7-4718-b944-719b3fc4a9db ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-deleted:61d9d878-e9de-4e7f-822c-68c21048f6a3 for instance 948f36af-02f1-467e-9f20-f4b7bcfa7b9e on instance [pid: 7|app: 0|req: 477/930] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:05:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/931] 10.0.0.161 () {34 vars in 663 bytes} [Tue May 5 14:05:21 2026] POST /v2.1/servers => generated 450 bytes in 551 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:21.754 7 WARNING neutronclient.v2_0.client [None req-706bafab-ebe2-43d3-8563-60214252c67d 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/932] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:21 2026] GET /v2.1/servers/463c1468-ab76-4cad-8199-221e66a8ac5a => generated 1402 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-05 14:05:21.814 8 WARNING neutronclient.v2_0.client [None req-51a9809c-7af9-4a39-93dd-8629ff3276b1 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/933] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:21 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1475 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:22.867 7 WARNING neutronclient.v2_0.client [None req-adff5a25-343c-4cb2-8dbd-edc10ff8f2be 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] 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: 479/934] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:22 2026] GET /v2.1/servers/463c1468-ab76-4cad-8199-221e66a8ac5a => generated 1406 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-05 14:05:22.930 8 WARNING neutronclient.v2_0.client [None req-221c9497-cc27-43f3-952f-2665205e7dc8 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/935] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:22 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 1475 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:23.975 7 WARNING neutronclient.v2_0.client [None req-ddbffa68-becc-409b-b731-3c81a3baec39 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:24.011 8 INFO nova.api.openstack.wsgi [None req-3c0bec54-3b0e-4070-acec-8fbf69093d1d 9ec700ce492f45ed93bfcddf142cf600 343fafb6c179442283eb9704dbb9317b - - default default] HTTP exception thrown: Instance 948f36af-02f1-467e-9f20-f4b7bcfa7b9e could not be found. [pid: 8|app: 0|req: 457/936] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:23 2026] GET /v2.1/servers/948f36af-02f1-467e-9f20-f4b7bcfa7b9e => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 458/937] 10.0.0.161 () {32 vars in 704 bytes} [Tue May 5 14:05:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-458721743 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/938] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:23 2026] GET /v2.1/servers/463c1468-ab76-4cad-8199-221e66a8ac5a => generated 1454 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-05 14:05:25.366 8 WARNING neutronclient.v2_0.client [None req-e04d67b0-1e49-4b42-a4ba-b03da0875835 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/939] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:25 2026] GET /v2.1/servers/463c1468-ab76-4cad-8199-221e66a8ac5a => generated 1454 bytes in 791 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:27.189 7 WARNING neutronclient.v2_0.client [None req-e7ba1b59-4736-4663-b7d1-40a2493e8082 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/942] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:27 2026] GET /v2.1/servers/463c1468-ab76-4cad-8199-221e66a8ac5a => generated 1530 bytes in 1280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:29.199 8 INFO nova.api.openstack.compute.server_external_events [req-ab6bec62-7bb1-4466-a69d-88a4167793a5 req-32ff493d-79f3-4756-9523-1842a0a610ae ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:718ca5ae-74d5-469d-9910-c2cd0b43f582 for instance 463c1468-ab76-4cad-8199-221e66a8ac5a on instance [pid: 8|app: 0|req: 462/943] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:05:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:29.467 7 WARNING neutronclient.v2_0.client [None req-f9f98078-b03a-4ffc-8763-31cbbbc56a0f 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/944] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:29 2026] GET /v2.1/servers/463c1468-ab76-4cad-8199-221e66a8ac5a => generated 1528 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:30.636 8 WARNING neutronclient.v2_0.client [None req-9d6c440f-047f-4a35-818a-b19fd7fd6ae1 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/945] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:30 2026] GET /v2.1/servers/463c1468-ab76-4cad-8199-221e66a8ac5a => generated 1528 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:31.792 7 WARNING neutronclient.v2_0.client [None req-9caccfbf-a4bf-4a54-a1ad-cad494dc7baf 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/946] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:31 2026] GET /v2.1/servers/463c1468-ab76-4cad-8199-221e66a8ac5a => generated 1528 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:33.211 8 WARNING neutronclient.v2_0.client [None req-98e40074-b4f8-4c25-9113-71de8c0b9488 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/947] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:33 2026] GET /v2.1/servers/463c1468-ab76-4cad-8199-221e66a8ac5a => generated 1528 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:34.379 7 INFO nova.api.openstack.compute.server_external_events [req-d1401146-a696-4535-8dfb-a757e90bad81 req-06e707b9-b274-41b3-a195-c3dd9c98dcd9 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:718ca5ae-74d5-469d-9910-c2cd0b43f582 for instance 463c1468-ab76-4cad-8199-221e66a8ac5a on instance [pid: 7|app: 0|req: 484/948] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:05:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:34.519 8 WARNING neutronclient.v2_0.client [None req-43a63e41-c0a7-4873-92ff-2f61f4d20829 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/949] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:34 2026] GET /v2.1/servers/463c1468-ab76-4cad-8199-221e66a8ac5a => generated 1528 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:36.027 7 WARNING neutronclient.v2_0.client [None req-7884147d-013a-4b71-97ad-52c121e874b6 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:36.416 8 INFO nova.api.openstack.compute.server_external_events [req-ba5b2cde-d012-4732-9955-ce7d66ca2dc1 req-f154fb17-addd-4a67-b77b-1be8c97e816c ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:718ca5ae-74d5-469d-9910-c2cd0b43f582 for instance 463c1468-ab76-4cad-8199-221e66a8ac5a on instance [pid: 8|app: 0|req: 466/950] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:05:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/951] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:35 2026] GET /v2.1/servers/463c1468-ab76-4cad-8199-221e66a8ac5a => generated 1697 bytes in 1166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:37.216 8 WARNING neutronclient.v2_0.client [None req-fe6d607d-b24c-4751-b4a6-4d36665a99f0 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/954] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:37 2026] GET /v2.1/servers/463c1468-ab76-4cad-8199-221e66a8ac5a => generated 1697 bytes in 717 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:39.614 7 INFO nova.api.openstack.compute.server_external_events [req-0c29fc7c-95ab-47f6-96c5-247757e1ca38 req-ae609f6b-8a12-48f1-b2a4-43b0a8ae98a5 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:718ca5ae-74d5-469d-9910-c2cd0b43f582 for instance 463c1468-ab76-4cad-8199-221e66a8ac5a on instance [pid: 7|app: 0|req: 488/955] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:05:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:40.421 8 WARNING neutronclient.v2_0.client [None req-0b62efd8-fac1-40e4-8187-0b3c8fa5f306 9cf6d5860c9e410898404d351b7e2051 d24be386ca0c46759d4f10a0c5954435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:05:40.613 8 WARNING neutronclient.v2_0.client [None req-0b62efd8-fac1-40e4-8187-0b3c8fa5f306 9cf6d5860c9e410898404d351b7e2051 d24be386ca0c46759d4f10a0c5954435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/956] 10.0.0.161 () {34 vars in 663 bytes} [Tue May 5 14:05:40 2026] POST /v2.1/servers => generated 424 bytes in 690 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:40.886 7 WARNING neutronclient.v2_0.client [None req-21a3a085-cf60-4122-83f9-ea0523951bbe 9cf6d5860c9e410898404d351b7e2051 d24be386ca0c46759d4f10a0c5954435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/957] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:40 2026] GET /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591 => generated 1371 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:41.955 8 WARNING neutronclient.v2_0.client [None req-31943e63-0388-40d7-a35e-9e8355aec046 9cf6d5860c9e410898404d351b7e2051 d24be386ca0c46759d4f10a0c5954435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/958] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:41 2026] GET /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591 => generated 1375 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:43.049 7 WARNING neutronclient.v2_0.client [None req-dd307661-6966-4851-b124-9981283a5ed8 9cf6d5860c9e410898404d351b7e2051 d24be386ca0c46759d4f10a0c5954435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/959] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:43 2026] GET /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591 => generated 1423 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:44.133 8 WARNING neutronclient.v2_0.client [None req-7cb36ab8-1688-447a-8b4d-30e268605904 9cf6d5860c9e410898404d351b7e2051 d24be386ca0c46759d4f10a0c5954435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/960] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:44 2026] GET /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591 => generated 1423 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:45.220 7 WARNING neutronclient.v2_0.client [None req-8f28a329-6b85-4b34-b928-a8b120673a07 9cf6d5860c9e410898404d351b7e2051 d24be386ca0c46759d4f10a0c5954435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/961] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:45 2026] GET /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591 => generated 1431 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:46.309 8 WARNING neutronclient.v2_0.client [None req-c5d10819-ecf9-4423-a00b-5b8041ae8fac 9cf6d5860c9e410898404d351b7e2051 d24be386ca0c46759d4f10a0c5954435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:46.534 7 INFO nova.api.openstack.compute.server_external_events [req-b1db49e3-cf8e-4398-92ea-2fc2f9284ac2 req-f8600d9e-14ba-4045-96cd-550b7ff5e74d ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:77861e67-69fa-454d-a191-19f00f0b0d7d for instance ed47a20e-08e7-4894-8882-75086bd34591 on instance [pid: 7|app: 0|req: 492/962] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:05:46 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: 471/963] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:46 2026] GET /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591 => generated 1483 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:47.727 8 WARNING neutronclient.v2_0.client [None req-88a27f3b-a275-429b-befd-42e2ab0cf0c6 9cf6d5860c9e410898404d351b7e2051 d24be386ca0c46759d4f10a0c5954435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/964] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:47 2026] GET /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591 => generated 1471 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/967] 10.0.0.161 () {34 vars in 750 bytes} [Tue May 5 14:05:47 2026] POST /v2.1/servers/463c1468-ab76-4cad-8199-221e66a8ac5a/action => generated 31921 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:48.882 8 WARNING neutronclient.v2_0.client [None req-ee9a8743-fb48-42a7-8c39-66e5f952c177 9cf6d5860c9e410898404d351b7e2051 d24be386ca0c46759d4f10a0c5954435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/968] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:48 2026] GET /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591 => generated 1471 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:50.025 7 WARNING neutronclient.v2_0.client [None req-834b7113-e2dd-4183-b16a-6721d6f06422 9cf6d5860c9e410898404d351b7e2051 d24be386ca0c46759d4f10a0c5954435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/969] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:49 2026] GET /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591 => generated 1471 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:51.160 7 WARNING neutronclient.v2_0.client [None req-83f47db5-05b6-4535-bb65-57613b06a0a6 9cf6d5860c9e410898404d351b7e2051 d24be386ca0c46759d4f10a0c5954435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/970] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:51 2026] GET /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591 => generated 1471 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:51.735 7 INFO nova.api.openstack.compute.server_external_events [req-d36c368e-4449-4b01-ab0d-b5b33fc9340b req-b3a81b08-5987-4a8e-ab4a-bc79b439596e ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:77861e67-69fa-454d-a191-19f00f0b0d7d for instance ed47a20e-08e7-4894-8882-75086bd34591 on instance [pid: 7|app: 0|req: 496/971] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:05:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/972] 10.0.0.161 () {32 vars in 718 bytes} [Tue May 5 14:05:50 2026] DELETE /v2.1/servers/463c1468-ab76-4cad-8199-221e66a8ac5a => generated 0 bytes in 953 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:51.904 7 WARNING neutronclient.v2_0.client [None req-f59e6ca8-2323-44c0-b7d7-6f6dc969e037 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/973] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:51 2026] GET /v2.1/servers/463c1468-ab76-4cad-8199-221e66a8ac5a => generated 1823 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:52.450 8 WARNING neutronclient.v2_0.client [None req-6fd6613c-dcf6-46d1-80a6-96afde8335c4 9cf6d5860c9e410898404d351b7e2051 d24be386ca0c46759d4f10a0c5954435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/974] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:52 2026] GET /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591 => generated 1471 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:53.162 7 INFO nova.api.openstack.compute.server_external_events [req-b56cff06-5ce1-4281-93b5-f7b22e264007 req-68237a4f-d7d4-4e3f-926d-1bdcd2b7ba93 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:718ca5ae-74d5-469d-9910-c2cd0b43f582 for instance 463c1468-ab76-4cad-8199-221e66a8ac5a on instance [pid: 7|app: 0|req: 498/975] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:05:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:05:53.184 8 WARNING neutronclient.v2_0.client [None req-366bf13a-5fb3-4668-8363-fa555b5a0773 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/976] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:53 2026] GET /v2.1/servers/463c1468-ab76-4cad-8199-221e66a8ac5a => generated 1823 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:53.641 7 WARNING neutronclient.v2_0.client [None req-a193f541-7f48-4cbe-a024-36cd553d79bd 9cf6d5860c9e410898404d351b7e2051 d24be386ca0c46759d4f10a0c5954435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:53.778 8 INFO nova.api.openstack.compute.server_external_events [req-6d1ac9f0-ead7-40a2-87f6-c168d14566fd req-04a3fe77-6df3-41db-9921-6862763fb8e3 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:77861e67-69fa-454d-a191-19f00f0b0d7d for instance ed47a20e-08e7-4894-8882-75086bd34591 on instance [pid: 8|app: 0|req: 479/977] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:05:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/978] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:53 2026] GET /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591 => generated 1655 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 480/979] 10.0.0.161 () {32 vars in 723 bytes} [Tue May 5 14:05:53 2026] GET /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591/ips => generated 108 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 500/980] 10.0.0.161 () {32 vars in 723 bytes} [Tue May 5 14:05:53 2026] GET /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591/ips => generated 108 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 481/981] 10.0.0.161 () {32 vars in 823 bytes} [Tue May 5 14:05:54 2026] GET /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591/ips/tempest-ServerAddressesTestJSON-317125038-network => generated 93 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:54.414 8 WARNING neutronclient.v2_0.client [None req-a977e35f-ad92-4e9e-9069-09f79d4f5011 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/982] 10.0.0.161 () {32 vars in 718 bytes} [Tue May 5 14:05:54 2026] DELETE /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 482/983] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:54 2026] GET /v2.1/servers/463c1468-ab76-4cad-8199-221e66a8ac5a => generated 1823 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-05 14:05:54.565 7 WARNING neutronclient.v2_0.client [None req-6c810237-7fa7-48f1-aab8-e44baa33e4ef 9cf6d5860c9e410898404d351b7e2051 d24be386ca0c46759d4f10a0c5954435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/984] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:54 2026] GET /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591 => generated 1661 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:55.221 8 INFO nova.api.openstack.compute.server_external_events [req-7b3d144d-f99c-484f-99c4-b2237a114a7c req-947cc7bf-7e70-4c8b-aae9-9d09b192e5b5 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:718ca5ae-74d5-469d-9910-c2cd0b43f582 for instance 463c1468-ab76-4cad-8199-221e66a8ac5a on instance 2026-05-05 14:05:55.221 8 INFO nova.api.openstack.compute.server_external_events [req-7b3d144d-f99c-484f-99c4-b2237a114a7c req-947cc7bf-7e70-4c8b-aae9-9d09b192e5b5 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-deleted:718ca5ae-74d5-469d-9910-c2cd0b43f582 for instance 463c1468-ab76-4cad-8199-221e66a8ac5a on instance [pid: 8|app: 0|req: 483/985] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:05:55 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:55.577 7 WARNING neutronclient.v2_0.client [None req-c834d136-0f7d-46b6-a43b-40cbc244c3ef 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/986] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:55 2026] GET /v2.1/servers/463c1468-ab76-4cad-8199-221e66a8ac5a => generated 1483 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:55.792 8 WARNING neutronclient.v2_0.client [None req-0884f0ad-e05d-4aec-91d2-ad991d2f6e09 9cf6d5860c9e410898404d351b7e2051 d24be386ca0c46759d4f10a0c5954435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:55.829 7 INFO nova.api.openstack.compute.server_external_events [req-b3704997-15ba-41bc-8872-da9154888efc req-4ba6721a-ef4c-4956-b398-fb61158acd98 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:77861e67-69fa-454d-a191-19f00f0b0d7d for instance ed47a20e-08e7-4894-8882-75086bd34591 on instance 2026-05-05 14:05:55.829 7 INFO nova.api.openstack.compute.server_external_events [req-b3704997-15ba-41bc-8872-da9154888efc req-4ba6721a-ef4c-4956-b398-fb61158acd98 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:77861e67-69fa-454d-a191-19f00f0b0d7d for instance ed47a20e-08e7-4894-8882-75086bd34591 on instance [pid: 7|app: 0|req: 504/987] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:05:55 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/988] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:55 2026] GET /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591 => generated 1661 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:56.681 7 WARNING neutronclient.v2_0.client [None req-b6cbd653-007d-489d-b63b-335a04133569 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/989] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:56 2026] GET /v2.1/servers/463c1468-ab76-4cad-8199-221e66a8ac5a => generated 1488 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:56.937 8 WARNING neutronclient.v2_0.client [None req-732237f1-bb62-404e-8a0c-58d234e4e1d2 9cf6d5860c9e410898404d351b7e2051 d24be386ca0c46759d4f10a0c5954435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/990] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:56 2026] GET /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591 => generated 1619 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:57.256 7 INFO nova.api.openstack.compute.server_external_events [req-5499ae28-76f0-4b58-8537-0778e2234db5 req-a2d1f0c1-6a84-472c-a396-aa1ee5f7c83d ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-deleted:77861e67-69fa-454d-a191-19f00f0b0d7d for instance ed47a20e-08e7-4894-8882-75086bd34591 on instance [pid: 7|app: 0|req: 506/991] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:05:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:57.768 7 WARNING neutronclient.v2_0.client [None req-6e27fb9e-607d-4e9c-82bf-0e8fccf7bcf1 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/994] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:57 2026] GET /v2.1/servers/463c1468-ab76-4cad-8199-221e66a8ac5a => generated 1488 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-05-05 14:05:58.059 8 WARNING neutronclient.v2_0.client [None req-2027243a-e94c-4ced-9095-422356c07856 9cf6d5860c9e410898404d351b7e2051 d24be386ca0c46759d4f10a0c5954435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/995] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:58 2026] GET /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591 => generated 1457 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:58.845 7 INFO nova.api.openstack.wsgi [None req-7890db09-7575-458c-ac9f-0a0111ad729e 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] HTTP exception thrown: Instance 463c1468-ab76-4cad-8199-221e66a8ac5a could not be found. [pid: 7|app: 0|req: 509/996] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:58 2026] GET /v2.1/servers/463c1468-ab76-4cad-8199-221e66a8ac5a => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 488/997] 10.0.0.161 () {32 vars in 728 bytes} [Tue May 5 14:05:59 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-329841797 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:59.162 7 WARNING neutronclient.v2_0.client [None req-6c41f67f-0859-47d5-88a6-57923d569b1f 9cf6d5860c9e410898404d351b7e2051 d24be386ca0c46759d4f10a0c5954435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/998] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:59 2026] GET /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591 => generated 1457 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/999] 10.0.0.161 () {32 vars in 718 bytes} [Tue May 5 14:05:59 2026] DELETE /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 0 bytes in 165 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:05:59.645 7 WARNING neutronclient.v2_0.client [None req-03fde308-a82a-4bf8-831f-fa3d0f7e51b5 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1000] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:05:59 2026] GET /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 1703 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:00.241 8 INFO nova.api.openstack.wsgi [None req-f459192a-2637-447f-bdb6-a6f5a7b40e03 9cf6d5860c9e410898404d351b7e2051 d24be386ca0c46759d4f10a0c5954435 - - default default] HTTP exception thrown: Instance ed47a20e-08e7-4894-8882-75086bd34591 could not be found. [pid: 8|app: 0|req: 490/1001] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:06:00 2026] GET /v2.1/servers/ed47a20e-08e7-4894-8882-75086bd34591 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:00.862 7 WARNING neutronclient.v2_0.client [None req-1fddbd98-0a65-43ed-9834-d5a91ea6f448 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:00.962 8 INFO nova.api.openstack.compute.server_external_events [req-bba212cf-280b-48c2-933c-7ac52c4e4628 req-07ec6a0b-547b-4054-a697-0789984f92d6 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:df0f0cde-6eec-4d8d-9fc6-44798b7005f4 for instance d2d50488-f52f-4bef-a26b-d97cfa1c801e on instance [pid: 8|app: 0|req: 491/1002] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:06:00 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) [pid: 7|app: 0|req: 512/1003] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:06:00 2026] GET /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 1703 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:02.056 8 WARNING neutronclient.v2_0.client [None req-94522efe-5a52-40b0-b68e-31d77a8eab39 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/1004] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:06:02 2026] GET /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 1703 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:03.003 7 INFO nova.api.openstack.compute.server_external_events [req-8cf526e0-d3cd-4eb4-83ce-07de0fdad713 req-6214fee9-3efd-4f26-bbd9-790c328cca1a ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:df0f0cde-6eec-4d8d-9fc6-44798b7005f4 for instance d2d50488-f52f-4bef-a26b-d97cfa1c801e on instance 2026-05-05 14:06:03.003 7 INFO nova.api.openstack.compute.server_external_events [req-8cf526e0-d3cd-4eb4-83ce-07de0fdad713 req-6214fee9-3efd-4f26-bbd9-790c328cca1a ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-deleted:df0f0cde-6eec-4d8d-9fc6-44798b7005f4 for instance d2d50488-f52f-4bef-a26b-d97cfa1c801e on instance [pid: 7|app: 0|req: 513/1005] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:06:02 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:03.387 8 WARNING neutronclient.v2_0.client [None req-bdea1fd5-6f7b-423a-923e-884cac681c85 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/1006] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:06:03 2026] GET /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 1488 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:04.483 7 WARNING neutronclient.v2_0.client [None req-aec3e50e-37f5-4c73-a978-9a9e8af6432d 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1007] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:06:04 2026] GET /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 1488 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:05.579 8 WARNING neutronclient.v2_0.client [None req-918ea3fd-eee0-42cf-93eb-3e365fc33384 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/1008] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:06:05 2026] GET /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 1488 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:06.674 7 INFO nova.api.openstack.wsgi [None req-99dd848b-1b55-418b-8421-0d82ca3626b2 502caffd72754cedafd1e34011ff72fa ec79002b9f794ddba3f59103286bb425 - - default default] HTTP exception thrown: Instance d2d50488-f52f-4bef-a26b-d97cfa1c801e could not be found. [pid: 7|app: 0|req: 515/1009] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:06:06 2026] GET /v2.1/servers/d2d50488-f52f-4bef-a26b-d97cfa1c801e => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 495/1010] 10.0.0.161 () {32 vars in 728 bytes} [Tue May 5 14:06:06 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-156166063 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1015] 10.0.0.161 () {34 vars in 671 bytes} [Tue May 5 14:06:25 2026] POST /v2.1/os-keypairs => generated 396 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 518/1016] 10.0.0.161 () {34 vars in 671 bytes} [Tue May 5 14:06:27 2026] POST /v2.1/os-keypairs => generated 385 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:06:28.354 8 WARNING neutronclient.v2_0.client [None req-69b9dab4-bd87-4cdd-b024-0dcddbeff84a 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:06:28.396 8 WARNING neutronclient.v2_0.client [None req-69b9dab4-bd87-4cdd-b024-0dcddbeff84a 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:06:28.438 8 WARNING neutronclient.v2_0.client [None req-69b9dab4-bd87-4cdd-b024-0dcddbeff84a 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:06:28.616 8 WARNING neutronclient.v2_0.client [None req-69b9dab4-bd87-4cdd-b024-0dcddbeff84a 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1019] 10.0.0.161 () {34 vars in 663 bytes} [Tue May 5 14:06:28 2026] POST /v2.1/servers => generated 496 bytes in 517 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-05 14:06:28.840 7 WARNING neutronclient.v2_0.client [None req-efeae8cd-d7d9-4485-8bd3-c47db841b1f8 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1020] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:06:28 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 1455 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-05-05 14:06:30.087 8 WARNING neutronclient.v2_0.client [None req-0154ec09-05a5-459d-90fa-120ce4dbd223 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/1021] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:06:29 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 1459 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:31.178 7 WARNING neutronclient.v2_0.client [None req-bfa415b1-59e8-42b8-85b1-874a8a3424ec 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1022] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:06:31 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 1507 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:32.281 8 WARNING neutronclient.v2_0.client [None req-ef29fa4c-d979-4485-9acc-2e806c8af9a6 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1023] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:06:32 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 1507 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:33.376 7 WARNING neutronclient.v2_0.client [None req-be163adc-9fc9-4d57-b05a-a3f99a799260 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1024] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:06:33 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 1629 bytes in 1050 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:34.946 8 INFO nova.api.openstack.compute.server_external_events [req-6a7ad881-140b-4720-89c3-3b940c9f8fa6 req-43722973-f6dd-43a9-9e87-05be1e305f78 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:04791031-07e7-453b-b0ed-f157d189d79d for instance cda5d421-84b3-42e0-a0fb-2365f58e4664 on instance [pid: 8|app: 0|req: 503/1025] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:06:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:35.451 7 WARNING neutronclient.v2_0.client [None req-5f897d8e-cdd2-48ce-b1e8-2ce237d8d8c5 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1026] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:06:35 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 1627 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:36.638 8 WARNING neutronclient.v2_0.client [None req-5de2a933-5ce8-4915-a24e-9baf1c6c4c33 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1027] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:06:36 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 1627 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:37.898 8 WARNING neutronclient.v2_0.client [None req-3674999f-4815-4b1a-b1cd-c0faefb9c286 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1030] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:06:37 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 1627 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:39.114 7 WARNING neutronclient.v2_0.client [None req-76166c27-b093-456a-b7c0-dc7dad5b7a99 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1031] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:06:39 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 1627 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-05-05 14:06:40.279 8 WARNING neutronclient.v2_0.client [None req-74a56595-930e-4479-bf4d-2e1e8853d49f 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1032] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:06:40 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 1627 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:41.543 7 WARNING neutronclient.v2_0.client [None req-a1c8182b-6952-460a-bfac-66f02b0c1fc7 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1033] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:06:41 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 1627 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:41.964 8 INFO nova.api.openstack.compute.server_external_events [req-3314d2fc-7e32-417f-bfd1-eb295494d8ba req-285d7f56-6294-40a8-ae13-330caa4ad0da ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:04791031-07e7-453b-b0ed-f157d189d79d for instance cda5d421-84b3-42e0-a0fb-2365f58e4664 on instance [pid: 8|app: 0|req: 508/1034] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:06:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:42.783 7 WARNING neutronclient.v2_0.client [None req-b5dee608-1738-49a7-92f9-5d7b0da7f2c2 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1035] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:06:42 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 1627 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:44.014 8 INFO nova.api.openstack.compute.server_external_events [req-6260b04c-bece-4e18-be9b-4e1c2b297047 req-6129de2b-fc97-4a6e-963c-700de0a38a22 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:04791031-07e7-453b-b0ed-f157d189d79d for instance cda5d421-84b3-42e0-a0fb-2365f58e4664 on instance [pid: 8|app: 0|req: 509/1036] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:06:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:06:44.041 7 WARNING neutronclient.v2_0.client [None req-7f03463a-fea2-4853-9fbc-69b6895090d4 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1037] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:06:44 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 1807 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:44.217 8 WARNING neutronclient.v2_0.client [None req-81322494-5cbd-4c7a-87fe-bc6e696f0ae7 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1038] 10.0.0.161 () {32 vars in 741 bytes} [Tue May 5 14:06:44 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664/os-interface => generated 284 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:06:46.063 7 INFO nova.api.openstack.compute.server_external_events [req-d78b6a89-b989-4eaf-a12b-6b9680cf7173 req-70214ca0-2a62-4d88-b3ff-a43edb6e8db3 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:04791031-07e7-453b-b0ed-f157d189d79d for instance cda5d421-84b3-42e0-a0fb-2365f58e4664 on instance [pid: 7|app: 0|req: 529/1039] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:06:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:07:00.548 8 WARNING neutronclient.v2_0.client [None req-16555a26-a782-4bf3-aa53-6cda1692cf63 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1044] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:07:00 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 1927 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 532/1045] 10.0.0.161 () {32 vars in 753 bytes} [Tue May 5 14:07:02 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664/os-server-password => generated 116 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 514/1046] 10.0.0.161 () {32 vars in 718 bytes} [Tue May 5 14:07:04 2026] DELETE /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:07:04.652 7 WARNING neutronclient.v2_0.client [None req-6047466f-9baa-401f-8656-11639e9f8519 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1047] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:07:04 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 1933 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:07:05.880 7 INFO nova.api.openstack.compute.server_external_events [req-e5f9a884-3d5c-45a2-837e-2c647c7b964a req-ec294b48-0792-461b-bca9-f73e68bd0fe8 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:04791031-07e7-453b-b0ed-f157d189d79d for instance cda5d421-84b3-42e0-a0fb-2365f58e4664 on instance 2026-05-05 14:07:05.882 8 WARNING neutronclient.v2_0.client [None req-ed06ad70-9530-4b2d-9702-1a8f88910d9a 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1048] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:07:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1049] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:07:05 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 1933 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:07:07.127 7 WARNING neutronclient.v2_0.client [None req-80b930b6-cd52-4e49-adeb-73c15c15e6c6 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1050] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:07:07 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 1933 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:07:07.500 8 INFO nova.api.openstack.compute.server_external_events [req-92f0b5ed-b662-4fc8-9ab9-0fdeac16dfed req-9b8ac6ce-43b9-41e6-be35-000811c0a54a ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-deleted:04791031-07e7-453b-b0ed-f157d189d79d for instance cda5d421-84b3-42e0-a0fb-2365f58e4664 on instance [pid: 8|app: 0|req: 516/1051] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:07:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:07:07.927 7 INFO nova.api.openstack.compute.server_external_events [req-ea038e31-76b2-41c1-9215-25971e4155fb req-7b669e31-acfc-472e-8725-fc96f7dce7e9 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:04791031-07e7-453b-b0ed-f157d189d79d for instance cda5d421-84b3-42e0-a0fb-2365f58e4664 on instance [pid: 7|app: 0|req: 537/1054] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:07:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:07:08.369 8 WARNING neutronclient.v2_0.client [None req-7c97d3fa-34c0-40c9-a161-5aced520a603 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1055] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:07:08 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 1536 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:07:09.480 7 WARNING neutronclient.v2_0.client [None req-23ebf764-126b-49c6-bb27-cecb03c222d2 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1056] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:07:09 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 1541 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:07:10.578 8 WARNING neutronclient.v2_0.client [None req-e4f19be9-2ca2-467d-82d1-adbae2b9f1da 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1057] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:07:10 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 1541 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:07:11.680 7 INFO nova.api.openstack.wsgi [None req-61b17c91-cfb3-4184-83b4-c95aea598d4f 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] HTTP exception thrown: Instance cda5d421-84b3-42e0-a0fb-2365f58e4664 could not be found. [pid: 7|app: 0|req: 539/1058] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:07:11 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:07:11.710 8 INFO nova.api.openstack.wsgi [None req-1d85dee1-f87c-4f50-9276-a8853735e7fa 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] HTTP exception thrown: Instance cda5d421-84b3-42e0-a0fb-2365f58e4664 could not be found. [pid: 8|app: 0|req: 520/1059] 10.0.0.161 () {32 vars in 718 bytes} [Tue May 5 14:07:11 2026] DELETE /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:07:11.739 7 INFO nova.api.openstack.wsgi [None req-823b10cb-8b30-45cf-bcde-a786a2646713 8d82cc3764594f6b923aee36b52e7513 bea1844be99948cba581ecb08172da66 - - default default] HTTP exception thrown: Instance cda5d421-84b3-42e0-a0fb-2365f58e4664 could not be found. [pid: 7|app: 0|req: 540/1060] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:07:11 2026] GET /v2.1/servers/cda5d421-84b3-42e0-a0fb-2365f58e4664 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 521/1061] 10.0.0.161 () {32 vars in 704 bytes} [Tue May 5 14:07:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-533636789 => generated 0 bytes in 342 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: 541/1062] 10.0.0.161 () {32 vars in 726 bytes} [Tue May 5 14:07:13 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-297741897 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1069] 10.0.0.161 () {34 vars in 671 bytes} [Tue May 5 14:07:42 2026] POST /v2.1/os-keypairs => generated 395 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:07:45.324 7 WARNING neutronclient.v2_0.client [None req-87384895-e7a9-41f4-a699-c0e11d2639f8 be3dfd58cfb54f8d851540a2f7d519c1 8412b2b11ea448ecb4e778cb07fc33e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:07:45.362 7 WARNING neutronclient.v2_0.client [None req-87384895-e7a9-41f4-a699-c0e11d2639f8 be3dfd58cfb54f8d851540a2f7d519c1 8412b2b11ea448ecb4e778cb07fc33e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:07:45.664 7 WARNING neutronclient.v2_0.client [None req-87384895-e7a9-41f4-a699-c0e11d2639f8 be3dfd58cfb54f8d851540a2f7d519c1 8412b2b11ea448ecb4e778cb07fc33e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1070] 10.0.0.161 () {34 vars in 663 bytes} [Tue May 5 14:07:45 2026] POST /v2.1/servers => generated 448 bytes in 817 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-05 14:07:45.879 8 WARNING neutronclient.v2_0.client [None req-a57b6fce-a3a1-4662-98d6-8e27e5eea640 be3dfd58cfb54f8d851540a2f7d519c1 8412b2b11ea448ecb4e778cb07fc33e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1071] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:07:45 2026] GET /v2.1/servers/d837db24-2311-4391-a3dd-a91a05bfb917 => generated 1394 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:07:51.324 7 WARNING neutronclient.v2_0.client [None req-340448ac-249c-41a8-a202-bfab9cd912fb be3dfd58cfb54f8d851540a2f7d519c1 8412b2b11ea448ecb4e778cb07fc33e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1074] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:07:51 2026] GET /v2.1/servers/d837db24-2311-4391-a3dd-a91a05bfb917 => generated 1530 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:07:51.729 8 INFO nova.api.openstack.compute.server_external_events [req-5d8bf4ca-631d-44ad-9af5-8738ee86e755 req-64734883-b2af-41b7-96e1-44ac34cd7a0f ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:13828d78-100f-4ae1-ae70-e192ec3fd003 for instance d837db24-2311-4391-a3dd-a91a05bfb917 on instance [pid: 8|app: 0|req: 528/1075] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:07:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:07:56.583 7 INFO nova.api.openstack.compute.server_external_events [req-f9255569-b475-4aee-a161-a62e69eef7e5 req-e95adb5d-b47e-4c62-a0ab-e5335eb4e7f6 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:13828d78-100f-4ae1-ae70-e192ec3fd003 for instance d837db24-2311-4391-a3dd-a91a05bfb917 on instance [pid: 7|app: 0|req: 548/1076] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:07:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:07:56.764 8 WARNING neutronclient.v2_0.client [None req-5516c817-96c1-4cb7-b448-6f2d2a136ee6 be3dfd58cfb54f8d851540a2f7d519c1 8412b2b11ea448ecb4e778cb07fc33e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1077] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:07:56 2026] GET /v2.1/servers/d837db24-2311-4391-a3dd-a91a05bfb917 => generated 1518 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:07:58.636 8 INFO nova.api.openstack.compute.server_external_events [req-d53e89b5-5ae0-414b-8c38-5f529223c8af req-335d1400-c4c0-4a0a-9205-6ea35e8f1562 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:13828d78-100f-4ae1-ae70-e192ec3fd003 for instance d837db24-2311-4391-a3dd-a91a05bfb917 on instance [pid: 8|app: 0|req: 531/1080] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:07:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:01.991 7 WARNING neutronclient.v2_0.client [None req-717810b3-8972-4a3d-9a27-e952b0d2a68a be3dfd58cfb54f8d851540a2f7d519c1 8412b2b11ea448ecb4e778cb07fc33e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1081] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:08:01 2026] GET /v2.1/servers/d837db24-2311-4391-a3dd-a91a05bfb917 => generated 1817 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:03.320 7 INFO nova.api.openstack.compute.server_external_events [req-bbf55404-f9eb-4984-a511-04c4d3bfc0a9 req-6c31f2d6-edba-4ca5-b1ac-ba25b5b5e864 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:13828d78-100f-4ae1-ae70-e192ec3fd003 for instance d837db24-2311-4391-a3dd-a91a05bfb917 on instance [pid: 7|app: 0|req: 551/1082] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:08:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:08:03.372 8 WARNING neutronclient.v2_0.client [None req-71041eea-fa88-4b3d-90c7-fa0bcdac090b be3dfd58cfb54f8d851540a2f7d519c1 8412b2b11ea448ecb4e778cb07fc33e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:08:03.441 8 WARNING neutronclient.v2_0.client [None req-71041eea-fa88-4b3d-90c7-fa0bcdac090b be3dfd58cfb54f8d851540a2f7d519c1 8412b2b11ea448ecb4e778cb07fc33e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:08:03.730 8 WARNING neutronclient.v2_0.client [None req-71041eea-fa88-4b3d-90c7-fa0bcdac090b be3dfd58cfb54f8d851540a2f7d519c1 8412b2b11ea448ecb4e778cb07fc33e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1083] 10.0.0.161 () {34 vars in 663 bytes} [Tue May 5 14:08:03 2026] POST /v2.1/servers => generated 448 bytes in 704 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:04.017 7 WARNING neutronclient.v2_0.client [None req-24cc927c-2362-4895-8b6e-0162f3781895 be3dfd58cfb54f8d851540a2f7d519c1 8412b2b11ea448ecb4e778cb07fc33e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1084] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:08:03 2026] GET /v2.1/servers/f2429d71-3a90-45d9-b155-dc152f60313d => generated 1394 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:09.114 8 WARNING neutronclient.v2_0.client [None req-055a33ca-e2ab-47df-9760-005dfe885532 be3dfd58cfb54f8d851540a2f7d519c1 8412b2b11ea448ecb4e778cb07fc33e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1087] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:08:09 2026] GET /v2.1/servers/f2429d71-3a90-45d9-b155-dc152f60313d => generated 1520 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:09.826 7 INFO nova.api.openstack.compute.server_external_events [req-c7034730-31dc-4be0-aeb1-417b1434bb07 req-36655000-07e1-4eb6-8cf3-87c43973beaa ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:1eeb850d-fee3-4fb5-b3ca-ea2391c652de for instance f2429d71-3a90-45d9-b155-dc152f60313d on instance [pid: 7|app: 0|req: 554/1088] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:08:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:14.317 8 WARNING neutronclient.v2_0.client [None req-29a1b81e-e789-4965-8912-da9eaaf7bbac be3dfd58cfb54f8d851540a2f7d519c1 8412b2b11ea448ecb4e778cb07fc33e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1089] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:08:14 2026] GET /v2.1/servers/f2429d71-3a90-45d9-b155-dc152f60313d => generated 1518 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:14.913 7 INFO nova.api.openstack.compute.server_external_events [req-49ef70ff-6879-4eb2-9780-c6a441fe590b req-9eb447c6-a228-47d1-abc9-fa2181aaf08f ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:1eeb850d-fee3-4fb5-b3ca-ea2391c652de for instance f2429d71-3a90-45d9-b155-dc152f60313d on instance [pid: 7|app: 0|req: 555/1090] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:08:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:16.956 8 INFO nova.api.openstack.compute.server_external_events [req-0570a2a2-ef11-4a05-ba86-496480d489a7 req-1fe678c9-23d2-4359-a4c9-2908500de525 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:1eeb850d-fee3-4fb5-b3ca-ea2391c652de for instance f2429d71-3a90-45d9-b155-dc152f60313d on instance [pid: 8|app: 0|req: 536/1091] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:08:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:19.529 7 WARNING neutronclient.v2_0.client [None req-d6aa0f6a-b95c-4df4-9368-397ccdd78a8b be3dfd58cfb54f8d851540a2f7d519c1 8412b2b11ea448ecb4e778cb07fc33e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1094] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:08:19 2026] GET /v2.1/servers/f2429d71-3a90-45d9-b155-dc152f60313d => generated 1819 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:20.900 8 INFO nova.api.openstack.compute.server_external_events [req-ae0a8fee-4316-410b-aa0b-66f9cd37310c req-19f65d33-65ca-41b5-afe8-df320929f797 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:1eeb850d-fee3-4fb5-b3ca-ea2391c652de for instance f2429d71-3a90-45d9-b155-dc152f60313d on instance [pid: 8|app: 0|req: 538/1095] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:08:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:44.129 7 WARNING neutronclient.v2_0.client [None req-cde9a4ac-f396-4c13-b15a-0395c75ac4aa b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:08:44.167 7 WARNING neutronclient.v2_0.client [None req-cde9a4ac-f396-4c13-b15a-0395c75ac4aa b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:08:44.311 7 WARNING neutronclient.v2_0.client [None req-cde9a4ac-f396-4c13-b15a-0395c75ac4aa b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1100] 199.204.45.44 () {36 vars in 713 bytes} [Tue May 5 14:08:43 2026] POST /v2.1/servers => generated 453 bytes in 690 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:45.008 8 WARNING neutronclient.v2_0.client [None req-a103d9d6-7c00-4005-ab41-a59d631afee7 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1101] 199.204.45.44 () {32 vars in 732 bytes} [Tue May 5 14:08:44 2026] GET /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1 => generated 2213 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:45.060 7 WARNING neutronclient.v2_0.client [None req-b4d0a9c0-672c-4894-a88b-794d6bc32fbc b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1102] 199.204.45.44 () {32 vars in 758 bytes} [Tue May 5 14:08:45 2026] GET /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1/os-interface => generated 28 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 542/1103] 199.204.45.44 () {32 vars in 776 bytes} [Tue May 5 14:08:45 2026] GET /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1/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-05-05 14:08:47.709 7 WARNING neutronclient.v2_0.client [None req-f8f00ed7-c305-4c62-8a6b-79b00e94b6c0 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1106] 199.204.45.44 () {32 vars in 732 bytes} [Tue May 5 14:08:47 2026] GET /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1 => generated 2371 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:47.810 8 WARNING neutronclient.v2_0.client [None req-32e783cd-3ef1-4376-8a02-31dc706eaee1 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1107] 199.204.45.44 () {32 vars in 758 bytes} [Tue May 5 14:08:47 2026] GET /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1/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: 563/1108] 199.204.45.44 () {32 vars in 776 bytes} [Tue May 5 14:08:47 2026] GET /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1/os-volume_attachments => generated 197 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:50.127 8 INFO nova.api.openstack.compute.server_external_events [req-57622254-0f94-4e40-853c-133c4eb1e52d req-1a2bdb54-3ab6-403e-b718-09c91390c822 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:79b2fc6c-b81b-4e32-a2a7-a2f0845d8b8f for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 8|app: 0|req: 546/1109] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:08:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:50.861 7 WARNING neutronclient.v2_0.client [None req-bd92e93d-14ea-4d24-a190-dc8d91604028 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1110] 199.204.45.44 () {32 vars in 732 bytes} [Tue May 5 14:08:50 2026] GET /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1 => generated 2445 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:50.988 8 WARNING neutronclient.v2_0.client [None req-5ea4d7d6-30a7-4a6e-87b3-81f871d1e35f b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1111] 199.204.45.44 () {32 vars in 758 bytes} [Tue May 5 14:08:50 2026] GET /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1/os-interface => generated 283 bytes in 82 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: 565/1112] 199.204.45.44 () {32 vars in 776 bytes} [Tue May 5 14:08:51 2026] GET /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:53.636 8 WARNING neutronclient.v2_0.client [None req-7d019627-02ae-4942-9802-b547678764d4 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1113] 199.204.45.44 () {32 vars in 732 bytes} [Tue May 5 14:08:53 2026] GET /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1 => generated 2433 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:53.769 7 WARNING neutronclient.v2_0.client [None req-6fc669b9-75bd-47d0-af62-9f4df961e7fc b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1114] 199.204.45.44 () {32 vars in 758 bytes} [Tue May 5 14:08:53 2026] GET /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1/os-interface => generated 283 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 549/1115] 199.204.45.44 () {32 vars in 776 bytes} [Tue May 5 14:08:53 2026] GET /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:55.954 7 INFO nova.api.openstack.compute.server_external_events [req-4a83e5d7-8d13-4da8-ad9f-92a69a10e009 req-1487abba-9ea6-45b9-ad2c-9fc62f1cd2c6 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:79b2fc6c-b81b-4e32-a2a7-a2f0845d8b8f for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 7|app: 0|req: 567/1116] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:08:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:56.780 8 WARNING neutronclient.v2_0.client [None req-c0374f2b-4b5e-4f7f-9b1a-dfbfcd1001a9 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1117] 199.204.45.44 () {32 vars in 732 bytes} [Tue May 5 14:08:56 2026] GET /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1 => generated 2433 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:56.902 7 WARNING neutronclient.v2_0.client [None req-c7fef705-b818-4993-b5a6-e9922523367b b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1118] 199.204.45.44 () {32 vars in 758 bytes} [Tue May 5 14:08:56 2026] GET /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1/os-interface => generated 285 bytes in 82 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: 551/1119] 199.204.45.44 () {32 vars in 776 bytes} [Tue May 5 14:08:56 2026] GET /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:57.994 8 INFO nova.api.openstack.compute.server_external_events [req-b88c851f-e2e1-48dc-b16a-1a01e2283815 req-0f41b6b5-7454-483d-a949-a87dfaa69e8e ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:79b2fc6c-b81b-4e32-a2a7-a2f0845d8b8f for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 8|app: 0|req: 553/1122] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:08:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:59.609 7 WARNING neutronclient.v2_0.client [None req-b61d45d5-d9f8-4b60-9e56-c6383e7f99de b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 570/1123] 199.204.45.44 () {32 vars in 732 bytes} [Tue May 5 14:08:59 2026] GET /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1 => generated 2580 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:08:59.754 8 WARNING neutronclient.v2_0.client [None req-84bdcce9-ec29-406b-b114-23b49b3d2778 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1124] 199.204.45.44 () {32 vars in 758 bytes} [Tue May 5 14:08:59 2026] GET /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1/os-interface => generated 285 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: 7|app: 0|req: 571/1125] 199.204.45.44 () {32 vars in 776 bytes} [Tue May 5 14:08:59 2026] GET /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1/os-volume_attachments => generated 197 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1128] 10.0.0.203 () {28 vars in 454 bytes} [Tue May 5 14:09:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 556/1129] 10.0.0.203 () {30 vars in 658 bytes} [Tue May 5 14:09:11 2026] GET /v2.1 => generated 0 bytes in 43 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: 574/1130] 10.0.0.203 () {32 vars in 731 bytes} [Tue May 5 14:09:11 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:09:12.111 8 WARNING neutronclient.v2_0.client [None req-5189e73b-1c9d-4f92-b5c7-31bbf4403797 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1131] 10.0.0.203 () {34 vars in 806 bytes} [Tue May 5 14:09:11 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8169 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1132] 10.0.0.203 () {28 vars in 454 bytes} [Tue May 5 14:09: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 558/1133] 10.0.0.203 () {30 vars in 658 bytes} [Tue May 5 14:09:12 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 576/1134] 10.0.0.203 () {32 vars in 731 bytes} [Tue May 5 14:09:12 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1135] 10.0.0.203 () {34 vars in 894 bytes} [Tue May 5 14:09:12 2026] GET /v2.1/servers/detail?project_id=40a5985f1d2e415f853d013f622bcd9c&all_tenants=True => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1136] 10.0.0.203 () {34 vars in 894 bytes} [Tue May 5 14:09:12 2026] GET /v2.1/servers/detail?project_id=56844f1a601741a8a5b609d9dc8b9939&all_tenants=True => generated 15 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1137] 10.0.0.203 () {34 vars in 894 bytes} [Tue May 5 14:09:12 2026] GET /v2.1/servers/detail?project_id=7605908cbd184addb064884cd5bb6519&all_tenants=True => generated 15 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1138] 10.0.0.203 () {34 vars in 894 bytes} [Tue May 5 14:09:12 2026] GET /v2.1/servers/detail?project_id=780f16de72874413ad4ef89466e0b826&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-05 14:09:13.120 8 WARNING neutronclient.v2_0.client [None req-32dcadd7-4e7a-476d-a5dc-925e9b05333d b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1139] 10.0.0.203 () {34 vars in 894 bytes} [Tue May 5 14:09:12 2026] GET /v2.1/servers/detail?project_id=8412b2b11ea448ecb4e778cb07fc33e5&all_tenants=True => generated 5457 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) 2026-05-05 14:09:13.406 7 WARNING neutronclient.v2_0.client [None req-8f5afd12-79ff-4b0d-bb32-4f4fbcd7c739 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 579/1140] 10.0.0.203 () {34 vars in 894 bytes} [Tue May 5 14:09:13 2026] GET /v2.1/servers/detail?project_id=85b0531157664840875ad02bfc5705dd&all_tenants=True => generated 2791 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 562/1141] 10.0.0.203 () {34 vars in 894 bytes} [Tue May 5 14:09:13 2026] GET /v2.1/servers/detail?project_id=9507de02218d4a2f8e3dc4167f3c1472&all_tenants=True => generated 15 bytes in 49 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: 580/1142] 10.0.0.203 () {34 vars in 894 bytes} [Tue May 5 14:09:13 2026] GET /v2.1/servers/detail?project_id=9523885335d34dcb875177bb67a213af&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1143] 10.0.0.203 () {34 vars in 894 bytes} [Tue May 5 14:09:13 2026] GET /v2.1/servers/detail?project_id=b43f88a193544deaa00090a907ef04d6&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1144] 10.0.0.203 () {34 vars in 894 bytes} [Tue May 5 14:09:13 2026] GET /v2.1/servers/detail?project_id=b7c502608de54c31a3677a04e9f9fa8b&all_tenants=True => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1145] 10.0.0.203 () {34 vars in 894 bytes} [Tue May 5 14:09:13 2026] GET /v2.1/servers/detail?project_id=d29f55a2bd6d4722847a32094f49ead3&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-05 14:09:34.062 8 WARNING neutronclient.v2_0.client [None req-c633912c-8838-421e-bf5b-c06c9a0d452d b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:09:34.109 8 WARNING neutronclient.v2_0.client [None req-c633912c-8838-421e-bf5b-c06c9a0d452d b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:09:36.607 7 INFO nova.api.openstack.compute.server_external_events [req-dc57db26-226e-424c-a5e0-ebc0c97d9c81 req-55b1823c-8b8d-4bc8-8bb6-f286536a53e3 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:46b3761d-3d2d-4d55-a57c-eda4adc0d435 for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 7|app: 0|req: 584/1150] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:09:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:09:39.725 7 INFO nova.api.openstack.compute.server_external_events [req-f806c58e-4976-429d-83b0-fd84eaa1ccec req-7de53e00-8e7e-48ad-ac3b-1b1a8a797305 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:46b3761d-3d2d-4d55-a57c-eda4adc0d435 for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 7|app: 0|req: 587/1153] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:09:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:09:41.765 7 INFO nova.api.openstack.compute.server_external_events [req-58524820-fa6e-412c-ac3c-16082719bac4 req-21ae32f2-a376-4f81-93da-ec6e5c52fcd3 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:46b3761d-3d2d-4d55-a57c-eda4adc0d435 for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 7|app: 0|req: 588/1154] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:09:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:09:42.680 8 WARNING neutronclient.v2_0.client [None req-c633912c-8838-421e-bf5b-c06c9a0d452d b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1155] 199.204.45.44 () {36 vars in 811 bytes} [Tue May 5 14:09:34 2026] POST /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1/os-interface => generated 280 bytes in 8719 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:09:43.256 7 INFO nova.api.openstack.compute.server_external_events [req-5fec7065-4086-4826-9dea-c1fed58a0dc9 req-1bf733a1-950b-41b0-9741-2e2c7b464e50 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:46b3761d-3d2d-4d55-a57c-eda4adc0d435 for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 7|app: 0|req: 589/1156] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:09:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:09:43.800 8 INFO nova.api.openstack.compute.server_external_events [req-7a63c6e7-aa83-4ed3-a762-8901a4623d96 req-2ee41c72-20b4-4a50-b43a-3467d3338f3d ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:46b3761d-3d2d-4d55-a57c-eda4adc0d435 for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 8|app: 0|req: 568/1157] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:09:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:10:14.139 7 WARNING neutronclient.v2_0.client [None req-f4a1bf59-31ff-4c34-b397-be9c216ba564 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:10:14.182 7 WARNING neutronclient.v2_0.client [None req-f4a1bf59-31ff-4c34-b397-be9c216ba564 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:10:16.643 8 INFO nova.api.openstack.compute.server_external_events [req-f40da870-7fff-49c6-a1ed-6199c4681cce req-30980782-eb1d-477d-96e8-2d06e5919650 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:bce8b086-01f4-4142-be2e-34e7fffba276 for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 8|app: 0|req: 572/1164] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:10:16 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-05-05 14:10:19.976 8 INFO nova.api.openstack.compute.server_external_events [req-69adb7ac-d63e-4fe4-8eea-eddf151b96ab req-fb00939d-6fc9-4a14-b459-f389d9af7ab4 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:bce8b086-01f4-4142-be2e-34e7fffba276 for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 8|app: 0|req: 575/1167] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:10:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:10:22.013 8 INFO nova.api.openstack.compute.server_external_events [req-1a68edb9-1c15-4871-901e-1fdae082706f req-0798099e-be3d-4560-8894-0a655daf55ce ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:bce8b086-01f4-4142-be2e-34e7fffba276 for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 8|app: 0|req: 576/1168] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:10:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-05 14:10:23.240 7 WARNING neutronclient.v2_0.client [None req-f4a1bf59-31ff-4c34-b397-be9c216ba564 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 593/1169] 199.204.45.44 () {36 vars in 811 bytes} [Tue May 5 14:10:14 2026] POST /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1/os-interface => generated 376 bytes in 9236 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:10:35.058 7 WARNING neutronclient.v2_0.client [None req-11d8054e-8dfc-421a-b29f-e0a19b58851c b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-05 14:10:35.110 7 WARNING neutronclient.v2_0.client [None req-11d8054e-8dfc-421a-b29f-e0a19b58851c b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:10:37.601 8 INFO nova.api.openstack.compute.server_external_events [req-2decd291-6079-42f0-8d1b-34596949dc52 req-54d5576b-461b-41f3-b2ad-f62d7007c78f ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:9a82e1a0-1b04-4681-b742-cd491df1510b for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 8|app: 0|req: 578/1172] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:10:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:10:41.693 8 INFO nova.api.openstack.compute.server_external_events [req-1685cf4b-b946-4164-8165-91250de51e7b req-25738393-ea87-4015-bfdf-79ecdae29ebc ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:9a82e1a0-1b04-4681-b742-cd491df1510b for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 8|app: 0|req: 581/1175] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:10:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:10:43.738 8 INFO nova.api.openstack.compute.server_external_events [req-7bf9c1ff-d325-4a16-a48f-e95a2c6541de req-90fce88b-18ca-45b7-b0ba-82c49900a4f5 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-plugged:9a82e1a0-1b04-4681-b742-cd491df1510b for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 8|app: 0|req: 582/1176] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:10:43 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) 2026-05-05 14:10:44.652 7 WARNING neutronclient.v2_0.client [None req-11d8054e-8dfc-421a-b29f-e0a19b58851c b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 595/1177] 199.204.45.44 () {36 vars in 811 bytes} [Tue May 5 14:10:35 2026] POST /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1/os-interface => generated 377 bytes in 9700 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:10:45.781 8 INFO nova.api.openstack.compute.server_external_events [req-b0aade75-50da-4f4c-aebe-8215b7373e28 req-beabeec6-0748-4563-9a5e-dd2854a67ba7 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:bce8b086-01f4-4142-be2e-34e7fffba276 for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 8|app: 0|req: 583/1178] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:10:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:10:58.157 7 INFO nova.api.openstack.compute.server_external_events [req-91abbeef-0bd7-4dad-ba3e-096461a93edf req-ad66ce67-3fbb-4300-91fd-2c4af6460847 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:9a82e1a0-1b04-4681-b742-cd491df1510b for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 7|app: 0|req: 598/1183] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:10:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 586/1184] 199.204.45.44 () {34 vars in 854 bytes} [Tue May 5 14:10:59 2026] DELETE /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1/os-interface/9a82e1a0-1b04-4681-b742-cd491df1510b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:11:00.197 7 INFO nova.api.openstack.compute.server_external_events [req-351ed535-742e-407a-9960-559ac887eed8 req-d860e6da-5043-4710-996a-2b93138a92f2 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:9a82e1a0-1b04-4681-b742-cd491df1510b for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 7|app: 0|req: 599/1185] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:11: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-05-05 14:11:01.646 8 INFO nova.api.openstack.compute.server_external_events [req-436e1e71-ea0e-4ba4-ad13-bba5306930bc req-dc714dba-78fc-40a6-a2be-5b49cb52fa4d ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:9a82e1a0-1b04-4681-b742-cd491df1510b for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 8|app: 0|req: 587/1186] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:11:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:11:03.687 7 INFO nova.api.openstack.compute.server_external_events [req-da1752e4-3f31-4105-9e04-80dd4d591470 req-77f4974d-4c32-4aeb-8f88-08e1695f4f93 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:9a82e1a0-1b04-4681-b742-cd491df1510b for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 7|app: 0|req: 600/1187] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:11:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:11:09.219 8 INFO nova.api.openstack.compute.server_external_events [req-7120fd24-6f4c-46b7-ad30-656f59ec0970 req-bca57f44-025e-473f-be38-e42facda31a5 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:bce8b086-01f4-4142-be2e-34e7fffba276 for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 8|app: 0|req: 589/1190] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:11:09 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: 602/1191] 199.204.45.44 () {34 vars in 854 bytes} [Tue May 5 14:11:09 2026] DELETE /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1/os-interface/bce8b086-01f4-4142-be2e-34e7fffba276 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:11:11.292 8 INFO nova.api.openstack.compute.server_external_events [req-2c83172d-2193-47e1-ba97-d1e7164d2606 req-0f4e98f0-4bce-4c33-b89c-130ad1cd865e ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:bce8b086-01f4-4142-be2e-34e7fffba276 for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 8|app: 0|req: 590/1192] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:11:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:11:13.331 7 INFO nova.api.openstack.compute.server_external_events [req-157b5ad0-ca3a-4981-af37-f53eed343ccd req-ad041f3a-0fb3-4490-ae53-4366d2f11472 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:bce8b086-01f4-4142-be2e-34e7fffba276 for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 7|app: 0|req: 603/1193] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:11:13 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, ' [pid: 8|app: 0|req: 593/1198] 199.204.45.44 () {34 vars in 854 bytes} [Tue May 5 14:11:29 2026] DELETE /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1/os-interface/46b3761d-3d2d-4d55-a57c-eda4adc0d435 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:11:31.953 7 INFO nova.api.openstack.compute.server_external_events [req-5efbd8f0-b675-4dc6-b4ec-378b61415060 req-f78b5d06-feb5-4725-9fb6-181a59c9d5de ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:46b3761d-3d2d-4d55-a57c-eda4adc0d435 for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 7|app: 0|req: 606/1199] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:11:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:11:33.993 8 INFO nova.api.openstack.compute.server_external_events [req-42f39f2b-6f94-4d56-81ed-ac002abe294f req-af5b6d8c-47a6-43db-ae77-041b128edb7c ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:46b3761d-3d2d-4d55-a57c-eda4adc0d435 for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 8|app: 0|req: 594/1200] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:11:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 607/1201] 199.204.45.44 () {34 vars in 754 bytes} [Tue May 5 14:11:35 2026] DELETE /v2.1/servers/822cc0e7-f5ca-411f-a8b2-66b87b7703c1 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:11:36.718 8 INFO nova.api.openstack.compute.server_external_events [req-cf8e4d7e-580e-48cb-b06a-ef1d169500c2 req-44441750-3a05-418f-b0a4-06d0cc47aee9 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:79b2fc6c-b81b-4e32-a2a7-a2f0845d8b8f for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 8|app: 0|req: 595/1202] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:11:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:11:38.768 7 INFO nova.api.openstack.compute.server_external_events [req-6e7d204e-bcd5-49ca-87a6-0c77639e19d8 req-de6696e3-de60-4441-8f4c-f25f7fe309d9 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:79b2fc6c-b81b-4e32-a2a7-a2f0845d8b8f for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance 2026-05-05 14:11:38.770 7 INFO nova.api.openstack.compute.server_external_events [req-6e7d204e-bcd5-49ca-87a6-0c77639e19d8 req-de6696e3-de60-4441-8f4c-f25f7fe309d9 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-deleted:79b2fc6c-b81b-4e32-a2a7-a2f0845d8b8f for instance 822cc0e7-f5ca-411f-a8b2-66b87b7703c1 on instance [pid: 7|app: 0|req: 609/1205] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:11:38 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:11:39.115 8 INFO nova.api.openstack.compute.server_external_events [req-c83ebfcf-4edc-45bb-af86-8f20f4d187fe req-e5bc0460-7d0e-41d3-8b77-5dbd13e8ed44 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:1eeb850d-fee3-4fb5-b3ca-ea2391c652de for instance f2429d71-3a90-45d9-b155-dc152f60313d on instance [pid: 8|app: 0|req: 597/1206] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:11:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 610/1207] 10.0.0.161 () {32 vars in 718 bytes} [Tue May 5 14:11:39 2026] DELETE /v2.1/servers/f2429d71-3a90-45d9-b155-dc152f60313d => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:11:39.264 8 WARNING neutronclient.v2_0.client [None req-6140f032-a757-4ae8-9d9a-3779c752ba95 be3dfd58cfb54f8d851540a2f7d519c1 8412b2b11ea448ecb4e778cb07fc33e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 598/1208] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:11:39 2026] GET /v2.1/servers/f2429d71-3a90-45d9-b155-dc152f60313d => generated 1945 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-05-05 14:11:41.157 7 INFO nova.api.openstack.compute.server_external_events [req-c2da70ff-412e-45db-b2d5-44f2a9acd033 req-e6f923d7-49e3-48a0-ab0a-b647248a0680 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:1eeb850d-fee3-4fb5-b3ca-ea2391c652de for instance f2429d71-3a90-45d9-b155-dc152f60313d on instance 2026-05-05 14:11:41.157 7 INFO nova.api.openstack.compute.server_external_events [req-c2da70ff-412e-45db-b2d5-44f2a9acd033 req-e6f923d7-49e3-48a0-ab0a-b647248a0680 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:1eeb850d-fee3-4fb5-b3ca-ea2391c652de for instance f2429d71-3a90-45d9-b155-dc152f60313d on instance [pid: 7|app: 0|req: 611/1209] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:11:41 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:11:43.206 8 INFO nova.api.openstack.compute.server_external_events [req-1cdc46da-dfc0-45e5-884a-c4cfdc70ffaa req-b6dff75e-9021-48ab-9ecf-b64ed0babb1b ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-deleted:1eeb850d-fee3-4fb5-b3ca-ea2391c652de for instance f2429d71-3a90-45d9-b155-dc152f60313d on instance [pid: 8|app: 0|req: 599/1210] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:11:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:11:44.481 7 WARNING neutronclient.v2_0.client [None req-7123b9f8-2237-4596-9055-d252cce65182 be3dfd58cfb54f8d851540a2f7d519c1 8412b2b11ea448ecb4e778cb07fc33e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 612/1211] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:11:44 2026] GET /v2.1/servers/f2429d71-3a90-45d9-b155-dc152f60313d => generated 1480 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:11:49.558 7 INFO nova.api.openstack.wsgi [None req-d1352e5b-17e1-43c9-9e0b-c2d71a71b75e be3dfd58cfb54f8d851540a2f7d519c1 8412b2b11ea448ecb4e778cb07fc33e5 - - default default] HTTP exception thrown: Instance f2429d71-3a90-45d9-b155-dc152f60313d could not be found. [pid: 7|app: 0|req: 614/1214] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:11:49 2026] GET /v2.1/servers/f2429d71-3a90-45d9-b155-dc152f60313d => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:11:49.994 8 INFO nova.api.openstack.compute.server_external_events [req-ef3c422d-5591-4e84-ad02-1986da438011 req-2974b502-7165-46b8-be85-404952480e0f ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-changed:13828d78-100f-4ae1-ae70-e192ec3fd003 for instance d837db24-2311-4391-a3dd-a91a05bfb917 on instance [pid: 8|app: 0|req: 601/1215] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:11:49 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: 615/1216] 10.0.0.161 () {32 vars in 718 bytes} [Tue May 5 14:11:50 2026] DELETE /v2.1/servers/d837db24-2311-4391-a3dd-a91a05bfb917 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:11:50.156 8 WARNING neutronclient.v2_0.client [None req-59bddb29-2fd8-4eef-81ca-f2b6662e39f9 be3dfd58cfb54f8d851540a2f7d519c1 8412b2b11ea448ecb4e778cb07fc33e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 602/1217] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:11:50 2026] GET /v2.1/servers/d837db24-2311-4391-a3dd-a91a05bfb917 => generated 1943 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:11:52.029 7 INFO nova.api.openstack.compute.server_external_events [req-57fd5c8d-b0f4-418d-bfd5-d06821dd0464 req-5eb44c06-566f-4a4e-9447-c8ee73a0816f ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:13828d78-100f-4ae1-ae70-e192ec3fd003 for instance d837db24-2311-4391-a3dd-a91a05bfb917 on instance 2026-05-05 14:11:52.030 7 INFO nova.api.openstack.compute.server_external_events [req-57fd5c8d-b0f4-418d-bfd5-d06821dd0464 req-5eb44c06-566f-4a4e-9447-c8ee73a0816f ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-unplugged:13828d78-100f-4ae1-ae70-e192ec3fd003 for instance d837db24-2311-4391-a3dd-a91a05bfb917 on instance [pid: 7|app: 0|req: 616/1218] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:11:52 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:11:54.065 8 INFO nova.api.openstack.compute.server_external_events [req-b03598ea-8bc6-424a-b846-a29e8046bc21 req-e1d7c4f8-82f8-4e9e-8c74-049ea090a7c3 ab77dc00664f43e88fdd82a264109c0c 9523885335d34dcb875177bb67a213af - - 49c4114b3db0418faa6e882af2b249d3 49c4114b3db0418faa6e882af2b249d3] Creating event network-vif-deleted:13828d78-100f-4ae1-ae70-e192ec3fd003 for instance d837db24-2311-4391-a3dd-a91a05bfb917 on instance [pid: 8|app: 0|req: 603/1219] 10.0.0.139 () {38 vars in 815 bytes} [Tue May 5 14:11:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:11:55.384 7 WARNING neutronclient.v2_0.client [None req-98c8d4e9-c211-4aa7-9cd8-97a3bb590747 be3dfd58cfb54f8d851540a2f7d519c1 8412b2b11ea448ecb4e778cb07fc33e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 617/1220] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:11:55 2026] GET /v2.1/servers/d837db24-2311-4391-a3dd-a91a05bfb917 => generated 1480 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:12:00.465 8 INFO nova.api.openstack.wsgi [None req-ea8e945c-c6f8-4896-b07e-f53086bfc1c2 be3dfd58cfb54f8d851540a2f7d519c1 8412b2b11ea448ecb4e778cb07fc33e5 - - default default] HTTP exception thrown: Instance d837db24-2311-4391-a3dd-a91a05bfb917 could not be found. [pid: 8|app: 0|req: 605/1223] 10.0.0.161 () {32 vars in 715 bytes} [Tue May 5 14:12:00 2026] GET /v2.1/servers/d837db24-2311-4391-a3dd-a91a05bfb917 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 619/1224] 10.0.0.161 () {32 vars in 724 bytes} [Tue May 5 14:12:02 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-304983146 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:12:02.334 8 INFO nova.api.openstack.wsgi [None req-62ce5783-c7d3-476a-8bfe-b99adbcaaf76 be3dfd58cfb54f8d851540a2f7d519c1 8412b2b11ea448ecb4e778cb07fc33e5 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-304983146 not found for user be3dfd58cfb54f8d851540a2f7d519c1 [pid: 8|app: 0|req: 606/1225] 10.0.0.161 () {32 vars in 721 bytes} [Tue May 5 14:12:02 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-304983146 => generated 141 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1250] 10.0.0.161 () {32 vars in 655 bytes} [Tue May 5 14:13:59 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: 7|app: 0|req: 632/1251] 10.0.0.161 () {32 vars in 641 bytes} [Tue May 5 14:13:59 2026] GET /v2.1/servers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-05 14:13:59.723 8 WARNING oslo_db.sqlalchemy.utils [None req-edf33c43-50f8-4d94-84da-dae4bcd1bef3 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 620/1252] 10.0.0.161 () {32 vars in 649 bytes} [Tue May 5 14:13:59 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1253] 10.0.0.161 () {32 vars in 694 bytes} [Tue May 5 14:13:59 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)